fixed build.gradle ?
This commit is contained in:
parent
568be049dd
commit
790bc33721
@ -1,12 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.arch.core;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
@ -1,12 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.arch.lifecycle;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
@ -1,12 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.arch.lifecycle.livedata.core;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
@ -1,12 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.arch.lifecycle.viewmodel;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
@ -1,157 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.support.compat;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
public static final class attr {
|
||||
private attr() {}
|
||||
|
||||
public static final int font = 0x7f0400ad;
|
||||
public static final int fontProviderAuthority = 0x7f0400af;
|
||||
public static final int fontProviderCerts = 0x7f0400b0;
|
||||
public static final int fontProviderFetchStrategy = 0x7f0400b1;
|
||||
public static final int fontProviderFetchTimeout = 0x7f0400b2;
|
||||
public static final int fontProviderPackage = 0x7f0400b3;
|
||||
public static final int fontProviderQuery = 0x7f0400b4;
|
||||
public static final int fontStyle = 0x7f0400b5;
|
||||
public static final int fontWeight = 0x7f0400b6;
|
||||
}
|
||||
public static final class bool {
|
||||
private bool() {}
|
||||
|
||||
public static final int abc_action_bar_embed_tabs = 0x7f050000;
|
||||
}
|
||||
public static final class color {
|
||||
private color() {}
|
||||
|
||||
public static final int notification_action_color_filter = 0x7f06005b;
|
||||
public static final int notification_icon_bg_color = 0x7f06005c;
|
||||
public static final int ripple_material_light = 0x7f060068;
|
||||
public static final int secondary_text_default_material_light = 0x7f06006a;
|
||||
}
|
||||
public static final class dimen {
|
||||
private dimen() {}
|
||||
|
||||
public static final int compat_button_inset_horizontal_material = 0x7f070053;
|
||||
public static final int compat_button_inset_vertical_material = 0x7f070054;
|
||||
public static final int compat_button_padding_horizontal_material = 0x7f070055;
|
||||
public static final int compat_button_padding_vertical_material = 0x7f070056;
|
||||
public static final int compat_control_corner_material = 0x7f070057;
|
||||
public static final int notification_action_icon_size = 0x7f07008e;
|
||||
public static final int notification_action_text_size = 0x7f07008f;
|
||||
public static final int notification_big_circle_margin = 0x7f070090;
|
||||
public static final int notification_content_margin_start = 0x7f070091;
|
||||
public static final int notification_large_icon_height = 0x7f070092;
|
||||
public static final int notification_large_icon_width = 0x7f070093;
|
||||
public static final int notification_main_column_padding_top = 0x7f070094;
|
||||
public static final int notification_media_narrow_margin = 0x7f070095;
|
||||
public static final int notification_right_icon_size = 0x7f070096;
|
||||
public static final int notification_right_side_padding_top = 0x7f070097;
|
||||
public static final int notification_small_icon_background_padding = 0x7f070098;
|
||||
public static final int notification_small_icon_size_as_large = 0x7f070099;
|
||||
public static final int notification_subtext_size = 0x7f07009a;
|
||||
public static final int notification_top_pad = 0x7f07009b;
|
||||
public static final int notification_top_pad_large_text = 0x7f07009c;
|
||||
}
|
||||
public static final class drawable {
|
||||
private drawable() {}
|
||||
|
||||
public static final int notification_action_background = 0x7f08008c;
|
||||
public static final int notification_bg = 0x7f08008d;
|
||||
public static final int notification_bg_low = 0x7f08008e;
|
||||
public static final int notification_bg_low_normal = 0x7f08008f;
|
||||
public static final int notification_bg_low_pressed = 0x7f080090;
|
||||
public static final int notification_bg_normal = 0x7f080091;
|
||||
public static final int notification_bg_normal_pressed = 0x7f080092;
|
||||
public static final int notification_icon_background = 0x7f080093;
|
||||
public static final int notification_template_icon_bg = 0x7f080094;
|
||||
public static final int notification_template_icon_low_bg = 0x7f080095;
|
||||
public static final int notification_tile_bg = 0x7f080096;
|
||||
public static final int notify_panel_notification_icon_bg = 0x7f080097;
|
||||
}
|
||||
public static final class id {
|
||||
private id() {}
|
||||
|
||||
public static final int action_container = 0x7f09000e;
|
||||
public static final int action_divider = 0x7f090010;
|
||||
public static final int action_image = 0x7f090011;
|
||||
public static final int action_text = 0x7f090017;
|
||||
public static final int actions = 0x7f090018;
|
||||
public static final int async = 0x7f090020;
|
||||
public static final int blocking = 0x7f090024;
|
||||
public static final int chronometer = 0x7f09003d;
|
||||
public static final int forever = 0x7f09005e;
|
||||
public static final int icon = 0x7f090063;
|
||||
public static final int icon_group = 0x7f090065;
|
||||
public static final int info = 0x7f090069;
|
||||
public static final int italic = 0x7f09006b;
|
||||
public static final int line1 = 0x7f09007a;
|
||||
public static final int line3 = 0x7f09007b;
|
||||
public static final int normal = 0x7f09008b;
|
||||
public static final int notification_background = 0x7f09008c;
|
||||
public static final int notification_main_column = 0x7f09008d;
|
||||
public static final int notification_main_column_container = 0x7f09008e;
|
||||
public static final int right_icon = 0x7f09009b;
|
||||
public static final int right_side = 0x7f09009c;
|
||||
public static final int tag_transition_group = 0x7f0900cc;
|
||||
public static final int text = 0x7f0900cd;
|
||||
public static final int text2 = 0x7f0900ce;
|
||||
public static final int time = 0x7f0900db;
|
||||
public static final int title = 0x7f0900dc;
|
||||
}
|
||||
public static final class integer {
|
||||
private integer() {}
|
||||
|
||||
public static final int status_bar_notification_info_maxnum = 0x7f0a000a;
|
||||
}
|
||||
public static final class layout {
|
||||
private layout() {}
|
||||
|
||||
public static final int notification_action = 0x7f0b0034;
|
||||
public static final int notification_action_tombstone = 0x7f0b0035;
|
||||
public static final int notification_template_custom_big = 0x7f0b003c;
|
||||
public static final int notification_template_icon_group = 0x7f0b003d;
|
||||
public static final int notification_template_part_chronometer = 0x7f0b0041;
|
||||
public static final int notification_template_part_time = 0x7f0b0042;
|
||||
}
|
||||
public static final class string {
|
||||
private string() {}
|
||||
|
||||
public static final int status_bar_notification_info_overflow = 0x7f0f0074;
|
||||
}
|
||||
public static final class style {
|
||||
private style() {}
|
||||
|
||||
public static final int TextAppearance_Compat_Notification = 0x7f100112;
|
||||
public static final int TextAppearance_Compat_Notification_Info = 0x7f100113;
|
||||
public static final int TextAppearance_Compat_Notification_Line2 = 0x7f100115;
|
||||
public static final int TextAppearance_Compat_Notification_Time = 0x7f100118;
|
||||
public static final int TextAppearance_Compat_Notification_Title = 0x7f10011a;
|
||||
public static final int Widget_Compat_NotificationActionContainer = 0x7f100190;
|
||||
public static final int Widget_Compat_NotificationActionText = 0x7f100191;
|
||||
}
|
||||
public static final class styleable {
|
||||
private styleable() {}
|
||||
|
||||
public static final int[] FontFamily = { 0x7f0400af, 0x7f0400b0, 0x7f0400b1, 0x7f0400b2, 0x7f0400b3, 0x7f0400b4 };
|
||||
public static final int FontFamily_fontProviderAuthority = 0;
|
||||
public static final int FontFamily_fontProviderCerts = 1;
|
||||
public static final int FontFamily_fontProviderFetchStrategy = 2;
|
||||
public static final int FontFamily_fontProviderFetchTimeout = 3;
|
||||
public static final int FontFamily_fontProviderPackage = 4;
|
||||
public static final int FontFamily_fontProviderQuery = 5;
|
||||
public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x7f0400ad, 0x7f0400b5, 0x7f0400b6 };
|
||||
public static final int FontFamilyFont_android_font = 0;
|
||||
public static final int FontFamilyFont_android_fontWeight = 1;
|
||||
public static final int FontFamilyFont_android_fontStyle = 2;
|
||||
public static final int FontFamilyFont_font = 3;
|
||||
public static final int FontFamilyFont_fontStyle = 4;
|
||||
public static final int FontFamilyFont_fontWeight = 5;
|
||||
}
|
||||
}
|
@ -1,240 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.support.constraint;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
public static final class attr {
|
||||
private attr() {}
|
||||
|
||||
public static final int barrierAllowsGoneWidgets = 0x7f04003b;
|
||||
public static final int barrierDirection = 0x7f04003c;
|
||||
public static final int chainUseRtl = 0x7f040053;
|
||||
public static final int constraintSet = 0x7f04006b;
|
||||
public static final int constraint_referenced_ids = 0x7f04006c;
|
||||
public static final int content = 0x7f04006d;
|
||||
public static final int emptyVisibility = 0x7f040097;
|
||||
public static final int layout_constrainedHeight = 0x7f0400de;
|
||||
public static final int layout_constrainedWidth = 0x7f0400df;
|
||||
public static final int layout_constraintBaseline_creator = 0x7f0400e0;
|
||||
public static final int layout_constraintBaseline_toBaselineOf = 0x7f0400e1;
|
||||
public static final int layout_constraintBottom_creator = 0x7f0400e2;
|
||||
public static final int layout_constraintBottom_toBottomOf = 0x7f0400e3;
|
||||
public static final int layout_constraintBottom_toTopOf = 0x7f0400e4;
|
||||
public static final int layout_constraintCircle = 0x7f0400e5;
|
||||
public static final int layout_constraintCircleAngle = 0x7f0400e6;
|
||||
public static final int layout_constraintCircleRadius = 0x7f0400e7;
|
||||
public static final int layout_constraintDimensionRatio = 0x7f0400e8;
|
||||
public static final int layout_constraintEnd_toEndOf = 0x7f0400e9;
|
||||
public static final int layout_constraintEnd_toStartOf = 0x7f0400ea;
|
||||
public static final int layout_constraintGuide_begin = 0x7f0400eb;
|
||||
public static final int layout_constraintGuide_end = 0x7f0400ec;
|
||||
public static final int layout_constraintGuide_percent = 0x7f0400ed;
|
||||
public static final int layout_constraintHeight_default = 0x7f0400ee;
|
||||
public static final int layout_constraintHeight_max = 0x7f0400ef;
|
||||
public static final int layout_constraintHeight_min = 0x7f0400f0;
|
||||
public static final int layout_constraintHeight_percent = 0x7f0400f1;
|
||||
public static final int layout_constraintHorizontal_bias = 0x7f0400f2;
|
||||
public static final int layout_constraintHorizontal_chainStyle = 0x7f0400f3;
|
||||
public static final int layout_constraintHorizontal_weight = 0x7f0400f4;
|
||||
public static final int layout_constraintLeft_creator = 0x7f0400f5;
|
||||
public static final int layout_constraintLeft_toLeftOf = 0x7f0400f6;
|
||||
public static final int layout_constraintLeft_toRightOf = 0x7f0400f7;
|
||||
public static final int layout_constraintRight_creator = 0x7f0400f8;
|
||||
public static final int layout_constraintRight_toLeftOf = 0x7f0400f9;
|
||||
public static final int layout_constraintRight_toRightOf = 0x7f0400fa;
|
||||
public static final int layout_constraintStart_toEndOf = 0x7f0400fb;
|
||||
public static final int layout_constraintStart_toStartOf = 0x7f0400fc;
|
||||
public static final int layout_constraintTop_creator = 0x7f0400fd;
|
||||
public static final int layout_constraintTop_toBottomOf = 0x7f0400fe;
|
||||
public static final int layout_constraintTop_toTopOf = 0x7f0400ff;
|
||||
public static final int layout_constraintVertical_bias = 0x7f040100;
|
||||
public static final int layout_constraintVertical_chainStyle = 0x7f040101;
|
||||
public static final int layout_constraintVertical_weight = 0x7f040102;
|
||||
public static final int layout_constraintWidth_default = 0x7f040103;
|
||||
public static final int layout_constraintWidth_max = 0x7f040104;
|
||||
public static final int layout_constraintWidth_min = 0x7f040105;
|
||||
public static final int layout_constraintWidth_percent = 0x7f040106;
|
||||
public static final int layout_editor_absoluteX = 0x7f040108;
|
||||
public static final int layout_editor_absoluteY = 0x7f040109;
|
||||
public static final int layout_goneMarginBottom = 0x7f04010a;
|
||||
public static final int layout_goneMarginEnd = 0x7f04010b;
|
||||
public static final int layout_goneMarginLeft = 0x7f04010c;
|
||||
public static final int layout_goneMarginRight = 0x7f04010d;
|
||||
public static final int layout_goneMarginStart = 0x7f04010e;
|
||||
public static final int layout_goneMarginTop = 0x7f04010f;
|
||||
public static final int layout_optimizationLevel = 0x7f040112;
|
||||
}
|
||||
public static final class id {
|
||||
private id() {}
|
||||
|
||||
public static final int barrier = 0x7f090022;
|
||||
public static final int bottom = 0x7f090025;
|
||||
public static final int chains = 0x7f09003a;
|
||||
public static final int dimensions = 0x7f09004e;
|
||||
public static final int direct = 0x7f09004f;
|
||||
public static final int end = 0x7f090052;
|
||||
public static final int gone = 0x7f090060;
|
||||
public static final int invisible = 0x7f09006a;
|
||||
public static final int left = 0x7f090074;
|
||||
public static final int none = 0x7f09008a;
|
||||
public static final int packed = 0x7f09008f;
|
||||
public static final int parent = 0x7f090091;
|
||||
public static final int percent = 0x7f090094;
|
||||
public static final int right = 0x7f09009a;
|
||||
public static final int spread = 0x7f0900c0;
|
||||
public static final int spread_inside = 0x7f0900c1;
|
||||
public static final int standard = 0x7f0900c5;
|
||||
public static final int start = 0x7f0900c6;
|
||||
public static final int top = 0x7f0900df;
|
||||
public static final int wrap = 0x7f0900ee;
|
||||
}
|
||||
public static final class styleable {
|
||||
private styleable() {}
|
||||
|
||||
public static final int[] ConstraintLayout_Layout = { 0x10100c4, 0x101011f, 0x1010120, 0x101013f, 0x1010140, 0x7f04003b, 0x7f04003c, 0x7f040053, 0x7f04006b, 0x7f04006c, 0x7f0400de, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f0400e2, 0x7f0400e3, 0x7f0400e4, 0x7f0400e5, 0x7f0400e6, 0x7f0400e7, 0x7f0400e8, 0x7f0400e9, 0x7f0400ea, 0x7f0400eb, 0x7f0400ec, 0x7f0400ed, 0x7f0400ee, 0x7f0400ef, 0x7f0400f0, 0x7f0400f1, 0x7f0400f2, 0x7f0400f3, 0x7f0400f4, 0x7f0400f5, 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f0400ff, 0x7f040100, 0x7f040101, 0x7f040102, 0x7f040103, 0x7f040104, 0x7f040105, 0x7f040106, 0x7f040108, 0x7f040109, 0x7f04010a, 0x7f04010b, 0x7f04010c, 0x7f04010d, 0x7f04010e, 0x7f04010f, 0x7f040112 };
|
||||
public static final int ConstraintLayout_Layout_android_orientation = 0;
|
||||
public static final int ConstraintLayout_Layout_android_maxWidth = 1;
|
||||
public static final int ConstraintLayout_Layout_android_maxHeight = 2;
|
||||
public static final int ConstraintLayout_Layout_android_minWidth = 3;
|
||||
public static final int ConstraintLayout_Layout_android_minHeight = 4;
|
||||
public static final int ConstraintLayout_Layout_barrierAllowsGoneWidgets = 5;
|
||||
public static final int ConstraintLayout_Layout_barrierDirection = 6;
|
||||
public static final int ConstraintLayout_Layout_chainUseRtl = 7;
|
||||
public static final int ConstraintLayout_Layout_constraintSet = 8;
|
||||
public static final int ConstraintLayout_Layout_constraint_referenced_ids = 9;
|
||||
public static final int ConstraintLayout_Layout_layout_constrainedHeight = 10;
|
||||
public static final int ConstraintLayout_Layout_layout_constrainedWidth = 11;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintBaseline_creator = 12;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf = 13;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintBottom_creator = 14;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintBottom_toBottomOf = 15;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintBottom_toTopOf = 16;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintCircle = 17;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintCircleAngle = 18;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintCircleRadius = 19;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintDimensionRatio = 20;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintEnd_toEndOf = 21;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintEnd_toStartOf = 22;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintGuide_begin = 23;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintGuide_end = 24;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintGuide_percent = 25;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintHeight_default = 26;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintHeight_max = 27;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintHeight_min = 28;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintHeight_percent = 29;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintHorizontal_bias = 30;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle = 31;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintHorizontal_weight = 32;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintLeft_creator = 33;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintLeft_toLeftOf = 34;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintLeft_toRightOf = 35;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintRight_creator = 36;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintRight_toLeftOf = 37;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintRight_toRightOf = 38;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintStart_toEndOf = 39;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintStart_toStartOf = 40;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintTop_creator = 41;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintTop_toBottomOf = 42;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintTop_toTopOf = 43;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintVertical_bias = 44;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintVertical_chainStyle = 45;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintVertical_weight = 46;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintWidth_default = 47;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintWidth_max = 48;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintWidth_min = 49;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintWidth_percent = 50;
|
||||
public static final int ConstraintLayout_Layout_layout_editor_absoluteX = 51;
|
||||
public static final int ConstraintLayout_Layout_layout_editor_absoluteY = 52;
|
||||
public static final int ConstraintLayout_Layout_layout_goneMarginBottom = 53;
|
||||
public static final int ConstraintLayout_Layout_layout_goneMarginEnd = 54;
|
||||
public static final int ConstraintLayout_Layout_layout_goneMarginLeft = 55;
|
||||
public static final int ConstraintLayout_Layout_layout_goneMarginRight = 56;
|
||||
public static final int ConstraintLayout_Layout_layout_goneMarginStart = 57;
|
||||
public static final int ConstraintLayout_Layout_layout_goneMarginTop = 58;
|
||||
public static final int ConstraintLayout_Layout_layout_optimizationLevel = 59;
|
||||
public static final int[] ConstraintLayout_placeholder = { 0x7f04006d, 0x7f040097 };
|
||||
public static final int ConstraintLayout_placeholder_content = 0;
|
||||
public static final int ConstraintLayout_placeholder_emptyVisibility = 1;
|
||||
public static final int[] ConstraintSet = { 0x10100c4, 0x10100d0, 0x10100dc, 0x10100f4, 0x10100f5, 0x10100f7, 0x10100f8, 0x10100f9, 0x10100fa, 0x101031f, 0x1010320, 0x1010321, 0x1010322, 0x1010323, 0x1010324, 0x1010325, 0x1010326, 0x1010327, 0x1010328, 0x10103b5, 0x10103b6, 0x10103fa, 0x1010440, 0x7f0400de, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f0400e2, 0x7f0400e3, 0x7f0400e4, 0x7f0400e5, 0x7f0400e6, 0x7f0400e7, 0x7f0400e8, 0x7f0400e9, 0x7f0400ea, 0x7f0400eb, 0x7f0400ec, 0x7f0400ed, 0x7f0400ee, 0x7f0400ef, 0x7f0400f0, 0x7f0400f1, 0x7f0400f2, 0x7f0400f3, 0x7f0400f4, 0x7f0400f5, 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f0400ff, 0x7f040100, 0x7f040101, 0x7f040102, 0x7f040103, 0x7f040104, 0x7f040105, 0x7f040106, 0x7f040108, 0x7f040109, 0x7f04010a, 0x7f04010b, 0x7f04010c, 0x7f04010d, 0x7f04010e, 0x7f04010f };
|
||||
public static final int ConstraintSet_android_orientation = 0;
|
||||
public static final int ConstraintSet_android_id = 1;
|
||||
public static final int ConstraintSet_android_visibility = 2;
|
||||
public static final int ConstraintSet_android_layout_width = 3;
|
||||
public static final int ConstraintSet_android_layout_height = 4;
|
||||
public static final int ConstraintSet_android_layout_marginLeft = 5;
|
||||
public static final int ConstraintSet_android_layout_marginTop = 6;
|
||||
public static final int ConstraintSet_android_layout_marginRight = 7;
|
||||
public static final int ConstraintSet_android_layout_marginBottom = 8;
|
||||
public static final int ConstraintSet_android_alpha = 9;
|
||||
public static final int ConstraintSet_android_transformPivotX = 10;
|
||||
public static final int ConstraintSet_android_transformPivotY = 11;
|
||||
public static final int ConstraintSet_android_translationX = 12;
|
||||
public static final int ConstraintSet_android_translationY = 13;
|
||||
public static final int ConstraintSet_android_scaleX = 14;
|
||||
public static final int ConstraintSet_android_scaleY = 15;
|
||||
public static final int ConstraintSet_android_rotation = 16;
|
||||
public static final int ConstraintSet_android_rotationX = 17;
|
||||
public static final int ConstraintSet_android_rotationY = 18;
|
||||
public static final int ConstraintSet_android_layout_marginStart = 19;
|
||||
public static final int ConstraintSet_android_layout_marginEnd = 20;
|
||||
public static final int ConstraintSet_android_translationZ = 21;
|
||||
public static final int ConstraintSet_android_elevation = 22;
|
||||
public static final int ConstraintSet_layout_constrainedHeight = 23;
|
||||
public static final int ConstraintSet_layout_constrainedWidth = 24;
|
||||
public static final int ConstraintSet_layout_constraintBaseline_creator = 25;
|
||||
public static final int ConstraintSet_layout_constraintBaseline_toBaselineOf = 26;
|
||||
public static final int ConstraintSet_layout_constraintBottom_creator = 27;
|
||||
public static final int ConstraintSet_layout_constraintBottom_toBottomOf = 28;
|
||||
public static final int ConstraintSet_layout_constraintBottom_toTopOf = 29;
|
||||
public static final int ConstraintSet_layout_constraintCircle = 30;
|
||||
public static final int ConstraintSet_layout_constraintCircleAngle = 31;
|
||||
public static final int ConstraintSet_layout_constraintCircleRadius = 32;
|
||||
public static final int ConstraintSet_layout_constraintDimensionRatio = 33;
|
||||
public static final int ConstraintSet_layout_constraintEnd_toEndOf = 34;
|
||||
public static final int ConstraintSet_layout_constraintEnd_toStartOf = 35;
|
||||
public static final int ConstraintSet_layout_constraintGuide_begin = 36;
|
||||
public static final int ConstraintSet_layout_constraintGuide_end = 37;
|
||||
public static final int ConstraintSet_layout_constraintGuide_percent = 38;
|
||||
public static final int ConstraintSet_layout_constraintHeight_default = 39;
|
||||
public static final int ConstraintSet_layout_constraintHeight_max = 40;
|
||||
public static final int ConstraintSet_layout_constraintHeight_min = 41;
|
||||
public static final int ConstraintSet_layout_constraintHeight_percent = 42;
|
||||
public static final int ConstraintSet_layout_constraintHorizontal_bias = 43;
|
||||
public static final int ConstraintSet_layout_constraintHorizontal_chainStyle = 44;
|
||||
public static final int ConstraintSet_layout_constraintHorizontal_weight = 45;
|
||||
public static final int ConstraintSet_layout_constraintLeft_creator = 46;
|
||||
public static final int ConstraintSet_layout_constraintLeft_toLeftOf = 47;
|
||||
public static final int ConstraintSet_layout_constraintLeft_toRightOf = 48;
|
||||
public static final int ConstraintSet_layout_constraintRight_creator = 49;
|
||||
public static final int ConstraintSet_layout_constraintRight_toLeftOf = 50;
|
||||
public static final int ConstraintSet_layout_constraintRight_toRightOf = 51;
|
||||
public static final int ConstraintSet_layout_constraintStart_toEndOf = 52;
|
||||
public static final int ConstraintSet_layout_constraintStart_toStartOf = 53;
|
||||
public static final int ConstraintSet_layout_constraintTop_creator = 54;
|
||||
public static final int ConstraintSet_layout_constraintTop_toBottomOf = 55;
|
||||
public static final int ConstraintSet_layout_constraintTop_toTopOf = 56;
|
||||
public static final int ConstraintSet_layout_constraintVertical_bias = 57;
|
||||
public static final int ConstraintSet_layout_constraintVertical_chainStyle = 58;
|
||||
public static final int ConstraintSet_layout_constraintVertical_weight = 59;
|
||||
public static final int ConstraintSet_layout_constraintWidth_default = 60;
|
||||
public static final int ConstraintSet_layout_constraintWidth_max = 61;
|
||||
public static final int ConstraintSet_layout_constraintWidth_min = 62;
|
||||
public static final int ConstraintSet_layout_constraintWidth_percent = 63;
|
||||
public static final int ConstraintSet_layout_editor_absoluteX = 64;
|
||||
public static final int ConstraintSet_layout_editor_absoluteY = 65;
|
||||
public static final int ConstraintSet_layout_goneMarginBottom = 66;
|
||||
public static final int ConstraintSet_layout_goneMarginEnd = 67;
|
||||
public static final int ConstraintSet_layout_goneMarginLeft = 68;
|
||||
public static final int ConstraintSet_layout_goneMarginRight = 69;
|
||||
public static final int ConstraintSet_layout_goneMarginStart = 70;
|
||||
public static final int ConstraintSet_layout_goneMarginTop = 71;
|
||||
public static final int[] LinearConstraintLayout = { 0x10100c4 };
|
||||
public static final int LinearConstraintLayout_android_orientation = 0;
|
||||
}
|
||||
}
|
@ -1,185 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.support.coreui;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
public static final class attr {
|
||||
private attr() {}
|
||||
|
||||
public static final int coordinatorLayoutStyle = 0x7f040077;
|
||||
public static final int font = 0x7f0400ad;
|
||||
public static final int fontProviderAuthority = 0x7f0400af;
|
||||
public static final int fontProviderCerts = 0x7f0400b0;
|
||||
public static final int fontProviderFetchStrategy = 0x7f0400b1;
|
||||
public static final int fontProviderFetchTimeout = 0x7f0400b2;
|
||||
public static final int fontProviderPackage = 0x7f0400b3;
|
||||
public static final int fontProviderQuery = 0x7f0400b4;
|
||||
public static final int fontStyle = 0x7f0400b5;
|
||||
public static final int fontWeight = 0x7f0400b6;
|
||||
public static final int keylines = 0x7f0400d6;
|
||||
public static final int layout_anchor = 0x7f0400d9;
|
||||
public static final int layout_anchorGravity = 0x7f0400da;
|
||||
public static final int layout_behavior = 0x7f0400db;
|
||||
public static final int layout_dodgeInsetEdges = 0x7f040107;
|
||||
public static final int layout_insetEdge = 0x7f040110;
|
||||
public static final int layout_keyline = 0x7f040111;
|
||||
public static final int statusBarBackground = 0x7f04017c;
|
||||
}
|
||||
public static final class bool {
|
||||
private bool() {}
|
||||
|
||||
public static final int abc_action_bar_embed_tabs = 0x7f050000;
|
||||
}
|
||||
public static final class color {
|
||||
private color() {}
|
||||
|
||||
public static final int notification_action_color_filter = 0x7f06005b;
|
||||
public static final int notification_icon_bg_color = 0x7f06005c;
|
||||
public static final int ripple_material_light = 0x7f060068;
|
||||
public static final int secondary_text_default_material_light = 0x7f06006a;
|
||||
}
|
||||
public static final class dimen {
|
||||
private dimen() {}
|
||||
|
||||
public static final int compat_button_inset_horizontal_material = 0x7f070053;
|
||||
public static final int compat_button_inset_vertical_material = 0x7f070054;
|
||||
public static final int compat_button_padding_horizontal_material = 0x7f070055;
|
||||
public static final int compat_button_padding_vertical_material = 0x7f070056;
|
||||
public static final int compat_control_corner_material = 0x7f070057;
|
||||
public static final int notification_action_icon_size = 0x7f07008e;
|
||||
public static final int notification_action_text_size = 0x7f07008f;
|
||||
public static final int notification_big_circle_margin = 0x7f070090;
|
||||
public static final int notification_content_margin_start = 0x7f070091;
|
||||
public static final int notification_large_icon_height = 0x7f070092;
|
||||
public static final int notification_large_icon_width = 0x7f070093;
|
||||
public static final int notification_main_column_padding_top = 0x7f070094;
|
||||
public static final int notification_media_narrow_margin = 0x7f070095;
|
||||
public static final int notification_right_icon_size = 0x7f070096;
|
||||
public static final int notification_right_side_padding_top = 0x7f070097;
|
||||
public static final int notification_small_icon_background_padding = 0x7f070098;
|
||||
public static final int notification_small_icon_size_as_large = 0x7f070099;
|
||||
public static final int notification_subtext_size = 0x7f07009a;
|
||||
public static final int notification_top_pad = 0x7f07009b;
|
||||
public static final int notification_top_pad_large_text = 0x7f07009c;
|
||||
}
|
||||
public static final class drawable {
|
||||
private drawable() {}
|
||||
|
||||
public static final int notification_action_background = 0x7f08008c;
|
||||
public static final int notification_bg = 0x7f08008d;
|
||||
public static final int notification_bg_low = 0x7f08008e;
|
||||
public static final int notification_bg_low_normal = 0x7f08008f;
|
||||
public static final int notification_bg_low_pressed = 0x7f080090;
|
||||
public static final int notification_bg_normal = 0x7f080091;
|
||||
public static final int notification_bg_normal_pressed = 0x7f080092;
|
||||
public static final int notification_icon_background = 0x7f080093;
|
||||
public static final int notification_template_icon_bg = 0x7f080094;
|
||||
public static final int notification_template_icon_low_bg = 0x7f080095;
|
||||
public static final int notification_tile_bg = 0x7f080096;
|
||||
public static final int notify_panel_notification_icon_bg = 0x7f080097;
|
||||
}
|
||||
public static final class id {
|
||||
private id() {}
|
||||
|
||||
public static final int action_container = 0x7f09000e;
|
||||
public static final int action_divider = 0x7f090010;
|
||||
public static final int action_image = 0x7f090011;
|
||||
public static final int action_text = 0x7f090017;
|
||||
public static final int actions = 0x7f090018;
|
||||
public static final int async = 0x7f090020;
|
||||
public static final int blocking = 0x7f090024;
|
||||
public static final int bottom = 0x7f090025;
|
||||
public static final int chronometer = 0x7f09003d;
|
||||
public static final int end = 0x7f090052;
|
||||
public static final int forever = 0x7f09005e;
|
||||
public static final int icon = 0x7f090063;
|
||||
public static final int icon_group = 0x7f090065;
|
||||
public static final int info = 0x7f090069;
|
||||
public static final int italic = 0x7f09006b;
|
||||
public static final int left = 0x7f090074;
|
||||
public static final int line1 = 0x7f09007a;
|
||||
public static final int line3 = 0x7f09007b;
|
||||
public static final int none = 0x7f09008a;
|
||||
public static final int normal = 0x7f09008b;
|
||||
public static final int notification_background = 0x7f09008c;
|
||||
public static final int notification_main_column = 0x7f09008d;
|
||||
public static final int notification_main_column_container = 0x7f09008e;
|
||||
public static final int right = 0x7f09009a;
|
||||
public static final int right_icon = 0x7f09009b;
|
||||
public static final int right_side = 0x7f09009c;
|
||||
public static final int start = 0x7f0900c6;
|
||||
public static final int tag_transition_group = 0x7f0900cc;
|
||||
public static final int text = 0x7f0900cd;
|
||||
public static final int text2 = 0x7f0900ce;
|
||||
public static final int time = 0x7f0900db;
|
||||
public static final int title = 0x7f0900dc;
|
||||
public static final int top = 0x7f0900df;
|
||||
}
|
||||
public static final class integer {
|
||||
private integer() {}
|
||||
|
||||
public static final int status_bar_notification_info_maxnum = 0x7f0a000a;
|
||||
}
|
||||
public static final class layout {
|
||||
private layout() {}
|
||||
|
||||
public static final int notification_action = 0x7f0b0034;
|
||||
public static final int notification_action_tombstone = 0x7f0b0035;
|
||||
public static final int notification_template_custom_big = 0x7f0b003c;
|
||||
public static final int notification_template_icon_group = 0x7f0b003d;
|
||||
public static final int notification_template_part_chronometer = 0x7f0b0041;
|
||||
public static final int notification_template_part_time = 0x7f0b0042;
|
||||
}
|
||||
public static final class string {
|
||||
private string() {}
|
||||
|
||||
public static final int status_bar_notification_info_overflow = 0x7f0f0074;
|
||||
}
|
||||
public static final class style {
|
||||
private style() {}
|
||||
|
||||
public static final int TextAppearance_Compat_Notification = 0x7f100112;
|
||||
public static final int TextAppearance_Compat_Notification_Info = 0x7f100113;
|
||||
public static final int TextAppearance_Compat_Notification_Line2 = 0x7f100115;
|
||||
public static final int TextAppearance_Compat_Notification_Time = 0x7f100118;
|
||||
public static final int TextAppearance_Compat_Notification_Title = 0x7f10011a;
|
||||
public static final int Widget_Compat_NotificationActionContainer = 0x7f100190;
|
||||
public static final int Widget_Compat_NotificationActionText = 0x7f100191;
|
||||
public static final int Widget_Support_CoordinatorLayout = 0x7f10019d;
|
||||
}
|
||||
public static final class styleable {
|
||||
private styleable() {}
|
||||
|
||||
public static final int[] CoordinatorLayout = { 0x7f0400d6, 0x7f04017c };
|
||||
public static final int CoordinatorLayout_keylines = 0;
|
||||
public static final int CoordinatorLayout_statusBarBackground = 1;
|
||||
public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f040107, 0x7f040110, 0x7f040111 };
|
||||
public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
|
||||
public static final int CoordinatorLayout_Layout_layout_anchor = 1;
|
||||
public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
|
||||
public static final int CoordinatorLayout_Layout_layout_behavior = 3;
|
||||
public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
|
||||
public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
|
||||
public static final int CoordinatorLayout_Layout_layout_keyline = 6;
|
||||
public static final int[] FontFamily = { 0x7f0400af, 0x7f0400b0, 0x7f0400b1, 0x7f0400b2, 0x7f0400b3, 0x7f0400b4 };
|
||||
public static final int FontFamily_fontProviderAuthority = 0;
|
||||
public static final int FontFamily_fontProviderCerts = 1;
|
||||
public static final int FontFamily_fontProviderFetchStrategy = 2;
|
||||
public static final int FontFamily_fontProviderFetchTimeout = 3;
|
||||
public static final int FontFamily_fontProviderPackage = 4;
|
||||
public static final int FontFamily_fontProviderQuery = 5;
|
||||
public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x7f0400ad, 0x7f0400b5, 0x7f0400b6 };
|
||||
public static final int FontFamilyFont_android_font = 0;
|
||||
public static final int FontFamilyFont_android_fontWeight = 1;
|
||||
public static final int FontFamilyFont_android_fontStyle = 2;
|
||||
public static final int FontFamilyFont_font = 3;
|
||||
public static final int FontFamilyFont_fontStyle = 4;
|
||||
public static final int FontFamilyFont_fontWeight = 5;
|
||||
}
|
||||
}
|
@ -1,157 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.support.coreutils;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
public static final class attr {
|
||||
private attr() {}
|
||||
|
||||
public static final int font = 0x7f0400ad;
|
||||
public static final int fontProviderAuthority = 0x7f0400af;
|
||||
public static final int fontProviderCerts = 0x7f0400b0;
|
||||
public static final int fontProviderFetchStrategy = 0x7f0400b1;
|
||||
public static final int fontProviderFetchTimeout = 0x7f0400b2;
|
||||
public static final int fontProviderPackage = 0x7f0400b3;
|
||||
public static final int fontProviderQuery = 0x7f0400b4;
|
||||
public static final int fontStyle = 0x7f0400b5;
|
||||
public static final int fontWeight = 0x7f0400b6;
|
||||
}
|
||||
public static final class bool {
|
||||
private bool() {}
|
||||
|
||||
public static final int abc_action_bar_embed_tabs = 0x7f050000;
|
||||
}
|
||||
public static final class color {
|
||||
private color() {}
|
||||
|
||||
public static final int notification_action_color_filter = 0x7f06005b;
|
||||
public static final int notification_icon_bg_color = 0x7f06005c;
|
||||
public static final int ripple_material_light = 0x7f060068;
|
||||
public static final int secondary_text_default_material_light = 0x7f06006a;
|
||||
}
|
||||
public static final class dimen {
|
||||
private dimen() {}
|
||||
|
||||
public static final int compat_button_inset_horizontal_material = 0x7f070053;
|
||||
public static final int compat_button_inset_vertical_material = 0x7f070054;
|
||||
public static final int compat_button_padding_horizontal_material = 0x7f070055;
|
||||
public static final int compat_button_padding_vertical_material = 0x7f070056;
|
||||
public static final int compat_control_corner_material = 0x7f070057;
|
||||
public static final int notification_action_icon_size = 0x7f07008e;
|
||||
public static final int notification_action_text_size = 0x7f07008f;
|
||||
public static final int notification_big_circle_margin = 0x7f070090;
|
||||
public static final int notification_content_margin_start = 0x7f070091;
|
||||
public static final int notification_large_icon_height = 0x7f070092;
|
||||
public static final int notification_large_icon_width = 0x7f070093;
|
||||
public static final int notification_main_column_padding_top = 0x7f070094;
|
||||
public static final int notification_media_narrow_margin = 0x7f070095;
|
||||
public static final int notification_right_icon_size = 0x7f070096;
|
||||
public static final int notification_right_side_padding_top = 0x7f070097;
|
||||
public static final int notification_small_icon_background_padding = 0x7f070098;
|
||||
public static final int notification_small_icon_size_as_large = 0x7f070099;
|
||||
public static final int notification_subtext_size = 0x7f07009a;
|
||||
public static final int notification_top_pad = 0x7f07009b;
|
||||
public static final int notification_top_pad_large_text = 0x7f07009c;
|
||||
}
|
||||
public static final class drawable {
|
||||
private drawable() {}
|
||||
|
||||
public static final int notification_action_background = 0x7f08008c;
|
||||
public static final int notification_bg = 0x7f08008d;
|
||||
public static final int notification_bg_low = 0x7f08008e;
|
||||
public static final int notification_bg_low_normal = 0x7f08008f;
|
||||
public static final int notification_bg_low_pressed = 0x7f080090;
|
||||
public static final int notification_bg_normal = 0x7f080091;
|
||||
public static final int notification_bg_normal_pressed = 0x7f080092;
|
||||
public static final int notification_icon_background = 0x7f080093;
|
||||
public static final int notification_template_icon_bg = 0x7f080094;
|
||||
public static final int notification_template_icon_low_bg = 0x7f080095;
|
||||
public static final int notification_tile_bg = 0x7f080096;
|
||||
public static final int notify_panel_notification_icon_bg = 0x7f080097;
|
||||
}
|
||||
public static final class id {
|
||||
private id() {}
|
||||
|
||||
public static final int action_container = 0x7f09000e;
|
||||
public static final int action_divider = 0x7f090010;
|
||||
public static final int action_image = 0x7f090011;
|
||||
public static final int action_text = 0x7f090017;
|
||||
public static final int actions = 0x7f090018;
|
||||
public static final int async = 0x7f090020;
|
||||
public static final int blocking = 0x7f090024;
|
||||
public static final int chronometer = 0x7f09003d;
|
||||
public static final int forever = 0x7f09005e;
|
||||
public static final int icon = 0x7f090063;
|
||||
public static final int icon_group = 0x7f090065;
|
||||
public static final int info = 0x7f090069;
|
||||
public static final int italic = 0x7f09006b;
|
||||
public static final int line1 = 0x7f09007a;
|
||||
public static final int line3 = 0x7f09007b;
|
||||
public static final int normal = 0x7f09008b;
|
||||
public static final int notification_background = 0x7f09008c;
|
||||
public static final int notification_main_column = 0x7f09008d;
|
||||
public static final int notification_main_column_container = 0x7f09008e;
|
||||
public static final int right_icon = 0x7f09009b;
|
||||
public static final int right_side = 0x7f09009c;
|
||||
public static final int tag_transition_group = 0x7f0900cc;
|
||||
public static final int text = 0x7f0900cd;
|
||||
public static final int text2 = 0x7f0900ce;
|
||||
public static final int time = 0x7f0900db;
|
||||
public static final int title = 0x7f0900dc;
|
||||
}
|
||||
public static final class integer {
|
||||
private integer() {}
|
||||
|
||||
public static final int status_bar_notification_info_maxnum = 0x7f0a000a;
|
||||
}
|
||||
public static final class layout {
|
||||
private layout() {}
|
||||
|
||||
public static final int notification_action = 0x7f0b0034;
|
||||
public static final int notification_action_tombstone = 0x7f0b0035;
|
||||
public static final int notification_template_custom_big = 0x7f0b003c;
|
||||
public static final int notification_template_icon_group = 0x7f0b003d;
|
||||
public static final int notification_template_part_chronometer = 0x7f0b0041;
|
||||
public static final int notification_template_part_time = 0x7f0b0042;
|
||||
}
|
||||
public static final class string {
|
||||
private string() {}
|
||||
|
||||
public static final int status_bar_notification_info_overflow = 0x7f0f0074;
|
||||
}
|
||||
public static final class style {
|
||||
private style() {}
|
||||
|
||||
public static final int TextAppearance_Compat_Notification = 0x7f100112;
|
||||
public static final int TextAppearance_Compat_Notification_Info = 0x7f100113;
|
||||
public static final int TextAppearance_Compat_Notification_Line2 = 0x7f100115;
|
||||
public static final int TextAppearance_Compat_Notification_Time = 0x7f100118;
|
||||
public static final int TextAppearance_Compat_Notification_Title = 0x7f10011a;
|
||||
public static final int Widget_Compat_NotificationActionContainer = 0x7f100190;
|
||||
public static final int Widget_Compat_NotificationActionText = 0x7f100191;
|
||||
}
|
||||
public static final class styleable {
|
||||
private styleable() {}
|
||||
|
||||
public static final int[] FontFamily = { 0x7f0400af, 0x7f0400b0, 0x7f0400b1, 0x7f0400b2, 0x7f0400b3, 0x7f0400b4 };
|
||||
public static final int FontFamily_fontProviderAuthority = 0;
|
||||
public static final int FontFamily_fontProviderCerts = 1;
|
||||
public static final int FontFamily_fontProviderFetchStrategy = 2;
|
||||
public static final int FontFamily_fontProviderFetchTimeout = 3;
|
||||
public static final int FontFamily_fontProviderPackage = 4;
|
||||
public static final int FontFamily_fontProviderQuery = 5;
|
||||
public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x7f0400ad, 0x7f0400b5, 0x7f0400b6 };
|
||||
public static final int FontFamilyFont_android_font = 0;
|
||||
public static final int FontFamilyFont_android_fontWeight = 1;
|
||||
public static final int FontFamilyFont_android_fontStyle = 2;
|
||||
public static final int FontFamilyFont_font = 3;
|
||||
public static final int FontFamilyFont_fontStyle = 4;
|
||||
public static final int FontFamilyFont_fontWeight = 5;
|
||||
}
|
||||
}
|
File diff suppressed because it is too large
Load Diff
@ -1,12 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.support.exifinterface;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
@ -1,185 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.support.fragment;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
public static final class attr {
|
||||
private attr() {}
|
||||
|
||||
public static final int coordinatorLayoutStyle = 0x7f040077;
|
||||
public static final int font = 0x7f0400ad;
|
||||
public static final int fontProviderAuthority = 0x7f0400af;
|
||||
public static final int fontProviderCerts = 0x7f0400b0;
|
||||
public static final int fontProviderFetchStrategy = 0x7f0400b1;
|
||||
public static final int fontProviderFetchTimeout = 0x7f0400b2;
|
||||
public static final int fontProviderPackage = 0x7f0400b3;
|
||||
public static final int fontProviderQuery = 0x7f0400b4;
|
||||
public static final int fontStyle = 0x7f0400b5;
|
||||
public static final int fontWeight = 0x7f0400b6;
|
||||
public static final int keylines = 0x7f0400d6;
|
||||
public static final int layout_anchor = 0x7f0400d9;
|
||||
public static final int layout_anchorGravity = 0x7f0400da;
|
||||
public static final int layout_behavior = 0x7f0400db;
|
||||
public static final int layout_dodgeInsetEdges = 0x7f040107;
|
||||
public static final int layout_insetEdge = 0x7f040110;
|
||||
public static final int layout_keyline = 0x7f040111;
|
||||
public static final int statusBarBackground = 0x7f04017c;
|
||||
}
|
||||
public static final class bool {
|
||||
private bool() {}
|
||||
|
||||
public static final int abc_action_bar_embed_tabs = 0x7f050000;
|
||||
}
|
||||
public static final class color {
|
||||
private color() {}
|
||||
|
||||
public static final int notification_action_color_filter = 0x7f06005b;
|
||||
public static final int notification_icon_bg_color = 0x7f06005c;
|
||||
public static final int ripple_material_light = 0x7f060068;
|
||||
public static final int secondary_text_default_material_light = 0x7f06006a;
|
||||
}
|
||||
public static final class dimen {
|
||||
private dimen() {}
|
||||
|
||||
public static final int compat_button_inset_horizontal_material = 0x7f070053;
|
||||
public static final int compat_button_inset_vertical_material = 0x7f070054;
|
||||
public static final int compat_button_padding_horizontal_material = 0x7f070055;
|
||||
public static final int compat_button_padding_vertical_material = 0x7f070056;
|
||||
public static final int compat_control_corner_material = 0x7f070057;
|
||||
public static final int notification_action_icon_size = 0x7f07008e;
|
||||
public static final int notification_action_text_size = 0x7f07008f;
|
||||
public static final int notification_big_circle_margin = 0x7f070090;
|
||||
public static final int notification_content_margin_start = 0x7f070091;
|
||||
public static final int notification_large_icon_height = 0x7f070092;
|
||||
public static final int notification_large_icon_width = 0x7f070093;
|
||||
public static final int notification_main_column_padding_top = 0x7f070094;
|
||||
public static final int notification_media_narrow_margin = 0x7f070095;
|
||||
public static final int notification_right_icon_size = 0x7f070096;
|
||||
public static final int notification_right_side_padding_top = 0x7f070097;
|
||||
public static final int notification_small_icon_background_padding = 0x7f070098;
|
||||
public static final int notification_small_icon_size_as_large = 0x7f070099;
|
||||
public static final int notification_subtext_size = 0x7f07009a;
|
||||
public static final int notification_top_pad = 0x7f07009b;
|
||||
public static final int notification_top_pad_large_text = 0x7f07009c;
|
||||
}
|
||||
public static final class drawable {
|
||||
private drawable() {}
|
||||
|
||||
public static final int notification_action_background = 0x7f08008c;
|
||||
public static final int notification_bg = 0x7f08008d;
|
||||
public static final int notification_bg_low = 0x7f08008e;
|
||||
public static final int notification_bg_low_normal = 0x7f08008f;
|
||||
public static final int notification_bg_low_pressed = 0x7f080090;
|
||||
public static final int notification_bg_normal = 0x7f080091;
|
||||
public static final int notification_bg_normal_pressed = 0x7f080092;
|
||||
public static final int notification_icon_background = 0x7f080093;
|
||||
public static final int notification_template_icon_bg = 0x7f080094;
|
||||
public static final int notification_template_icon_low_bg = 0x7f080095;
|
||||
public static final int notification_tile_bg = 0x7f080096;
|
||||
public static final int notify_panel_notification_icon_bg = 0x7f080097;
|
||||
}
|
||||
public static final class id {
|
||||
private id() {}
|
||||
|
||||
public static final int action_container = 0x7f09000e;
|
||||
public static final int action_divider = 0x7f090010;
|
||||
public static final int action_image = 0x7f090011;
|
||||
public static final int action_text = 0x7f090017;
|
||||
public static final int actions = 0x7f090018;
|
||||
public static final int async = 0x7f090020;
|
||||
public static final int blocking = 0x7f090024;
|
||||
public static final int bottom = 0x7f090025;
|
||||
public static final int chronometer = 0x7f09003d;
|
||||
public static final int end = 0x7f090052;
|
||||
public static final int forever = 0x7f09005e;
|
||||
public static final int icon = 0x7f090063;
|
||||
public static final int icon_group = 0x7f090065;
|
||||
public static final int info = 0x7f090069;
|
||||
public static final int italic = 0x7f09006b;
|
||||
public static final int left = 0x7f090074;
|
||||
public static final int line1 = 0x7f09007a;
|
||||
public static final int line3 = 0x7f09007b;
|
||||
public static final int none = 0x7f09008a;
|
||||
public static final int normal = 0x7f09008b;
|
||||
public static final int notification_background = 0x7f09008c;
|
||||
public static final int notification_main_column = 0x7f09008d;
|
||||
public static final int notification_main_column_container = 0x7f09008e;
|
||||
public static final int right = 0x7f09009a;
|
||||
public static final int right_icon = 0x7f09009b;
|
||||
public static final int right_side = 0x7f09009c;
|
||||
public static final int start = 0x7f0900c6;
|
||||
public static final int tag_transition_group = 0x7f0900cc;
|
||||
public static final int text = 0x7f0900cd;
|
||||
public static final int text2 = 0x7f0900ce;
|
||||
public static final int time = 0x7f0900db;
|
||||
public static final int title = 0x7f0900dc;
|
||||
public static final int top = 0x7f0900df;
|
||||
}
|
||||
public static final class integer {
|
||||
private integer() {}
|
||||
|
||||
public static final int status_bar_notification_info_maxnum = 0x7f0a000a;
|
||||
}
|
||||
public static final class layout {
|
||||
private layout() {}
|
||||
|
||||
public static final int notification_action = 0x7f0b0034;
|
||||
public static final int notification_action_tombstone = 0x7f0b0035;
|
||||
public static final int notification_template_custom_big = 0x7f0b003c;
|
||||
public static final int notification_template_icon_group = 0x7f0b003d;
|
||||
public static final int notification_template_part_chronometer = 0x7f0b0041;
|
||||
public static final int notification_template_part_time = 0x7f0b0042;
|
||||
}
|
||||
public static final class string {
|
||||
private string() {}
|
||||
|
||||
public static final int status_bar_notification_info_overflow = 0x7f0f0074;
|
||||
}
|
||||
public static final class style {
|
||||
private style() {}
|
||||
|
||||
public static final int TextAppearance_Compat_Notification = 0x7f100112;
|
||||
public static final int TextAppearance_Compat_Notification_Info = 0x7f100113;
|
||||
public static final int TextAppearance_Compat_Notification_Line2 = 0x7f100115;
|
||||
public static final int TextAppearance_Compat_Notification_Time = 0x7f100118;
|
||||
public static final int TextAppearance_Compat_Notification_Title = 0x7f10011a;
|
||||
public static final int Widget_Compat_NotificationActionContainer = 0x7f100190;
|
||||
public static final int Widget_Compat_NotificationActionText = 0x7f100191;
|
||||
public static final int Widget_Support_CoordinatorLayout = 0x7f10019d;
|
||||
}
|
||||
public static final class styleable {
|
||||
private styleable() {}
|
||||
|
||||
public static final int[] CoordinatorLayout = { 0x7f0400d6, 0x7f04017c };
|
||||
public static final int CoordinatorLayout_keylines = 0;
|
||||
public static final int CoordinatorLayout_statusBarBackground = 1;
|
||||
public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f040107, 0x7f040110, 0x7f040111 };
|
||||
public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
|
||||
public static final int CoordinatorLayout_Layout_layout_anchor = 1;
|
||||
public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
|
||||
public static final int CoordinatorLayout_Layout_layout_behavior = 3;
|
||||
public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
|
||||
public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
|
||||
public static final int CoordinatorLayout_Layout_layout_keyline = 6;
|
||||
public static final int[] FontFamily = { 0x7f0400af, 0x7f0400b0, 0x7f0400b1, 0x7f0400b2, 0x7f0400b3, 0x7f0400b4 };
|
||||
public static final int FontFamily_fontProviderAuthority = 0;
|
||||
public static final int FontFamily_fontProviderCerts = 1;
|
||||
public static final int FontFamily_fontProviderFetchStrategy = 2;
|
||||
public static final int FontFamily_fontProviderFetchTimeout = 3;
|
||||
public static final int FontFamily_fontProviderPackage = 4;
|
||||
public static final int FontFamily_fontProviderQuery = 5;
|
||||
public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x7f0400ad, 0x7f0400b5, 0x7f0400b6 };
|
||||
public static final int FontFamilyFont_android_font = 0;
|
||||
public static final int FontFamilyFont_android_fontWeight = 1;
|
||||
public static final int FontFamilyFont_android_fontStyle = 2;
|
||||
public static final int FontFamilyFont_font = 3;
|
||||
public static final int FontFamilyFont_fontStyle = 4;
|
||||
public static final int FontFamilyFont_fontWeight = 5;
|
||||
}
|
||||
}
|
@ -1,157 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.support.graphics.drawable;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
public static final class attr {
|
||||
private attr() {}
|
||||
|
||||
public static final int font = 0x7f0400ad;
|
||||
public static final int fontProviderAuthority = 0x7f0400af;
|
||||
public static final int fontProviderCerts = 0x7f0400b0;
|
||||
public static final int fontProviderFetchStrategy = 0x7f0400b1;
|
||||
public static final int fontProviderFetchTimeout = 0x7f0400b2;
|
||||
public static final int fontProviderPackage = 0x7f0400b3;
|
||||
public static final int fontProviderQuery = 0x7f0400b4;
|
||||
public static final int fontStyle = 0x7f0400b5;
|
||||
public static final int fontWeight = 0x7f0400b6;
|
||||
}
|
||||
public static final class bool {
|
||||
private bool() {}
|
||||
|
||||
public static final int abc_action_bar_embed_tabs = 0x7f050000;
|
||||
}
|
||||
public static final class color {
|
||||
private color() {}
|
||||
|
||||
public static final int notification_action_color_filter = 0x7f06005b;
|
||||
public static final int notification_icon_bg_color = 0x7f06005c;
|
||||
public static final int ripple_material_light = 0x7f060068;
|
||||
public static final int secondary_text_default_material_light = 0x7f06006a;
|
||||
}
|
||||
public static final class dimen {
|
||||
private dimen() {}
|
||||
|
||||
public static final int compat_button_inset_horizontal_material = 0x7f070053;
|
||||
public static final int compat_button_inset_vertical_material = 0x7f070054;
|
||||
public static final int compat_button_padding_horizontal_material = 0x7f070055;
|
||||
public static final int compat_button_padding_vertical_material = 0x7f070056;
|
||||
public static final int compat_control_corner_material = 0x7f070057;
|
||||
public static final int notification_action_icon_size = 0x7f07008e;
|
||||
public static final int notification_action_text_size = 0x7f07008f;
|
||||
public static final int notification_big_circle_margin = 0x7f070090;
|
||||
public static final int notification_content_margin_start = 0x7f070091;
|
||||
public static final int notification_large_icon_height = 0x7f070092;
|
||||
public static final int notification_large_icon_width = 0x7f070093;
|
||||
public static final int notification_main_column_padding_top = 0x7f070094;
|
||||
public static final int notification_media_narrow_margin = 0x7f070095;
|
||||
public static final int notification_right_icon_size = 0x7f070096;
|
||||
public static final int notification_right_side_padding_top = 0x7f070097;
|
||||
public static final int notification_small_icon_background_padding = 0x7f070098;
|
||||
public static final int notification_small_icon_size_as_large = 0x7f070099;
|
||||
public static final int notification_subtext_size = 0x7f07009a;
|
||||
public static final int notification_top_pad = 0x7f07009b;
|
||||
public static final int notification_top_pad_large_text = 0x7f07009c;
|
||||
}
|
||||
public static final class drawable {
|
||||
private drawable() {}
|
||||
|
||||
public static final int notification_action_background = 0x7f08008c;
|
||||
public static final int notification_bg = 0x7f08008d;
|
||||
public static final int notification_bg_low = 0x7f08008e;
|
||||
public static final int notification_bg_low_normal = 0x7f08008f;
|
||||
public static final int notification_bg_low_pressed = 0x7f080090;
|
||||
public static final int notification_bg_normal = 0x7f080091;
|
||||
public static final int notification_bg_normal_pressed = 0x7f080092;
|
||||
public static final int notification_icon_background = 0x7f080093;
|
||||
public static final int notification_template_icon_bg = 0x7f080094;
|
||||
public static final int notification_template_icon_low_bg = 0x7f080095;
|
||||
public static final int notification_tile_bg = 0x7f080096;
|
||||
public static final int notify_panel_notification_icon_bg = 0x7f080097;
|
||||
}
|
||||
public static final class id {
|
||||
private id() {}
|
||||
|
||||
public static final int action_container = 0x7f09000e;
|
||||
public static final int action_divider = 0x7f090010;
|
||||
public static final int action_image = 0x7f090011;
|
||||
public static final int action_text = 0x7f090017;
|
||||
public static final int actions = 0x7f090018;
|
||||
public static final int async = 0x7f090020;
|
||||
public static final int blocking = 0x7f090024;
|
||||
public static final int chronometer = 0x7f09003d;
|
||||
public static final int forever = 0x7f09005e;
|
||||
public static final int icon = 0x7f090063;
|
||||
public static final int icon_group = 0x7f090065;
|
||||
public static final int info = 0x7f090069;
|
||||
public static final int italic = 0x7f09006b;
|
||||
public static final int line1 = 0x7f09007a;
|
||||
public static final int line3 = 0x7f09007b;
|
||||
public static final int normal = 0x7f09008b;
|
||||
public static final int notification_background = 0x7f09008c;
|
||||
public static final int notification_main_column = 0x7f09008d;
|
||||
public static final int notification_main_column_container = 0x7f09008e;
|
||||
public static final int right_icon = 0x7f09009b;
|
||||
public static final int right_side = 0x7f09009c;
|
||||
public static final int tag_transition_group = 0x7f0900cc;
|
||||
public static final int text = 0x7f0900cd;
|
||||
public static final int text2 = 0x7f0900ce;
|
||||
public static final int time = 0x7f0900db;
|
||||
public static final int title = 0x7f0900dc;
|
||||
}
|
||||
public static final class integer {
|
||||
private integer() {}
|
||||
|
||||
public static final int status_bar_notification_info_maxnum = 0x7f0a000a;
|
||||
}
|
||||
public static final class layout {
|
||||
private layout() {}
|
||||
|
||||
public static final int notification_action = 0x7f0b0034;
|
||||
public static final int notification_action_tombstone = 0x7f0b0035;
|
||||
public static final int notification_template_custom_big = 0x7f0b003c;
|
||||
public static final int notification_template_icon_group = 0x7f0b003d;
|
||||
public static final int notification_template_part_chronometer = 0x7f0b0041;
|
||||
public static final int notification_template_part_time = 0x7f0b0042;
|
||||
}
|
||||
public static final class string {
|
||||
private string() {}
|
||||
|
||||
public static final int status_bar_notification_info_overflow = 0x7f0f0074;
|
||||
}
|
||||
public static final class style {
|
||||
private style() {}
|
||||
|
||||
public static final int TextAppearance_Compat_Notification = 0x7f100112;
|
||||
public static final int TextAppearance_Compat_Notification_Info = 0x7f100113;
|
||||
public static final int TextAppearance_Compat_Notification_Line2 = 0x7f100115;
|
||||
public static final int TextAppearance_Compat_Notification_Time = 0x7f100118;
|
||||
public static final int TextAppearance_Compat_Notification_Title = 0x7f10011a;
|
||||
public static final int Widget_Compat_NotificationActionContainer = 0x7f100190;
|
||||
public static final int Widget_Compat_NotificationActionText = 0x7f100191;
|
||||
}
|
||||
public static final class styleable {
|
||||
private styleable() {}
|
||||
|
||||
public static final int[] FontFamily = { 0x7f0400af, 0x7f0400b0, 0x7f0400b1, 0x7f0400b2, 0x7f0400b3, 0x7f0400b4 };
|
||||
public static final int FontFamily_fontProviderAuthority = 0;
|
||||
public static final int FontFamily_fontProviderCerts = 1;
|
||||
public static final int FontFamily_fontProviderFetchStrategy = 2;
|
||||
public static final int FontFamily_fontProviderFetchTimeout = 3;
|
||||
public static final int FontFamily_fontProviderPackage = 4;
|
||||
public static final int FontFamily_fontProviderQuery = 5;
|
||||
public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x7f0400ad, 0x7f0400b5, 0x7f0400b6 };
|
||||
public static final int FontFamilyFont_android_font = 0;
|
||||
public static final int FontFamilyFont_android_fontWeight = 1;
|
||||
public static final int FontFamilyFont_android_fontStyle = 2;
|
||||
public static final int FontFamilyFont_font = 3;
|
||||
public static final int FontFamilyFont_fontStyle = 4;
|
||||
public static final int FontFamilyFont_fontWeight = 5;
|
||||
}
|
||||
}
|
@ -1,185 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.support.graphics.drawable.animated;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
public static final class attr {
|
||||
private attr() {}
|
||||
|
||||
public static final int coordinatorLayoutStyle = 0x7f040077;
|
||||
public static final int font = 0x7f0400ad;
|
||||
public static final int fontProviderAuthority = 0x7f0400af;
|
||||
public static final int fontProviderCerts = 0x7f0400b0;
|
||||
public static final int fontProviderFetchStrategy = 0x7f0400b1;
|
||||
public static final int fontProviderFetchTimeout = 0x7f0400b2;
|
||||
public static final int fontProviderPackage = 0x7f0400b3;
|
||||
public static final int fontProviderQuery = 0x7f0400b4;
|
||||
public static final int fontStyle = 0x7f0400b5;
|
||||
public static final int fontWeight = 0x7f0400b6;
|
||||
public static final int keylines = 0x7f0400d6;
|
||||
public static final int layout_anchor = 0x7f0400d9;
|
||||
public static final int layout_anchorGravity = 0x7f0400da;
|
||||
public static final int layout_behavior = 0x7f0400db;
|
||||
public static final int layout_dodgeInsetEdges = 0x7f040107;
|
||||
public static final int layout_insetEdge = 0x7f040110;
|
||||
public static final int layout_keyline = 0x7f040111;
|
||||
public static final int statusBarBackground = 0x7f04017c;
|
||||
}
|
||||
public static final class bool {
|
||||
private bool() {}
|
||||
|
||||
public static final int abc_action_bar_embed_tabs = 0x7f050000;
|
||||
}
|
||||
public static final class color {
|
||||
private color() {}
|
||||
|
||||
public static final int notification_action_color_filter = 0x7f06005b;
|
||||
public static final int notification_icon_bg_color = 0x7f06005c;
|
||||
public static final int ripple_material_light = 0x7f060068;
|
||||
public static final int secondary_text_default_material_light = 0x7f06006a;
|
||||
}
|
||||
public static final class dimen {
|
||||
private dimen() {}
|
||||
|
||||
public static final int compat_button_inset_horizontal_material = 0x7f070053;
|
||||
public static final int compat_button_inset_vertical_material = 0x7f070054;
|
||||
public static final int compat_button_padding_horizontal_material = 0x7f070055;
|
||||
public static final int compat_button_padding_vertical_material = 0x7f070056;
|
||||
public static final int compat_control_corner_material = 0x7f070057;
|
||||
public static final int notification_action_icon_size = 0x7f07008e;
|
||||
public static final int notification_action_text_size = 0x7f07008f;
|
||||
public static final int notification_big_circle_margin = 0x7f070090;
|
||||
public static final int notification_content_margin_start = 0x7f070091;
|
||||
public static final int notification_large_icon_height = 0x7f070092;
|
||||
public static final int notification_large_icon_width = 0x7f070093;
|
||||
public static final int notification_main_column_padding_top = 0x7f070094;
|
||||
public static final int notification_media_narrow_margin = 0x7f070095;
|
||||
public static final int notification_right_icon_size = 0x7f070096;
|
||||
public static final int notification_right_side_padding_top = 0x7f070097;
|
||||
public static final int notification_small_icon_background_padding = 0x7f070098;
|
||||
public static final int notification_small_icon_size_as_large = 0x7f070099;
|
||||
public static final int notification_subtext_size = 0x7f07009a;
|
||||
public static final int notification_top_pad = 0x7f07009b;
|
||||
public static final int notification_top_pad_large_text = 0x7f07009c;
|
||||
}
|
||||
public static final class drawable {
|
||||
private drawable() {}
|
||||
|
||||
public static final int notification_action_background = 0x7f08008c;
|
||||
public static final int notification_bg = 0x7f08008d;
|
||||
public static final int notification_bg_low = 0x7f08008e;
|
||||
public static final int notification_bg_low_normal = 0x7f08008f;
|
||||
public static final int notification_bg_low_pressed = 0x7f080090;
|
||||
public static final int notification_bg_normal = 0x7f080091;
|
||||
public static final int notification_bg_normal_pressed = 0x7f080092;
|
||||
public static final int notification_icon_background = 0x7f080093;
|
||||
public static final int notification_template_icon_bg = 0x7f080094;
|
||||
public static final int notification_template_icon_low_bg = 0x7f080095;
|
||||
public static final int notification_tile_bg = 0x7f080096;
|
||||
public static final int notify_panel_notification_icon_bg = 0x7f080097;
|
||||
}
|
||||
public static final class id {
|
||||
private id() {}
|
||||
|
||||
public static final int action_container = 0x7f09000e;
|
||||
public static final int action_divider = 0x7f090010;
|
||||
public static final int action_image = 0x7f090011;
|
||||
public static final int action_text = 0x7f090017;
|
||||
public static final int actions = 0x7f090018;
|
||||
public static final int async = 0x7f090020;
|
||||
public static final int blocking = 0x7f090024;
|
||||
public static final int bottom = 0x7f090025;
|
||||
public static final int chronometer = 0x7f09003d;
|
||||
public static final int end = 0x7f090052;
|
||||
public static final int forever = 0x7f09005e;
|
||||
public static final int icon = 0x7f090063;
|
||||
public static final int icon_group = 0x7f090065;
|
||||
public static final int info = 0x7f090069;
|
||||
public static final int italic = 0x7f09006b;
|
||||
public static final int left = 0x7f090074;
|
||||
public static final int line1 = 0x7f09007a;
|
||||
public static final int line3 = 0x7f09007b;
|
||||
public static final int none = 0x7f09008a;
|
||||
public static final int normal = 0x7f09008b;
|
||||
public static final int notification_background = 0x7f09008c;
|
||||
public static final int notification_main_column = 0x7f09008d;
|
||||
public static final int notification_main_column_container = 0x7f09008e;
|
||||
public static final int right = 0x7f09009a;
|
||||
public static final int right_icon = 0x7f09009b;
|
||||
public static final int right_side = 0x7f09009c;
|
||||
public static final int start = 0x7f0900c6;
|
||||
public static final int tag_transition_group = 0x7f0900cc;
|
||||
public static final int text = 0x7f0900cd;
|
||||
public static final int text2 = 0x7f0900ce;
|
||||
public static final int time = 0x7f0900db;
|
||||
public static final int title = 0x7f0900dc;
|
||||
public static final int top = 0x7f0900df;
|
||||
}
|
||||
public static final class integer {
|
||||
private integer() {}
|
||||
|
||||
public static final int status_bar_notification_info_maxnum = 0x7f0a000a;
|
||||
}
|
||||
public static final class layout {
|
||||
private layout() {}
|
||||
|
||||
public static final int notification_action = 0x7f0b0034;
|
||||
public static final int notification_action_tombstone = 0x7f0b0035;
|
||||
public static final int notification_template_custom_big = 0x7f0b003c;
|
||||
public static final int notification_template_icon_group = 0x7f0b003d;
|
||||
public static final int notification_template_part_chronometer = 0x7f0b0041;
|
||||
public static final int notification_template_part_time = 0x7f0b0042;
|
||||
}
|
||||
public static final class string {
|
||||
private string() {}
|
||||
|
||||
public static final int status_bar_notification_info_overflow = 0x7f0f0074;
|
||||
}
|
||||
public static final class style {
|
||||
private style() {}
|
||||
|
||||
public static final int TextAppearance_Compat_Notification = 0x7f100112;
|
||||
public static final int TextAppearance_Compat_Notification_Info = 0x7f100113;
|
||||
public static final int TextAppearance_Compat_Notification_Line2 = 0x7f100115;
|
||||
public static final int TextAppearance_Compat_Notification_Time = 0x7f100118;
|
||||
public static final int TextAppearance_Compat_Notification_Title = 0x7f10011a;
|
||||
public static final int Widget_Compat_NotificationActionContainer = 0x7f100190;
|
||||
public static final int Widget_Compat_NotificationActionText = 0x7f100191;
|
||||
public static final int Widget_Support_CoordinatorLayout = 0x7f10019d;
|
||||
}
|
||||
public static final class styleable {
|
||||
private styleable() {}
|
||||
|
||||
public static final int[] CoordinatorLayout = { 0x7f0400d6, 0x7f04017c };
|
||||
public static final int CoordinatorLayout_keylines = 0;
|
||||
public static final int CoordinatorLayout_statusBarBackground = 1;
|
||||
public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f040107, 0x7f040110, 0x7f040111 };
|
||||
public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
|
||||
public static final int CoordinatorLayout_Layout_layout_anchor = 1;
|
||||
public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
|
||||
public static final int CoordinatorLayout_Layout_layout_behavior = 3;
|
||||
public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
|
||||
public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
|
||||
public static final int CoordinatorLayout_Layout_layout_keyline = 6;
|
||||
public static final int[] FontFamily = { 0x7f0400af, 0x7f0400b0, 0x7f0400b1, 0x7f0400b2, 0x7f0400b3, 0x7f0400b4 };
|
||||
public static final int FontFamily_fontProviderAuthority = 0;
|
||||
public static final int FontFamily_fontProviderCerts = 1;
|
||||
public static final int FontFamily_fontProviderFetchStrategy = 2;
|
||||
public static final int FontFamily_fontProviderFetchTimeout = 3;
|
||||
public static final int FontFamily_fontProviderPackage = 4;
|
||||
public static final int FontFamily_fontProviderQuery = 5;
|
||||
public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x7f0400ad, 0x7f0400b5, 0x7f0400b6 };
|
||||
public static final int FontFamilyFont_android_font = 0;
|
||||
public static final int FontFamilyFont_android_fontWeight = 1;
|
||||
public static final int FontFamilyFont_android_fontStyle = 2;
|
||||
public static final int FontFamilyFont_font = 3;
|
||||
public static final int FontFamilyFont_fontStyle = 4;
|
||||
public static final int FontFamilyFont_fontWeight = 5;
|
||||
}
|
||||
}
|
@ -1,180 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.support.mediacompat;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
public static final class attr {
|
||||
private attr() {}
|
||||
|
||||
public static final int font = 0x7f0400ad;
|
||||
public static final int fontProviderAuthority = 0x7f0400af;
|
||||
public static final int fontProviderCerts = 0x7f0400b0;
|
||||
public static final int fontProviderFetchStrategy = 0x7f0400b1;
|
||||
public static final int fontProviderFetchTimeout = 0x7f0400b2;
|
||||
public static final int fontProviderPackage = 0x7f0400b3;
|
||||
public static final int fontProviderQuery = 0x7f0400b4;
|
||||
public static final int fontStyle = 0x7f0400b5;
|
||||
public static final int fontWeight = 0x7f0400b6;
|
||||
}
|
||||
public static final class bool {
|
||||
private bool() {}
|
||||
|
||||
public static final int abc_action_bar_embed_tabs = 0x7f050000;
|
||||
}
|
||||
public static final class color {
|
||||
private color() {}
|
||||
|
||||
public static final int notification_action_color_filter = 0x7f06005b;
|
||||
public static final int notification_icon_bg_color = 0x7f06005c;
|
||||
public static final int notification_material_background_media_default_color = 0x7f06005d;
|
||||
public static final int primary_text_default_material_dark = 0x7f060063;
|
||||
public static final int ripple_material_light = 0x7f060068;
|
||||
public static final int secondary_text_default_material_dark = 0x7f060069;
|
||||
public static final int secondary_text_default_material_light = 0x7f06006a;
|
||||
}
|
||||
public static final class dimen {
|
||||
private dimen() {}
|
||||
|
||||
public static final int compat_button_inset_horizontal_material = 0x7f070053;
|
||||
public static final int compat_button_inset_vertical_material = 0x7f070054;
|
||||
public static final int compat_button_padding_horizontal_material = 0x7f070055;
|
||||
public static final int compat_button_padding_vertical_material = 0x7f070056;
|
||||
public static final int compat_control_corner_material = 0x7f070057;
|
||||
public static final int notification_action_icon_size = 0x7f07008e;
|
||||
public static final int notification_action_text_size = 0x7f07008f;
|
||||
public static final int notification_big_circle_margin = 0x7f070090;
|
||||
public static final int notification_content_margin_start = 0x7f070091;
|
||||
public static final int notification_large_icon_height = 0x7f070092;
|
||||
public static final int notification_large_icon_width = 0x7f070093;
|
||||
public static final int notification_main_column_padding_top = 0x7f070094;
|
||||
public static final int notification_media_narrow_margin = 0x7f070095;
|
||||
public static final int notification_right_icon_size = 0x7f070096;
|
||||
public static final int notification_right_side_padding_top = 0x7f070097;
|
||||
public static final int notification_small_icon_background_padding = 0x7f070098;
|
||||
public static final int notification_small_icon_size_as_large = 0x7f070099;
|
||||
public static final int notification_subtext_size = 0x7f07009a;
|
||||
public static final int notification_top_pad = 0x7f07009b;
|
||||
public static final int notification_top_pad_large_text = 0x7f07009c;
|
||||
}
|
||||
public static final class drawable {
|
||||
private drawable() {}
|
||||
|
||||
public static final int notification_action_background = 0x7f08008c;
|
||||
public static final int notification_bg = 0x7f08008d;
|
||||
public static final int notification_bg_low = 0x7f08008e;
|
||||
public static final int notification_bg_low_normal = 0x7f08008f;
|
||||
public static final int notification_bg_low_pressed = 0x7f080090;
|
||||
public static final int notification_bg_normal = 0x7f080091;
|
||||
public static final int notification_bg_normal_pressed = 0x7f080092;
|
||||
public static final int notification_icon_background = 0x7f080093;
|
||||
public static final int notification_template_icon_bg = 0x7f080094;
|
||||
public static final int notification_template_icon_low_bg = 0x7f080095;
|
||||
public static final int notification_tile_bg = 0x7f080096;
|
||||
public static final int notify_panel_notification_icon_bg = 0x7f080097;
|
||||
}
|
||||
public static final class id {
|
||||
private id() {}
|
||||
|
||||
public static final int action0 = 0x7f090006;
|
||||
public static final int action_container = 0x7f09000e;
|
||||
public static final int action_divider = 0x7f090010;
|
||||
public static final int action_image = 0x7f090011;
|
||||
public static final int action_text = 0x7f090017;
|
||||
public static final int actions = 0x7f090018;
|
||||
public static final int async = 0x7f090020;
|
||||
public static final int blocking = 0x7f090024;
|
||||
public static final int cancel_action = 0x7f090034;
|
||||
public static final int chronometer = 0x7f09003d;
|
||||
public static final int end_padder = 0x7f090053;
|
||||
public static final int forever = 0x7f09005e;
|
||||
public static final int icon = 0x7f090063;
|
||||
public static final int icon_group = 0x7f090065;
|
||||
public static final int info = 0x7f090069;
|
||||
public static final int italic = 0x7f09006b;
|
||||
public static final int line1 = 0x7f09007a;
|
||||
public static final int line3 = 0x7f09007b;
|
||||
public static final int media_actions = 0x7f090081;
|
||||
public static final int normal = 0x7f09008b;
|
||||
public static final int notification_background = 0x7f09008c;
|
||||
public static final int notification_main_column = 0x7f09008d;
|
||||
public static final int notification_main_column_container = 0x7f09008e;
|
||||
public static final int right_icon = 0x7f09009b;
|
||||
public static final int right_side = 0x7f09009c;
|
||||
public static final int status_bar_latest_event_content = 0x7f0900c7;
|
||||
public static final int tag_transition_group = 0x7f0900cc;
|
||||
public static final int text = 0x7f0900cd;
|
||||
public static final int text2 = 0x7f0900ce;
|
||||
public static final int time = 0x7f0900db;
|
||||
public static final int title = 0x7f0900dc;
|
||||
}
|
||||
public static final class integer {
|
||||
private integer() {}
|
||||
|
||||
public static final int cancel_button_image_alpha = 0x7f0a0004;
|
||||
public static final int status_bar_notification_info_maxnum = 0x7f0a000a;
|
||||
}
|
||||
public static final class layout {
|
||||
private layout() {}
|
||||
|
||||
public static final int notification_action = 0x7f0b0034;
|
||||
public static final int notification_action_tombstone = 0x7f0b0035;
|
||||
public static final int notification_media_action = 0x7f0b0036;
|
||||
public static final int notification_media_cancel_action = 0x7f0b0037;
|
||||
public static final int notification_template_big_media = 0x7f0b0038;
|
||||
public static final int notification_template_big_media_custom = 0x7f0b0039;
|
||||
public static final int notification_template_big_media_narrow = 0x7f0b003a;
|
||||
public static final int notification_template_big_media_narrow_custom = 0x7f0b003b;
|
||||
public static final int notification_template_custom_big = 0x7f0b003c;
|
||||
public static final int notification_template_icon_group = 0x7f0b003d;
|
||||
public static final int notification_template_lines_media = 0x7f0b003e;
|
||||
public static final int notification_template_media = 0x7f0b003f;
|
||||
public static final int notification_template_media_custom = 0x7f0b0040;
|
||||
public static final int notification_template_part_chronometer = 0x7f0b0041;
|
||||
public static final int notification_template_part_time = 0x7f0b0042;
|
||||
}
|
||||
public static final class string {
|
||||
private string() {}
|
||||
|
||||
public static final int status_bar_notification_info_overflow = 0x7f0f0074;
|
||||
}
|
||||
public static final class style {
|
||||
private style() {}
|
||||
|
||||
public static final int TextAppearance_Compat_Notification = 0x7f100112;
|
||||
public static final int TextAppearance_Compat_Notification_Info = 0x7f100113;
|
||||
public static final int TextAppearance_Compat_Notification_Info_Media = 0x7f100114;
|
||||
public static final int TextAppearance_Compat_Notification_Line2 = 0x7f100115;
|
||||
public static final int TextAppearance_Compat_Notification_Line2_Media = 0x7f100116;
|
||||
public static final int TextAppearance_Compat_Notification_Media = 0x7f100117;
|
||||
public static final int TextAppearance_Compat_Notification_Time = 0x7f100118;
|
||||
public static final int TextAppearance_Compat_Notification_Time_Media = 0x7f100119;
|
||||
public static final int TextAppearance_Compat_Notification_Title = 0x7f10011a;
|
||||
public static final int TextAppearance_Compat_Notification_Title_Media = 0x7f10011b;
|
||||
public static final int Widget_Compat_NotificationActionContainer = 0x7f100190;
|
||||
public static final int Widget_Compat_NotificationActionText = 0x7f100191;
|
||||
}
|
||||
public static final class styleable {
|
||||
private styleable() {}
|
||||
|
||||
public static final int[] FontFamily = { 0x7f0400af, 0x7f0400b0, 0x7f0400b1, 0x7f0400b2, 0x7f0400b3, 0x7f0400b4 };
|
||||
public static final int FontFamily_fontProviderAuthority = 0;
|
||||
public static final int FontFamily_fontProviderCerts = 1;
|
||||
public static final int FontFamily_fontProviderFetchStrategy = 2;
|
||||
public static final int FontFamily_fontProviderFetchTimeout = 3;
|
||||
public static final int FontFamily_fontProviderPackage = 4;
|
||||
public static final int FontFamily_fontProviderQuery = 5;
|
||||
public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x7f0400ad, 0x7f0400b5, 0x7f0400b6 };
|
||||
public static final int FontFamilyFont_android_font = 0;
|
||||
public static final int FontFamilyFont_android_fontWeight = 1;
|
||||
public static final int FontFamilyFont_android_fontStyle = 2;
|
||||
public static final int FontFamilyFont_font = 3;
|
||||
public static final int FontFamilyFont_fontStyle = 4;
|
||||
public static final int FontFamilyFont_fontWeight = 5;
|
||||
}
|
||||
}
|
@ -1,167 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.support.transition;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
public static final class attr {
|
||||
private attr() {}
|
||||
|
||||
public static final int font = 0x7f0400ad;
|
||||
public static final int fontProviderAuthority = 0x7f0400af;
|
||||
public static final int fontProviderCerts = 0x7f0400b0;
|
||||
public static final int fontProviderFetchStrategy = 0x7f0400b1;
|
||||
public static final int fontProviderFetchTimeout = 0x7f0400b2;
|
||||
public static final int fontProviderPackage = 0x7f0400b3;
|
||||
public static final int fontProviderQuery = 0x7f0400b4;
|
||||
public static final int fontStyle = 0x7f0400b5;
|
||||
public static final int fontWeight = 0x7f0400b6;
|
||||
}
|
||||
public static final class bool {
|
||||
private bool() {}
|
||||
|
||||
public static final int abc_action_bar_embed_tabs = 0x7f050000;
|
||||
}
|
||||
public static final class color {
|
||||
private color() {}
|
||||
|
||||
public static final int notification_action_color_filter = 0x7f06005b;
|
||||
public static final int notification_icon_bg_color = 0x7f06005c;
|
||||
public static final int ripple_material_light = 0x7f060068;
|
||||
public static final int secondary_text_default_material_light = 0x7f06006a;
|
||||
}
|
||||
public static final class dimen {
|
||||
private dimen() {}
|
||||
|
||||
public static final int compat_button_inset_horizontal_material = 0x7f070053;
|
||||
public static final int compat_button_inset_vertical_material = 0x7f070054;
|
||||
public static final int compat_button_padding_horizontal_material = 0x7f070055;
|
||||
public static final int compat_button_padding_vertical_material = 0x7f070056;
|
||||
public static final int compat_control_corner_material = 0x7f070057;
|
||||
public static final int notification_action_icon_size = 0x7f07008e;
|
||||
public static final int notification_action_text_size = 0x7f07008f;
|
||||
public static final int notification_big_circle_margin = 0x7f070090;
|
||||
public static final int notification_content_margin_start = 0x7f070091;
|
||||
public static final int notification_large_icon_height = 0x7f070092;
|
||||
public static final int notification_large_icon_width = 0x7f070093;
|
||||
public static final int notification_main_column_padding_top = 0x7f070094;
|
||||
public static final int notification_media_narrow_margin = 0x7f070095;
|
||||
public static final int notification_right_icon_size = 0x7f070096;
|
||||
public static final int notification_right_side_padding_top = 0x7f070097;
|
||||
public static final int notification_small_icon_background_padding = 0x7f070098;
|
||||
public static final int notification_small_icon_size_as_large = 0x7f070099;
|
||||
public static final int notification_subtext_size = 0x7f07009a;
|
||||
public static final int notification_top_pad = 0x7f07009b;
|
||||
public static final int notification_top_pad_large_text = 0x7f07009c;
|
||||
}
|
||||
public static final class drawable {
|
||||
private drawable() {}
|
||||
|
||||
public static final int notification_action_background = 0x7f08008c;
|
||||
public static final int notification_bg = 0x7f08008d;
|
||||
public static final int notification_bg_low = 0x7f08008e;
|
||||
public static final int notification_bg_low_normal = 0x7f08008f;
|
||||
public static final int notification_bg_low_pressed = 0x7f080090;
|
||||
public static final int notification_bg_normal = 0x7f080091;
|
||||
public static final int notification_bg_normal_pressed = 0x7f080092;
|
||||
public static final int notification_icon_background = 0x7f080093;
|
||||
public static final int notification_template_icon_bg = 0x7f080094;
|
||||
public static final int notification_template_icon_low_bg = 0x7f080095;
|
||||
public static final int notification_tile_bg = 0x7f080096;
|
||||
public static final int notify_panel_notification_icon_bg = 0x7f080097;
|
||||
}
|
||||
public static final class id {
|
||||
private id() {}
|
||||
|
||||
public static final int action_container = 0x7f09000e;
|
||||
public static final int action_divider = 0x7f090010;
|
||||
public static final int action_image = 0x7f090011;
|
||||
public static final int action_text = 0x7f090017;
|
||||
public static final int actions = 0x7f090018;
|
||||
public static final int async = 0x7f090020;
|
||||
public static final int blocking = 0x7f090024;
|
||||
public static final int chronometer = 0x7f09003d;
|
||||
public static final int forever = 0x7f09005e;
|
||||
public static final int ghost_view = 0x7f09005f;
|
||||
public static final int icon = 0x7f090063;
|
||||
public static final int icon_group = 0x7f090065;
|
||||
public static final int info = 0x7f090069;
|
||||
public static final int italic = 0x7f09006b;
|
||||
public static final int line1 = 0x7f09007a;
|
||||
public static final int line3 = 0x7f09007b;
|
||||
public static final int normal = 0x7f09008b;
|
||||
public static final int notification_background = 0x7f09008c;
|
||||
public static final int notification_main_column = 0x7f09008d;
|
||||
public static final int notification_main_column_container = 0x7f09008e;
|
||||
public static final int parent_matrix = 0x7f090093;
|
||||
public static final int right_icon = 0x7f09009b;
|
||||
public static final int right_side = 0x7f09009c;
|
||||
public static final int save_image_matrix = 0x7f09009d;
|
||||
public static final int save_non_transition_alpha = 0x7f09009e;
|
||||
public static final int save_scale_type = 0x7f09009f;
|
||||
public static final int tag_transition_group = 0x7f0900cc;
|
||||
public static final int text = 0x7f0900cd;
|
||||
public static final int text2 = 0x7f0900ce;
|
||||
public static final int time = 0x7f0900db;
|
||||
public static final int title = 0x7f0900dc;
|
||||
public static final int transition_current_scene = 0x7f0900e2;
|
||||
public static final int transition_layout_save = 0x7f0900e3;
|
||||
public static final int transition_position = 0x7f0900e4;
|
||||
public static final int transition_scene_layoutid_cache = 0x7f0900e5;
|
||||
public static final int transition_transform = 0x7f0900e6;
|
||||
}
|
||||
public static final class integer {
|
||||
private integer() {}
|
||||
|
||||
public static final int status_bar_notification_info_maxnum = 0x7f0a000a;
|
||||
}
|
||||
public static final class layout {
|
||||
private layout() {}
|
||||
|
||||
public static final int notification_action = 0x7f0b0034;
|
||||
public static final int notification_action_tombstone = 0x7f0b0035;
|
||||
public static final int notification_template_custom_big = 0x7f0b003c;
|
||||
public static final int notification_template_icon_group = 0x7f0b003d;
|
||||
public static final int notification_template_part_chronometer = 0x7f0b0041;
|
||||
public static final int notification_template_part_time = 0x7f0b0042;
|
||||
}
|
||||
public static final class string {
|
||||
private string() {}
|
||||
|
||||
public static final int status_bar_notification_info_overflow = 0x7f0f0074;
|
||||
}
|
||||
public static final class style {
|
||||
private style() {}
|
||||
|
||||
public static final int TextAppearance_Compat_Notification = 0x7f100112;
|
||||
public static final int TextAppearance_Compat_Notification_Info = 0x7f100113;
|
||||
public static final int TextAppearance_Compat_Notification_Line2 = 0x7f100115;
|
||||
public static final int TextAppearance_Compat_Notification_Time = 0x7f100118;
|
||||
public static final int TextAppearance_Compat_Notification_Title = 0x7f10011a;
|
||||
public static final int Widget_Compat_NotificationActionContainer = 0x7f100190;
|
||||
public static final int Widget_Compat_NotificationActionText = 0x7f100191;
|
||||
}
|
||||
public static final class styleable {
|
||||
private styleable() {}
|
||||
|
||||
public static final int[] FontFamily = { 0x7f0400af, 0x7f0400b0, 0x7f0400b1, 0x7f0400b2, 0x7f0400b3, 0x7f0400b4 };
|
||||
public static final int FontFamily_fontProviderAuthority = 0;
|
||||
public static final int FontFamily_fontProviderCerts = 1;
|
||||
public static final int FontFamily_fontProviderFetchStrategy = 2;
|
||||
public static final int FontFamily_fontProviderFetchTimeout = 3;
|
||||
public static final int FontFamily_fontProviderPackage = 4;
|
||||
public static final int FontFamily_fontProviderQuery = 5;
|
||||
public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x7f0400ad, 0x7f0400b5, 0x7f0400b6 };
|
||||
public static final int FontFamilyFont_android_font = 0;
|
||||
public static final int FontFamilyFont_android_fontWeight = 1;
|
||||
public static final int FontFamilyFont_android_fontStyle = 2;
|
||||
public static final int FontFamilyFont_font = 3;
|
||||
public static final int FontFamilyFont_fontStyle = 4;
|
||||
public static final int FontFamilyFont_fontWeight = 5;
|
||||
}
|
||||
}
|
File diff suppressed because it is too large
Load Diff
@ -1,208 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.support.v4;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
public static final class attr {
|
||||
private attr() {}
|
||||
|
||||
public static final int coordinatorLayoutStyle = 0x7f040077;
|
||||
public static final int font = 0x7f0400ad;
|
||||
public static final int fontProviderAuthority = 0x7f0400af;
|
||||
public static final int fontProviderCerts = 0x7f0400b0;
|
||||
public static final int fontProviderFetchStrategy = 0x7f0400b1;
|
||||
public static final int fontProviderFetchTimeout = 0x7f0400b2;
|
||||
public static final int fontProviderPackage = 0x7f0400b3;
|
||||
public static final int fontProviderQuery = 0x7f0400b4;
|
||||
public static final int fontStyle = 0x7f0400b5;
|
||||
public static final int fontWeight = 0x7f0400b6;
|
||||
public static final int keylines = 0x7f0400d6;
|
||||
public static final int layout_anchor = 0x7f0400d9;
|
||||
public static final int layout_anchorGravity = 0x7f0400da;
|
||||
public static final int layout_behavior = 0x7f0400db;
|
||||
public static final int layout_dodgeInsetEdges = 0x7f040107;
|
||||
public static final int layout_insetEdge = 0x7f040110;
|
||||
public static final int layout_keyline = 0x7f040111;
|
||||
public static final int statusBarBackground = 0x7f04017c;
|
||||
}
|
||||
public static final class bool {
|
||||
private bool() {}
|
||||
|
||||
public static final int abc_action_bar_embed_tabs = 0x7f050000;
|
||||
}
|
||||
public static final class color {
|
||||
private color() {}
|
||||
|
||||
public static final int notification_action_color_filter = 0x7f06005b;
|
||||
public static final int notification_icon_bg_color = 0x7f06005c;
|
||||
public static final int notification_material_background_media_default_color = 0x7f06005d;
|
||||
public static final int primary_text_default_material_dark = 0x7f060063;
|
||||
public static final int ripple_material_light = 0x7f060068;
|
||||
public static final int secondary_text_default_material_dark = 0x7f060069;
|
||||
public static final int secondary_text_default_material_light = 0x7f06006a;
|
||||
}
|
||||
public static final class dimen {
|
||||
private dimen() {}
|
||||
|
||||
public static final int compat_button_inset_horizontal_material = 0x7f070053;
|
||||
public static final int compat_button_inset_vertical_material = 0x7f070054;
|
||||
public static final int compat_button_padding_horizontal_material = 0x7f070055;
|
||||
public static final int compat_button_padding_vertical_material = 0x7f070056;
|
||||
public static final int compat_control_corner_material = 0x7f070057;
|
||||
public static final int notification_action_icon_size = 0x7f07008e;
|
||||
public static final int notification_action_text_size = 0x7f07008f;
|
||||
public static final int notification_big_circle_margin = 0x7f070090;
|
||||
public static final int notification_content_margin_start = 0x7f070091;
|
||||
public static final int notification_large_icon_height = 0x7f070092;
|
||||
public static final int notification_large_icon_width = 0x7f070093;
|
||||
public static final int notification_main_column_padding_top = 0x7f070094;
|
||||
public static final int notification_media_narrow_margin = 0x7f070095;
|
||||
public static final int notification_right_icon_size = 0x7f070096;
|
||||
public static final int notification_right_side_padding_top = 0x7f070097;
|
||||
public static final int notification_small_icon_background_padding = 0x7f070098;
|
||||
public static final int notification_small_icon_size_as_large = 0x7f070099;
|
||||
public static final int notification_subtext_size = 0x7f07009a;
|
||||
public static final int notification_top_pad = 0x7f07009b;
|
||||
public static final int notification_top_pad_large_text = 0x7f07009c;
|
||||
}
|
||||
public static final class drawable {
|
||||
private drawable() {}
|
||||
|
||||
public static final int notification_action_background = 0x7f08008c;
|
||||
public static final int notification_bg = 0x7f08008d;
|
||||
public static final int notification_bg_low = 0x7f08008e;
|
||||
public static final int notification_bg_low_normal = 0x7f08008f;
|
||||
public static final int notification_bg_low_pressed = 0x7f080090;
|
||||
public static final int notification_bg_normal = 0x7f080091;
|
||||
public static final int notification_bg_normal_pressed = 0x7f080092;
|
||||
public static final int notification_icon_background = 0x7f080093;
|
||||
public static final int notification_template_icon_bg = 0x7f080094;
|
||||
public static final int notification_template_icon_low_bg = 0x7f080095;
|
||||
public static final int notification_tile_bg = 0x7f080096;
|
||||
public static final int notify_panel_notification_icon_bg = 0x7f080097;
|
||||
}
|
||||
public static final class id {
|
||||
private id() {}
|
||||
|
||||
public static final int action0 = 0x7f090006;
|
||||
public static final int action_container = 0x7f09000e;
|
||||
public static final int action_divider = 0x7f090010;
|
||||
public static final int action_image = 0x7f090011;
|
||||
public static final int action_text = 0x7f090017;
|
||||
public static final int actions = 0x7f090018;
|
||||
public static final int async = 0x7f090020;
|
||||
public static final int blocking = 0x7f090024;
|
||||
public static final int bottom = 0x7f090025;
|
||||
public static final int cancel_action = 0x7f090034;
|
||||
public static final int chronometer = 0x7f09003d;
|
||||
public static final int end = 0x7f090052;
|
||||
public static final int end_padder = 0x7f090053;
|
||||
public static final int forever = 0x7f09005e;
|
||||
public static final int icon = 0x7f090063;
|
||||
public static final int icon_group = 0x7f090065;
|
||||
public static final int info = 0x7f090069;
|
||||
public static final int italic = 0x7f09006b;
|
||||
public static final int left = 0x7f090074;
|
||||
public static final int line1 = 0x7f09007a;
|
||||
public static final int line3 = 0x7f09007b;
|
||||
public static final int media_actions = 0x7f090081;
|
||||
public static final int none = 0x7f09008a;
|
||||
public static final int normal = 0x7f09008b;
|
||||
public static final int notification_background = 0x7f09008c;
|
||||
public static final int notification_main_column = 0x7f09008d;
|
||||
public static final int notification_main_column_container = 0x7f09008e;
|
||||
public static final int right = 0x7f09009a;
|
||||
public static final int right_icon = 0x7f09009b;
|
||||
public static final int right_side = 0x7f09009c;
|
||||
public static final int start = 0x7f0900c6;
|
||||
public static final int status_bar_latest_event_content = 0x7f0900c7;
|
||||
public static final int tag_transition_group = 0x7f0900cc;
|
||||
public static final int text = 0x7f0900cd;
|
||||
public static final int text2 = 0x7f0900ce;
|
||||
public static final int time = 0x7f0900db;
|
||||
public static final int title = 0x7f0900dc;
|
||||
public static final int top = 0x7f0900df;
|
||||
}
|
||||
public static final class integer {
|
||||
private integer() {}
|
||||
|
||||
public static final int cancel_button_image_alpha = 0x7f0a0004;
|
||||
public static final int status_bar_notification_info_maxnum = 0x7f0a000a;
|
||||
}
|
||||
public static final class layout {
|
||||
private layout() {}
|
||||
|
||||
public static final int notification_action = 0x7f0b0034;
|
||||
public static final int notification_action_tombstone = 0x7f0b0035;
|
||||
public static final int notification_media_action = 0x7f0b0036;
|
||||
public static final int notification_media_cancel_action = 0x7f0b0037;
|
||||
public static final int notification_template_big_media = 0x7f0b0038;
|
||||
public static final int notification_template_big_media_custom = 0x7f0b0039;
|
||||
public static final int notification_template_big_media_narrow = 0x7f0b003a;
|
||||
public static final int notification_template_big_media_narrow_custom = 0x7f0b003b;
|
||||
public static final int notification_template_custom_big = 0x7f0b003c;
|
||||
public static final int notification_template_icon_group = 0x7f0b003d;
|
||||
public static final int notification_template_lines_media = 0x7f0b003e;
|
||||
public static final int notification_template_media = 0x7f0b003f;
|
||||
public static final int notification_template_media_custom = 0x7f0b0040;
|
||||
public static final int notification_template_part_chronometer = 0x7f0b0041;
|
||||
public static final int notification_template_part_time = 0x7f0b0042;
|
||||
}
|
||||
public static final class string {
|
||||
private string() {}
|
||||
|
||||
public static final int status_bar_notification_info_overflow = 0x7f0f0074;
|
||||
}
|
||||
public static final class style {
|
||||
private style() {}
|
||||
|
||||
public static final int TextAppearance_Compat_Notification = 0x7f100112;
|
||||
public static final int TextAppearance_Compat_Notification_Info = 0x7f100113;
|
||||
public static final int TextAppearance_Compat_Notification_Info_Media = 0x7f100114;
|
||||
public static final int TextAppearance_Compat_Notification_Line2 = 0x7f100115;
|
||||
public static final int TextAppearance_Compat_Notification_Line2_Media = 0x7f100116;
|
||||
public static final int TextAppearance_Compat_Notification_Media = 0x7f100117;
|
||||
public static final int TextAppearance_Compat_Notification_Time = 0x7f100118;
|
||||
public static final int TextAppearance_Compat_Notification_Time_Media = 0x7f100119;
|
||||
public static final int TextAppearance_Compat_Notification_Title = 0x7f10011a;
|
||||
public static final int TextAppearance_Compat_Notification_Title_Media = 0x7f10011b;
|
||||
public static final int Widget_Compat_NotificationActionContainer = 0x7f100190;
|
||||
public static final int Widget_Compat_NotificationActionText = 0x7f100191;
|
||||
public static final int Widget_Support_CoordinatorLayout = 0x7f10019d;
|
||||
}
|
||||
public static final class styleable {
|
||||
private styleable() {}
|
||||
|
||||
public static final int[] CoordinatorLayout = { 0x7f0400d6, 0x7f04017c };
|
||||
public static final int CoordinatorLayout_keylines = 0;
|
||||
public static final int CoordinatorLayout_statusBarBackground = 1;
|
||||
public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f040107, 0x7f040110, 0x7f040111 };
|
||||
public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
|
||||
public static final int CoordinatorLayout_Layout_layout_anchor = 1;
|
||||
public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
|
||||
public static final int CoordinatorLayout_Layout_layout_behavior = 3;
|
||||
public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
|
||||
public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
|
||||
public static final int CoordinatorLayout_Layout_layout_keyline = 6;
|
||||
public static final int[] FontFamily = { 0x7f0400af, 0x7f0400b0, 0x7f0400b1, 0x7f0400b2, 0x7f0400b3, 0x7f0400b4 };
|
||||
public static final int FontFamily_fontProviderAuthority = 0;
|
||||
public static final int FontFamily_fontProviderCerts = 1;
|
||||
public static final int FontFamily_fontProviderFetchStrategy = 2;
|
||||
public static final int FontFamily_fontProviderFetchTimeout = 3;
|
||||
public static final int FontFamily_fontProviderPackage = 4;
|
||||
public static final int FontFamily_fontProviderQuery = 5;
|
||||
public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x7f0400ad, 0x7f0400b5, 0x7f0400b6 };
|
||||
public static final int FontFamilyFont_android_font = 0;
|
||||
public static final int FontFamilyFont_android_fontWeight = 1;
|
||||
public static final int FontFamilyFont_android_fontStyle = 2;
|
||||
public static final int FontFamilyFont_font = 3;
|
||||
public static final int FontFamilyFont_fontStyle = 4;
|
||||
public static final int FontFamilyFont_fontWeight = 5;
|
||||
}
|
||||
}
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,213 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.support.v7.recyclerview;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
public static final class attr {
|
||||
private attr() {}
|
||||
|
||||
public static final int coordinatorLayoutStyle = 0x7f040077;
|
||||
public static final int fastScrollEnabled = 0x7f0400a8;
|
||||
public static final int fastScrollHorizontalThumbDrawable = 0x7f0400a9;
|
||||
public static final int fastScrollHorizontalTrackDrawable = 0x7f0400aa;
|
||||
public static final int fastScrollVerticalThumbDrawable = 0x7f0400ab;
|
||||
public static final int fastScrollVerticalTrackDrawable = 0x7f0400ac;
|
||||
public static final int font = 0x7f0400ad;
|
||||
public static final int fontProviderAuthority = 0x7f0400af;
|
||||
public static final int fontProviderCerts = 0x7f0400b0;
|
||||
public static final int fontProviderFetchStrategy = 0x7f0400b1;
|
||||
public static final int fontProviderFetchTimeout = 0x7f0400b2;
|
||||
public static final int fontProviderPackage = 0x7f0400b3;
|
||||
public static final int fontProviderQuery = 0x7f0400b4;
|
||||
public static final int fontStyle = 0x7f0400b5;
|
||||
public static final int fontWeight = 0x7f0400b6;
|
||||
public static final int keylines = 0x7f0400d6;
|
||||
public static final int layoutManager = 0x7f0400d8;
|
||||
public static final int layout_anchor = 0x7f0400d9;
|
||||
public static final int layout_anchorGravity = 0x7f0400da;
|
||||
public static final int layout_behavior = 0x7f0400db;
|
||||
public static final int layout_dodgeInsetEdges = 0x7f040107;
|
||||
public static final int layout_insetEdge = 0x7f040110;
|
||||
public static final int layout_keyline = 0x7f040111;
|
||||
public static final int reverseLayout = 0x7f04015b;
|
||||
public static final int spanCount = 0x7f040172;
|
||||
public static final int stackFromEnd = 0x7f040178;
|
||||
public static final int statusBarBackground = 0x7f04017c;
|
||||
}
|
||||
public static final class bool {
|
||||
private bool() {}
|
||||
|
||||
public static final int abc_action_bar_embed_tabs = 0x7f050000;
|
||||
}
|
||||
public static final class color {
|
||||
private color() {}
|
||||
|
||||
public static final int notification_action_color_filter = 0x7f06005b;
|
||||
public static final int notification_icon_bg_color = 0x7f06005c;
|
||||
public static final int ripple_material_light = 0x7f060068;
|
||||
public static final int secondary_text_default_material_light = 0x7f06006a;
|
||||
}
|
||||
public static final class dimen {
|
||||
private dimen() {}
|
||||
|
||||
public static final int compat_button_inset_horizontal_material = 0x7f070053;
|
||||
public static final int compat_button_inset_vertical_material = 0x7f070054;
|
||||
public static final int compat_button_padding_horizontal_material = 0x7f070055;
|
||||
public static final int compat_button_padding_vertical_material = 0x7f070056;
|
||||
public static final int compat_control_corner_material = 0x7f070057;
|
||||
public static final int fastscroll_default_thickness = 0x7f070080;
|
||||
public static final int fastscroll_margin = 0x7f070081;
|
||||
public static final int fastscroll_minimum_range = 0x7f070082;
|
||||
public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f07008a;
|
||||
public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f07008b;
|
||||
public static final int item_touch_helper_swipe_escape_velocity = 0x7f07008c;
|
||||
public static final int notification_action_icon_size = 0x7f07008e;
|
||||
public static final int notification_action_text_size = 0x7f07008f;
|
||||
public static final int notification_big_circle_margin = 0x7f070090;
|
||||
public static final int notification_content_margin_start = 0x7f070091;
|
||||
public static final int notification_large_icon_height = 0x7f070092;
|
||||
public static final int notification_large_icon_width = 0x7f070093;
|
||||
public static final int notification_main_column_padding_top = 0x7f070094;
|
||||
public static final int notification_media_narrow_margin = 0x7f070095;
|
||||
public static final int notification_right_icon_size = 0x7f070096;
|
||||
public static final int notification_right_side_padding_top = 0x7f070097;
|
||||
public static final int notification_small_icon_background_padding = 0x7f070098;
|
||||
public static final int notification_small_icon_size_as_large = 0x7f070099;
|
||||
public static final int notification_subtext_size = 0x7f07009a;
|
||||
public static final int notification_top_pad = 0x7f07009b;
|
||||
public static final int notification_top_pad_large_text = 0x7f07009c;
|
||||
}
|
||||
public static final class drawable {
|
||||
private drawable() {}
|
||||
|
||||
public static final int notification_action_background = 0x7f08008c;
|
||||
public static final int notification_bg = 0x7f08008d;
|
||||
public static final int notification_bg_low = 0x7f08008e;
|
||||
public static final int notification_bg_low_normal = 0x7f08008f;
|
||||
public static final int notification_bg_low_pressed = 0x7f080090;
|
||||
public static final int notification_bg_normal = 0x7f080091;
|
||||
public static final int notification_bg_normal_pressed = 0x7f080092;
|
||||
public static final int notification_icon_background = 0x7f080093;
|
||||
public static final int notification_template_icon_bg = 0x7f080094;
|
||||
public static final int notification_template_icon_low_bg = 0x7f080095;
|
||||
public static final int notification_tile_bg = 0x7f080096;
|
||||
public static final int notify_panel_notification_icon_bg = 0x7f080097;
|
||||
}
|
||||
public static final class id {
|
||||
private id() {}
|
||||
|
||||
public static final int action_container = 0x7f09000e;
|
||||
public static final int action_divider = 0x7f090010;
|
||||
public static final int action_image = 0x7f090011;
|
||||
public static final int action_text = 0x7f090017;
|
||||
public static final int actions = 0x7f090018;
|
||||
public static final int async = 0x7f090020;
|
||||
public static final int blocking = 0x7f090024;
|
||||
public static final int bottom = 0x7f090025;
|
||||
public static final int chronometer = 0x7f09003d;
|
||||
public static final int end = 0x7f090052;
|
||||
public static final int forever = 0x7f09005e;
|
||||
public static final int icon = 0x7f090063;
|
||||
public static final int icon_group = 0x7f090065;
|
||||
public static final int info = 0x7f090069;
|
||||
public static final int italic = 0x7f09006b;
|
||||
public static final int item_touch_helper_previous_elevation = 0x7f09006c;
|
||||
public static final int left = 0x7f090074;
|
||||
public static final int line1 = 0x7f09007a;
|
||||
public static final int line3 = 0x7f09007b;
|
||||
public static final int none = 0x7f09008a;
|
||||
public static final int normal = 0x7f09008b;
|
||||
public static final int notification_background = 0x7f09008c;
|
||||
public static final int notification_main_column = 0x7f09008d;
|
||||
public static final int notification_main_column_container = 0x7f09008e;
|
||||
public static final int right = 0x7f09009a;
|
||||
public static final int right_icon = 0x7f09009b;
|
||||
public static final int right_side = 0x7f09009c;
|
||||
public static final int start = 0x7f0900c6;
|
||||
public static final int tag_transition_group = 0x7f0900cc;
|
||||
public static final int text = 0x7f0900cd;
|
||||
public static final int text2 = 0x7f0900ce;
|
||||
public static final int time = 0x7f0900db;
|
||||
public static final int title = 0x7f0900dc;
|
||||
public static final int top = 0x7f0900df;
|
||||
}
|
||||
public static final class integer {
|
||||
private integer() {}
|
||||
|
||||
public static final int status_bar_notification_info_maxnum = 0x7f0a000a;
|
||||
}
|
||||
public static final class layout {
|
||||
private layout() {}
|
||||
|
||||
public static final int notification_action = 0x7f0b0034;
|
||||
public static final int notification_action_tombstone = 0x7f0b0035;
|
||||
public static final int notification_template_custom_big = 0x7f0b003c;
|
||||
public static final int notification_template_icon_group = 0x7f0b003d;
|
||||
public static final int notification_template_part_chronometer = 0x7f0b0041;
|
||||
public static final int notification_template_part_time = 0x7f0b0042;
|
||||
}
|
||||
public static final class string {
|
||||
private string() {}
|
||||
|
||||
public static final int status_bar_notification_info_overflow = 0x7f0f0074;
|
||||
}
|
||||
public static final class style {
|
||||
private style() {}
|
||||
|
||||
public static final int TextAppearance_Compat_Notification = 0x7f100112;
|
||||
public static final int TextAppearance_Compat_Notification_Info = 0x7f100113;
|
||||
public static final int TextAppearance_Compat_Notification_Line2 = 0x7f100115;
|
||||
public static final int TextAppearance_Compat_Notification_Time = 0x7f100118;
|
||||
public static final int TextAppearance_Compat_Notification_Title = 0x7f10011a;
|
||||
public static final int Widget_Compat_NotificationActionContainer = 0x7f100190;
|
||||
public static final int Widget_Compat_NotificationActionText = 0x7f100191;
|
||||
public static final int Widget_Support_CoordinatorLayout = 0x7f10019d;
|
||||
}
|
||||
public static final class styleable {
|
||||
private styleable() {}
|
||||
|
||||
public static final int[] CoordinatorLayout = { 0x7f0400d6, 0x7f04017c };
|
||||
public static final int CoordinatorLayout_keylines = 0;
|
||||
public static final int CoordinatorLayout_statusBarBackground = 1;
|
||||
public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f040107, 0x7f040110, 0x7f040111 };
|
||||
public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
|
||||
public static final int CoordinatorLayout_Layout_layout_anchor = 1;
|
||||
public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
|
||||
public static final int CoordinatorLayout_Layout_layout_behavior = 3;
|
||||
public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
|
||||
public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
|
||||
public static final int CoordinatorLayout_Layout_layout_keyline = 6;
|
||||
public static final int[] FontFamily = { 0x7f0400af, 0x7f0400b0, 0x7f0400b1, 0x7f0400b2, 0x7f0400b3, 0x7f0400b4 };
|
||||
public static final int FontFamily_fontProviderAuthority = 0;
|
||||
public static final int FontFamily_fontProviderCerts = 1;
|
||||
public static final int FontFamily_fontProviderFetchStrategy = 2;
|
||||
public static final int FontFamily_fontProviderFetchTimeout = 3;
|
||||
public static final int FontFamily_fontProviderPackage = 4;
|
||||
public static final int FontFamily_fontProviderQuery = 5;
|
||||
public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x7f0400ad, 0x7f0400b5, 0x7f0400b6 };
|
||||
public static final int FontFamilyFont_android_font = 0;
|
||||
public static final int FontFamilyFont_android_fontWeight = 1;
|
||||
public static final int FontFamilyFont_android_fontStyle = 2;
|
||||
public static final int FontFamilyFont_font = 3;
|
||||
public static final int FontFamilyFont_fontStyle = 4;
|
||||
public static final int FontFamilyFont_fontWeight = 5;
|
||||
public static final int[] RecyclerView = { 0x10100c4, 0x10100f1, 0x7f0400a8, 0x7f0400a9, 0x7f0400aa, 0x7f0400ab, 0x7f0400ac, 0x7f0400d8, 0x7f04015b, 0x7f040172, 0x7f040178 };
|
||||
public static final int RecyclerView_android_orientation = 0;
|
||||
public static final int RecyclerView_android_descendantFocusability = 1;
|
||||
public static final int RecyclerView_fastScrollEnabled = 2;
|
||||
public static final int RecyclerView_fastScrollHorizontalThumbDrawable = 3;
|
||||
public static final int RecyclerView_fastScrollHorizontalTrackDrawable = 4;
|
||||
public static final int RecyclerView_fastScrollVerticalThumbDrawable = 5;
|
||||
public static final int RecyclerView_fastScrollVerticalTrackDrawable = 6;
|
||||
public static final int RecyclerView_layoutManager = 7;
|
||||
public static final int RecyclerView_reverseLayout = 8;
|
||||
public static final int RecyclerView_spanCount = 9;
|
||||
public static final int RecyclerView_stackFromEnd = 10;
|
||||
}
|
||||
}
|
@ -1,142 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package com.google.android.gms;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
public static final class attr {
|
||||
private attr() {}
|
||||
|
||||
public static final int buttonSize = 0x7f04004e;
|
||||
public static final int circleCrop = 0x7f040057;
|
||||
public static final int colorScheme = 0x7f040068;
|
||||
public static final int imageAspectRatio = 0x7f0400c8;
|
||||
public static final int imageAspectRatioAdjust = 0x7f0400c9;
|
||||
public static final int scopeUris = 0x7f04015e;
|
||||
}
|
||||
public static final class color {
|
||||
private color() {}
|
||||
|
||||
public static final int common_google_signin_btn_text_dark = 0x7f06002e;
|
||||
public static final int common_google_signin_btn_text_dark_default = 0x7f06002f;
|
||||
public static final int common_google_signin_btn_text_dark_disabled = 0x7f060030;
|
||||
public static final int common_google_signin_btn_text_dark_focused = 0x7f060031;
|
||||
public static final int common_google_signin_btn_text_dark_pressed = 0x7f060032;
|
||||
public static final int common_google_signin_btn_text_light = 0x7f060033;
|
||||
public static final int common_google_signin_btn_text_light_default = 0x7f060034;
|
||||
public static final int common_google_signin_btn_text_light_disabled = 0x7f060035;
|
||||
public static final int common_google_signin_btn_text_light_focused = 0x7f060036;
|
||||
public static final int common_google_signin_btn_text_light_pressed = 0x7f060037;
|
||||
public static final int common_google_signin_btn_tint = 0x7f060038;
|
||||
}
|
||||
public static final class drawable {
|
||||
private drawable() {}
|
||||
|
||||
public static final int common_full_open_on_phone = 0x7f080061;
|
||||
public static final int common_google_signin_btn_icon_dark = 0x7f080062;
|
||||
public static final int common_google_signin_btn_icon_dark_focused = 0x7f080063;
|
||||
public static final int common_google_signin_btn_icon_dark_normal = 0x7f080064;
|
||||
public static final int common_google_signin_btn_icon_dark_normal_background = 0x7f080065;
|
||||
public static final int common_google_signin_btn_icon_disabled = 0x7f080066;
|
||||
public static final int common_google_signin_btn_icon_light = 0x7f080067;
|
||||
public static final int common_google_signin_btn_icon_light_focused = 0x7f080068;
|
||||
public static final int common_google_signin_btn_icon_light_normal = 0x7f080069;
|
||||
public static final int common_google_signin_btn_icon_light_normal_background = 0x7f08006a;
|
||||
public static final int common_google_signin_btn_text_dark = 0x7f08006b;
|
||||
public static final int common_google_signin_btn_text_dark_focused = 0x7f08006c;
|
||||
public static final int common_google_signin_btn_text_dark_normal = 0x7f08006d;
|
||||
public static final int common_google_signin_btn_text_dark_normal_background = 0x7f08006e;
|
||||
public static final int common_google_signin_btn_text_disabled = 0x7f08006f;
|
||||
public static final int common_google_signin_btn_text_light = 0x7f080070;
|
||||
public static final int common_google_signin_btn_text_light_focused = 0x7f080071;
|
||||
public static final int common_google_signin_btn_text_light_normal = 0x7f080072;
|
||||
public static final int common_google_signin_btn_text_light_normal_background = 0x7f080073;
|
||||
public static final int googleg_disabled_color_18 = 0x7f08007a;
|
||||
public static final int googleg_standard_color_18 = 0x7f08007b;
|
||||
}
|
||||
public static final class id {
|
||||
private id() {}
|
||||
|
||||
public static final int adjust_height = 0x7f09001b;
|
||||
public static final int adjust_width = 0x7f09001c;
|
||||
public static final int auto = 0x7f090021;
|
||||
public static final int center = 0x7f090037;
|
||||
public static final int dark = 0x7f090046;
|
||||
public static final int icon_only = 0x7f090066;
|
||||
public static final int license = 0x7f090075;
|
||||
public static final int license_activity_scrollview = 0x7f090076;
|
||||
public static final int license_activity_textview = 0x7f090077;
|
||||
public static final int license_list = 0x7f090078;
|
||||
public static final int light = 0x7f090079;
|
||||
public static final int no_licenses_text = 0x7f090089;
|
||||
public static final int none = 0x7f09008a;
|
||||
public static final int normal = 0x7f09008b;
|
||||
public static final int radio = 0x7f090099;
|
||||
public static final int standard = 0x7f0900c5;
|
||||
public static final int text = 0x7f0900cd;
|
||||
public static final int text2 = 0x7f0900ce;
|
||||
public static final int wide = 0x7f0900ec;
|
||||
public static final int wrap_content = 0x7f0900ef;
|
||||
}
|
||||
public static final class integer {
|
||||
private integer() {}
|
||||
|
||||
public static final int google_play_services_version = 0x7f0a0007;
|
||||
}
|
||||
public static final class layout {
|
||||
private layout() {}
|
||||
|
||||
public static final int libraries_social_licenses_license = 0x7f0b0030;
|
||||
public static final int libraries_social_licenses_license_activity = 0x7f0b0031;
|
||||
public static final int libraries_social_licenses_license_menu_activity = 0x7f0b0032;
|
||||
public static final int license_menu_activity_no_licenses = 0x7f0b0033;
|
||||
}
|
||||
public static final class raw {
|
||||
private raw() {}
|
||||
|
||||
public static final int keep_third_party_licenses = 0x7f0e0000;
|
||||
}
|
||||
public static final class string {
|
||||
private string() {}
|
||||
|
||||
public static final int common_google_play_services_enable_button = 0x7f0f002a;
|
||||
public static final int common_google_play_services_enable_text = 0x7f0f002b;
|
||||
public static final int common_google_play_services_enable_title = 0x7f0f002c;
|
||||
public static final int common_google_play_services_install_button = 0x7f0f002d;
|
||||
public static final int common_google_play_services_install_text = 0x7f0f002e;
|
||||
public static final int common_google_play_services_install_title = 0x7f0f002f;
|
||||
public static final int common_google_play_services_notification_channel_name = 0x7f0f0030;
|
||||
public static final int common_google_play_services_notification_ticker = 0x7f0f0031;
|
||||
public static final int common_google_play_services_unknown_issue = 0x7f0f0032;
|
||||
public static final int common_google_play_services_unsupported_text = 0x7f0f0033;
|
||||
public static final int common_google_play_services_update_button = 0x7f0f0034;
|
||||
public static final int common_google_play_services_update_text = 0x7f0f0035;
|
||||
public static final int common_google_play_services_update_title = 0x7f0f0036;
|
||||
public static final int common_google_play_services_updating_text = 0x7f0f0037;
|
||||
public static final int common_google_play_services_wear_update_text = 0x7f0f0038;
|
||||
public static final int common_open_on_phone = 0x7f0f0039;
|
||||
public static final int common_signin_button_text = 0x7f0f003a;
|
||||
public static final int common_signin_button_text_long = 0x7f0f003b;
|
||||
public static final int license_content_error = 0x7f0f0048;
|
||||
public static final int no_licenses_available = 0x7f0f0049;
|
||||
public static final int oss_license_title = 0x7f0f004b;
|
||||
public static final int preferences_license_summary = 0x7f0f0065;
|
||||
}
|
||||
public static final class styleable {
|
||||
private styleable() {}
|
||||
|
||||
public static final int[] LoadingImageView = { 0x7f040057, 0x7f0400c8, 0x7f0400c9 };
|
||||
public static final int LoadingImageView_circleCrop = 0;
|
||||
public static final int LoadingImageView_imageAspectRatio = 1;
|
||||
public static final int LoadingImageView_imageAspectRatioAdjust = 2;
|
||||
public static final int[] SignInButton = { 0x7f04004e, 0x7f040068, 0x7f04015e };
|
||||
public static final int SignInButton_buttonSize = 0;
|
||||
public static final int SignInButton_colorScheme = 1;
|
||||
public static final int SignInButton_scopeUris = 2;
|
||||
}
|
||||
}
|
@ -1,12 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package com.google.android.gms.base;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
@ -1,12 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package com.google.android.gms.base.license;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
@ -1,12 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package com.google.android.gms.common.license;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
@ -1,12 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package com.google.android.gms.oss.licenses.license;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
@ -1,12 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package com.google.android.gms.oss_licenses;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
@ -1,12 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package com.google.android.gms.tasks;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
@ -1,12 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package com.google.android.gms.tasks.license;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
@ -1,12 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package com.google.android.gms.vision;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
@ -1,12 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package com.google.android.gms.vision.common.license;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
@ -1,12 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package com.google.android.gms.vision.license;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
@ -1,12 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package com.google.android.gms.vision_common;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
File diff suppressed because it is too large
Load Diff
@ -1,12 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package com.squareup.picasso;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
@ -1,13 +0,0 @@
|
||||
/**
|
||||
* Automatically generated file. DO NOT MODIFY
|
||||
*/
|
||||
package com.sharebounds.sharebounds;
|
||||
|
||||
public final class BuildConfig {
|
||||
public static final boolean DEBUG = Boolean.parseBoolean("true");
|
||||
public static final String APPLICATION_ID = "com.sharebounds.sharebounds";
|
||||
public static final String BUILD_TYPE = "debug";
|
||||
public static final String FLAVOR = "";
|
||||
public static final int VERSION_CODE = 1;
|
||||
public static final String VERSION_NAME = "1.0";
|
||||
}
|
@ -1 +0,0 @@
|
||||
{}
|
@ -1 +0,0 @@
|
||||
[{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.0","enabled":true,"outputFile":"sharebounds-sar-debug.apk","fullName":"debug","baseName":"debug"}]
|
File diff suppressed because it is too large
Load Diff
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-af/values-af.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-af/values-af.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,209,309,415,500,603,721,797,874,955,1062,1165,1262,1370,1472,1574,1728,1826",
|
||||
"endColumns": "103,99,105,84,102,117,75,76,80,106,102,96,107,101,101,153,97,79",
|
||||
"endOffsets": "204,304,410,495,598,716,792,869,950,1057,1160,1257,1365,1467,1569,1723,1821,1901"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,209,309,415,500,603,721,797,874,955,1062,1165,1262,1370,1472,1574,1728,4511",
|
||||
"endColumns": "103,99,105,84,102,117,75,76,80,106,102,96,107,101,101,153,97,79",
|
||||
"endOffsets": "204,304,410,495,598,716,792,869,950,1057,1160,1257,1365,1467,1569,1723,1821,4586"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-af/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,350,538,662,770,979,1099,1246,1373,1598,1704,1892,2017,2215,2395,2487,2576",
|
||||
"endColumns": "104,187,123,107,208,119,146,126,224,105,187,124,197,179,91,88,103",
|
||||
"endOffsets": "349,537,661,769,978,1098,1245,1372,1597,1703,1891,2016,2214,2394,2486,2575,2679"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1826,1935,2123,2251,2363,2572,2696,2847,3180,3405,3515,3703,3832,4030,4214,4310,4403",
|
||||
"endColumns": "108,187,127,111,208,123,150,130,224,109,187,128,197,183,95,92,107",
|
||||
"endOffsets": "1930,2118,2246,2358,2567,2691,2842,2973,3400,3510,3698,3827,4025,4209,4305,4398,4506"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-af/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "201",
|
||||
"endOffsets": "448"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "2978",
|
||||
"endColumns": "201",
|
||||
"endOffsets": "3175"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-af/values-af.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4591",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4687"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-am/values-am.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-am/values-am.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,207,306,412,498,601,714,792,870,949,1049,1149,1245,1348,1447,1554,1707,1803",
|
||||
"endColumns": "101,98,105,85,102,112,77,77,78,99,99,95,102,98,106,152,95,78",
|
||||
"endOffsets": "202,301,407,493,596,709,787,865,944,1044,1144,1240,1343,1442,1549,1702,1798,1877"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,207,306,412,498,601,714,792,870,949,1049,1149,1245,1348,1447,1554,1707,4298",
|
||||
"endColumns": "101,98,105,85,102,112,77,77,78,99,99,95,102,98,106,152,95,78",
|
||||
"endOffsets": "202,301,407,493,596,709,787,865,944,1044,1144,1240,1343,1442,1549,1702,1798,4372"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-am/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,345,516,636,736,922,1043,1177,1304,1491,1592,1768,1889,2083,2236,2322,2405",
|
||||
"endColumns": "99,170,119,99,185,120,133,126,186,100,175,120,193,152,85,82,95",
|
||||
"endOffsets": "344,515,635,735,921,1042,1176,1303,1490,1591,1767,1888,2082,2235,2321,2404,2500"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1803,1907,2078,2202,2306,2492,2617,2755,3077,3264,3369,3545,3670,3864,4021,4111,4198",
|
||||
"endColumns": "103,170,123,103,185,124,137,130,186,104,175,124,193,156,89,86,99",
|
||||
"endOffsets": "1902,2073,2197,2301,2487,2612,2750,2881,3259,3364,3540,3665,3859,4016,4106,4193,4293"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-am/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "190",
|
||||
"endOffsets": "437"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "2886",
|
||||
"endColumns": "190",
|
||||
"endOffsets": "3072"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-am/values-am.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4377",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4473"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ar/values-ar.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-ar/values-ar.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4503",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4599"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-ar/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,347,523,643,746,943,1069,1206,1333,1529,1631,1812,1932,2130,2302,2392,2484",
|
||||
"endColumns": "101,175,119,102,196,125,136,126,195,101,180,119,197,171,89,91,108",
|
||||
"endOffsets": "346,522,642,745,942,1068,1205,1332,1528,1630,1811,1931,2129,2301,2391,2483,2592"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1837,1943,2119,2243,2350,2547,2677,2818,3138,3334,3440,3621,3745,3943,4119,4213,4309",
|
||||
"endColumns": "105,175,123,106,196,129,140,130,195,105,180,123,197,175,93,95,112",
|
||||
"endOffsets": "1938,2114,2238,2345,2542,2672,2813,2944,3329,3435,3616,3740,3938,4114,4208,4304,4417"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-ar/values-ar.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,222,326,435,517,618,732,811,890,969,1074,1175,1271,1379,1482,1585,1740,1837",
|
||||
"endColumns": "116,103,108,81,100,113,78,78,78,104,100,95,107,102,102,154,96,80",
|
||||
"endOffsets": "217,321,430,512,613,727,806,885,964,1069,1170,1266,1374,1477,1580,1735,1832,1913"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,222,326,435,517,618,732,811,890,969,1074,1175,1271,1379,1482,1585,1740,4422",
|
||||
"endColumns": "116,103,108,81,100,113,78,78,78,104,100,95,107,102,102,154,96,80",
|
||||
"endOffsets": "217,321,430,512,613,727,806,885,964,1069,1170,1266,1374,1477,1580,1735,1832,4498"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-ar/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "188",
|
||||
"endOffsets": "435"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "2949",
|
||||
"endColumns": "188",
|
||||
"endOffsets": "3133"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az/values-az.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-az/values-az.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,213,312,424,512,619,733,814,893,978,1085,1192,1292,1401,1505,1615,1773,1875",
|
||||
"endColumns": "107,98,111,87,106,113,80,78,84,106,106,99,108,103,109,157,101,82",
|
||||
"endOffsets": "208,307,419,507,614,728,809,888,973,1080,1187,1287,1396,1500,1610,1768,1870,1953"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,213,312,424,512,619,733,814,893,978,1085,1192,1292,1401,1505,1615,1773,4612",
|
||||
"endColumns": "107,98,111,87,106,113,80,78,84,106,106,99,108,103,109,157,101,82",
|
||||
"endOffsets": "208,307,419,507,614,728,809,888,973,1080,1187,1287,1396,1500,1610,1768,1870,4690"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-az/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,352,539,670,778,983,1114,1262,1393,1618,1726,1906,2041,2244,2426,2516,2607",
|
||||
"endColumns": "106,186,130,107,204,130,147,130,224,107,179,134,202,181,89,90,105",
|
||||
"endOffsets": "351,538,669,777,982,1113,1261,1392,1617,1725,1905,2040,2243,2425,2515,2606,2712"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1875,1986,2173,2308,2420,2625,2760,2912,3268,3493,3605,3785,3924,4127,4313,4407,4502",
|
||||
"endColumns": "110,186,134,111,204,134,151,134,224,111,179,138,202,185,93,94,109",
|
||||
"endOffsets": "1981,2168,2303,2415,2620,2755,2907,3042,3488,3600,3780,3919,4122,4308,4402,4497,4607"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-az/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "220",
|
||||
"endOffsets": "467"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3047",
|
||||
"endColumns": "220",
|
||||
"endOffsets": "3263"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-az/values-az.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4695",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4791"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,214,318,424,510,614,732,814,895,983,1089,1197,1298,1403,1511,1612,1781,1878",
|
||||
"endColumns": "108,103,105,85,103,117,81,80,87,105,107,100,104,107,100,168,96,83",
|
||||
"endOffsets": "209,313,419,505,609,727,809,890,978,1084,1192,1293,1398,1506,1607,1776,1873,1957"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,214,318,424,510,614,732,814,895,983,1089,1197,1298,1403,1511,1612,1781,4537",
|
||||
"endColumns": "108,103,105,85,103,117,81,80,87,105,107,100,104,107,100,168,96,83",
|
||||
"endOffsets": "209,313,419,505,609,727,809,890,978,1084,1192,1293,1398,1506,1607,1776,1873,4616"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-b+sr+Latn/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "254",
|
||||
"endColumns": "188",
|
||||
"endOffsets": "442"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3029",
|
||||
"endColumns": "188",
|
||||
"endOffsets": "3213"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4621",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4717"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-b+sr+Latn/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "252,356,544,668,776,989,1114,1252,1379,1587,1692,1883,2008,2216,2384,2478,2569",
|
||||
"endColumns": "103,187,123,107,212,124,137,126,207,104,190,124,207,167,93,90,104",
|
||||
"endOffsets": "355,543,667,775,988,1113,1251,1378,1586,1691,1882,2007,2215,2383,2477,2568,2673"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1878,1986,2174,2302,2414,2627,2756,2898,3218,3426,3535,3726,3855,4063,4235,4333,4428",
|
||||
"endColumns": "107,187,127,111,212,128,141,130,207,108,190,128,207,171,97,94,108",
|
||||
"endOffsets": "1981,2169,2297,2409,2622,2751,2893,3024,3421,3530,3721,3850,4058,4230,4328,4423,4532"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-be/values-be.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-be/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,350,544,667,775,989,1113,1254,1383,1604,1709,1903,2029,2241,2426,2521,2609",
|
||||
"endColumns": "104,193,122,107,213,123,140,128,220,104,193,125,211,184,94,87,103",
|
||||
"endOffsets": "349,543,666,774,988,1112,1253,1382,1603,1708,1902,2028,2240,2425,2520,2608,2712"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1893,2002,2196,2323,2435,2649,2777,2922,3260,3481,3590,3784,3914,4126,4315,4414,4506",
|
||||
"endColumns": "108,193,126,111,213,127,144,132,220,108,193,129,211,188,98,91,107",
|
||||
"endOffsets": "1997,2191,2318,2430,2644,2772,2917,3050,3476,3585,3779,3909,4121,4310,4409,4501,4609"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-be/values-be.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "108",
|
||||
"endOffsets": "159"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4695",
|
||||
"endColumns": "108",
|
||||
"endOffsets": "4799"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-be/values-be.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,225,328,444,530,638,756,835,913,996,1102,1208,1306,1414,1519,1624,1793,1893",
|
||||
"endColumns": "119,102,115,85,107,117,78,77,82,105,105,97,107,104,104,168,99,80",
|
||||
"endOffsets": "220,323,439,525,633,751,830,908,991,1097,1203,1301,1409,1514,1619,1788,1888,1969"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,225,328,444,530,638,756,835,913,996,1102,1208,1306,1414,1519,1624,1793,4614",
|
||||
"endColumns": "119,102,115,85,107,117,78,77,82,105,105,97,107,104,104,168,99,80",
|
||||
"endOffsets": "220,323,439,525,633,751,830,908,991,1097,1203,1301,1409,1514,1619,1788,1888,4690"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-be/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "204",
|
||||
"endOffsets": "451"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3055",
|
||||
"endColumns": "204",
|
||||
"endOffsets": "3255"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bg/values-bg.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-bg/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,352,549,682,791,1017,1150,1295,1429,1657,1767,1973,2109,2325,2517,2613,2698",
|
||||
"endColumns": "106,196,132,108,225,132,144,133,227,109,205,135,215,191,95,84,97",
|
||||
"endOffsets": "351,548,681,790,1016,1149,1294,1428,1656,1766,1972,2108,2324,2516,2612,2697,2795"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1894,2005,2202,2339,2452,2678,2815,2964,3299,3527,3641,3847,3987,4203,4399,4499,4588",
|
||||
"endColumns": "110,196,136,112,225,136,148,137,227,113,205,139,215,195,99,88,101",
|
||||
"endOffsets": "2000,2197,2334,2447,2673,2810,2959,3097,3522,3636,3842,3982,4198,4394,4494,4583,4685"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-bg/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "196",
|
||||
"endOffsets": "443"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3102",
|
||||
"endColumns": "196",
|
||||
"endOffsets": "3294"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-bg/values-bg.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4773",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4869"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-bg/values-bg.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,220,327,432,518,623,744,823,901,984,1098,1207,1307,1421,1527,1635,1795,1894",
|
||||
"endColumns": "114,106,104,85,104,120,78,77,82,113,108,99,113,105,107,159,98,82",
|
||||
"endOffsets": "215,322,427,513,618,739,818,896,979,1093,1202,1302,1416,1522,1630,1790,1889,1972"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,220,327,432,518,623,744,823,901,984,1098,1207,1307,1421,1527,1635,1795,4690",
|
||||
"endColumns": "114,106,104,85,104,120,78,77,82,113,108,99,113,105,107,159,98,82",
|
||||
"endOffsets": "215,322,427,513,618,739,818,896,979,1093,1202,1302,1416,1522,1630,1790,1889,4768"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn/values-bn.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-bn/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,352,543,669,778,974,1094,1232,1361,1565,1672,1859,1985,2178,2352,2438,2531",
|
||||
"endColumns": "106,190,125,108,195,119,137,128,203,106,186,125,192,173,85,92,114",
|
||||
"endOffsets": "351,542,668,777,973,1093,1231,1360,1564,1671,1858,1984,2177,2351,2437,2530,2645"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1919,2030,2221,2351,2464,2660,2784,2926,3270,3474,3585,3772,3902,4095,4273,4363,4460",
|
||||
"endColumns": "110,190,129,112,195,123,141,132,203,110,186,129,192,177,89,96,118",
|
||||
"endOffsets": "2025,2216,2346,2459,2655,2779,2921,3054,3469,3580,3767,3897,4090,4268,4358,4455,4574"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-bn/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "210",
|
||||
"endOffsets": "457"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3059",
|
||||
"endColumns": "210",
|
||||
"endOffsets": "3265"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-bn/values-bn.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4661",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4757"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-bn/values-bn.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,214,326,432,526,631,760,838,916,1003,1113,1221,1320,1430,1536,1649,1814,1919",
|
||||
"endColumns": "108,111,105,93,104,128,77,77,86,109,107,98,109,105,112,164,104,81",
|
||||
"endOffsets": "209,321,427,521,626,755,833,911,998,1108,1216,1315,1425,1531,1644,1809,1914,1996"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,214,326,432,526,631,760,838,916,1003,1113,1221,1320,1430,1536,1649,1814,4579",
|
||||
"endColumns": "108,111,105,93,104,128,77,77,86,109,107,98,109,105,112,164,104,81",
|
||||
"endOffsets": "209,321,427,521,626,755,833,911,998,1108,1216,1315,1425,1531,1644,1809,1914,4656"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bs/values-bs.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-bs/values-bs.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,224,333,440,526,630,752,834,915,1001,1104,1209,1307,1412,1525,1630,1805,1902",
|
||||
"endColumns": "118,108,106,85,103,121,81,80,85,102,104,97,104,112,104,174,96,83",
|
||||
"endOffsets": "219,328,435,521,625,747,829,910,996,1099,1204,1302,1407,1520,1625,1800,1897,1981"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,224,333,440,526,630,752,834,915,1001,1104,1209,1307,1412,1525,1630,1805,4587",
|
||||
"endColumns": "118,108,106,85,103,121,81,80,85,102,104,97,104,112,104,174,96,83",
|
||||
"endOffsets": "219,328,435,521,625,747,829,910,996,1099,1204,1302,1407,1520,1625,1800,1897,4666"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-bs/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,349,541,665,773,982,1106,1244,1371,1584,1689,1881,2006,2215,2387,2481,2572",
|
||||
"endColumns": "103,191,123,107,208,123,137,126,212,104,191,124,208,171,93,90,109",
|
||||
"endOffsets": "348,540,664,772,981,1105,1243,1370,1583,1688,1880,2005,2214,2386,2480,2571,2681"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1902,2010,2202,2330,2442,2651,2779,2921,3252,3465,3574,3766,3895,4104,4280,4378,4473",
|
||||
"endColumns": "107,191,127,111,208,127,141,130,212,108,191,128,208,175,97,94,113",
|
||||
"endOffsets": "2005,2197,2325,2437,2646,2774,2916,3047,3460,3569,3761,3890,4099,4275,4373,4468,4582"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-bs/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "199",
|
||||
"endOffsets": "446"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3052",
|
||||
"endColumns": "199",
|
||||
"endOffsets": "3247"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-bs/values-bs.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4671",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4767"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ca/values-ca.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-ca/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "193",
|
||||
"endOffsets": "440"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3059",
|
||||
"endColumns": "193",
|
||||
"endOffsets": "3248"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-ca/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,348,532,657,764,973,1098,1247,1380,1610,1717,1907,2036,2259,2443,2534,2628",
|
||||
"endColumns": "102,183,124,106,208,124,148,132,229,106,189,128,222,183,90,93,111",
|
||||
"endOffsets": "347,531,656,763,972,1097,1246,1379,1609,1716,1906,2035,2258,2442,2533,2627,2739"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1900,2007,2191,2320,2431,2640,2769,2922,3253,3483,3594,3784,3917,4140,4328,4423,4521",
|
||||
"endColumns": "106,183,128,110,208,128,152,136,229,110,189,132,222,187,94,97,115",
|
||||
"endOffsets": "2002,2186,2315,2426,2635,2764,2917,3054,3478,3589,3779,3912,4135,4323,4418,4516,4632"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-ca/values-ca.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,223,329,436,519,627,753,837,918,1001,1112,1221,1319,1429,1533,1641,1801,1900",
|
||||
"endColumns": "117,105,106,82,107,125,83,80,82,110,108,97,109,103,107,159,98,80",
|
||||
"endOffsets": "218,324,431,514,622,748,832,913,996,1107,1216,1314,1424,1528,1636,1796,1895,1976"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,223,329,436,519,627,753,837,918,1001,1112,1221,1319,1429,1533,1641,1801,4637",
|
||||
"endColumns": "117,105,106,82,107,125,83,80,82,110,108,97,109,103,107,159,98,80",
|
||||
"endOffsets": "218,324,431,514,622,748,832,913,996,1107,1216,1314,1424,1528,1636,1796,1895,4713"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-ca/values-ca.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4718",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4814"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-cs/values-cs.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-cs/values-cs.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,212,314,423,509,614,731,812,893,977,1081,1190,1289,1395,1505,1612,1775,1873",
|
||||
"endColumns": "106,101,108,85,104,116,80,80,83,103,108,98,105,109,106,162,97,81",
|
||||
"endOffsets": "207,309,418,504,609,726,807,888,972,1076,1185,1284,1390,1500,1607,1770,1868,1950"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,212,314,423,509,614,731,812,893,977,1081,1190,1289,1395,1505,1612,1775,4614",
|
||||
"endColumns": "106,101,108,85,104,116,80,80,83,103,108,98,105,109,106,162,97,81",
|
||||
"endOffsets": "207,309,418,504,609,726,807,888,972,1076,1185,1284,1390,1500,1607,1770,1868,4691"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-cs/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "201",
|
||||
"endOffsets": "448"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3025",
|
||||
"endColumns": "201",
|
||||
"endOffsets": "3222"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-cs/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,349,541,664,772,984,1109,1247,1373,1607,1716,1911,2037,2257,2438,2532,2625",
|
||||
"endColumns": "103,191,122,107,211,124,137,125,233,108,194,125,219,180,93,92,110",
|
||||
"endOffsets": "348,540,663,771,983,1108,1246,1372,1606,1715,1910,2036,2256,2437,2531,2624,2735"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1873,1981,2173,2300,2412,2624,2753,2895,3227,3461,3574,3769,3899,4119,4304,4402,4499",
|
||||
"endColumns": "107,191,126,111,211,128,141,129,233,112,194,129,219,184,97,96,114",
|
||||
"endOffsets": "1976,2168,2295,2407,2619,2748,2890,3020,3456,3569,3764,3894,4114,4299,4397,4494,4609"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-cs/values-cs.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4696",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4792"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-da/values-da.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-da/values-da.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,208,307,419,502,602,715,792,869,948,1057,1165,1261,1375,1477,1578,1731,1828",
|
||||
"endColumns": "102,98,111,82,99,112,76,76,78,108,107,95,113,101,100,152,96,78",
|
||||
"endOffsets": "203,302,414,497,597,710,787,864,943,1052,1160,1256,1370,1472,1573,1726,1823,1902"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,208,307,419,502,602,715,792,869,948,1057,1165,1261,1375,1477,1578,1731,4519",
|
||||
"endColumns": "102,98,111,82,99,112,76,76,78,108,107,95,113,101,100,152,96,78",
|
||||
"endOffsets": "203,302,414,497,597,710,787,864,943,1052,1160,1256,1370,1472,1573,1726,1823,4593"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-da/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "185",
|
||||
"endOffsets": "432"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "2981",
|
||||
"endColumns": "185",
|
||||
"endOffsets": "3162"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-da/values-da.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4598",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4694"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-da/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,349,541,666,773,975,1098,1244,1374,1589,1693,1886,2011,2215,2419,2511,2599",
|
||||
"endColumns": "103,191,124,106,201,122,145,129,214,103,192,124,203,203,91,87,102",
|
||||
"endOffsets": "348,540,665,772,974,1097,1243,1373,1588,1692,1885,2010,2214,2418,2510,2598,2701"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1828,1936,2128,2257,2368,2570,2697,2847,3167,3382,3490,3683,3812,4016,4224,4320,4412",
|
||||
"endColumns": "107,191,128,110,201,126,149,133,214,107,192,128,203,207,95,91,106",
|
||||
"endOffsets": "1931,2123,2252,2363,2565,2692,2842,2976,3377,3485,3678,3807,4011,4219,4315,4407,4514"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-de/values-de.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-de/values-de.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,210,308,420,506,611,726,803,879,961,1072,1175,1274,1385,1487,1594,1750,1852",
|
||||
"endColumns": "104,97,111,85,104,114,76,75,81,110,102,98,110,101,106,155,101,81",
|
||||
"endOffsets": "205,303,415,501,606,721,798,874,956,1067,1170,1269,1380,1482,1589,1745,1847,1929"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,210,308,420,506,611,726,803,879,961,1072,1175,1274,1385,1487,1594,1750,4692",
|
||||
"endColumns": "104,97,111,85,104,114,76,75,81,110,102,98,110,101,106,155,101,81",
|
||||
"endOffsets": "205,303,415,501,606,721,798,874,956,1067,1170,1269,1380,1482,1589,1745,1847,4769"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-de/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "203",
|
||||
"endOffsets": "450"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3072",
|
||||
"endColumns": "203",
|
||||
"endOffsets": "3271"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-de/values-de.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4774",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4870"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-de/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,352,548,674,784,1021,1150,1297,1441,1680,1790,1990,2119,2340,2542,2639,2728",
|
||||
"endColumns": "106,195,125,109,236,128,146,143,238,109,199,128,220,201,96,88,104",
|
||||
"endOffsets": "351,547,673,783,1020,1149,1296,1440,1679,1789,1989,2118,2339,2541,2638,2727,2832"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1852,1963,2159,2289,2403,2640,2773,2924,3276,3515,3629,3829,3962,4183,4389,4490,4583",
|
||||
"endColumns": "110,195,129,113,236,132,150,147,238,113,199,132,220,205,100,92,108",
|
||||
"endOffsets": "1958,2154,2284,2398,2635,2768,2919,3067,3510,3624,3824,3957,4178,4384,4485,4578,4687"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-el/values-el.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-el/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "222",
|
||||
"endOffsets": "469"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3164",
|
||||
"endColumns": "222",
|
||||
"endOffsets": "3382"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-el/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,354,572,702,811,1051,1174,1318,1448,1696,1802,2003,2130,2367,2538,2633,2721",
|
||||
"endColumns": "108,217,129,108,239,122,143,129,247,105,200,126,236,170,94,87,107",
|
||||
"endOffsets": "353,571,701,810,1050,1173,1317,1447,1695,1801,2002,2129,2366,2537,2632,2720,2828"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1937,2050,2268,2402,2515,2755,2882,3030,3387,3635,3745,3946,4077,4314,4489,4588,4680",
|
||||
"endColumns": "112,217,133,112,239,126,147,133,247,109,200,130,236,174,98,91,111",
|
||||
"endOffsets": "2045,2263,2397,2510,2750,2877,3025,3159,3630,3740,3941,4072,4309,4484,4583,4675,4787"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-el/values-el.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4877",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4973"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-el/values-el.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,223,334,451,536,641,767,855,941,1026,1137,1247,1349,1460,1569,1677,1837,1937",
|
||||
"endColumns": "117,110,116,84,104,125,87,85,84,110,109,101,110,108,107,159,99,84",
|
||||
"endOffsets": "218,329,446,531,636,762,850,936,1021,1132,1242,1344,1455,1564,1672,1832,1932,2017"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,223,334,451,536,641,767,855,941,1026,1137,1247,1349,1460,1569,1677,1837,4792",
|
||||
"endColumns": "117,110,116,84,104,125,87,85,84,110,109,101,110,108,107,159,99,84",
|
||||
"endOffsets": "218,329,446,531,636,762,850,936,1021,1132,1242,1344,1455,1564,1672,1832,1932,4872"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,36 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-en-rAU/values-en-rAU.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,209,309,417,501,601,716,793,869,951,1054,1158,1257,1362,1465,1569,1725,1825",
|
||||
"endColumns": "103,99,107,83,99,114,76,75,81,102,103,98,104,102,103,155,99,81",
|
||||
"endOffsets": "204,304,412,496,596,711,788,864,946,1049,1153,1252,1357,1460,1564,1720,1820,1902"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-en-rAU/values-en-rAU.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "20",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "1907",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "2003"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,19 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-en-rCA/values-en-rCA.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,209,309,417,501,601,716,793,869,951,1054,1158,1257,1362,1465,1569,1725,1825",
|
||||
"endColumns": "103,99,107,83,99,114,76,75,81,102,103,98,104,102,103,155,99,81",
|
||||
"endOffsets": "204,304,412,496,596,711,788,864,946,1049,1153,1252,1357,1460,1564,1720,1820,1902"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-en-rGB/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "251",
|
||||
"endColumns": "196",
|
||||
"endOffsets": "447"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "2965",
|
||||
"endColumns": "196",
|
||||
"endOffsets": "3157"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-en-rGB/values-en-rGB.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,209,309,417,501,601,716,793,869,951,1054,1158,1257,1362,1465,1569,1725,1825",
|
||||
"endColumns": "103,99,107,83,99,114,76,75,81,102,103,98,104,102,103,155,99,81",
|
||||
"endOffsets": "204,304,412,496,596,711,788,864,946,1049,1153,1252,1357,1460,1564,1720,1820,1902"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,209,309,417,501,601,716,793,869,951,1054,1158,1257,1362,1465,1569,1725,4473",
|
||||
"endColumns": "103,99,107,83,99,114,76,75,81,102,103,98,104,102,103,155,99,81",
|
||||
"endOffsets": "204,304,412,496,596,711,788,864,946,1049,1153,1252,1357,1460,1564,1720,1820,4550"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-en-rGB/values-en-rGB.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4555",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4651"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-en-rGB/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "249,352,536,659,764,974,1095,1237,1365,1583,1686,1869,1992,2197,2371,2460,2548",
|
||||
"endColumns": "102,183,122,104,209,120,141,127,217,102,182,122,204,173,88,87,103",
|
||||
"endOffsets": "351,535,658,763,973,1094,1236,1364,1582,1685,1868,1991,2196,2370,2459,2547,2651"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1825,1932,2116,2243,2352,2562,2687,2833,3162,3380,3487,3670,3797,4002,4180,4273,4365",
|
||||
"endColumns": "106,183,126,108,209,124,145,131,217,106,182,126,204,177,92,91,107",
|
||||
"endOffsets": "1927,2111,2238,2347,2557,2682,2828,2960,3375,3482,3665,3792,3997,4175,4268,4360,4468"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,36 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-en-rIN/values-en-rIN.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "20",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "1907",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "2003"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-en-rIN/values-en-rIN.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,209,309,417,501,601,716,793,869,951,1054,1158,1257,1362,1465,1569,1725,1825",
|
||||
"endColumns": "103,99,107,83,99,114,76,75,81,102,103,98,104,102,103,155,99,81",
|
||||
"endOffsets": "204,304,412,496,596,711,788,864,946,1049,1153,1252,1357,1460,1564,1720,1820,1902"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,19 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-en-rXC/values-en-rXC.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,310,510,719,904,1106,1321,1494,1671,1855,2059,2264,2465,2672,2874,3079,3351,3551",
|
||||
"endColumns": "204,199,208,184,201,214,172,176,183,203,204,200,206,201,204,271,199,178",
|
||||
"endOffsets": "305,505,714,899,1101,1316,1489,1666,1850,2054,2259,2460,2667,2869,3074,3346,3546,3725"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-es-rUS/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "251",
|
||||
"endColumns": "204",
|
||||
"endOffsets": "455"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3087",
|
||||
"endColumns": "204",
|
||||
"endOffsets": "3287"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-es-rUS/values-es-rUS.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4794",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4890"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-es-rUS/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "249,355,553,683,789,1009,1138,1287,1418,1648,1755,1956,2087,2323,2527,2623,2711",
|
||||
"endColumns": "105,197,129,105,219,128,148,130,229,106,200,130,235,203,95,87,102",
|
||||
"endOffsets": "354,552,682,788,1008,1137,1286,1417,1647,1754,1955,2086,2322,2526,2622,2710,2813"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1894,2004,2202,2336,2446,2666,2799,2952,3292,3522,3633,3834,3969,4205,4413,4513,4605",
|
||||
"endColumns": "109,197,133,109,219,132,152,134,229,110,200,134,235,207,99,91,106",
|
||||
"endOffsets": "1999,2197,2331,2441,2661,2794,2947,3082,3517,3628,3829,3964,4200,4408,4508,4600,4707"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-es-rUS/values-es-rUS.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,225,334,442,527,628,751,836,918,1000,1112,1212,1313,1421,1528,1635,1794,1894",
|
||||
"endColumns": "119,108,107,84,100,122,84,81,81,111,99,100,107,106,106,158,99,81",
|
||||
"endOffsets": "220,329,437,522,623,746,831,913,995,1107,1207,1308,1416,1523,1630,1789,1889,1971"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,225,334,442,527,628,751,836,918,1000,1112,1212,1313,1421,1528,1635,1794,4712",
|
||||
"endColumns": "119,108,107,84,100,122,84,81,81,111,99,100,107,106,106,158,99,81",
|
||||
"endOffsets": "220,329,437,522,623,746,831,913,995,1107,1207,1308,1416,1523,1630,1789,1889,4789"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es/values-es.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-es/values-es.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4801",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4897"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-es/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "218",
|
||||
"endOffsets": "465"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3087",
|
||||
"endColumns": "218",
|
||||
"endOffsets": "3301"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-es/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,351,546,675,781,1001,1132,1280,1415,1666,1773,1969,2099,2323,2506,2599,2694",
|
||||
"endColumns": "105,194,128,105,219,130,147,134,250,106,195,129,223,182,92,94,109",
|
||||
"endOffsets": "350,545,674,780,1000,1131,1279,1414,1665,1772,1968,2098,2322,2505,2598,2693,2803"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1893,2003,2198,2331,2441,2661,2796,2948,3306,3557,3668,3864,3998,4222,4409,4506,4605",
|
||||
"endColumns": "109,194,132,109,219,134,151,138,250,110,195,133,223,186,96,98,113",
|
||||
"endOffsets": "1998,2193,2326,2436,2656,2791,2943,3082,3552,3663,3859,3993,4217,4404,4501,4600,4714"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-es/values-es.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,222,335,443,528,629,757,842,924,1006,1113,1213,1312,1420,1527,1634,1793,1893",
|
||||
"endColumns": "116,112,107,84,100,127,84,81,81,106,99,98,107,106,106,158,99,81",
|
||||
"endOffsets": "217,330,438,523,624,752,837,919,1001,1108,1208,1307,1415,1522,1629,1788,1888,1970"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,222,335,443,528,629,757,842,924,1006,1113,1213,1312,1420,1527,1634,1793,4719",
|
||||
"endColumns": "116,112,107,84,100,127,84,81,81,106,99,98,107,106,106,158,99,81",
|
||||
"endOffsets": "217,330,438,523,624,752,837,919,1001,1108,1208,1307,1415,1522,1629,1788,1888,4796"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et/values-et.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-et/values-et.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,222,329,440,526,628,745,825,903,986,1097,1202,1301,1411,1512,1615,1781,1883",
|
||||
"endColumns": "116,106,110,85,101,116,79,77,82,110,104,98,109,100,102,165,101,81",
|
||||
"endOffsets": "217,324,435,521,623,740,820,898,981,1092,1197,1296,1406,1507,1610,1776,1878,1960"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,222,329,440,526,628,745,825,903,986,1097,1202,1301,1411,1512,1615,1781,4590",
|
||||
"endColumns": "116,106,110,85,101,116,79,77,82,110,104,98,109,100,102,165,101,81",
|
||||
"endOffsets": "217,324,435,521,623,740,820,898,981,1092,1197,1296,1406,1507,1610,1776,1878,4667"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-et/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,346,540,665,771,980,1107,1249,1377,1596,1702,1897,2027,2241,2412,2501,2592",
|
||||
"endColumns": "100,193,124,105,208,126,141,127,218,105,194,129,213,170,88,90,112",
|
||||
"endOffsets": "345,539,664,770,979,1106,1248,1376,1595,1701,1896,2026,2240,2411,2500,2591,2704"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1883,1988,2182,2311,2421,2630,2761,2907,3238,3457,3567,3762,3896,4110,4285,4378,4473",
|
||||
"endColumns": "104,193,128,109,208,130,145,131,218,109,194,133,213,174,92,94,116",
|
||||
"endOffsets": "1983,2177,2306,2416,2625,2756,2902,3034,3452,3562,3757,3891,4105,4280,4373,4468,4585"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-et/values-et.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4672",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4768"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-et/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "198",
|
||||
"endOffsets": "445"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3039",
|
||||
"endColumns": "198",
|
||||
"endOffsets": "3233"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu/values-eu.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-eu/values-eu.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4763",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4859"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-eu/values-eu.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,214,312,422,508,614,738,825,909,991,1100,1210,1309,1418,1524,1635,1806,1905",
|
||||
"endColumns": "108,97,109,85,105,123,86,83,81,108,109,98,108,105,110,170,98,81",
|
||||
"endOffsets": "209,307,417,503,609,733,820,904,986,1095,1205,1304,1413,1519,1630,1801,1900,1982"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,214,312,422,508,614,738,825,909,991,1100,1210,1309,1418,1524,1635,1806,4681",
|
||||
"endColumns": "108,97,109,85,105,123,86,83,81,108,109,98,108,105,110,170,98,81",
|
||||
"endOffsets": "209,307,417,503,609,733,820,904,986,1095,1205,1304,1413,1519,1630,1801,1900,4758"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-eu/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,347,555,679,786,992,1117,1266,1398,1641,1747,1945,2073,2300,2485,2577,2668",
|
||||
"endColumns": "101,207,123,106,205,124,148,131,242,105,197,127,226,184,91,90,103",
|
||||
"endOffsets": "346,554,678,785,991,1116,1265,1397,1640,1746,1944,2072,2299,2484,2576,2667,2771"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1905,2011,2219,2347,2458,2664,2793,2946,3283,3526,3636,3834,3966,4193,4382,4478,4573",
|
||||
"endColumns": "105,207,127,110,205,128,152,135,242,109,197,131,226,188,95,94,107",
|
||||
"endOffsets": "2006,2214,2342,2453,2659,2788,2941,3077,3521,3631,3829,3961,4188,4377,4473,4568,4676"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-eu/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "200",
|
||||
"endOffsets": "447"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3082",
|
||||
"endColumns": "200",
|
||||
"endOffsets": "3278"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fa/values-fa.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-fa/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,351,542,671,772,971,1097,1238,1365,1577,1685,1888,2019,2233,2417,2509,2603",
|
||||
"endColumns": "105,190,128,100,198,125,140,126,211,107,202,130,213,183,91,93,109",
|
||||
"endOffsets": "350,541,670,771,970,1096,1237,1364,1576,1684,1887,2018,2232,2416,2508,2602,2712"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1867,1977,2168,2301,2406,2605,2735,2880,3225,3437,3549,3752,3887,4101,4289,4385,4483",
|
||||
"endColumns": "109,190,132,104,198,129,144,130,211,111,202,134,213,187,95,97,113",
|
||||
"endOffsets": "1972,2163,2296,2401,2600,2730,2875,3006,3432,3544,3747,3882,4096,4284,4380,4478,4592"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-fa/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "213",
|
||||
"endOffsets": "460"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3011",
|
||||
"endColumns": "213",
|
||||
"endOffsets": "3220"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-fa/values-fa.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,215,318,429,513,616,731,810,888,969,1081,1184,1282,1392,1496,1605,1766,1867",
|
||||
"endColumns": "109,102,110,83,102,114,78,77,80,111,102,97,109,103,108,160,100,80",
|
||||
"endOffsets": "210,313,424,508,611,726,805,883,964,1076,1179,1277,1387,1491,1600,1761,1862,1943"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,215,318,429,513,616,731,810,888,969,1081,1184,1282,1392,1496,1605,1766,4597",
|
||||
"endColumns": "109,102,110,83,102,114,78,77,80,111,102,97,109,103,108,160,100,80",
|
||||
"endOffsets": "210,313,424,508,611,726,805,883,964,1076,1179,1277,1387,1491,1600,1761,1862,4673"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-fa/values-fa.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4678",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4774"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fi/values-fi.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-fi/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,354,539,668,772,974,1098,1240,1372,1572,1676,1856,1980,2187,2352,2444,2540",
|
||||
"endColumns": "108,184,128,103,201,123,141,131,199,103,179,123,206,164,91,95,107",
|
||||
"endOffsets": "353,538,667,771,973,1097,1239,1371,1571,1675,1855,1979,2186,2351,2443,2539,2647"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1850,1963,2148,2281,2389,2591,2719,2865,3210,3410,3518,3698,3826,4033,4202,4298,4398",
|
||||
"endColumns": "112,184,132,107,201,127,145,135,199,107,179,127,206,168,95,99,111",
|
||||
"endOffsets": "1958,2143,2276,2384,2586,2714,2860,2996,3405,3513,3693,3821,4028,4197,4293,4393,4505"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-fi/values-fi.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,213,313,414,500,605,723,810,892,972,1079,1182,1279,1385,1484,1588,1751,1850",
|
||||
"endColumns": "107,99,100,85,104,117,86,81,79,106,102,96,105,98,103,162,98,79",
|
||||
"endOffsets": "208,308,409,495,600,718,805,887,967,1074,1177,1274,1380,1479,1583,1746,1845,1925"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,213,313,414,500,605,723,810,892,972,1079,1182,1279,1385,1484,1588,1751,4510",
|
||||
"endColumns": "107,99,100,85,104,117,86,81,79,106,102,96,105,98,103,162,98,79",
|
||||
"endOffsets": "208,308,409,495,600,718,805,887,967,1074,1177,1274,1380,1479,1583,1746,1845,4585"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-fi/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "208",
|
||||
"endOffsets": "455"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3001",
|
||||
"endColumns": "208",
|
||||
"endOffsets": "3205"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-fi/values-fi.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4590",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4686"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-fr-rCA/values-fr-rCA.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4924",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "5020"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-fr-rCA/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "249,353,565,693,800,1030,1161,1308,1446,1700,1810,2026,2160,2379,2584,2683,2773",
|
||||
"endColumns": "103,211,127,106,229,130,146,137,253,109,215,133,218,204,98,89,108",
|
||||
"endOffsets": "352,564,692,799,1029,1160,1307,1445,1699,1809,2025,2159,2378,2583,2682,2772,2881"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1937,2045,2257,2389,2500,2730,2865,3016,3378,3632,3746,3962,4100,4319,4528,4631,4725",
|
||||
"endColumns": "107,211,131,110,229,134,150,141,253,113,215,137,218,208,102,93,112",
|
||||
"endOffsets": "2040,2252,2384,2495,2725,2860,3011,3153,3627,3741,3957,4095,4314,4523,4626,4720,4833"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-fr-rCA/values-fr-rCA.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,216,331,442,529,645,775,858,938,1034,1144,1256,1359,1470,1577,1679,1838,1937",
|
||||
"endColumns": "110,114,110,86,115,129,82,79,95,109,111,102,110,106,101,158,98,85",
|
||||
"endOffsets": "211,326,437,524,640,770,853,933,1029,1139,1251,1354,1465,1572,1674,1833,1932,2018"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,216,331,442,529,645,775,858,938,1034,1144,1256,1359,1470,1577,1679,1838,4838",
|
||||
"endColumns": "110,114,110,86,115,129,82,79,95,109,111,102,110,106,101,158,98,85",
|
||||
"endOffsets": "211,326,437,524,640,770,853,933,1029,1139,1251,1354,1465,1572,1674,1833,1932,4919"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-fr-rCA/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "251",
|
||||
"endColumns": "219",
|
||||
"endOffsets": "470"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3158",
|
||||
"endColumns": "219",
|
||||
"endOffsets": "3373"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr/values-fr.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-fr/values-fr.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,216,331,442,524,630,760,843,923,1009,1119,1231,1334,1445,1552,1659,1818,1917",
|
||||
"endColumns": "110,114,110,81,105,129,82,79,85,109,111,102,110,106,106,158,98,85",
|
||||
"endOffsets": "211,326,437,519,625,755,838,918,1004,1114,1226,1329,1440,1547,1654,1813,1912,1998"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,216,331,442,524,630,760,843,923,1009,1119,1231,1334,1445,1552,1659,1818,4808",
|
||||
"endColumns": "110,114,110,81,105,129,82,79,85,109,111,102,110,106,106,158,98,85",
|
||||
"endOffsets": "211,326,437,519,625,755,838,918,1004,1114,1226,1329,1440,1547,1654,1813,1912,4889"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-fr/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,349,561,689,796,1026,1157,1304,1442,1679,1789,2005,2139,2358,2563,2662,2755",
|
||||
"endColumns": "103,211,127,106,229,130,146,137,236,109,215,133,218,204,98,92,108",
|
||||
"endOffsets": "348,560,688,795,1025,1156,1303,1441,1678,1788,2004,2138,2357,2562,2661,2754,2863"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1917,2025,2237,2369,2480,2710,2845,2996,3362,3599,3713,3929,4067,4286,4495,4598,4695",
|
||||
"endColumns": "107,211,131,110,229,134,150,141,236,113,215,137,218,208,102,96,112",
|
||||
"endOffsets": "2020,2232,2364,2475,2705,2840,2991,3133,3594,3708,3924,4062,4281,4490,4593,4690,4803"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-fr/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "223",
|
||||
"endOffsets": "470"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3138",
|
||||
"endColumns": "223",
|
||||
"endOffsets": "3357"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-fr/values-fr.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4894",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4990"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl/values-gl.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-gl/values-gl.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4742",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4838"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-gl/values-gl.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,217,329,437,522,624,750,834,915,997,1104,1213,1312,1420,1524,1631,1790,1890",
|
||||
"endColumns": "111,111,107,84,101,125,83,80,81,106,108,98,107,103,106,158,99,81",
|
||||
"endOffsets": "212,324,432,517,619,745,829,910,992,1099,1208,1307,1415,1519,1626,1785,1885,1967"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,217,329,437,522,624,750,834,915,997,1104,1213,1312,1420,1524,1631,1790,4660",
|
||||
"endColumns": "111,111,107,84,101,125,83,80,81,106,108,98,107,103,106,158,99,81",
|
||||
"endOffsets": "212,324,432,517,619,745,829,910,992,1099,1208,1307,1415,1519,1626,1785,1885,4737"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-gl/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,349,544,671,777,995,1125,1270,1404,1634,1741,1941,2074,2298,2476,2569,2664",
|
||||
"endColumns": "103,194,126,105,217,129,144,133,229,106,199,132,223,177,92,94,109",
|
||||
"endOffsets": "348,543,670,776,994,1124,1269,1403,1633,1740,1940,2073,2297,2475,2568,2663,2773"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1890,1998,2193,2324,2434,2652,2786,2935,3266,3496,3607,3807,3944,4168,4350,4447,4546",
|
||||
"endColumns": "107,194,130,109,217,133,148,137,229,110,199,136,223,181,96,98,113",
|
||||
"endOffsets": "1993,2188,2319,2429,2647,2781,2930,3068,3491,3602,3802,3939,4163,4345,4442,4541,4655"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-gl/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "192",
|
||||
"endOffsets": "439"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3073",
|
||||
"endColumns": "192",
|
||||
"endOffsets": "3261"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu/values-gu.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-gu/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "205",
|
||||
"endOffsets": "452"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "2997",
|
||||
"endColumns": "205",
|
||||
"endOffsets": "3198"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-gu/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,351,549,672,782,979,1099,1236,1361,1568,1674,1869,1992,2194,2370,2457,2549",
|
||||
"endColumns": "105,197,122,109,196,119,136,124,206,105,194,122,201,175,86,91,106",
|
||||
"endOffsets": "350,548,671,781,978,1098,1235,1360,1567,1673,1868,1991,2193,2369,2456,2548,2655"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1857,1967,2165,2292,2406,2603,2727,2868,3203,3410,3520,3715,3842,4044,4224,4315,4411",
|
||||
"endColumns": "109,197,126,113,196,123,140,128,206,109,194,126,201,179,90,95,110",
|
||||
"endOffsets": "1962,2160,2287,2401,2598,2722,2863,2992,3405,3515,3710,3837,4039,4219,4310,4406,4517"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-gu/values-gu.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,214,318,425,512,613,736,813,891,971,1077,1179,1276,1385,1484,1594,1754,1857",
|
||||
"endColumns": "108,103,106,86,100,122,76,77,79,105,101,96,108,98,109,159,102,79",
|
||||
"endOffsets": "209,313,420,507,608,731,808,886,966,1072,1174,1271,1380,1479,1589,1749,1852,1932"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,214,318,425,512,613,736,813,891,971,1077,1179,1276,1385,1484,1594,1754,4522",
|
||||
"endColumns": "108,103,106,86,100,122,76,77,79,105,101,96,108,98,109,159,102,79",
|
||||
"endOffsets": "209,313,420,507,608,731,808,886,966,1072,1174,1271,1380,1479,1589,1749,1852,4597"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-gu/values-gu.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4602",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4698"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,19 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-h720dp-v13/values-h720dp-v13.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "66",
|
||||
"endOffsets": "117"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,20 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-hdpi-v4/values-hdpi-v4.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endLines": "6",
|
||||
"endColumns": "13",
|
||||
"endOffsets": "327"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hi/values-hi.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-hi/values-hi.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4690",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4786"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-hi/values-hi.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,211,308,418,504,606,728,805,883,973,1082,1185,1287,1397,1498,1613,1775,1876",
|
||||
"endColumns": "105,96,109,85,101,121,76,77,89,108,102,101,109,100,114,161,100,79",
|
||||
"endOffsets": "206,303,413,499,601,723,800,878,968,1077,1180,1282,1392,1493,1608,1770,1871,1951"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,211,308,418,504,606,728,805,883,973,1082,1185,1287,1397,1498,1613,1775,4610",
|
||||
"endColumns": "105,96,109,85,101,121,76,77,89,108,102,101,109,100,114,161,100,79",
|
||||
"endOffsets": "206,303,413,499,601,723,800,878,968,1077,1180,1282,1392,1493,1608,1770,1871,4685"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-hi/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,351,554,679,789,999,1127,1265,1393,1612,1719,1916,2044,2252,2432,2521,2614",
|
||||
"endColumns": "105,202,124,109,209,127,137,127,218,106,196,127,207,179,88,92,110",
|
||||
"endOffsets": "350,553,678,788,998,1126,1264,1392,1611,1718,1915,2043,2251,2431,2520,2613,2724"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1876,1986,2189,2318,2432,2642,2774,2916,3254,3473,3584,3781,3913,4121,4305,4398,4495",
|
||||
"endColumns": "109,202,128,113,209,131,141,131,218,110,196,131,207,183,92,96,114",
|
||||
"endOffsets": "1981,2184,2313,2427,2637,2769,2911,3043,3468,3579,3776,3908,4116,4300,4393,4490,4605"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-hi/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "205",
|
||||
"endOffsets": "452"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3048",
|
||||
"endColumns": "205",
|
||||
"endOffsets": "3249"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hr/values-hr.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-hr/values-hr.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4658",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4754"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-hr/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "190",
|
||||
"endOffsets": "437"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3063",
|
||||
"endColumns": "190",
|
||||
"endOffsets": "3249"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-hr/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,349,538,666,774,990,1118,1259,1391,1600,1705,1893,2019,2225,2394,2488,2576",
|
||||
"endColumns": "103,188,127,107,215,127,140,131,208,104,187,125,205,168,93,87,105",
|
||||
"endOffsets": "348,537,665,773,989,1117,1258,1390,1599,1704,1892,2018,2224,2393,2487,2575,2681"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1893,2001,2190,2322,2434,2650,2782,2927,3254,3463,3572,3760,3890,4096,4269,4367,4459",
|
||||
"endColumns": "107,188,131,111,215,131,144,135,208,108,187,129,205,172,97,91,109",
|
||||
"endOffsets": "1996,2185,2317,2429,2645,2777,2922,3058,3458,3567,3755,3885,4091,4264,4362,4454,4564"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-hr/values-hr.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,210,307,417,503,607,726,810,893,979,1083,1196,1302,1407,1520,1627,1796,1893",
|
||||
"endColumns": "104,96,109,85,103,118,83,82,85,103,112,105,104,112,106,168,96,88",
|
||||
"endOffsets": "205,302,412,498,602,721,805,888,974,1078,1191,1297,1402,1515,1622,1791,1888,1977"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,210,307,417,503,607,726,810,893,979,1083,1196,1302,1407,1520,1627,1796,4569",
|
||||
"endColumns": "104,96,109,85,103,118,83,82,85,103,112,105,104,112,106,168,96,88",
|
||||
"endOffsets": "205,302,412,498,602,721,805,888,974,1078,1191,1297,1402,1515,1622,1791,1888,4653"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hu/values-hu.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-hu/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,354,570,706,813,1040,1176,1324,1459,1688,1794,2010,2145,2376,2574,2671,2765",
|
||||
"endColumns": "108,215,135,106,226,135,147,134,228,105,215,134,230,197,96,93,112",
|
||||
"endOffsets": "353,569,705,812,1039,1175,1323,1458,1687,1793,2009,2144,2375,2573,2670,2764,2877"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1938,2051,2267,2407,2518,2745,2885,3037,3412,3641,3751,3967,4106,4337,4539,4640,4738",
|
||||
"endColumns": "112,215,139,110,226,139,151,138,228,109,215,138,230,201,100,97,116",
|
||||
"endOffsets": "2046,2262,2402,2513,2740,2880,3032,3171,3636,3746,3962,4101,4332,4534,4635,4733,4850"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-hu/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "235",
|
||||
"endOffsets": "482"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3176",
|
||||
"endColumns": "235",
|
||||
"endOffsets": "3407"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-hu/values-hu.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4938",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "5034"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-hu/values-hu.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,213,318,433,517,629,759,835,911,994,1104,1215,1315,1426,1534,1653,1835,1938",
|
||||
"endColumns": "107,104,114,83,111,129,75,75,82,109,110,99,110,107,118,181,102,82",
|
||||
"endOffsets": "208,313,428,512,624,754,830,906,989,1099,1210,1310,1421,1529,1648,1830,1933,2016"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,213,318,433,517,629,759,835,911,994,1104,1215,1315,1426,1534,1653,1835,4855",
|
||||
"endColumns": "107,104,114,83,111,129,75,75,82,109,110,99,110,107,118,181,102,82",
|
||||
"endOffsets": "208,313,428,512,624,754,830,906,989,1099,1210,1310,1421,1529,1648,1830,1933,4933"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy/values-hy.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-hy/values-hy.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4749",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4845"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-hy/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,349,546,678,784,997,1131,1284,1422,1648,1754,1953,2087,2308,2500,2591,2684",
|
||||
"endColumns": "103,196,131,105,212,133,152,137,225,105,198,133,220,191,90,92,106",
|
||||
"endOffsets": "348,545,677,783,996,1130,1283,1421,1647,1753,1952,2086,2307,2499,2590,2683,2790"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1863,1971,2168,2304,2414,2627,2765,2922,3274,3500,3610,3809,3947,4168,4364,4459,4556",
|
||||
"endColumns": "107,196,135,109,212,137,156,141,225,109,198,137,220,195,94,96,110",
|
||||
"endOffsets": "1966,2163,2299,2409,2622,2760,2917,3059,3495,3605,3804,3942,4163,4359,4454,4551,4662"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-hy/values-hy.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,208,309,419,508,614,729,811,892,977,1084,1191,1290,1400,1507,1607,1764,1863",
|
||||
"endColumns": "102,100,109,88,105,114,81,80,84,106,106,98,109,106,99,156,98,81",
|
||||
"endOffsets": "203,304,414,503,609,724,806,887,972,1079,1186,1285,1395,1502,1602,1759,1858,1940"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,208,309,419,508,614,729,811,892,977,1084,1191,1290,1400,1507,1607,1764,4667",
|
||||
"endColumns": "102,100,109,88,105,114,81,80,84,106,106,98,109,106,99,156,98,81",
|
||||
"endOffsets": "203,304,414,503,609,724,806,887,972,1079,1186,1285,1395,1502,1602,1759,1858,4744"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-hy/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "209",
|
||||
"endOffsets": "456"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3064",
|
||||
"endColumns": "209",
|
||||
"endOffsets": "3269"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-in/values-in.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-in/values-in.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4638",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4734"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-in/values-in.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,215,317,422,509,613,729,811,890,976,1079,1188,1289,1393,1501,1609,1765,1864",
|
||||
"endColumns": "109,101,104,86,103,115,81,78,85,102,108,100,103,107,107,155,98,83",
|
||||
"endOffsets": "210,312,417,504,608,724,806,885,971,1074,1183,1284,1388,1496,1604,1760,1859,1943"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,215,317,422,509,613,729,811,890,976,1079,1188,1289,1393,1501,1609,1765,4554",
|
||||
"endColumns": "109,101,104,86,103,115,81,78,85,102,108,100,103,107,107,155,98,83",
|
||||
"endOffsets": "210,312,417,504,608,724,806,885,971,1074,1183,1284,1388,1496,1604,1760,1859,4633"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-in/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,350,546,670,774,988,1113,1254,1385,1610,1713,1908,2032,2246,2416,2506,2592",
|
||||
"endColumns": "104,195,123,103,213,124,140,130,224,102,194,123,213,169,89,85,103",
|
||||
"endOffsets": "349,545,669,773,987,1112,1253,1384,1609,1712,1907,2031,2245,2415,2505,2591,2695"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1864,1973,2169,2297,2405,2619,2748,2893,3219,3444,3551,3746,3874,4088,4262,4356,4446",
|
||||
"endColumns": "108,195,127,107,213,128,144,134,224,106,194,127,213,173,93,89,107",
|
||||
"endOffsets": "1968,2164,2292,2400,2614,2743,2888,3023,3439,3546,3741,3869,4083,4257,4351,4441,4549"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-in/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "190",
|
||||
"endOffsets": "437"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3028",
|
||||
"endColumns": "190",
|
||||
"endOffsets": "3214"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is/values-is.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-is/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,349,535,658,765,965,1088,1223,1353,1566,1670,1858,1982,2183,2363,2453,2542",
|
||||
"endColumns": "103,185,122,106,199,122,134,129,212,103,187,123,200,179,89,88,103",
|
||||
"endOffsets": "348,534,657,764,964,1087,1222,1352,1565,1669,1857,1981,2182,2362,2452,2541,2645"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1835,1943,2129,2256,2367,2567,2694,2833,3155,3368,3476,3664,3792,3993,4177,4271,4364",
|
||||
"endColumns": "107,185,126,110,199,126,138,133,212,107,187,127,200,183,93,92,107",
|
||||
"endOffsets": "1938,2124,2251,2362,2562,2689,2828,2962,3363,3471,3659,3787,3988,4172,4266,4359,4467"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-is/values-is.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,205,302,414,499,600,714,794,874,955,1065,1173,1271,1380,1479,1582,1737,1835",
|
||||
"endColumns": "99,96,111,84,100,113,79,79,80,109,107,97,108,98,102,154,97,80",
|
||||
"endOffsets": "200,297,409,494,595,709,789,869,950,1060,1168,1266,1375,1474,1577,1732,1830,1911"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,205,302,414,499,600,714,794,874,955,1065,1173,1271,1380,1479,1582,1737,4472",
|
||||
"endColumns": "99,96,111,84,100,113,79,79,80,109,107,97,108,98,102,154,97,80",
|
||||
"endOffsets": "200,297,409,494,595,709,789,869,950,1060,1168,1266,1375,1474,1577,1732,1830,4548"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-is/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "187",
|
||||
"endOffsets": "434"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "2967",
|
||||
"endColumns": "187",
|
||||
"endOffsets": "3150"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-is/values-is.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4553",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4649"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-it/values-it.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-it/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "194",
|
||||
"endOffsets": "441"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3023",
|
||||
"endColumns": "194",
|
||||
"endOffsets": "3213"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-it/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,348,531,654,760,977,1103,1249,1378,1594,1699,1884,2009,2224,2431,2524,2611",
|
||||
"endColumns": "102,182,122,105,216,125,145,128,215,104,184,124,214,206,92,86,101",
|
||||
"endOffsets": "347,530,653,759,976,1102,1248,1377,1593,1698,1883,2008,2223,2430,2523,2610,2712"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1866,1973,2156,2283,2393,2610,2740,2890,3218,3434,3543,3728,3857,4072,4283,4380,4471",
|
||||
"endColumns": "106,182,126,109,216,129,149,132,215,108,184,128,214,210,96,90,105",
|
||||
"endOffsets": "1968,2151,2278,2388,2605,2735,2885,3018,3429,3538,3723,3852,4067,4278,4375,4466,4572"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-it/values-it.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,214,314,423,507,616,741,818,894,975,1081,1189,1287,1391,1496,1603,1766,1866",
|
||||
"endColumns": "108,99,108,83,108,124,76,75,80,105,107,97,103,104,106,162,99,82",
|
||||
"endOffsets": "209,309,418,502,611,736,813,889,970,1076,1184,1282,1386,1491,1598,1761,1861,1944"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,214,314,423,507,616,741,818,894,975,1081,1189,1287,1391,1496,1603,1766,4577",
|
||||
"endColumns": "108,99,108,83,108,124,76,75,80,105,107,97,103,104,106,162,99,82",
|
||||
"endOffsets": "209,309,418,502,611,736,813,889,970,1076,1184,1282,1386,1491,1598,1761,1861,4655"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-it/values-it.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4660",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4756"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-iw/values-iw.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-iw/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "176",
|
||||
"endOffsets": "423"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "2930",
|
||||
"endColumns": "176",
|
||||
"endOffsets": "3102"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-iw/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,346,532,655,757,955,1078,1216,1344,1539,1640,1816,1937,2130,2301,2387,2473",
|
||||
"endColumns": "100,185,122,101,197,122,137,127,194,100,175,120,192,170,85,85,105",
|
||||
"endOffsets": "345,531,654,756,954,1077,1215,1343,1538,1639,1815,1936,2129,2300,2386,2472,2578"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1807,1912,2098,2225,2331,2529,2656,2798,3107,3302,3407,3583,3708,3901,4076,4166,4256",
|
||||
"endColumns": "104,185,126,105,197,126,141,131,194,104,175,124,192,174,89,89,109",
|
||||
"endOffsets": "1907,2093,2220,2326,2524,2651,2793,2925,3297,3402,3578,3703,3896,4071,4161,4251,4361"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-iw/values-iw.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,209,308,416,500,600,714,792,870,951,1053,1157,1255,1358,1459,1559,1711,1807",
|
||||
"endColumns": "103,98,107,83,99,113,77,77,80,101,103,97,102,100,99,151,95,80",
|
||||
"endOffsets": "204,303,411,495,595,709,787,865,946,1048,1152,1250,1353,1454,1554,1706,1802,1883"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,209,308,416,500,600,714,792,870,951,1053,1157,1255,1358,1459,1559,1711,4366",
|
||||
"endColumns": "103,98,107,83,99,113,77,77,80,101,103,97,102,100,99,151,95,80",
|
||||
"endOffsets": "204,303,411,495,595,709,787,865,946,1048,1152,1250,1353,1454,1554,1706,1802,4442"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-iw/values-iw.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "102",
|
||||
"endOffsets": "153"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4447",
|
||||
"endColumns": "102",
|
||||
"endOffsets": "4545"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ja/values-ja.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-ja/values-ja.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,202,295,400,482,580,688,765,841,919,1021,1120,1215,1318,1413,1509,1657,1754",
|
||||
"endColumns": "96,92,104,81,97,107,76,75,77,101,98,94,102,94,95,147,96,77",
|
||||
"endOffsets": "197,290,395,477,575,683,760,836,914,1016,1115,1210,1313,1408,1504,1652,1749,1827"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,202,295,400,482,580,688,765,841,919,1021,1120,1215,1318,1413,1509,1657,4198",
|
||||
"endColumns": "96,92,104,81,97,107,76,75,77,101,98,94,102,94,95,147,96,77",
|
||||
"endOffsets": "197,290,395,477,575,683,760,836,914,1016,1115,1210,1313,1408,1504,1652,1749,4271"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-ja/values-ja.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4276",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4372"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-ja/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "180",
|
||||
"endOffsets": "427"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "2830",
|
||||
"endColumns": "180",
|
||||
"endOffsets": "3006"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-ja/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,347,513,631,735,924,1042,1173,1297,1488,1587,1751,1868,2047,2193,2279,2364",
|
||||
"endColumns": "101,165,117,103,188,117,130,123,190,98,163,116,178,145,85,84,95",
|
||||
"endOffsets": "346,512,630,734,923,1041,1172,1296,1487,1586,1750,1867,2046,2192,2278,2363,2459"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1754,1860,2026,2148,2256,2445,2567,2702,3011,3202,3305,3469,3590,3769,3919,4009,4098",
|
||||
"endColumns": "105,165,121,107,188,121,134,127,190,102,163,120,178,149,89,88,99",
|
||||
"endOffsets": "1855,2021,2143,2251,2440,2562,2697,2825,3197,3300,3464,3585,3764,3914,4004,4093,4193"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka/values-ka.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-ka/values-ka.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,214,318,429,517,622,735,819,901,984,1097,1204,1302,1415,1519,1623,1780,1878",
|
||||
"endColumns": "108,103,110,87,104,112,83,81,82,112,106,97,112,103,103,156,97,80",
|
||||
"endOffsets": "209,313,424,512,617,730,814,896,979,1092,1199,1297,1410,1514,1618,1775,1873,1954"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,214,318,429,517,622,735,819,901,984,1097,1204,1302,1415,1519,1623,1780,4587",
|
||||
"endColumns": "108,103,110,87,104,112,83,81,82,112,106,97,112,103,103,156,97,80",
|
||||
"endOffsets": "209,313,424,512,617,730,814,896,979,1092,1199,1297,1410,1514,1618,1775,1873,4663"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-ka/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "201",
|
||||
"endOffsets": "448"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3046",
|
||||
"endColumns": "201",
|
||||
"endOffsets": "3243"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-ka/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,348,529,655,763,976,1108,1256,1389,1621,1727,1913,2039,2259,2424,2516,2603",
|
||||
"endColumns": "102,180,125,107,212,131,147,132,231,105,185,125,219,164,91,86,100",
|
||||
"endOffsets": "347,528,654,762,975,1107,1255,1388,1620,1726,1912,2038,2258,2423,2515,2602,2703"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1878,1985,2166,2296,2408,2621,2757,2909,3248,3480,3590,3776,3906,4126,4295,4391,4482",
|
||||
"endColumns": "106,180,129,111,212,135,151,136,231,109,185,129,219,168,95,90,104",
|
||||
"endOffsets": "1980,2161,2291,2403,2616,2752,2904,3041,3475,3585,3771,3901,4121,4290,4386,4477,4582"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-ka/values-ka.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4668",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4764"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk/values-kk.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-kk/values-kk.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4656",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4752"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-kk/values-kk.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,217,320,430,515,621,740,821,901,982,1085,1190,1288,1395,1504,1604,1770,1869",
|
||||
"endColumns": "111,102,109,84,105,118,80,79,80,102,104,97,106,108,99,165,98,80",
|
||||
"endOffsets": "212,315,425,510,616,735,816,896,977,1080,1185,1283,1390,1499,1599,1765,1864,1945"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,217,320,430,515,621,740,821,901,982,1085,1190,1288,1395,1504,1604,1770,4575",
|
||||
"endColumns": "111,102,109,84,105,118,80,79,80,102,104,97,106,108,99,165,98,80",
|
||||
"endOffsets": "212,315,425,510,616,735,816,896,977,1080,1185,1283,1390,1499,1599,1765,1864,4651"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-kk/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,346,531,655,759,958,1082,1231,1365,1589,1693,1881,2008,2220,2403,2492,2577",
|
||||
"endColumns": "100,184,123,103,198,123,148,133,223,103,187,126,211,182,88,84,102",
|
||||
"endOffsets": "345,530,654,758,957,1081,1230,1364,1588,1692,1880,2007,2219,2402,2491,2576,2679"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1869,1974,2159,2287,2395,2594,2722,2875,3236,3460,3568,3756,3887,4099,4286,4379,4468",
|
||||
"endColumns": "104,184,127,107,198,127,152,137,223,107,187,130,211,186,92,88,106",
|
||||
"endOffsets": "1969,2154,2282,2390,2589,2717,2870,3008,3455,3563,3751,3882,4094,4281,4374,4463,4570"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-kk/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "222",
|
||||
"endOffsets": "469"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3013",
|
||||
"endColumns": "222",
|
||||
"endOffsets": "3231"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km/values-km.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-km/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,345,532,651,754,975,1097,1244,1378,1595,1699,1901,2024,2228,2412,2502,2586",
|
||||
"endColumns": "99,186,118,102,220,121,146,133,216,103,201,122,203,183,89,83,101",
|
||||
"endOffsets": "344,531,650,753,974,1096,1243,1377,1594,1698,1900,2023,2227,2411,2501,2585,2687"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1860,1964,2151,2274,2381,2602,2728,2879,3225,3442,3550,3752,3879,4083,4271,4365,4453",
|
||||
"endColumns": "103,186,122,106,220,125,150,137,216,107,201,126,203,187,93,87,105",
|
||||
"endOffsets": "1959,2146,2269,2376,2597,2723,2874,3012,3437,3545,3747,3874,4078,4266,4360,4448,4554"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-km/values-km.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4642",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4738"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-km/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "207",
|
||||
"endOffsets": "454"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3017",
|
||||
"endColumns": "207",
|
||||
"endOffsets": "3220"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-km/values-km.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,208,308,420,507,611,729,806,883,966,1070,1175,1275,1385,1492,1600,1762,1860",
|
||||
"endColumns": "102,99,111,86,103,117,76,76,82,103,104,99,109,106,107,161,97,82",
|
||||
"endOffsets": "203,303,415,502,606,724,801,878,961,1065,1170,1270,1380,1487,1595,1757,1855,1938"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,208,308,420,507,611,729,806,883,966,1070,1175,1275,1385,1492,1600,1762,4559",
|
||||
"endColumns": "102,99,111,86,103,117,76,76,82,103,104,99,109,106,107,161,97,82",
|
||||
"endOffsets": "203,303,415,502,606,724,801,878,961,1065,1170,1270,1380,1487,1595,1757,1855,4637"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn/values-kn.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-kn/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "204",
|
||||
"endOffsets": "451"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3093",
|
||||
"endColumns": "204",
|
||||
"endOffsets": "3293"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-kn/values-kn.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,223,335,448,536,643,770,847,924,1006,1122,1233,1332,1445,1549,1663,1827,1927",
|
||||
"endColumns": "117,111,112,87,106,126,76,76,81,115,110,98,112,103,113,163,99,81",
|
||||
"endOffsets": "218,330,443,531,638,765,842,919,1001,1117,1228,1327,1440,1544,1658,1822,1922,2004"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,223,335,448,536,643,770,847,924,1006,1122,1233,1332,1445,1549,1663,1827,4647",
|
||||
"endColumns": "117,111,112,87,106,126,76,76,81,115,110,98,112,103,113,163,99,81",
|
||||
"endOffsets": "218,330,443,531,638,765,842,919,1001,1117,1228,1327,1440,1544,1658,1822,1922,4724"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-kn/values-kn.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4729",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4825"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-kn/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,354,556,687,800,1002,1129,1263,1387,1596,1707,1898,2031,2235,2418,2513,2602",
|
||||
"endColumns": "108,201,130,112,201,126,133,123,208,110,190,132,203,182,94,88,109",
|
||||
"endOffsets": "353,555,686,799,1001,1128,1262,1386,1595,1706,1897,2030,2234,2417,2512,2601,2711"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1927,2040,2242,2377,2494,2696,2827,2965,3298,3507,3622,3813,3950,4154,4341,4440,4533",
|
||||
"endColumns": "112,201,134,116,201,130,137,127,208,114,190,136,203,186,98,92,113",
|
||||
"endOffsets": "2035,2237,2372,2489,2691,2822,2960,3088,3502,3617,3808,3945,4149,4336,4435,4528,4642"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ko/values-ko.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-ko/values-ko.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4260",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4356"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-ko/values-ko.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,200,294,396,478,576,682,761,837,917,1015,1110,1205,1305,1401,1500,1652,1746",
|
||||
"endColumns": "94,93,101,81,97,105,78,75,79,97,94,94,99,95,98,151,93,77",
|
||||
"endOffsets": "195,289,391,473,571,677,756,832,912,1010,1105,1200,1300,1396,1495,1647,1741,1819"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,200,294,396,478,576,682,761,837,917,1015,1110,1205,1305,1401,1500,1652,4182",
|
||||
"endColumns": "94,93,101,81,97,105,78,75,79,97,94,94,99,95,98,151,93,77",
|
||||
"endOffsets": "195,289,391,473,571,677,756,832,912,1010,1105,1200,1300,1396,1495,1647,1741,4255"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-ko/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,347,518,632,732,906,1021,1154,1274,1478,1579,1746,1862,2039,2184,2269,2353",
|
||||
"endColumns": "101,170,113,99,173,114,132,119,203,100,166,115,176,144,84,83,99",
|
||||
"endOffsets": "346,517,631,731,905,1020,1153,1273,1477,1578,1745,1861,2038,2183,2268,2352,2452"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1746,1852,2023,2141,2245,2419,2538,2675,2979,3183,3288,3455,3575,3752,3901,3990,4078",
|
||||
"endColumns": "105,170,117,103,173,118,136,123,203,104,166,119,176,148,88,87,103",
|
||||
"endOffsets": "1847,2018,2136,2240,2414,2533,2670,2794,3178,3283,3450,3570,3747,3896,3985,4073,4177"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-ko/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "179",
|
||||
"endOffsets": "426"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "2799",
|
||||
"endColumns": "179",
|
||||
"endOffsets": "2974"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky/values-ky.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-ky/values-ky.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,209,304,423,507,614,731,809,888,969,1079,1186,1284,1390,1497,1598,1759,1862",
|
||||
"endColumns": "103,94,118,83,106,116,77,78,80,109,106,97,105,106,100,160,102,80",
|
||||
"endOffsets": "204,299,418,502,609,726,804,883,964,1074,1181,1279,1385,1492,1593,1754,1857,1938"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,209,304,423,507,614,731,809,888,969,1079,1186,1284,1390,1497,1598,1759,4562",
|
||||
"endColumns": "103,94,118,83,106,116,77,78,80,109,106,97,105,106,100,160,102,80",
|
||||
"endOffsets": "204,299,418,502,609,726,804,883,964,1074,1181,1279,1385,1492,1593,1754,1857,4638"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-ky/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "220",
|
||||
"endOffsets": "467"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3007",
|
||||
"endColumns": "220",
|
||||
"endOffsets": "3223"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-ky/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,349,530,657,762,966,1091,1232,1366,1594,1699,1880,2008,2204,2397,2487,2573",
|
||||
"endColumns": "103,180,126,104,203,124,140,133,227,104,180,127,195,192,89,85,102",
|
||||
"endOffsets": "348,529,656,761,965,1090,1231,1365,1593,1698,1879,2007,2203,2396,2486,2572,2675"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1862,1970,2151,2282,2391,2595,2724,2869,3228,3456,3565,3746,3878,4074,4271,4365,4455",
|
||||
"endColumns": "107,180,130,108,203,128,144,137,227,108,180,131,195,196,93,89,106",
|
||||
"endOffsets": "1965,2146,2277,2386,2590,2719,2864,3002,3451,3560,3741,3873,4069,4266,4360,4450,4557"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-ky/values-ky.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4643",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4739"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,38 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-land/values-land.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/ae9dd9dd169132877df38a7c6e53dbf6/design-27.1.0/res/values-land/values-land.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endLines": "5",
|
||||
"endColumns": "12",
|
||||
"endOffsets": "232"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "6",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "328",
|
||||
"endLines": "9",
|
||||
"endColumns": "12",
|
||||
"endOffsets": "505"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-land/values-land.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5",
|
||||
"startColumns": "4,4,4,4",
|
||||
"startOffsets": "55,125,189,260",
|
||||
"endColumns": "69,63,70,67",
|
||||
"endOffsets": "120,184,255,323"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,19 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-large-v4/values-large-v4.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "55,114,185,256,326,396,464,532,636",
|
||||
"endColumns": "58,70,70,69,69,67,67,103,115",
|
||||
"endOffsets": "109,180,251,321,391,459,527,631,747"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,19 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-ldltr-v21/values-ldltr-v21.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "112",
|
||||
"endOffsets": "163"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lo/values-lo.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-lo/values-lo.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4640",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4736"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-lo/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "190",
|
||||
"endOffsets": "437"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "2990",
|
||||
"endColumns": "190",
|
||||
"endOffsets": "3176"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-lo/values-lo.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,208,305,412,497,602,714,791,869,949,1056,1153,1251,1356,1459,1563,1720,1816",
|
||||
"endColumns": "102,96,106,84,104,111,76,77,79,106,96,97,104,102,103,156,95,80",
|
||||
"endOffsets": "203,300,407,492,597,709,786,864,944,1051,1148,1246,1351,1454,1558,1715,1811,1892"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,208,305,412,497,602,714,791,869,949,1056,1153,1251,1356,1459,1563,1720,4559",
|
||||
"endColumns": "102,96,106,84,104,111,76,77,79,106,96,97,104,102,103,156,95,80",
|
||||
"endOffsets": "203,300,407,492,597,709,786,864,944,1051,1148,1246,1351,1454,1558,1715,1811,4635"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-lo/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,351,553,681,786,997,1120,1254,1395,1606,1709,1906,2033,2263,2450,2544,2639",
|
||||
"endColumns": "105,201,127,104,210,122,133,140,210,102,196,126,229,186,93,94,109",
|
||||
"endOffsets": "350,552,680,785,996,1119,1253,1394,1605,1708,1905,2032,2262,2449,2543,2638,2748"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1816,1926,2128,2260,2369,2580,2707,2845,3181,3392,3499,3696,3827,4057,4248,4346,4445",
|
||||
"endColumns": "109,201,131,108,210,126,137,144,210,106,196,130,229,190,97,98,113",
|
||||
"endOffsets": "1921,2123,2255,2364,2575,2702,2840,2985,3387,3494,3691,3822,4052,4243,4341,4440,4554"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lt/values-lt.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-lt/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,350,534,664,769,981,1109,1254,1385,1610,1717,1913,2045,2257,2433,2527,2619",
|
||||
"endColumns": "104,183,129,104,211,127,144,130,224,106,195,131,211,175,93,91,114",
|
||||
"endOffsets": "349,533,663,768,980,1108,1253,1384,1609,1716,1912,2044,2256,2432,2526,2618,2733"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1922,2031,2215,2349,2458,2670,2802,2951,3304,3529,3640,3836,3972,4184,4364,4462,4558",
|
||||
"endColumns": "108,183,133,108,211,131,148,134,224,110,195,135,211,179,97,95,118",
|
||||
"endOffsets": "2026,2210,2344,2453,2665,2797,2946,3081,3524,3635,3831,3967,4179,4359,4457,4553,4672"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-lt/values-lt.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4760",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4856"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-lt/values-lt.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,221,322,435,522,631,752,834,915,1000,1109,1218,1318,1428,1532,1645,1821,1922",
|
||||
"endColumns": "115,100,112,86,108,120,81,80,84,108,108,99,109,103,112,175,100,82",
|
||||
"endOffsets": "216,317,430,517,626,747,829,910,995,1104,1213,1313,1423,1527,1640,1816,1917,2000"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,221,322,435,522,631,752,834,915,1000,1109,1218,1318,1428,1532,1645,1821,4677",
|
||||
"endColumns": "115,100,112,86,108,120,81,80,84,108,108,99,109,103,112,175,100,82",
|
||||
"endOffsets": "216,317,430,517,626,747,829,910,995,1104,1213,1313,1423,1527,1640,1816,1917,4755"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-lt/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "217",
|
||||
"endOffsets": "464"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3086",
|
||||
"endColumns": "217",
|
||||
"endOffsets": "3299"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lv/values-lv.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-lv/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "224",
|
||||
"endOffsets": "471"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3084",
|
||||
"endColumns": "224",
|
||||
"endOffsets": "3304"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-lv/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,350,543,674,780,981,1110,1253,1384,1618,1725,1925,2058,2286,2467,2557,2651",
|
||||
"endColumns": "104,192,130,105,200,128,142,130,233,106,199,132,227,180,89,93,113",
|
||||
"endOffsets": "349,542,673,779,980,1109,1252,1383,1617,1724,1924,2057,2285,2466,2556,2650,2764"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1921,2030,2223,2358,2468,2669,2802,2949,3309,3543,3654,3854,3991,4219,4404,4498,4596",
|
||||
"endColumns": "108,192,134,109,200,132,146,134,233,110,199,136,227,184,93,97,117",
|
||||
"endOffsets": "2025,2218,2353,2463,2664,2797,2944,3079,3538,3649,3849,3986,4214,4399,4493,4591,4709"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-lv/values-lv.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,225,333,442,528,632,754,836,918,1003,1112,1224,1323,1434,1543,1648,1822,1921",
|
||||
"endColumns": "119,107,108,85,103,121,81,81,84,108,111,98,110,108,104,173,98,81",
|
||||
"endOffsets": "220,328,437,523,627,749,831,913,998,1107,1219,1318,1429,1538,1643,1817,1916,1998"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,225,333,442,528,632,754,836,918,1003,1112,1224,1323,1434,1543,1648,1822,4714",
|
||||
"endColumns": "119,107,108,85,103,121,81,81,84,108,111,98,110,108,104,173,98,81",
|
||||
"endOffsets": "220,328,437,523,627,749,831,913,998,1107,1219,1318,1429,1538,1643,1817,1916,4791"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-lv/values-lv.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4796",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4892"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mk/values-mk.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-mk/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "195",
|
||||
"endOffsets": "442"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3054",
|
||||
"endColumns": "195",
|
||||
"endOffsets": "3245"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-mk/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,350,543,674,782,986,1117,1263,1398,1614,1719,1916,2047,2259,2444,2539,2629",
|
||||
"endColumns": "104,192,130,107,203,130,145,134,215,104,196,130,211,184,94,89,103",
|
||||
"endOffsets": "349,542,673,781,985,1116,1262,1397,1613,1718,1915,2046,2258,2443,2538,2628,2732"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1877,1986,2179,2314,2426,2630,2765,2915,3250,3466,3575,3772,3907,4119,4308,4407,4501",
|
||||
"endColumns": "108,192,134,111,203,134,149,138,215,108,196,134,211,188,98,93,107",
|
||||
"endOffsets": "1981,2174,2309,2421,2625,2760,2910,3049,3461,3570,3767,3902,4114,4303,4402,4496,4604"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-mk/values-mk.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,213,317,425,511,616,735,818,900,987,1093,1200,1301,1408,1519,1623,1779,1877",
|
||||
"endColumns": "107,103,107,85,104,118,82,81,86,105,106,100,106,110,103,155,97,83",
|
||||
"endOffsets": "208,312,420,506,611,730,813,895,982,1088,1195,1296,1403,1514,1618,1774,1872,1956"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,213,317,425,511,616,735,818,900,987,1093,1200,1301,1408,1519,1623,1779,4609",
|
||||
"endColumns": "107,103,107,85,104,118,82,81,86,105,106,100,106,110,103,155,97,83",
|
||||
"endOffsets": "208,312,420,506,611,730,813,895,982,1088,1195,1296,1403,1514,1618,1774,1872,4688"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-mk/values-mk.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4693",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4789"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ml/values-ml.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-ml/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,362,573,710,829,1052,1175,1306,1437,1678,1792,1997,2131,2339,2526,2616,2711",
|
||||
"endColumns": "116,210,136,118,222,122,130,130,240,113,204,133,207,186,89,94,116",
|
||||
"endOffsets": "361,572,709,828,1051,1174,1305,1436,1677,1791,1996,2130,2338,2525,2615,2710,2827"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1922,2043,2254,2395,2518,2741,2868,3003,3357,3598,3716,3921,4059,4267,4458,4552,4651",
|
||||
"endColumns": "120,210,140,122,222,126,134,134,240,117,204,137,207,190,93,98,120",
|
||||
"endOffsets": "2038,2249,2390,2513,2736,2863,2998,3133,3593,3711,3916,4054,4262,4453,4547,4646,4767"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-ml/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "218",
|
||||
"endOffsets": "465"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3138",
|
||||
"endColumns": "218",
|
||||
"endOffsets": "3352"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-ml/values-ml.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4854",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4950"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-ml/values-ml.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,224,342,457,550,655,787,864,940,1022,1133,1239,1337,1451,1551,1662,1821,1922",
|
||||
"endColumns": "118,117,114,92,104,131,76,75,81,110,105,97,113,99,110,158,100,81",
|
||||
"endOffsets": "219,337,452,545,650,782,859,935,1017,1128,1234,1332,1446,1546,1657,1816,1917,1999"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,224,342,457,550,655,787,864,940,1022,1133,1239,1337,1451,1551,1662,1821,4772",
|
||||
"endColumns": "118,117,114,92,104,131,76,75,81,110,105,97,113,99,110,158,100,81",
|
||||
"endOffsets": "219,337,452,545,650,782,859,935,1017,1128,1234,1332,1446,1546,1657,1816,1917,4849"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mn/values-mn.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-mn/values-mn.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,218,318,431,518,624,736,818,900,982,1091,1195,1292,1400,1501,1604,1763,1860",
|
||||
"endColumns": "112,99,112,86,105,111,81,81,81,108,103,96,107,100,102,158,96,80",
|
||||
"endOffsets": "213,313,426,513,619,731,813,895,977,1086,1190,1287,1395,1496,1599,1758,1855,1936"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,218,318,431,518,624,736,818,900,982,1091,1195,1292,1400,1501,1604,1763,4564",
|
||||
"endColumns": "112,99,112,86,105,111,81,81,81,108,103,96,107,100,102,158,96,80",
|
||||
"endOffsets": "213,313,426,513,619,731,813,895,977,1086,1190,1287,1395,1496,1599,1758,1855,4640"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-mn/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "208",
|
||||
"endOffsets": "455"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3026",
|
||||
"endColumns": "208",
|
||||
"endOffsets": "3230"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-mn/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,353,542,672,777,973,1097,1252,1387,1590,1695,1894,2021,2221,2415,2502,2590",
|
||||
"endColumns": "107,188,129,104,195,123,154,134,202,104,198,126,199,193,86,87,101",
|
||||
"endOffsets": "352,541,671,776,972,1096,1251,1386,1589,1694,1893,2020,2220,2414,2501,2589,2691"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1860,1972,2161,2295,2404,2600,2728,2887,3235,3438,3547,3746,3877,4077,4275,4366,4458",
|
||||
"endColumns": "111,188,133,108,195,127,158,138,202,108,198,130,199,197,90,91,105",
|
||||
"endOffsets": "1967,2156,2290,2399,2595,2723,2882,3021,3433,3542,3741,3872,4072,4270,4361,4453,4559"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-mn/values-mn.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4645",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4741"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mr/values-mr.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-mr/values-mr.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,216,322,429,519,620,735,812,890,970,1082,1184,1280,1389,1490,1605,1762,1867",
|
||||
"endColumns": "110,105,106,89,100,114,76,77,79,111,101,95,108,100,114,156,104,79",
|
||||
"endOffsets": "211,317,424,514,615,730,807,885,965,1077,1179,1275,1384,1485,1600,1757,1862,1942"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,216,322,429,519,620,735,812,890,970,1082,1184,1280,1389,1490,1605,1762,4510",
|
||||
"endColumns": "110,105,106,89,100,114,76,77,79,111,101,95,108,100,114,156,104,79",
|
||||
"endOffsets": "211,317,424,514,615,730,807,885,965,1077,1179,1275,1384,1485,1600,1757,1862,4585"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-mr/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,351,547,669,779,983,1102,1236,1358,1567,1673,1855,1977,2175,2354,2440,2532",
|
||||
"endColumns": "105,195,121,109,203,118,133,121,208,105,181,121,197,178,85,91,105",
|
||||
"endOffsets": "350,546,668,778,982,1101,1235,1357,1566,1672,1854,1976,2174,2353,2439,2531,2637"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1867,1977,2173,2299,2413,2617,2740,2878,3206,3415,3525,3707,3833,4031,4214,4304,4400",
|
||||
"endColumns": "109,195,125,113,203,122,137,125,208,109,181,125,197,182,89,95,109",
|
||||
"endOffsets": "1972,2168,2294,2408,2612,2735,2873,2999,3410,3520,3702,3828,4026,4209,4299,4395,4505"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-mr/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "201",
|
||||
"endOffsets": "448"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3004",
|
||||
"endColumns": "201",
|
||||
"endOffsets": "3201"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-mr/values-mr.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4590",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4686"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ms/values-ms.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-ms/values-ms.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4790",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4886"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-ms/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "204",
|
||||
"endOffsets": "451"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3069",
|
||||
"endColumns": "204",
|
||||
"endOffsets": "3269"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-ms/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,349,554,682,786,1017,1147,1293,1425,1669,1776,1982,2115,2345,2546,2639,2729",
|
||||
"endColumns": "103,204,127,103,230,129,145,131,243,106,205,132,229,200,92,89,107",
|
||||
"endOffsets": "348,553,681,785,1016,1146,1292,1424,1668,1775,1981,2114,2344,2545,2638,2728,2836"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1865,1973,2178,2310,2418,2649,2783,2933,3274,3518,3629,3835,3972,4202,4407,4504,4598",
|
||||
"endColumns": "107,204,131,107,230,133,149,135,243,110,205,136,229,204,96,93,111",
|
||||
"endOffsets": "1968,2173,2305,2413,2644,2778,2928,3064,3513,3624,3830,3967,4197,4402,4499,4593,4705"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-ms/values-ms.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,216,321,429,516,620,731,809,888,968,1080,1189,1286,1395,1498,1605,1764,1865",
|
||||
"endColumns": "110,104,107,86,103,110,77,78,79,111,108,96,108,102,106,158,100,79",
|
||||
"endOffsets": "211,316,424,511,615,726,804,883,963,1075,1184,1281,1390,1493,1600,1759,1860,1940"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,216,321,429,516,620,731,809,888,968,1080,1189,1286,1395,1498,1605,1764,4710",
|
||||
"endColumns": "110,104,107,86,103,110,77,78,79,111,108,96,108,102,106,158,100,79",
|
||||
"endOffsets": "211,316,424,511,615,726,804,883,963,1075,1184,1281,1390,1493,1600,1759,1860,4785"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my/values-my.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-my/values-my.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,214,319,436,529,641,769,847,926,1012,1135,1247,1349,1475,1586,1696,1856,1956",
|
||||
"endColumns": "108,104,116,92,111,127,77,78,85,122,111,101,125,110,109,159,99,83",
|
||||
"endOffsets": "209,314,431,524,636,764,842,921,1007,1130,1242,1344,1470,1581,1691,1851,1951,2035"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,214,319,436,529,641,769,847,926,1012,1135,1247,1349,1475,1586,1696,1856,4799",
|
||||
"endColumns": "108,104,116,92,111,127,77,78,85,122,111,101,125,110,109,159,99,83",
|
||||
"endOffsets": "209,314,431,524,636,764,842,921,1007,1130,1242,1344,1470,1581,1691,1851,1951,4878"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-my/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,350,546,678,787,993,1123,1272,1407,1642,1746,1947,2088,2305,2518,2614,2713",
|
||||
"endColumns": "104,195,131,108,205,129,148,134,234,103,200,140,216,212,95,98,113",
|
||||
"endOffsets": "349,545,677,786,992,1122,1271,1406,1641,1745,1946,2087,2304,2517,2613,2712,2826"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1956,2065,2261,2397,2510,2716,2850,3003,3355,3590,3698,3899,4044,4261,4478,4578,4681",
|
||||
"endColumns": "108,195,135,112,205,133,152,138,234,107,200,144,216,216,99,102,117",
|
||||
"endOffsets": "2060,2256,2392,2505,2711,2845,2998,3137,3585,3693,3894,4039,4256,4473,4573,4676,4794"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-my/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "212",
|
||||
"endOffsets": "459"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3142",
|
||||
"endColumns": "212",
|
||||
"endOffsets": "3350"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-my/values-my.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4883",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4979"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nb/values-nb.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-nb/values-nb.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4585",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4681"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-nb/values-nb.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,213,308,422,508,608,721,797,873,953,1056,1155,1251,1355,1453,1554,1707,1804",
|
||||
"endColumns": "107,94,113,85,99,112,75,75,79,102,98,95,103,97,100,152,96,78",
|
||||
"endOffsets": "208,303,417,503,603,716,792,868,948,1051,1150,1246,1350,1448,1549,1702,1799,1878"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,213,308,422,508,608,721,797,873,953,1056,1155,1251,1355,1453,1554,1707,4506",
|
||||
"endColumns": "107,94,113,85,99,112,75,75,79,102,98,95,103,97,100,152,96,78",
|
||||
"endOffsets": "208,303,417,503,603,716,792,868,948,1051,1150,1246,1350,1448,1549,1702,1799,4580"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-nb/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,348,539,663,770,985,1113,1259,1387,1600,1705,1897,2023,2224,2426,2519,2607",
|
||||
"endColumns": "102,190,123,106,214,127,145,127,212,104,191,125,200,201,92,87,102",
|
||||
"endOffsets": "347,538,662,769,984,1112,1258,1386,1599,1704,1896,2022,2223,2425,2518,2606,2709"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1804,1911,2102,2230,2341,2556,2688,2838,3159,3372,3481,3673,3803,4004,4210,4307,4399",
|
||||
"endColumns": "106,190,127,110,214,131,149,131,212,108,191,129,200,205,96,91,106",
|
||||
"endOffsets": "1906,2097,2225,2336,2551,2683,2833,2965,3367,3476,3668,3798,3999,4205,4302,4394,4501"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-nb/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "188",
|
||||
"endOffsets": "435"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "2970",
|
||||
"endColumns": "188",
|
||||
"endOffsets": "3154"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ne/values-ne.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-ne/values-ne.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,210,314,422,513,620,747,841,931,1019,1129,1245,1348,1463,1565,1680,1851,1963",
|
||||
"endColumns": "104,103,107,90,106,126,93,89,87,109,115,102,114,101,114,170,111,85",
|
||||
"endOffsets": "205,309,417,508,615,742,836,926,1014,1124,1240,1343,1458,1560,1675,1846,1958,2044"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,210,314,422,513,620,747,841,931,1019,1129,1245,1348,1463,1565,1680,1851,4791",
|
||||
"endColumns": "104,103,107,90,106,126,93,89,87,109,115,102,114,101,114,170,111,85",
|
||||
"endOffsets": "205,309,417,508,615,742,836,926,1014,1124,1240,1343,1458,1560,1675,1846,1958,4872"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-ne/values-ne.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4877",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4973"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-ne/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "222",
|
||||
"endOffsets": "469"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3167",
|
||||
"endColumns": "222",
|
||||
"endOffsets": "3385"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-ne/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,358,548,680,795,1025,1159,1295,1425,1664,1780,1975,2110,2317,2495,2587,2685",
|
||||
"endColumns": "112,189,131,114,229,133,135,129,238,115,194,134,206,177,91,97,116",
|
||||
"endOffsets": "357,547,679,794,1024,1158,1294,1424,1663,1779,1974,2109,2316,2494,2586,2684,2801"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1963,2080,2270,2406,2525,2755,2893,3033,3390,3629,3749,3944,4083,4290,4472,4568,4670",
|
||||
"endColumns": "116,189,135,118,229,137,139,133,238,119,194,138,206,181,95,101,120",
|
||||
"endOffsets": "2075,2265,2401,2520,2750,2888,3028,3162,3624,3744,3939,4078,4285,4467,4563,4665,4786"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,19 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-night-v8/values-night-v8.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8",
|
||||
"startColumns": "4,4,4,4,4,4,4",
|
||||
"startOffsets": "55,125,209,293,389,491,593",
|
||||
"endColumns": "69,83,83,95,101,101,93",
|
||||
"endOffsets": "120,204,288,384,486,588,682"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"logs": [
|
||||
{
|
||||
"outputFile": "/mnt/sdc/sharebounds-sar/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nl/values-nl.xml",
|
||||
"map": [
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/21743890f471e2ca51f540369e7f29dd/support-compat-27.1.0/res/values-nl/values-nl.xml",
|
||||
"from": {
|
||||
"startLines": "2",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "55",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "151"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "38",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "4765",
|
||||
"endColumns": "100",
|
||||
"endOffsets": "4861"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/2c97eea7edf6ed9f77fbfff751d37cba/play-services-basement-12.0.1/res/values-nl/values.xml",
|
||||
"from": {
|
||||
"startLines": "4",
|
||||
"startColumns": "0",
|
||||
"startOffsets": "247",
|
||||
"endColumns": "201",
|
||||
"endOffsets": "448"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "27",
|
||||
"startColumns": "4",
|
||||
"startOffsets": "3075",
|
||||
"endColumns": "201",
|
||||
"endOffsets": "3272"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/da4a38f5767584e45cf3e38da8b8a6dd/play-services-base-12.0.1/res/values-nl/values.xml",
|
||||
"from": {
|
||||
"startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20",
|
||||
"startColumns": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"startOffsets": "245,353,540,668,777,1003,1128,1277,1408,1645,1749,1949,2073,2295,2503,2597,2686",
|
||||
"endColumns": "107,186,127,108,225,124,148,130,236,103,199,123,221,207,93,88,103",
|
||||
"endOffsets": "352,539,667,776,1002,1127,1276,1407,1644,1748,1948,2072,2294,2502,2596,2685,2789"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "1888,2000,2187,2319,2432,2658,2787,2940,3277,3514,3622,3822,3950,4172,4384,4482,4575",
|
||||
"endColumns": "111,186,131,112,225,128,152,134,236,107,199,127,221,211,97,92,107",
|
||||
"endOffsets": "1995,2182,2314,2427,2653,2782,2935,3070,3509,3617,3817,3945,4167,4379,4477,4570,4678"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": "/home/sweezbot/.gradle/caches/transforms-2/files-2.1/9fd256e3119e84affc91e184b8c71fbf/appcompat-v7-27.1.0/res/values-nl/values-nl.xml",
|
||||
"from": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,223,328,435,521,629,749,826,903,985,1096,1200,1299,1414,1527,1630,1785,1888",
|
||||
"endColumns": "117,104,106,85,107,119,76,76,81,110,103,98,114,112,102,154,102,81",
|
||||
"endOffsets": "218,323,430,516,624,744,821,898,980,1091,1195,1294,1409,1522,1625,1780,1883,1965"
|
||||
},
|
||||
"to": {
|
||||
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,37",
|
||||
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
|
||||
"startOffsets": "105,223,328,435,521,629,749,826,903,985,1096,1200,1299,1414,1527,1630,1785,4683",
|
||||
"endColumns": "117,104,106,85,107,119,76,76,81,110,103,98,114,112,102,154,102,81",
|
||||
"endOffsets": "218,323,430,516,624,744,821,898,980,1091,1195,1294,1409,1522,1625,1780,1883,4760"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user