diff --git a/Sapientia_Love.iml b/Sapientia_Love.iml new file mode 100644 index 0000000..d7a94ec --- /dev/null +++ b/Sapientia_Love.iml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/app.iml b/app/app.iml new file mode 100644 index 0000000..a62b634 --- /dev/null +++ b/app/app.iml @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/build.gradle b/app/build.gradle new file mode 100644 index 0000000..2bb6110 --- /dev/null +++ b/app/build.gradle @@ -0,0 +1,27 @@ +apply plugin: 'com.android.application' + +android { + compileSdkVersion 21 + buildToolsVersion "22.0.1" + + defaultConfig { + applicationId "com.raataar.sapientia_soccer" + minSdkVersion 14 + targetSdkVersion 14 + + multiDexEnabled true + } + + buildTypes { + release { + minifyEnabled false + proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt' + } + } +} + +dependencies { + compile 'com.android.support:support-v4:21.0.3' + compile files('libs/picasso-2.5.2.jar') + compile files('libs/volley-1.0.15.jar') +} diff --git a/app/build/generated/source/buildConfig/androidTest/debug/com/raataar/sapientia_soccer/test/BuildConfig.java b/app/build/generated/source/buildConfig/androidTest/debug/com/raataar/sapientia_soccer/test/BuildConfig.java new file mode 100644 index 0000000..9a966af --- /dev/null +++ b/app/build/generated/source/buildConfig/androidTest/debug/com/raataar/sapientia_soccer/test/BuildConfig.java @@ -0,0 +1,13 @@ +/** + * Automatically generated file. DO NOT MODIFY + */ +package com.raataar.sapientia_soccer.test; + +public final class BuildConfig { + public static final boolean DEBUG = Boolean.parseBoolean("true"); + public static final String APPLICATION_ID = "com.raataar.sapientia_soccer.test"; + 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 = ""; +} diff --git a/app/build/generated/source/buildConfig/debug/com/raataar/sapientia_soccer/BuildConfig.java b/app/build/generated/source/buildConfig/debug/com/raataar/sapientia_soccer/BuildConfig.java new file mode 100644 index 0000000..3edb57a --- /dev/null +++ b/app/build/generated/source/buildConfig/debug/com/raataar/sapientia_soccer/BuildConfig.java @@ -0,0 +1,13 @@ +/** + * Automatically generated file. DO NOT MODIFY + */ +package com.raataar.sapientia_soccer; + +public final class BuildConfig { + public static final boolean DEBUG = Boolean.parseBoolean("true"); + public static final String APPLICATION_ID = "com.raataar.sapientia_soccer"; + public static final String BUILD_TYPE = "debug"; + public static final String FLAVOR = ""; + public static final int VERSION_CODE = 2; + public static final String VERSION_NAME = ""; +} diff --git a/app/build/generated/source/buildConfig/release/com/raataar/sapientia_love/BuildConfig.java b/app/build/generated/source/buildConfig/release/com/raataar/sapientia_love/BuildConfig.java new file mode 100644 index 0000000..5841611 --- /dev/null +++ b/app/build/generated/source/buildConfig/release/com/raataar/sapientia_love/BuildConfig.java @@ -0,0 +1,13 @@ +/** + * Automatically generated file. DO NOT MODIFY + */ +package com.raataar.sapientia_soccer; + +public final class BuildConfig { + public static final boolean DEBUG = false; + public static final String APPLICATION_ID = "com.raataar.sapientia_soccer"; + public static final String BUILD_TYPE = "release"; + public static final String FLAVOR = ""; + public static final int VERSION_CODE = 2; + public static final String VERSION_NAME = ""; +} diff --git a/app/build/generated/source/r/debug/com/raataar/sapientia_soccer/R.java b/app/build/generated/source/r/debug/com/raataar/sapientia_soccer/R.java new file mode 100644 index 0000000..970540a --- /dev/null +++ b/app/build/generated/source/r/debug/com/raataar/sapientia_soccer/R.java @@ -0,0 +1,147 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package com.raataar.sapientia_soccer; + +public final class R { + public static final class attr { + } + public static final class color { + public static final int genre=0x7f060000; + public static final int list_divider=0x7f060001; + public static final int list_row_end_color=0x7f060002; + public static final int list_row_hover_end_color=0x7f060003; + public static final int list_row_hover_start_color=0x7f060004; + public static final int list_row_start_color=0x7f060005; + public static final int newstitle=0x7f060006; + public static final int titleshadow=0x7f060007; + public static final int year=0x7f060008; + public static final int zitattitle=0x7f060009; + } + public static final class dimen { + public static final int activity_horizontal_margin=0x7f040000; + public static final int genre=0x7f040001; + public static final int quelle=0x7f040002; + public static final int rating=0x7f040003; + public static final int title=0x7f040004; + public static final int year=0x7f040005; + public static final int zitat=0x7f040006; + public static final int zitatlist=0x7f040007; + } + public static final class drawable { + public static final int bg=0x7f020000; + public static final int buttonshape=0x7f020001; + public static final int ic_action_autor=0x7f020002; + public static final int ic_action_exit=0x7f020003; + public static final int ic_action_kategorie=0x7f020004; + public static final int ic_action_refresh=0x7f020005; + public static final int ic_action_search=0x7f020006; + public static final int ic_blank=0x7f020007; + public static final int ic_launcher=0x7f020008; + public static final int layout_bg=0x7f020009; + public static final int list_row_bg=0x7f02000a; + public static final int list_row_bg_hover=0x7f02000b; + public static final int list_row_selector=0x7f02000c; + } + public static final class id { + public static final int action_autoren=0x7f09001f; + public static final int action_kategorie=0x7f09001e; + public static final int action_quit=0x7f090020; + public static final int action_refresh=0x7f09001d; + public static final int action_search=0x7f09001c; + public static final int anzahl=0x7f090017; + public static final int autoren_beschreibung=0x7f09000c; + public static final int autoren_id=0x7f090008; + public static final int autoren_imagepic=0x7f09000a; + public static final int autoren_imagequelle=0x7f09000e; + public static final int autoren_infoview=0x7f09000d; + public static final int autoren_moreinfo=0x7f09000f; + public static final int autoren_text=0x7f09000b; + public static final int beschreibung=0x7f090016; + public static final int genre=0x7f09001a; + public static final int kategorie_beschreibung=0x7f090012; + public static final int kategorie_id=0x7f090009; + public static final int kategorie_image=0x7f090010; + public static final int kategorie_text=0x7f090011; + public static final int list=0x7f090000; + public static final int menu_item_share=0x7f090021; + public static final int news_content=0x7f090004; + public static final int news_image=0x7f090002; + public static final int news_title=0x7f090003; + public static final int objectid=0x7f090001; + public static final int rating=0x7f090019; + public static final int releaseYear=0x7f09001b; + public static final int searchtext=0x7f090005; + public static final int suchen_button=0x7f090006; + public static final int thumbnail=0x7f090014; + public static final int title=0x7f090015; + public static final int zitat=0x7f090007; + public static final int zitat_more_zitat=0x7f090013; + public static final int zitatfooter=0x7f090018; + } + public static final class layout { + public static final int activity_autoren=0x7f030000; + public static final int activity_kategorie=0x7f030001; + public static final int activity_main=0x7f030002; + public static final int activity_news=0x7f030003; + public static final int activity_suchen=0x7f030004; + public static final int activity_suchenbyid=0x7f030005; + public static final int activity_zitat=0x7f030006; + public static final int activity_zufallzitat=0x7f030007; + public static final int list_autoren=0x7f030008; + public static final int list_autorenbyid=0x7f030009; + public static final int list_kategorie=0x7f03000a; + public static final int list_kategoriebyid=0x7f03000b; + public static final int list_mainmenue=0x7f03000c; + public static final int list_row=0x7f03000d; + public static final int list_suchenbyid=0x7f03000e; + } + public static final class menu { + public static final int autor_menu=0x7f080000; + public static final int kategorie_menu=0x7f080001; + public static final int main_menu=0x7f080002; + public static final int news_menu=0x7f080003; + public static final int search_menu=0x7f080004; + public static final int zitat_menu=0x7f080005; + } + public static final class string { + public static final int action_autoren=0x7f070000; + public static final int action_kategorie=0x7f070001; + public static final int action_quit=0x7f070002; + public static final int action_refresh=0x7f070003; + public static final int action_search=0x7f070004; + public static final int action_settings=0x7f070005; + public static final int app_name=0x7f070006; + public static final int banner_ad_unit_id=0x7f070007; + public static final int button_load_more_news=0x7f070008; + public static final int button_load_next_zitat=0x7f070009; + public static final int button_suchen=0x7f07000a; + public static final int hello_world=0x7f07000b; + public static final int searchlabel=0x7f07000c; + public static final int title_autoren_activity=0x7f07000d; + public static final int title_kategorie_activity=0x7f07000e; + public static final int title_kategoriebyid_activity=0x7f07000f; + public static final int title_news_activity=0x7f070010; + public static final int title_suchen_activity=0x7f070011; + public static final int title_zitat_activity=0x7f070012; + } + public static final class style { + /** API 11 theme customizations can go here. + API 14 theme customizations can go here. + + Theme customizations available in newer API levels can go in + res/values-vXX/styles.xml, while customizations related to + backward-compatibility can go here. + + */ + public static final int AppBaseTheme=0x7f050000; + /** All customizations that are NOT specific to a particular API-level can go here. + */ + public static final int AppTheme=0x7f050001; + public static final int Divider=0x7f050002; + } +} diff --git a/app/build/generated/source/r/release/com/raataar/sapientia_love/R.java b/app/build/generated/source/r/release/com/raataar/sapientia_love/R.java new file mode 100644 index 0000000..970540a --- /dev/null +++ b/app/build/generated/source/r/release/com/raataar/sapientia_love/R.java @@ -0,0 +1,147 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package com.raataar.sapientia_soccer; + +public final class R { + public static final class attr { + } + public static final class color { + public static final int genre=0x7f060000; + public static final int list_divider=0x7f060001; + public static final int list_row_end_color=0x7f060002; + public static final int list_row_hover_end_color=0x7f060003; + public static final int list_row_hover_start_color=0x7f060004; + public static final int list_row_start_color=0x7f060005; + public static final int newstitle=0x7f060006; + public static final int titleshadow=0x7f060007; + public static final int year=0x7f060008; + public static final int zitattitle=0x7f060009; + } + public static final class dimen { + public static final int activity_horizontal_margin=0x7f040000; + public static final int genre=0x7f040001; + public static final int quelle=0x7f040002; + public static final int rating=0x7f040003; + public static final int title=0x7f040004; + public static final int year=0x7f040005; + public static final int zitat=0x7f040006; + public static final int zitatlist=0x7f040007; + } + public static final class drawable { + public static final int bg=0x7f020000; + public static final int buttonshape=0x7f020001; + public static final int ic_action_autor=0x7f020002; + public static final int ic_action_exit=0x7f020003; + public static final int ic_action_kategorie=0x7f020004; + public static final int ic_action_refresh=0x7f020005; + public static final int ic_action_search=0x7f020006; + public static final int ic_blank=0x7f020007; + public static final int ic_launcher=0x7f020008; + public static final int layout_bg=0x7f020009; + public static final int list_row_bg=0x7f02000a; + public static final int list_row_bg_hover=0x7f02000b; + public static final int list_row_selector=0x7f02000c; + } + public static final class id { + public static final int action_autoren=0x7f09001f; + public static final int action_kategorie=0x7f09001e; + public static final int action_quit=0x7f090020; + public static final int action_refresh=0x7f09001d; + public static final int action_search=0x7f09001c; + public static final int anzahl=0x7f090017; + public static final int autoren_beschreibung=0x7f09000c; + public static final int autoren_id=0x7f090008; + public static final int autoren_imagepic=0x7f09000a; + public static final int autoren_imagequelle=0x7f09000e; + public static final int autoren_infoview=0x7f09000d; + public static final int autoren_moreinfo=0x7f09000f; + public static final int autoren_text=0x7f09000b; + public static final int beschreibung=0x7f090016; + public static final int genre=0x7f09001a; + public static final int kategorie_beschreibung=0x7f090012; + public static final int kategorie_id=0x7f090009; + public static final int kategorie_image=0x7f090010; + public static final int kategorie_text=0x7f090011; + public static final int list=0x7f090000; + public static final int menu_item_share=0x7f090021; + public static final int news_content=0x7f090004; + public static final int news_image=0x7f090002; + public static final int news_title=0x7f090003; + public static final int objectid=0x7f090001; + public static final int rating=0x7f090019; + public static final int releaseYear=0x7f09001b; + public static final int searchtext=0x7f090005; + public static final int suchen_button=0x7f090006; + public static final int thumbnail=0x7f090014; + public static final int title=0x7f090015; + public static final int zitat=0x7f090007; + public static final int zitat_more_zitat=0x7f090013; + public static final int zitatfooter=0x7f090018; + } + public static final class layout { + public static final int activity_autoren=0x7f030000; + public static final int activity_kategorie=0x7f030001; + public static final int activity_main=0x7f030002; + public static final int activity_news=0x7f030003; + public static final int activity_suchen=0x7f030004; + public static final int activity_suchenbyid=0x7f030005; + public static final int activity_zitat=0x7f030006; + public static final int activity_zufallzitat=0x7f030007; + public static final int list_autoren=0x7f030008; + public static final int list_autorenbyid=0x7f030009; + public static final int list_kategorie=0x7f03000a; + public static final int list_kategoriebyid=0x7f03000b; + public static final int list_mainmenue=0x7f03000c; + public static final int list_row=0x7f03000d; + public static final int list_suchenbyid=0x7f03000e; + } + public static final class menu { + public static final int autor_menu=0x7f080000; + public static final int kategorie_menu=0x7f080001; + public static final int main_menu=0x7f080002; + public static final int news_menu=0x7f080003; + public static final int search_menu=0x7f080004; + public static final int zitat_menu=0x7f080005; + } + public static final class string { + public static final int action_autoren=0x7f070000; + public static final int action_kategorie=0x7f070001; + public static final int action_quit=0x7f070002; + public static final int action_refresh=0x7f070003; + public static final int action_search=0x7f070004; + public static final int action_settings=0x7f070005; + public static final int app_name=0x7f070006; + public static final int banner_ad_unit_id=0x7f070007; + public static final int button_load_more_news=0x7f070008; + public static final int button_load_next_zitat=0x7f070009; + public static final int button_suchen=0x7f07000a; + public static final int hello_world=0x7f07000b; + public static final int searchlabel=0x7f07000c; + public static final int title_autoren_activity=0x7f07000d; + public static final int title_kategorie_activity=0x7f07000e; + public static final int title_kategoriebyid_activity=0x7f07000f; + public static final int title_news_activity=0x7f070010; + public static final int title_suchen_activity=0x7f070011; + public static final int title_zitat_activity=0x7f070012; + } + public static final class style { + /** API 11 theme customizations can go here. + API 14 theme customizations can go here. + + Theme customizations available in newer API levels can go in + res/values-vXX/styles.xml, while customizations related to + backward-compatibility can go here. + + */ + public static final int AppBaseTheme=0x7f050000; + /** All customizations that are NOT specific to a particular API-level can go here. + */ + public static final int AppTheme=0x7f050001; + public static final int Divider=0x7f050002; + } +} diff --git a/app/build/intermediates/classes/androidTest/debug/com/raataar/sapientia_love/test/BuildConfig.class b/app/build/intermediates/classes/androidTest/debug/com/raataar/sapientia_love/test/BuildConfig.class new file mode 100644 index 0000000..d578c4e Binary files /dev/null and b/app/build/intermediates/classes/androidTest/debug/com/raataar/sapientia_love/test/BuildConfig.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/R$attr.class b/app/build/intermediates/classes/debug/com/google/android/gms/R$attr.class new file mode 100644 index 0000000..945f73f Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/R$attr.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/R$color.class b/app/build/intermediates/classes/debug/com/google/android/gms/R$color.class new file mode 100644 index 0000000..4691ae0 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/R$color.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/R$drawable.class b/app/build/intermediates/classes/debug/com/google/android/gms/R$drawable.class new file mode 100644 index 0000000..f6be08c Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/R$drawable.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/R$id.class b/app/build/intermediates/classes/debug/com/google/android/gms/R$id.class new file mode 100644 index 0000000..e6a1452 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/R$id.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/R$integer.class b/app/build/intermediates/classes/debug/com/google/android/gms/R$integer.class new file mode 100644 index 0000000..4468dbe Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/R$integer.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/R$raw.class b/app/build/intermediates/classes/debug/com/google/android/gms/R$raw.class new file mode 100644 index 0000000..f8066f1 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/R$raw.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/R$string.class b/app/build/intermediates/classes/debug/com/google/android/gms/R$string.class new file mode 100644 index 0000000..7a32583 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/R$string.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/R$style.class b/app/build/intermediates/classes/debug/com/google/android/gms/R$style.class new file mode 100644 index 0000000..5e6c09b Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/R$style.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/R$styleable.class b/app/build/intermediates/classes/debug/com/google/android/gms/R$styleable.class new file mode 100644 index 0000000..685aa0d Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/R$styleable.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/R.class b/app/build/intermediates/classes/debug/com/google/android/gms/R.class new file mode 100644 index 0000000..a31e349 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/R.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$attr.class b/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$attr.class new file mode 100644 index 0000000..3e7e588 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$attr.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$color.class b/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$color.class new file mode 100644 index 0000000..3fec170 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$color.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$drawable.class b/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$drawable.class new file mode 100644 index 0000000..7e7e8b4 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$drawable.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$id.class b/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$id.class new file mode 100644 index 0000000..3d468a4 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$id.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$integer.class b/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$integer.class new file mode 100644 index 0000000..62cf5ba Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$integer.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$raw.class b/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$raw.class new file mode 100644 index 0000000..06ffcb2 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$raw.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$string.class b/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$string.class new file mode 100644 index 0000000..4687f65 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$string.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$style.class b/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$style.class new file mode 100644 index 0000000..22d81b3 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$style.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$styleable.class b/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$styleable.class new file mode 100644 index 0000000..602713e Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/ads/R$styleable.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/ads/R.class b/app/build/intermediates/classes/debug/com/google/android/gms/ads/R.class new file mode 100644 index 0000000..b4f3eeb Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/ads/R.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$attr.class b/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$attr.class new file mode 100644 index 0000000..5b9610e Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$attr.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$color.class b/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$color.class new file mode 100644 index 0000000..2ab80bd Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$color.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$drawable.class b/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$drawable.class new file mode 100644 index 0000000..c1a5f86 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$drawable.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$id.class b/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$id.class new file mode 100644 index 0000000..d2a1963 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$id.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$integer.class b/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$integer.class new file mode 100644 index 0000000..fc33809 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$integer.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$raw.class b/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$raw.class new file mode 100644 index 0000000..c571de8 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$raw.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$string.class b/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$string.class new file mode 100644 index 0000000..00145fe Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$string.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$style.class b/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$style.class new file mode 100644 index 0000000..eea318e Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$style.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$styleable.class b/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$styleable.class new file mode 100644 index 0000000..8ab1d98 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R$styleable.class differ diff --git a/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R.class b/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R.class new file mode 100644 index 0000000..744eeb9 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/google/android/gms/analytics/R.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenActivity$1.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenActivity$1.class new file mode 100644 index 0000000..62a0eed Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenActivity$1.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenActivity$2.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenActivity$2.class new file mode 100644 index 0000000..e690218 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenActivity$2.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenActivity$3.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenActivity$3.class new file mode 100644 index 0000000..681df63 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenActivity$3.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenActivity.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenActivity.class new file mode 100644 index 0000000..cd94bb5 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenActivity.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenByIDActivity$1.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenByIDActivity$1.class new file mode 100644 index 0000000..c6f0dbb Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenByIDActivity$1.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenByIDActivity$2.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenByIDActivity$2.class new file mode 100644 index 0000000..f45ed8a Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenByIDActivity$2.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenByIDActivity$3.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenByIDActivity$3.class new file mode 100644 index 0000000..e366956 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenByIDActivity$3.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenByIDActivity.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenByIDActivity.class new file mode 100644 index 0000000..cb0fb24 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/AutorenByIDActivity.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/BuildConfig.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/BuildConfig.class new file mode 100644 index 0000000..317fbac Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/BuildConfig.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieActivity$1.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieActivity$1.class new file mode 100644 index 0000000..fd77a9a Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieActivity$1.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieActivity$2.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieActivity$2.class new file mode 100644 index 0000000..211cdf7 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieActivity$2.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieActivity$3.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieActivity$3.class new file mode 100644 index 0000000..7a7cd9b Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieActivity$3.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieActivity.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieActivity.class new file mode 100644 index 0000000..afea459 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieActivity.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieByIDActivity$1.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieByIDActivity$1.class new file mode 100644 index 0000000..d5a3d93 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieByIDActivity$1.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieByIDActivity$2.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieByIDActivity$2.class new file mode 100644 index 0000000..75bf1c6 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieByIDActivity$2.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieByIDActivity$3.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieByIDActivity$3.class new file mode 100644 index 0000000..e3d8e05 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieByIDActivity$3.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieByIDActivity.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieByIDActivity.class new file mode 100644 index 0000000..85ffc18 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/KategorieByIDActivity.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/MainActivity$1.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/MainActivity$1.class new file mode 100644 index 0000000..1712011 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/MainActivity$1.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/MainActivity$2.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/MainActivity$2.class new file mode 100644 index 0000000..83e75af Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/MainActivity$2.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/MainActivity$3.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/MainActivity$3.class new file mode 100644 index 0000000..e2cff06 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/MainActivity$3.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/MainActivity.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/MainActivity.class new file mode 100644 index 0000000..4026c31 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/MainActivity.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/NewsActivity$1.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/NewsActivity$1.class new file mode 100644 index 0000000..8c05bbb Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/NewsActivity$1.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/NewsActivity$2.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/NewsActivity$2.class new file mode 100644 index 0000000..c70d8c9 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/NewsActivity$2.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/NewsActivity.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/NewsActivity.class new file mode 100644 index 0000000..70b3068 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/NewsActivity.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$attr.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$attr.class new file mode 100644 index 0000000..6196157 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$attr.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$color.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$color.class new file mode 100644 index 0000000..50b40c5 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$color.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$dimen.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$dimen.class new file mode 100644 index 0000000..3accaec Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$dimen.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$drawable.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$drawable.class new file mode 100644 index 0000000..aba1d19 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$drawable.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$id.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$id.class new file mode 100644 index 0000000..eb316a0 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$id.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$integer.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$integer.class new file mode 100644 index 0000000..a3f1c13 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$integer.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$layout.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$layout.class new file mode 100644 index 0000000..c9fc8ab Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$layout.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$menu.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$menu.class new file mode 100644 index 0000000..b417b87 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$menu.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$raw.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$raw.class new file mode 100644 index 0000000..949473b Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$raw.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$string.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$string.class new file mode 100644 index 0000000..ef7be54 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$string.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$style.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$style.class new file mode 100644 index 0000000..c687902 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$style.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$styleable.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$styleable.class new file mode 100644 index 0000000..d3fa383 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R$styleable.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R.class new file mode 100644 index 0000000..b365a1a Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/R.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/SuchenActivity.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/SuchenActivity.class new file mode 100644 index 0000000..4bb65ca Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/SuchenActivity.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/SuchenByIDActivity$1.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/SuchenByIDActivity$1.class new file mode 100644 index 0000000..1813e31 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/SuchenByIDActivity$1.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/SuchenByIDActivity$2$1.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/SuchenByIDActivity$2$1.class new file mode 100644 index 0000000..7ae7872 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/SuchenByIDActivity$2$1.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/SuchenByIDActivity$2.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/SuchenByIDActivity$2.class new file mode 100644 index 0000000..c088ecf Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/SuchenByIDActivity$2.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/SuchenByIDActivity$3.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/SuchenByIDActivity$3.class new file mode 100644 index 0000000..77e334e Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/SuchenByIDActivity$3.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/SuchenByIDActivity.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/SuchenByIDActivity.class new file mode 100644 index 0000000..8337c62 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/SuchenByIDActivity.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/ZitatActivity$1.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/ZitatActivity$1.class new file mode 100644 index 0000000..6f0d045 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/ZitatActivity$1.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/ZitatActivity$2.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/ZitatActivity$2.class new file mode 100644 index 0000000..524f1f2 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/ZitatActivity$2.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/ZitatActivity.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/ZitatActivity.class new file mode 100644 index 0000000..0e3b251 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/ZitatActivity.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/ZufallZitatActivity$1.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/ZufallZitatActivity$1.class new file mode 100644 index 0000000..2224567 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/ZufallZitatActivity$1.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/ZufallZitatActivity$2.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/ZufallZitatActivity$2.class new file mode 100644 index 0000000..c691053 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/ZufallZitatActivity$2.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/ZufallZitatActivity.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/ZufallZitatActivity.class new file mode 100644 index 0000000..7208c8a Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/ZufallZitatActivity.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/adater/AutorenByIDListAdapter.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/adater/AutorenByIDListAdapter.class new file mode 100644 index 0000000..04a5d8e Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/adater/AutorenByIDListAdapter.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/adater/AutorenListAdapter.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/adater/AutorenListAdapter.class new file mode 100644 index 0000000..d9239d9 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/adater/AutorenListAdapter.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/adater/CustomListAdapter.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/adater/CustomListAdapter.class new file mode 100644 index 0000000..694a135 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/adater/CustomListAdapter.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/adater/KategorieByIDListAdapter.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/adater/KategorieByIDListAdapter.class new file mode 100644 index 0000000..e32aa20 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/adater/KategorieByIDListAdapter.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/adater/KategorieListAdapter.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/adater/KategorieListAdapter.class new file mode 100644 index 0000000..046ebf6 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/adater/KategorieListAdapter.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/adater/MainmenueListAdapter.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/adater/MainmenueListAdapter.class new file mode 100644 index 0000000..f61f724 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/adater/MainmenueListAdapter.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/adater/SuchenByIDListAdapter.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/adater/SuchenByIDListAdapter.class new file mode 100644 index 0000000..06d7c00 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/adater/SuchenByIDListAdapter.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/app/AppController.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/app/AppController.class new file mode 100644 index 0000000..9f9597e Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/app/AppController.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/model/Autoren.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/model/Autoren.class new file mode 100644 index 0000000..73fd652 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/model/Autoren.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/model/AutorenByID.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/model/AutorenByID.class new file mode 100644 index 0000000..d402fba Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/model/AutorenByID.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/model/Kategorie.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/model/Kategorie.class new file mode 100644 index 0000000..8de5e2a Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/model/Kategorie.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/model/KategorieByID.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/model/KategorieByID.class new file mode 100644 index 0000000..6a5f935 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/model/KategorieByID.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/model/Mainmenue.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/model/Mainmenue.class new file mode 100644 index 0000000..9c56784 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/model/Mainmenue.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/model/Movie.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/model/Movie.class new file mode 100644 index 0000000..ebf799c Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/model/Movie.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/model/SuchenByID.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/model/SuchenByID.class new file mode 100644 index 0000000..38d989c Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/model/SuchenByID.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/util/LruBitmapCache.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/util/LruBitmapCache.class new file mode 100644 index 0000000..128c1f8 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/util/LruBitmapCache.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_love/util/RoundedTransformation.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/util/RoundedTransformation.class new file mode 100644 index 0000000..4f79ae7 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_love/util/RoundedTransformation.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenActivity$1.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenActivity$1.class new file mode 100644 index 0000000..a60febb Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenActivity$1.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenActivity$2.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenActivity$2.class new file mode 100644 index 0000000..52a355f Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenActivity$2.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenActivity$3.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenActivity$3.class new file mode 100644 index 0000000..f23fe63 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenActivity$3.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenActivity.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenActivity.class new file mode 100644 index 0000000..e11ef96 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenActivity.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenByIDActivity$1.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenByIDActivity$1.class new file mode 100644 index 0000000..33b63ca Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenByIDActivity$1.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenByIDActivity$2.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenByIDActivity$2.class new file mode 100644 index 0000000..bbecac5 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenByIDActivity$2.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenByIDActivity$3.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenByIDActivity$3.class new file mode 100644 index 0000000..2d64b4a Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenByIDActivity$3.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenByIDActivity.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenByIDActivity.class new file mode 100644 index 0000000..ea8a7bb Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/AutorenByIDActivity.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/BuildConfig.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/BuildConfig.class new file mode 100644 index 0000000..48f159b Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/BuildConfig.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieActivity$1.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieActivity$1.class new file mode 100644 index 0000000..b7c082e Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieActivity$1.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieActivity$2.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieActivity$2.class new file mode 100644 index 0000000..1664c4e Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieActivity$2.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieActivity$3.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieActivity$3.class new file mode 100644 index 0000000..1ffa314 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieActivity$3.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieActivity.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieActivity.class new file mode 100644 index 0000000..28f3b54 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieActivity.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieByIDActivity$1.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieByIDActivity$1.class new file mode 100644 index 0000000..112dd93 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieByIDActivity$1.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieByIDActivity$2.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieByIDActivity$2.class new file mode 100644 index 0000000..3878c9b Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieByIDActivity$2.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieByIDActivity$3.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieByIDActivity$3.class new file mode 100644 index 0000000..3814d0b Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieByIDActivity$3.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieByIDActivity.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieByIDActivity.class new file mode 100644 index 0000000..f6c109f Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/KategorieByIDActivity.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/MainActivity$1.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/MainActivity$1.class new file mode 100644 index 0000000..cd522a0 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/MainActivity$1.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/MainActivity$2.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/MainActivity$2.class new file mode 100644 index 0000000..ff24504 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/MainActivity$2.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/MainActivity$3.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/MainActivity$3.class new file mode 100644 index 0000000..1016837 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/MainActivity$3.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/MainActivity$4.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/MainActivity$4.class new file mode 100644 index 0000000..5299b59 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/MainActivity$4.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/MainActivity.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/MainActivity.class new file mode 100644 index 0000000..adb1218 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/MainActivity.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/NewsActivity$1.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/NewsActivity$1.class new file mode 100644 index 0000000..27540d4 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/NewsActivity$1.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/NewsActivity$2.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/NewsActivity$2.class new file mode 100644 index 0000000..577b251 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/NewsActivity$2.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/NewsActivity.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/NewsActivity.class new file mode 100644 index 0000000..8a0a7c4 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/NewsActivity.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$attr.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$attr.class new file mode 100644 index 0000000..34fe33b Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$attr.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$color.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$color.class new file mode 100644 index 0000000..08a7dd2 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$color.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$dimen.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$dimen.class new file mode 100644 index 0000000..e532959 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$dimen.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$drawable.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$drawable.class new file mode 100644 index 0000000..5bc2396 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$drawable.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$id.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$id.class new file mode 100644 index 0000000..3643804 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$id.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$layout.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$layout.class new file mode 100644 index 0000000..18ee7cd Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$layout.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$menu.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$menu.class new file mode 100644 index 0000000..ad49a44 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$menu.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$string.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$string.class new file mode 100644 index 0000000..a24e2fe Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$string.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$style.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$style.class new file mode 100644 index 0000000..6d21bc3 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R$style.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R.class new file mode 100644 index 0000000..49076c8 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/R.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/SuchenActivity.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/SuchenActivity.class new file mode 100644 index 0000000..1ab6d52 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/SuchenActivity.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/SuchenByIDActivity$1.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/SuchenByIDActivity$1.class new file mode 100644 index 0000000..5a3da2a Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/SuchenByIDActivity$1.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/SuchenByIDActivity$2$1.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/SuchenByIDActivity$2$1.class new file mode 100644 index 0000000..e2e1a92 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/SuchenByIDActivity$2$1.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/SuchenByIDActivity$2.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/SuchenByIDActivity$2.class new file mode 100644 index 0000000..c96293a Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/SuchenByIDActivity$2.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/SuchenByIDActivity$3.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/SuchenByIDActivity$3.class new file mode 100644 index 0000000..8524be2 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/SuchenByIDActivity$3.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/SuchenByIDActivity.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/SuchenByIDActivity.class new file mode 100644 index 0000000..44a2d84 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/SuchenByIDActivity.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/ZitatActivity$1.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/ZitatActivity$1.class new file mode 100644 index 0000000..db62bd2 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/ZitatActivity$1.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/ZitatActivity$2.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/ZitatActivity$2.class new file mode 100644 index 0000000..cd02f5c Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/ZitatActivity$2.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/ZitatActivity.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/ZitatActivity.class new file mode 100644 index 0000000..60a6110 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/ZitatActivity.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/ZufallZitatActivity$1.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/ZufallZitatActivity$1.class new file mode 100644 index 0000000..ad3389f Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/ZufallZitatActivity$1.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/ZufallZitatActivity$2.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/ZufallZitatActivity$2.class new file mode 100644 index 0000000..001acf0 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/ZufallZitatActivity$2.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/ZufallZitatActivity.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/ZufallZitatActivity.class new file mode 100644 index 0000000..aeee833 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/ZufallZitatActivity.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/adater/AutorenByIDListAdapter.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/adater/AutorenByIDListAdapter.class new file mode 100644 index 0000000..589cfff Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/adater/AutorenByIDListAdapter.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/adater/AutorenListAdapter.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/adater/AutorenListAdapter.class new file mode 100644 index 0000000..5fccbef Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/adater/AutorenListAdapter.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/adater/CustomListAdapter.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/adater/CustomListAdapter.class new file mode 100644 index 0000000..35196cb Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/adater/CustomListAdapter.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/adater/KategorieByIDListAdapter.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/adater/KategorieByIDListAdapter.class new file mode 100644 index 0000000..891f473 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/adater/KategorieByIDListAdapter.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/adater/KategorieListAdapter.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/adater/KategorieListAdapter.class new file mode 100644 index 0000000..f249756 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/adater/KategorieListAdapter.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/adater/MainmenueListAdapter.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/adater/MainmenueListAdapter.class new file mode 100644 index 0000000..9f2d2e0 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/adater/MainmenueListAdapter.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/adater/SuchenByIDListAdapter.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/adater/SuchenByIDListAdapter.class new file mode 100644 index 0000000..a49af39 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/adater/SuchenByIDListAdapter.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/app/AppController.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/app/AppController.class new file mode 100644 index 0000000..0d3ca18 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/app/AppController.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/model/Autoren.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/model/Autoren.class new file mode 100644 index 0000000..08aa932 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/model/Autoren.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/model/AutorenByID.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/model/AutorenByID.class new file mode 100644 index 0000000..ca7e3f1 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/model/AutorenByID.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/model/Kategorie.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/model/Kategorie.class new file mode 100644 index 0000000..b61079f Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/model/Kategorie.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/model/KategorieByID.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/model/KategorieByID.class new file mode 100644 index 0000000..32db585 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/model/KategorieByID.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/model/Mainmenue.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/model/Mainmenue.class new file mode 100644 index 0000000..d8e4792 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/model/Mainmenue.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/model/Movie.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/model/Movie.class new file mode 100644 index 0000000..b07444b Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/model/Movie.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/model/SuchenByID.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/model/SuchenByID.class new file mode 100644 index 0000000..54eebdc Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/model/SuchenByID.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/util/LruBitmapCache.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/util/LruBitmapCache.class new file mode 100644 index 0000000..cb68953 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/util/LruBitmapCache.class differ diff --git a/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/util/RoundedTransformation.class b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/util/RoundedTransformation.class new file mode 100644 index 0000000..8523836 Binary files /dev/null and b/app/build/intermediates/classes/debug/com/raataar/sapientia_soccer/util/RoundedTransformation.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenActivity$1.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenActivity$1.class new file mode 100644 index 0000000..be3cee3 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenActivity$1.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenActivity$2.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenActivity$2.class new file mode 100644 index 0000000..0e1aff8 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenActivity$2.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenActivity$3.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenActivity$3.class new file mode 100644 index 0000000..3b65a66 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenActivity$3.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenActivity.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenActivity.class new file mode 100644 index 0000000..f609074 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenActivity.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenByIDActivity$1.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenByIDActivity$1.class new file mode 100644 index 0000000..ea94953 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenByIDActivity$1.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenByIDActivity$2.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenByIDActivity$2.class new file mode 100644 index 0000000..f4384ba Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenByIDActivity$2.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenByIDActivity$3.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenByIDActivity$3.class new file mode 100644 index 0000000..268a85b Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenByIDActivity$3.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenByIDActivity.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenByIDActivity.class new file mode 100644 index 0000000..bc3d4bf Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/AutorenByIDActivity.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/BuildConfig.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/BuildConfig.class new file mode 100644 index 0000000..7403632 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/BuildConfig.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieActivity$1.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieActivity$1.class new file mode 100644 index 0000000..e9ed833 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieActivity$1.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieActivity$2.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieActivity$2.class new file mode 100644 index 0000000..abc8018 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieActivity$2.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieActivity$3.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieActivity$3.class new file mode 100644 index 0000000..22181fb Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieActivity$3.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieActivity.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieActivity.class new file mode 100644 index 0000000..a1537b2 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieActivity.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieByIDActivity$1.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieByIDActivity$1.class new file mode 100644 index 0000000..1cb1b5c Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieByIDActivity$1.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieByIDActivity$2.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieByIDActivity$2.class new file mode 100644 index 0000000..a5fa46c Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieByIDActivity$2.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieByIDActivity$3.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieByIDActivity$3.class new file mode 100644 index 0000000..70c822f Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieByIDActivity$3.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieByIDActivity.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieByIDActivity.class new file mode 100644 index 0000000..dbfec36 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/KategorieByIDActivity.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/MainActivity$1.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/MainActivity$1.class new file mode 100644 index 0000000..180c91a Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/MainActivity$1.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/MainActivity$2.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/MainActivity$2.class new file mode 100644 index 0000000..ec9d80b Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/MainActivity$2.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/MainActivity$3.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/MainActivity$3.class new file mode 100644 index 0000000..f8a0d8c Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/MainActivity$3.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/MainActivity$4.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/MainActivity$4.class new file mode 100644 index 0000000..c37a324 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/MainActivity$4.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/MainActivity.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/MainActivity.class new file mode 100644 index 0000000..28adb3c Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/MainActivity.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/NewsActivity$1.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/NewsActivity$1.class new file mode 100644 index 0000000..8fd0c5a Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/NewsActivity$1.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/NewsActivity$2.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/NewsActivity$2.class new file mode 100644 index 0000000..33f93c3 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/NewsActivity$2.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/NewsActivity.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/NewsActivity.class new file mode 100644 index 0000000..fc3ddb2 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/NewsActivity.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$attr.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$attr.class new file mode 100644 index 0000000..6196157 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$attr.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$color.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$color.class new file mode 100644 index 0000000..50b40c5 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$color.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$dimen.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$dimen.class new file mode 100644 index 0000000..3accaec Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$dimen.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$drawable.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$drawable.class new file mode 100644 index 0000000..aba1d19 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$drawable.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$id.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$id.class new file mode 100644 index 0000000..eb316a0 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$id.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$layout.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$layout.class new file mode 100644 index 0000000..c9fc8ab Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$layout.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$menu.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$menu.class new file mode 100644 index 0000000..b417b87 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$menu.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$string.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$string.class new file mode 100644 index 0000000..ef7be54 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$string.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$style.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$style.class new file mode 100644 index 0000000..c687902 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/R$style.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/R.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/R.class new file mode 100644 index 0000000..b365a1a Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/R.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/SuchenActivity.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/SuchenActivity.class new file mode 100644 index 0000000..6be164c Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/SuchenActivity.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/SuchenByIDActivity$1.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/SuchenByIDActivity$1.class new file mode 100644 index 0000000..f792eed Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/SuchenByIDActivity$1.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/SuchenByIDActivity$2$1.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/SuchenByIDActivity$2$1.class new file mode 100644 index 0000000..05ae54d Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/SuchenByIDActivity$2$1.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/SuchenByIDActivity$2.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/SuchenByIDActivity$2.class new file mode 100644 index 0000000..78636a0 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/SuchenByIDActivity$2.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/SuchenByIDActivity$3.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/SuchenByIDActivity$3.class new file mode 100644 index 0000000..46d3c07 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/SuchenByIDActivity$3.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/SuchenByIDActivity.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/SuchenByIDActivity.class new file mode 100644 index 0000000..6875956 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/SuchenByIDActivity.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/ZitatActivity$1.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/ZitatActivity$1.class new file mode 100644 index 0000000..5e1863a Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/ZitatActivity$1.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/ZitatActivity$2.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/ZitatActivity$2.class new file mode 100644 index 0000000..cd1890a Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/ZitatActivity$2.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/ZitatActivity.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/ZitatActivity.class new file mode 100644 index 0000000..f0c0220 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/ZitatActivity.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/ZufallZitatActivity$1.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/ZufallZitatActivity$1.class new file mode 100644 index 0000000..599c917 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/ZufallZitatActivity$1.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/ZufallZitatActivity$2.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/ZufallZitatActivity$2.class new file mode 100644 index 0000000..0d606d3 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/ZufallZitatActivity$2.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/ZufallZitatActivity.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/ZufallZitatActivity.class new file mode 100644 index 0000000..c2bb037 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/ZufallZitatActivity.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/adater/AutorenByIDListAdapter.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/adater/AutorenByIDListAdapter.class new file mode 100644 index 0000000..4786b54 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/adater/AutorenByIDListAdapter.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/adater/AutorenListAdapter.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/adater/AutorenListAdapter.class new file mode 100644 index 0000000..f866340 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/adater/AutorenListAdapter.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/adater/CustomListAdapter.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/adater/CustomListAdapter.class new file mode 100644 index 0000000..b4da68a Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/adater/CustomListAdapter.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/adater/KategorieByIDListAdapter.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/adater/KategorieByIDListAdapter.class new file mode 100644 index 0000000..612e4f4 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/adater/KategorieByIDListAdapter.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/adater/KategorieListAdapter.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/adater/KategorieListAdapter.class new file mode 100644 index 0000000..0f1c511 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/adater/KategorieListAdapter.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/adater/MainmenueListAdapter.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/adater/MainmenueListAdapter.class new file mode 100644 index 0000000..5b5d9b7 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/adater/MainmenueListAdapter.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/adater/SuchenByIDListAdapter.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/adater/SuchenByIDListAdapter.class new file mode 100644 index 0000000..402d3f9 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/adater/SuchenByIDListAdapter.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/app/AppController.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/app/AppController.class new file mode 100644 index 0000000..226ea1b Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/app/AppController.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/model/Autoren.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/model/Autoren.class new file mode 100644 index 0000000..73fd652 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/model/Autoren.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/model/AutorenByID.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/model/AutorenByID.class new file mode 100644 index 0000000..d402fba Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/model/AutorenByID.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/model/Kategorie.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/model/Kategorie.class new file mode 100644 index 0000000..8de5e2a Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/model/Kategorie.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/model/KategorieByID.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/model/KategorieByID.class new file mode 100644 index 0000000..6a5f935 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/model/KategorieByID.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/model/Mainmenue.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/model/Mainmenue.class new file mode 100644 index 0000000..9c56784 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/model/Mainmenue.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/model/Movie.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/model/Movie.class new file mode 100644 index 0000000..ebf799c Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/model/Movie.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/model/SuchenByID.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/model/SuchenByID.class new file mode 100644 index 0000000..38d989c Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/model/SuchenByID.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/util/LruBitmapCache.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/util/LruBitmapCache.class new file mode 100644 index 0000000..128c1f8 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/util/LruBitmapCache.class differ diff --git a/app/build/intermediates/classes/release/com/raataar/sapientia_love/util/RoundedTransformation.class b/app/build/intermediates/classes/release/com/raataar/sapientia_love/util/RoundedTransformation.class new file mode 100644 index 0000000..2d7a8c4 Binary files /dev/null and b/app/build/intermediates/classes/release/com/raataar/sapientia_love/util/RoundedTransformation.class differ diff --git a/app/build/intermediates/dex/debug/classes.dex b/app/build/intermediates/dex/debug/classes.dex new file mode 100644 index 0000000..02b37e4 Binary files /dev/null and b/app/build/intermediates/dex/debug/classes.dex differ diff --git a/app/build/intermediates/dex/release/classes.dex b/app/build/intermediates/dex/release/classes.dex new file mode 100644 index 0000000..46be9d3 Binary files /dev/null and b/app/build/intermediates/dex/release/classes.dex differ diff --git a/app/build/intermediates/exploded-aar/com.android.support/multidex/1.0.1/AndroidManifest.xml b/app/build/intermediates/exploded-aar/com.android.support/multidex/1.0.1/AndroidManifest.xml new file mode 100644 index 0000000..0964eb0 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.android.support/multidex/1.0.1/AndroidManifest.xml @@ -0,0 +1,20 @@ + + + + + + \ No newline at end of file diff --git a/app/build/intermediates/exploded-aar/com.android.support/multidex/1.0.1/jars/classes.jar b/app/build/intermediates/exploded-aar/com.android.support/multidex/1.0.1/jars/classes.jar new file mode 100644 index 0000000..0777203 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.android.support/multidex/1.0.1/jars/classes.jar differ diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/AndroidManifest.xml b/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/AndroidManifest.xml new file mode 100644 index 0000000..2722c91 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/AndroidManifest.xml @@ -0,0 +1,17 @@ + + + + diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/aidl/android/support/v4/app/INotificationSideChannel.aidl b/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/aidl/android/support/v4/app/INotificationSideChannel.aidl new file mode 100644 index 0000000..9df1577 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/aidl/android/support/v4/app/INotificationSideChannel.aidl @@ -0,0 +1,42 @@ +/* + * Copyright (C) 2014 The Android Open Source Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package android.support.v4.app; + +import android.app.Notification; + +/** + * Interface used for delivering notifications via a side channel that bypasses + * the NotificationManagerService. + * + * @hide + */ +oneway interface INotificationSideChannel { + /** + * Send an ambient notification to the service. + */ + void notify(String packageName, int id, String tag, in Notification notification); + + /** + * Cancel an already-notified notification. + */ + void cancel(String packageName, int id, String tag); + + /** + * Cancel all notifications for the given package. + */ + void cancelAll(String packageName); +} diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/jars/classes.jar b/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/jars/classes.jar new file mode 100644 index 0000000..b337994 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/jars/classes.jar differ diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/jars/libs/internal_impl-21.0.3.jar b/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/jars/libs/internal_impl-21.0.3.jar new file mode 100644 index 0000000..f063abd Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/jars/libs/internal_impl-21.0.3.jar differ diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/AndroidManifest.xml b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/AndroidManifest.xml new file mode 100644 index 0000000..f273269 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/AndroidManifest.xml @@ -0,0 +1,24 @@ + + + + + + + + + \ No newline at end of file diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aapt/AndroidManifest.xml b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aapt/AndroidManifest.xml new file mode 100644 index 0000000..f273269 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aapt/AndroidManifest.xml @@ -0,0 +1,24 @@ + + + + + + + + + \ No newline at end of file diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/MediaMetadataCompat.aidl b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/MediaMetadataCompat.aidl new file mode 100644 index 0000000..6d36b97 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/MediaMetadataCompat.aidl @@ -0,0 +1,18 @@ +/* Copyright 2014, The Android Open Source Project +** +** Licensed under the Apache License, Version 2.0 (the "License"); +** you may not use this file except in compliance with the License. +** You may obtain a copy of the License at +** +** http://www.apache.org/licenses/LICENSE-2.0 +** +** Unless required by applicable law or agreed to in writing, software +** distributed under the License is distributed on an "AS IS" BASIS, +** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +** See the License for the specific language governing permissions and +** limitations under the License. +*/ + +package android.support.v4.media; + +parcelable MediaMetadataCompat; diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/RatingCompat.aidl b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/RatingCompat.aidl new file mode 100644 index 0000000..223fd5c --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/RatingCompat.aidl @@ -0,0 +1,18 @@ +/* Copyright 2014, The Android Open Source Project +** +** Licensed under the Apache License, Version 2.0 (the "License"); +** you may not use this file except in compliance with the License. +** You may obtain a copy of the License at +** +** http://www.apache.org/licenses/LICENSE-2.0 +** +** Unless required by applicable law or agreed to in writing, software +** distributed under the License is distributed on an "AS IS" BASIS, +** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +** See the License for the specific language governing permissions and +** limitations under the License. +*/ + +package android.support.v4.media; + +parcelable RatingCompat; diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/session/MediaSessionCompat.aidl b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/session/MediaSessionCompat.aidl new file mode 100644 index 0000000..d0c2f6f --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/session/MediaSessionCompat.aidl @@ -0,0 +1,20 @@ +/* Copyright 2014, The Android Open Source Project +** +** Licensed under the Apache License, Version 2.0 (the "License"); +** you may not use this file except in compliance with the License. +** You may obtain a copy of the License at +** +** http://www.apache.org/licenses/LICENSE-2.0 +** +** Unless required by applicable law or agreed to in writing, software +** distributed under the License is distributed on an "AS IS" BASIS, +** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +** See the License for the specific language governing permissions and +** limitations under the License. +*/ + +package android.support.v4.media.session; + +parcelable MediaSessionCompat.Token; +parcelable MediaSessionCompat.QueueItem; +parcelable MediaSessionCompat.ResultReceiverWrapper; diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/session/ParcelableVolumeInfo.aidl b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/session/ParcelableVolumeInfo.aidl new file mode 100644 index 0000000..2e77c4f --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/session/ParcelableVolumeInfo.aidl @@ -0,0 +1,18 @@ +/* Copyright 2014, The Android Open Source Project +** +** Licensed under the Apache License, Version 2.0 (the "License"); +** you may not use this file except in compliance with the License. +** You may obtain a copy of the License at +** +** http://www.apache.org/licenses/LICENSE-2.0 +** +** Unless required by applicable law or agreed to in writing, software +** distributed under the License is distributed on an "AS IS" BASIS, +** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +** See the License for the specific language governing permissions and +** limitations under the License. +*/ + +package android.support.v4.media.session; + +parcelable ParcelableVolumeInfo; diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/session/PlaybackStateCompat.aidl b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/session/PlaybackStateCompat.aidl new file mode 100644 index 0000000..3d4ef59 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/session/PlaybackStateCompat.aidl @@ -0,0 +1,18 @@ +/* Copyright 2014, The Android Open Source Project +** +** Licensed under the Apache License, Version 2.0 (the "License"); +** you may not use this file except in compliance with the License. +** You may obtain a copy of the License at +** +** http://www.apache.org/licenses/LICENSE-2.0 +** +** Unless required by applicable law or agreed to in writing, software +** distributed under the License is distributed on an "AS IS" BASIS, +** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +** See the License for the specific language governing permissions and +** limitations under the License. +*/ + +package android.support.v4.media.session; + +parcelable PlaybackStateCompat; diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/jars/classes.jar b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/jars/classes.jar new file mode 100644 index 0000000..712b688 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/jars/classes.jar differ diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/jars/libs/internal_impl-22.0.0.jar b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/jars/libs/internal_impl-22.0.0.jar new file mode 100644 index 0000000..2b0b995 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/jars/libs/internal_impl-22.0.0.jar differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/7.5.0/AndroidManifest.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/7.5.0/AndroidManifest.xml new file mode 100644 index 0000000..3f84efa --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/7.5.0/AndroidManifest.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/7.5.0/R.txt b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/7.5.0/R.txt new file mode 100644 index 0000000..a9d4fe8 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/7.5.0/R.txt @@ -0,0 +1,223 @@ +int attr adSize 0x7f010000 +int attr adSizes 0x7f010001 +int attr adUnitId 0x7f010002 +int attr appTheme 0x7f010017 +int attr buyButtonAppearance 0x7f01001e +int attr buyButtonHeight 0x7f01001b +int attr buyButtonText 0x7f01001d +int attr buyButtonWidth 0x7f01001c +int attr cameraBearing 0x7f010008 +int attr cameraTargetLat 0x7f010009 +int attr cameraTargetLng 0x7f01000a +int attr cameraTilt 0x7f01000b +int attr cameraZoom 0x7f01000c +int attr circleCrop 0x7f010006 +int attr environment 0x7f010018 +int attr fragmentMode 0x7f01001a +int attr fragmentStyle 0x7f010019 +int attr imageAspectRatio 0x7f010005 +int attr imageAspectRatioAdjust 0x7f010004 +int attr liteMode 0x7f01000d +int attr mapType 0x7f010007 +int attr maskedWalletDetailsBackground 0x7f010021 +int attr maskedWalletDetailsButtonBackground 0x7f010023 +int attr maskedWalletDetailsButtonTextAppearance 0x7f010022 +int attr maskedWalletDetailsHeaderTextAppearance 0x7f010020 +int attr maskedWalletDetailsLogoImageType 0x7f010025 +int attr maskedWalletDetailsLogoTextColor 0x7f010024 +int attr maskedWalletDetailsTextAppearance 0x7f01001f +int attr uiCompass 0x7f01000e +int attr uiMapToolbar 0x7f010016 +int attr uiRotateGestures 0x7f01000f +int attr uiScrollGestures 0x7f010010 +int attr uiTiltGestures 0x7f010011 +int attr uiZoomControls 0x7f010012 +int attr uiZoomGestures 0x7f010013 +int attr useViewLifecycle 0x7f010014 +int attr windowTransitionStyle 0x7f010003 +int attr zOrderOnTop 0x7f010015 +int color common_action_bar_splitter 0x7f040000 +int color common_signin_btn_dark_text_default 0x7f040001 +int color common_signin_btn_dark_text_disabled 0x7f040002 +int color common_signin_btn_dark_text_focused 0x7f040003 +int color common_signin_btn_dark_text_pressed 0x7f040004 +int color common_signin_btn_default_background 0x7f040005 +int color common_signin_btn_light_text_default 0x7f040006 +int color common_signin_btn_light_text_disabled 0x7f040007 +int color common_signin_btn_light_text_focused 0x7f040008 +int color common_signin_btn_light_text_pressed 0x7f040009 +int color common_signin_btn_text_dark 0x7f040017 +int color common_signin_btn_text_light 0x7f040018 +int color wallet_bright_foreground_disabled_holo_light 0x7f04000a +int color wallet_bright_foreground_holo_dark 0x7f04000b +int color wallet_bright_foreground_holo_light 0x7f04000c +int color wallet_dim_foreground_disabled_holo_dark 0x7f04000d +int color wallet_dim_foreground_holo_dark 0x7f04000e +int color wallet_dim_foreground_inverse_disabled_holo_dark 0x7f04000f +int color wallet_dim_foreground_inverse_holo_dark 0x7f040010 +int color wallet_highlighted_text_holo_dark 0x7f040011 +int color wallet_highlighted_text_holo_light 0x7f040012 +int color wallet_hint_foreground_holo_dark 0x7f040013 +int color wallet_hint_foreground_holo_light 0x7f040014 +int color wallet_holo_blue_light 0x7f040015 +int color wallet_link_text_light 0x7f040016 +int color wallet_primary_text_holo_light 0x7f040019 +int color wallet_secondary_text_holo_dark 0x7f04001a +int drawable cast_ic_notification_0 0x7f020000 +int drawable cast_ic_notification_1 0x7f020001 +int drawable cast_ic_notification_2 0x7f020002 +int drawable cast_ic_notification_connecting 0x7f020003 +int drawable cast_ic_notification_on 0x7f020004 +int drawable common_full_open_on_phone 0x7f020005 +int drawable common_ic_googleplayservices 0x7f020006 +int drawable common_signin_btn_icon_dark 0x7f020007 +int drawable common_signin_btn_icon_disabled_dark 0x7f020008 +int drawable common_signin_btn_icon_disabled_focus_dark 0x7f020009 +int drawable common_signin_btn_icon_disabled_focus_light 0x7f02000a +int drawable common_signin_btn_icon_disabled_light 0x7f02000b +int drawable common_signin_btn_icon_focus_dark 0x7f02000c +int drawable common_signin_btn_icon_focus_light 0x7f02000d +int drawable common_signin_btn_icon_light 0x7f02000e +int drawable common_signin_btn_icon_normal_dark 0x7f02000f +int drawable common_signin_btn_icon_normal_light 0x7f020010 +int drawable common_signin_btn_icon_pressed_dark 0x7f020011 +int drawable common_signin_btn_icon_pressed_light 0x7f020012 +int drawable common_signin_btn_text_dark 0x7f020013 +int drawable common_signin_btn_text_disabled_dark 0x7f020014 +int drawable common_signin_btn_text_disabled_focus_dark 0x7f020015 +int drawable common_signin_btn_text_disabled_focus_light 0x7f020016 +int drawable common_signin_btn_text_disabled_light 0x7f020017 +int drawable common_signin_btn_text_focus_dark 0x7f020018 +int drawable common_signin_btn_text_focus_light 0x7f020019 +int drawable common_signin_btn_text_light 0x7f02001a +int drawable common_signin_btn_text_normal_dark 0x7f02001b +int drawable common_signin_btn_text_normal_light 0x7f02001c +int drawable common_signin_btn_text_pressed_dark 0x7f02001d +int drawable common_signin_btn_text_pressed_light 0x7f02001e +int drawable ic_plusone_medium_off_client 0x7f02001f +int drawable ic_plusone_small_off_client 0x7f020020 +int drawable ic_plusone_standard_off_client 0x7f020021 +int drawable ic_plusone_tall_off_client 0x7f020022 +int drawable powered_by_google_dark 0x7f020023 +int drawable powered_by_google_light 0x7f020024 +int id adjust_height 0x7f050003 +int id adjust_width 0x7f050004 +int id book_now 0x7f050013 +int id buyButton 0x7f05000f +int id buy_now 0x7f050014 +int id buy_with_google 0x7f050015 +int id cast_notification_id 0x7f050000 +int id classic 0x7f050017 +int id donate_with_google 0x7f050016 +int id grayscale 0x7f050018 +int id holo_dark 0x7f050009 +int id holo_light 0x7f05000a +int id hybrid 0x7f050005 +int id match_parent 0x7f050011 +int id monochrome 0x7f050019 +int id none 0x7f050001 +int id normal 0x7f050006 +int id production 0x7f05000b +int id sandbox 0x7f05000c +int id satellite 0x7f050007 +int id selectionDetails 0x7f050010 +int id slide 0x7f050002 +int id strict_sandbox 0x7f05000d +int id terrain 0x7f050008 +int id test 0x7f05000e +int id wrap_content 0x7f050012 +int integer google_play_services_version 0x7f060000 +int raw gtm_analytics 0x7f030000 +int string accept 0x7f070000 +int string auth_google_play_services_client_facebook_display_name 0x7f070001 +int string auth_google_play_services_client_google_display_name 0x7f070002 +int string cast_notification_connected_message 0x7f070003 +int string cast_notification_connecting_message 0x7f070004 +int string cast_notification_disconnect 0x7f070005 +int string common_android_wear_notification_needs_update_text 0x7f070006 +int string common_android_wear_update_text 0x7f070007 +int string common_android_wear_update_title 0x7f070008 +int string common_google_play_services_api_unavailable_text 0x7f070009 +int string common_google_play_services_enable_button 0x7f07000a +int string common_google_play_services_enable_text 0x7f07000b +int string common_google_play_services_enable_title 0x7f07000c +int string common_google_play_services_error_notification_requested_by_msg 0x7f07000d +int string common_google_play_services_install_button 0x7f07000e +int string common_google_play_services_install_text_phone 0x7f07000f +int string common_google_play_services_install_text_tablet 0x7f070010 +int string common_google_play_services_install_title 0x7f070011 +int string common_google_play_services_invalid_account_text 0x7f070012 +int string common_google_play_services_invalid_account_title 0x7f070013 +int string common_google_play_services_needs_enabling_title 0x7f070014 +int string common_google_play_services_network_error_text 0x7f070015 +int string common_google_play_services_network_error_title 0x7f070016 +int string common_google_play_services_notification_needs_update_title 0x7f070017 +int string common_google_play_services_notification_ticker 0x7f070018 +int string common_google_play_services_sign_in_failed_text 0x7f070019 +int string common_google_play_services_sign_in_failed_title 0x7f07001a +int string common_google_play_services_unknown_issue 0x7f07001b +int string common_google_play_services_unsupported_text 0x7f07001c +int string common_google_play_services_unsupported_title 0x7f07001d +int string common_google_play_services_update_button 0x7f07001e +int string common_google_play_services_update_text 0x7f07001f +int string common_google_play_services_update_title 0x7f070020 +int string common_google_play_services_updating_text 0x7f070021 +int string common_google_play_services_updating_title 0x7f070022 +int string common_open_on_phone 0x7f070023 +int string common_signin_button_text 0x7f070024 +int string common_signin_button_text_long 0x7f070025 +int string create_calendar_message 0x7f070026 +int string create_calendar_title 0x7f070027 +int string decline 0x7f070028 +int string store_picture_message 0x7f070029 +int string store_picture_title 0x7f07002a +int string wallet_buy_button_place_holder 0x7f07002b +int style Theme_IAPTheme 0x7f080000 +int style WalletFragmentDefaultButtonTextAppearance 0x7f080001 +int style WalletFragmentDefaultDetailsHeaderTextAppearance 0x7f080002 +int style WalletFragmentDefaultDetailsTextAppearance 0x7f080003 +int style WalletFragmentDefaultStyle 0x7f080004 +int[] styleable AdsAttrs { 0x7f010000, 0x7f010001, 0x7f010002 } +int styleable AdsAttrs_adSize 0 +int styleable AdsAttrs_adSizes 1 +int styleable AdsAttrs_adUnitId 2 +int[] styleable CustomWalletTheme { 0x7f010003 } +int styleable CustomWalletTheme_windowTransitionStyle 0 +int[] styleable LoadingImageView { 0x7f010004, 0x7f010005, 0x7f010006 } +int styleable LoadingImageView_circleCrop 2 +int styleable LoadingImageView_imageAspectRatio 1 +int styleable LoadingImageView_imageAspectRatioAdjust 0 +int[] styleable MapAttrs { 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016 } +int styleable MapAttrs_cameraBearing 1 +int styleable MapAttrs_cameraTargetLat 2 +int styleable MapAttrs_cameraTargetLng 3 +int styleable MapAttrs_cameraTilt 4 +int styleable MapAttrs_cameraZoom 5 +int styleable MapAttrs_liteMode 6 +int styleable MapAttrs_mapType 0 +int styleable MapAttrs_uiCompass 7 +int styleable MapAttrs_uiMapToolbar 15 +int styleable MapAttrs_uiRotateGestures 8 +int styleable MapAttrs_uiScrollGestures 9 +int styleable MapAttrs_uiTiltGestures 10 +int styleable MapAttrs_uiZoomControls 11 +int styleable MapAttrs_uiZoomGestures 12 +int styleable MapAttrs_useViewLifecycle 13 +int styleable MapAttrs_zOrderOnTop 14 +int[] styleable WalletFragmentOptions { 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a } +int styleable WalletFragmentOptions_appTheme 0 +int styleable WalletFragmentOptions_environment 1 +int styleable WalletFragmentOptions_fragmentMode 3 +int styleable WalletFragmentOptions_fragmentStyle 2 +int[] styleable WalletFragmentStyle { 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01001e, 0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025 } +int styleable WalletFragmentStyle_buyButtonAppearance 3 +int styleable WalletFragmentStyle_buyButtonHeight 0 +int styleable WalletFragmentStyle_buyButtonText 2 +int styleable WalletFragmentStyle_buyButtonWidth 1 +int styleable WalletFragmentStyle_maskedWalletDetailsBackground 6 +int styleable WalletFragmentStyle_maskedWalletDetailsButtonBackground 8 +int styleable WalletFragmentStyle_maskedWalletDetailsButtonTextAppearance 7 +int styleable WalletFragmentStyle_maskedWalletDetailsHeaderTextAppearance 5 +int styleable WalletFragmentStyle_maskedWalletDetailsLogoImageType 10 +int styleable WalletFragmentStyle_maskedWalletDetailsLogoTextColor 9 +int styleable WalletFragmentStyle_maskedWalletDetailsTextAppearance 4 diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/7.5.0/jars/classes.jar b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/7.5.0/jars/classes.jar new file mode 100644 index 0000000..a3083a9 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/7.5.0/jars/classes.jar differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/7.5.0/proguard.txt b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/7.5.0/proguard.txt new file mode 100644 index 0000000..48e44a1 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/7.5.0/proguard.txt @@ -0,0 +1,20 @@ +-keep class * extends java.util.ListResourceBundle { + protected java.lang.Object[][] getContents(); +} + +# Keep SafeParcelable value, needed for reflection. This is required to support backwards +# compatibility of some classes. +-keep public class com.google.android.gms.common.internal.safeparcel.SafeParcelable { + public static final *** NULL; +} + +# Keep the names of classes/members we need for client functionality. +-keepnames @com.google.android.gms.common.annotation.KeepName class * +-keepclassmembernames class * { + @com.google.android.gms.common.annotation.KeepName *; +} + +# Needed for Parcelable/SafeParcelable Creators to not get stripped +-keepnames class * implements android.os.Parcelable { + public static final ** CREATOR; +} diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/7.5.0/res/values/admob_ads_attrs.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/7.5.0/res/values/admob_ads_attrs.xml new file mode 100644 index 0000000..4e97a73 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/7.5.0/res/values/admob_ads_attrs.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/7.5.0/res/values/admob_iap_style.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/7.5.0/res/values/admob_iap_style.xml new file mode 100644 index 0000000..35b09a9 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/7.5.0/res/values/admob_iap_style.xml @@ -0,0 +1,11 @@ + + + + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/7.5.0/res/values/admob_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/7.5.0/res/values/admob_strings.xml new file mode 100644 index 0000000..e94cf11 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-ads/7.5.0/res/values/admob_strings.xml @@ -0,0 +1,9 @@ + + + Save image + "Allow Ad to store image in Picture gallery?" + Accept + Decline + Create calendar event + Allow Ad to create a calendar event? + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-analytics/7.5.0/AndroidManifest.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-analytics/7.5.0/AndroidManifest.xml new file mode 100644 index 0000000..9e31e45 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-analytics/7.5.0/AndroidManifest.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-analytics/7.5.0/R.txt b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-analytics/7.5.0/R.txt new file mode 100644 index 0000000..a9d4fe8 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-analytics/7.5.0/R.txt @@ -0,0 +1,223 @@ +int attr adSize 0x7f010000 +int attr adSizes 0x7f010001 +int attr adUnitId 0x7f010002 +int attr appTheme 0x7f010017 +int attr buyButtonAppearance 0x7f01001e +int attr buyButtonHeight 0x7f01001b +int attr buyButtonText 0x7f01001d +int attr buyButtonWidth 0x7f01001c +int attr cameraBearing 0x7f010008 +int attr cameraTargetLat 0x7f010009 +int attr cameraTargetLng 0x7f01000a +int attr cameraTilt 0x7f01000b +int attr cameraZoom 0x7f01000c +int attr circleCrop 0x7f010006 +int attr environment 0x7f010018 +int attr fragmentMode 0x7f01001a +int attr fragmentStyle 0x7f010019 +int attr imageAspectRatio 0x7f010005 +int attr imageAspectRatioAdjust 0x7f010004 +int attr liteMode 0x7f01000d +int attr mapType 0x7f010007 +int attr maskedWalletDetailsBackground 0x7f010021 +int attr maskedWalletDetailsButtonBackground 0x7f010023 +int attr maskedWalletDetailsButtonTextAppearance 0x7f010022 +int attr maskedWalletDetailsHeaderTextAppearance 0x7f010020 +int attr maskedWalletDetailsLogoImageType 0x7f010025 +int attr maskedWalletDetailsLogoTextColor 0x7f010024 +int attr maskedWalletDetailsTextAppearance 0x7f01001f +int attr uiCompass 0x7f01000e +int attr uiMapToolbar 0x7f010016 +int attr uiRotateGestures 0x7f01000f +int attr uiScrollGestures 0x7f010010 +int attr uiTiltGestures 0x7f010011 +int attr uiZoomControls 0x7f010012 +int attr uiZoomGestures 0x7f010013 +int attr useViewLifecycle 0x7f010014 +int attr windowTransitionStyle 0x7f010003 +int attr zOrderOnTop 0x7f010015 +int color common_action_bar_splitter 0x7f040000 +int color common_signin_btn_dark_text_default 0x7f040001 +int color common_signin_btn_dark_text_disabled 0x7f040002 +int color common_signin_btn_dark_text_focused 0x7f040003 +int color common_signin_btn_dark_text_pressed 0x7f040004 +int color common_signin_btn_default_background 0x7f040005 +int color common_signin_btn_light_text_default 0x7f040006 +int color common_signin_btn_light_text_disabled 0x7f040007 +int color common_signin_btn_light_text_focused 0x7f040008 +int color common_signin_btn_light_text_pressed 0x7f040009 +int color common_signin_btn_text_dark 0x7f040017 +int color common_signin_btn_text_light 0x7f040018 +int color wallet_bright_foreground_disabled_holo_light 0x7f04000a +int color wallet_bright_foreground_holo_dark 0x7f04000b +int color wallet_bright_foreground_holo_light 0x7f04000c +int color wallet_dim_foreground_disabled_holo_dark 0x7f04000d +int color wallet_dim_foreground_holo_dark 0x7f04000e +int color wallet_dim_foreground_inverse_disabled_holo_dark 0x7f04000f +int color wallet_dim_foreground_inverse_holo_dark 0x7f040010 +int color wallet_highlighted_text_holo_dark 0x7f040011 +int color wallet_highlighted_text_holo_light 0x7f040012 +int color wallet_hint_foreground_holo_dark 0x7f040013 +int color wallet_hint_foreground_holo_light 0x7f040014 +int color wallet_holo_blue_light 0x7f040015 +int color wallet_link_text_light 0x7f040016 +int color wallet_primary_text_holo_light 0x7f040019 +int color wallet_secondary_text_holo_dark 0x7f04001a +int drawable cast_ic_notification_0 0x7f020000 +int drawable cast_ic_notification_1 0x7f020001 +int drawable cast_ic_notification_2 0x7f020002 +int drawable cast_ic_notification_connecting 0x7f020003 +int drawable cast_ic_notification_on 0x7f020004 +int drawable common_full_open_on_phone 0x7f020005 +int drawable common_ic_googleplayservices 0x7f020006 +int drawable common_signin_btn_icon_dark 0x7f020007 +int drawable common_signin_btn_icon_disabled_dark 0x7f020008 +int drawable common_signin_btn_icon_disabled_focus_dark 0x7f020009 +int drawable common_signin_btn_icon_disabled_focus_light 0x7f02000a +int drawable common_signin_btn_icon_disabled_light 0x7f02000b +int drawable common_signin_btn_icon_focus_dark 0x7f02000c +int drawable common_signin_btn_icon_focus_light 0x7f02000d +int drawable common_signin_btn_icon_light 0x7f02000e +int drawable common_signin_btn_icon_normal_dark 0x7f02000f +int drawable common_signin_btn_icon_normal_light 0x7f020010 +int drawable common_signin_btn_icon_pressed_dark 0x7f020011 +int drawable common_signin_btn_icon_pressed_light 0x7f020012 +int drawable common_signin_btn_text_dark 0x7f020013 +int drawable common_signin_btn_text_disabled_dark 0x7f020014 +int drawable common_signin_btn_text_disabled_focus_dark 0x7f020015 +int drawable common_signin_btn_text_disabled_focus_light 0x7f020016 +int drawable common_signin_btn_text_disabled_light 0x7f020017 +int drawable common_signin_btn_text_focus_dark 0x7f020018 +int drawable common_signin_btn_text_focus_light 0x7f020019 +int drawable common_signin_btn_text_light 0x7f02001a +int drawable common_signin_btn_text_normal_dark 0x7f02001b +int drawable common_signin_btn_text_normal_light 0x7f02001c +int drawable common_signin_btn_text_pressed_dark 0x7f02001d +int drawable common_signin_btn_text_pressed_light 0x7f02001e +int drawable ic_plusone_medium_off_client 0x7f02001f +int drawable ic_plusone_small_off_client 0x7f020020 +int drawable ic_plusone_standard_off_client 0x7f020021 +int drawable ic_plusone_tall_off_client 0x7f020022 +int drawable powered_by_google_dark 0x7f020023 +int drawable powered_by_google_light 0x7f020024 +int id adjust_height 0x7f050003 +int id adjust_width 0x7f050004 +int id book_now 0x7f050013 +int id buyButton 0x7f05000f +int id buy_now 0x7f050014 +int id buy_with_google 0x7f050015 +int id cast_notification_id 0x7f050000 +int id classic 0x7f050017 +int id donate_with_google 0x7f050016 +int id grayscale 0x7f050018 +int id holo_dark 0x7f050009 +int id holo_light 0x7f05000a +int id hybrid 0x7f050005 +int id match_parent 0x7f050011 +int id monochrome 0x7f050019 +int id none 0x7f050001 +int id normal 0x7f050006 +int id production 0x7f05000b +int id sandbox 0x7f05000c +int id satellite 0x7f050007 +int id selectionDetails 0x7f050010 +int id slide 0x7f050002 +int id strict_sandbox 0x7f05000d +int id terrain 0x7f050008 +int id test 0x7f05000e +int id wrap_content 0x7f050012 +int integer google_play_services_version 0x7f060000 +int raw gtm_analytics 0x7f030000 +int string accept 0x7f070000 +int string auth_google_play_services_client_facebook_display_name 0x7f070001 +int string auth_google_play_services_client_google_display_name 0x7f070002 +int string cast_notification_connected_message 0x7f070003 +int string cast_notification_connecting_message 0x7f070004 +int string cast_notification_disconnect 0x7f070005 +int string common_android_wear_notification_needs_update_text 0x7f070006 +int string common_android_wear_update_text 0x7f070007 +int string common_android_wear_update_title 0x7f070008 +int string common_google_play_services_api_unavailable_text 0x7f070009 +int string common_google_play_services_enable_button 0x7f07000a +int string common_google_play_services_enable_text 0x7f07000b +int string common_google_play_services_enable_title 0x7f07000c +int string common_google_play_services_error_notification_requested_by_msg 0x7f07000d +int string common_google_play_services_install_button 0x7f07000e +int string common_google_play_services_install_text_phone 0x7f07000f +int string common_google_play_services_install_text_tablet 0x7f070010 +int string common_google_play_services_install_title 0x7f070011 +int string common_google_play_services_invalid_account_text 0x7f070012 +int string common_google_play_services_invalid_account_title 0x7f070013 +int string common_google_play_services_needs_enabling_title 0x7f070014 +int string common_google_play_services_network_error_text 0x7f070015 +int string common_google_play_services_network_error_title 0x7f070016 +int string common_google_play_services_notification_needs_update_title 0x7f070017 +int string common_google_play_services_notification_ticker 0x7f070018 +int string common_google_play_services_sign_in_failed_text 0x7f070019 +int string common_google_play_services_sign_in_failed_title 0x7f07001a +int string common_google_play_services_unknown_issue 0x7f07001b +int string common_google_play_services_unsupported_text 0x7f07001c +int string common_google_play_services_unsupported_title 0x7f07001d +int string common_google_play_services_update_button 0x7f07001e +int string common_google_play_services_update_text 0x7f07001f +int string common_google_play_services_update_title 0x7f070020 +int string common_google_play_services_updating_text 0x7f070021 +int string common_google_play_services_updating_title 0x7f070022 +int string common_open_on_phone 0x7f070023 +int string common_signin_button_text 0x7f070024 +int string common_signin_button_text_long 0x7f070025 +int string create_calendar_message 0x7f070026 +int string create_calendar_title 0x7f070027 +int string decline 0x7f070028 +int string store_picture_message 0x7f070029 +int string store_picture_title 0x7f07002a +int string wallet_buy_button_place_holder 0x7f07002b +int style Theme_IAPTheme 0x7f080000 +int style WalletFragmentDefaultButtonTextAppearance 0x7f080001 +int style WalletFragmentDefaultDetailsHeaderTextAppearance 0x7f080002 +int style WalletFragmentDefaultDetailsTextAppearance 0x7f080003 +int style WalletFragmentDefaultStyle 0x7f080004 +int[] styleable AdsAttrs { 0x7f010000, 0x7f010001, 0x7f010002 } +int styleable AdsAttrs_adSize 0 +int styleable AdsAttrs_adSizes 1 +int styleable AdsAttrs_adUnitId 2 +int[] styleable CustomWalletTheme { 0x7f010003 } +int styleable CustomWalletTheme_windowTransitionStyle 0 +int[] styleable LoadingImageView { 0x7f010004, 0x7f010005, 0x7f010006 } +int styleable LoadingImageView_circleCrop 2 +int styleable LoadingImageView_imageAspectRatio 1 +int styleable LoadingImageView_imageAspectRatioAdjust 0 +int[] styleable MapAttrs { 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016 } +int styleable MapAttrs_cameraBearing 1 +int styleable MapAttrs_cameraTargetLat 2 +int styleable MapAttrs_cameraTargetLng 3 +int styleable MapAttrs_cameraTilt 4 +int styleable MapAttrs_cameraZoom 5 +int styleable MapAttrs_liteMode 6 +int styleable MapAttrs_mapType 0 +int styleable MapAttrs_uiCompass 7 +int styleable MapAttrs_uiMapToolbar 15 +int styleable MapAttrs_uiRotateGestures 8 +int styleable MapAttrs_uiScrollGestures 9 +int styleable MapAttrs_uiTiltGestures 10 +int styleable MapAttrs_uiZoomControls 11 +int styleable MapAttrs_uiZoomGestures 12 +int styleable MapAttrs_useViewLifecycle 13 +int styleable MapAttrs_zOrderOnTop 14 +int[] styleable WalletFragmentOptions { 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a } +int styleable WalletFragmentOptions_appTheme 0 +int styleable WalletFragmentOptions_environment 1 +int styleable WalletFragmentOptions_fragmentMode 3 +int styleable WalletFragmentOptions_fragmentStyle 2 +int[] styleable WalletFragmentStyle { 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01001e, 0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025 } +int styleable WalletFragmentStyle_buyButtonAppearance 3 +int styleable WalletFragmentStyle_buyButtonHeight 0 +int styleable WalletFragmentStyle_buyButtonText 2 +int styleable WalletFragmentStyle_buyButtonWidth 1 +int styleable WalletFragmentStyle_maskedWalletDetailsBackground 6 +int styleable WalletFragmentStyle_maskedWalletDetailsButtonBackground 8 +int styleable WalletFragmentStyle_maskedWalletDetailsButtonTextAppearance 7 +int styleable WalletFragmentStyle_maskedWalletDetailsHeaderTextAppearance 5 +int styleable WalletFragmentStyle_maskedWalletDetailsLogoImageType 10 +int styleable WalletFragmentStyle_maskedWalletDetailsLogoTextColor 9 +int styleable WalletFragmentStyle_maskedWalletDetailsTextAppearance 4 diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-analytics/7.5.0/jars/classes.jar b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-analytics/7.5.0/jars/classes.jar new file mode 100644 index 0000000..bd589ca Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-analytics/7.5.0/jars/classes.jar differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-analytics/7.5.0/proguard.txt b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-analytics/7.5.0/proguard.txt new file mode 100644 index 0000000..48e44a1 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-analytics/7.5.0/proguard.txt @@ -0,0 +1,20 @@ +-keep class * extends java.util.ListResourceBundle { + protected java.lang.Object[][] getContents(); +} + +# Keep SafeParcelable value, needed for reflection. This is required to support backwards +# compatibility of some classes. +-keep public class com.google.android.gms.common.internal.safeparcel.SafeParcelable { + public static final *** NULL; +} + +# Keep the names of classes/members we need for client functionality. +-keepnames @com.google.android.gms.common.annotation.KeepName class * +-keepclassmembernames class * { + @com.google.android.gms.common.annotation.KeepName *; +} + +# Needed for Parcelable/SafeParcelable Creators to not get stripped +-keepnames class * implements android.os.Parcelable { + public static final ** CREATOR; +} diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-analytics/7.5.0/res/raw/gtm_analytics b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-analytics/7.5.0/res/raw/gtm_analytics new file mode 100644 index 0000000..c9f49be Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-analytics/7.5.0/res/raw/gtm_analytics differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/AndroidManifest.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/AndroidManifest.xml new file mode 100644 index 0000000..9e129f9 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/AndroidManifest.xml @@ -0,0 +1,26 @@ + + + + + + + + + + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/R.txt b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/R.txt new file mode 100644 index 0000000..a9d4fe8 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/R.txt @@ -0,0 +1,223 @@ +int attr adSize 0x7f010000 +int attr adSizes 0x7f010001 +int attr adUnitId 0x7f010002 +int attr appTheme 0x7f010017 +int attr buyButtonAppearance 0x7f01001e +int attr buyButtonHeight 0x7f01001b +int attr buyButtonText 0x7f01001d +int attr buyButtonWidth 0x7f01001c +int attr cameraBearing 0x7f010008 +int attr cameraTargetLat 0x7f010009 +int attr cameraTargetLng 0x7f01000a +int attr cameraTilt 0x7f01000b +int attr cameraZoom 0x7f01000c +int attr circleCrop 0x7f010006 +int attr environment 0x7f010018 +int attr fragmentMode 0x7f01001a +int attr fragmentStyle 0x7f010019 +int attr imageAspectRatio 0x7f010005 +int attr imageAspectRatioAdjust 0x7f010004 +int attr liteMode 0x7f01000d +int attr mapType 0x7f010007 +int attr maskedWalletDetailsBackground 0x7f010021 +int attr maskedWalletDetailsButtonBackground 0x7f010023 +int attr maskedWalletDetailsButtonTextAppearance 0x7f010022 +int attr maskedWalletDetailsHeaderTextAppearance 0x7f010020 +int attr maskedWalletDetailsLogoImageType 0x7f010025 +int attr maskedWalletDetailsLogoTextColor 0x7f010024 +int attr maskedWalletDetailsTextAppearance 0x7f01001f +int attr uiCompass 0x7f01000e +int attr uiMapToolbar 0x7f010016 +int attr uiRotateGestures 0x7f01000f +int attr uiScrollGestures 0x7f010010 +int attr uiTiltGestures 0x7f010011 +int attr uiZoomControls 0x7f010012 +int attr uiZoomGestures 0x7f010013 +int attr useViewLifecycle 0x7f010014 +int attr windowTransitionStyle 0x7f010003 +int attr zOrderOnTop 0x7f010015 +int color common_action_bar_splitter 0x7f040000 +int color common_signin_btn_dark_text_default 0x7f040001 +int color common_signin_btn_dark_text_disabled 0x7f040002 +int color common_signin_btn_dark_text_focused 0x7f040003 +int color common_signin_btn_dark_text_pressed 0x7f040004 +int color common_signin_btn_default_background 0x7f040005 +int color common_signin_btn_light_text_default 0x7f040006 +int color common_signin_btn_light_text_disabled 0x7f040007 +int color common_signin_btn_light_text_focused 0x7f040008 +int color common_signin_btn_light_text_pressed 0x7f040009 +int color common_signin_btn_text_dark 0x7f040017 +int color common_signin_btn_text_light 0x7f040018 +int color wallet_bright_foreground_disabled_holo_light 0x7f04000a +int color wallet_bright_foreground_holo_dark 0x7f04000b +int color wallet_bright_foreground_holo_light 0x7f04000c +int color wallet_dim_foreground_disabled_holo_dark 0x7f04000d +int color wallet_dim_foreground_holo_dark 0x7f04000e +int color wallet_dim_foreground_inverse_disabled_holo_dark 0x7f04000f +int color wallet_dim_foreground_inverse_holo_dark 0x7f040010 +int color wallet_highlighted_text_holo_dark 0x7f040011 +int color wallet_highlighted_text_holo_light 0x7f040012 +int color wallet_hint_foreground_holo_dark 0x7f040013 +int color wallet_hint_foreground_holo_light 0x7f040014 +int color wallet_holo_blue_light 0x7f040015 +int color wallet_link_text_light 0x7f040016 +int color wallet_primary_text_holo_light 0x7f040019 +int color wallet_secondary_text_holo_dark 0x7f04001a +int drawable cast_ic_notification_0 0x7f020000 +int drawable cast_ic_notification_1 0x7f020001 +int drawable cast_ic_notification_2 0x7f020002 +int drawable cast_ic_notification_connecting 0x7f020003 +int drawable cast_ic_notification_on 0x7f020004 +int drawable common_full_open_on_phone 0x7f020005 +int drawable common_ic_googleplayservices 0x7f020006 +int drawable common_signin_btn_icon_dark 0x7f020007 +int drawable common_signin_btn_icon_disabled_dark 0x7f020008 +int drawable common_signin_btn_icon_disabled_focus_dark 0x7f020009 +int drawable common_signin_btn_icon_disabled_focus_light 0x7f02000a +int drawable common_signin_btn_icon_disabled_light 0x7f02000b +int drawable common_signin_btn_icon_focus_dark 0x7f02000c +int drawable common_signin_btn_icon_focus_light 0x7f02000d +int drawable common_signin_btn_icon_light 0x7f02000e +int drawable common_signin_btn_icon_normal_dark 0x7f02000f +int drawable common_signin_btn_icon_normal_light 0x7f020010 +int drawable common_signin_btn_icon_pressed_dark 0x7f020011 +int drawable common_signin_btn_icon_pressed_light 0x7f020012 +int drawable common_signin_btn_text_dark 0x7f020013 +int drawable common_signin_btn_text_disabled_dark 0x7f020014 +int drawable common_signin_btn_text_disabled_focus_dark 0x7f020015 +int drawable common_signin_btn_text_disabled_focus_light 0x7f020016 +int drawable common_signin_btn_text_disabled_light 0x7f020017 +int drawable common_signin_btn_text_focus_dark 0x7f020018 +int drawable common_signin_btn_text_focus_light 0x7f020019 +int drawable common_signin_btn_text_light 0x7f02001a +int drawable common_signin_btn_text_normal_dark 0x7f02001b +int drawable common_signin_btn_text_normal_light 0x7f02001c +int drawable common_signin_btn_text_pressed_dark 0x7f02001d +int drawable common_signin_btn_text_pressed_light 0x7f02001e +int drawable ic_plusone_medium_off_client 0x7f02001f +int drawable ic_plusone_small_off_client 0x7f020020 +int drawable ic_plusone_standard_off_client 0x7f020021 +int drawable ic_plusone_tall_off_client 0x7f020022 +int drawable powered_by_google_dark 0x7f020023 +int drawable powered_by_google_light 0x7f020024 +int id adjust_height 0x7f050003 +int id adjust_width 0x7f050004 +int id book_now 0x7f050013 +int id buyButton 0x7f05000f +int id buy_now 0x7f050014 +int id buy_with_google 0x7f050015 +int id cast_notification_id 0x7f050000 +int id classic 0x7f050017 +int id donate_with_google 0x7f050016 +int id grayscale 0x7f050018 +int id holo_dark 0x7f050009 +int id holo_light 0x7f05000a +int id hybrid 0x7f050005 +int id match_parent 0x7f050011 +int id monochrome 0x7f050019 +int id none 0x7f050001 +int id normal 0x7f050006 +int id production 0x7f05000b +int id sandbox 0x7f05000c +int id satellite 0x7f050007 +int id selectionDetails 0x7f050010 +int id slide 0x7f050002 +int id strict_sandbox 0x7f05000d +int id terrain 0x7f050008 +int id test 0x7f05000e +int id wrap_content 0x7f050012 +int integer google_play_services_version 0x7f060000 +int raw gtm_analytics 0x7f030000 +int string accept 0x7f070000 +int string auth_google_play_services_client_facebook_display_name 0x7f070001 +int string auth_google_play_services_client_google_display_name 0x7f070002 +int string cast_notification_connected_message 0x7f070003 +int string cast_notification_connecting_message 0x7f070004 +int string cast_notification_disconnect 0x7f070005 +int string common_android_wear_notification_needs_update_text 0x7f070006 +int string common_android_wear_update_text 0x7f070007 +int string common_android_wear_update_title 0x7f070008 +int string common_google_play_services_api_unavailable_text 0x7f070009 +int string common_google_play_services_enable_button 0x7f07000a +int string common_google_play_services_enable_text 0x7f07000b +int string common_google_play_services_enable_title 0x7f07000c +int string common_google_play_services_error_notification_requested_by_msg 0x7f07000d +int string common_google_play_services_install_button 0x7f07000e +int string common_google_play_services_install_text_phone 0x7f07000f +int string common_google_play_services_install_text_tablet 0x7f070010 +int string common_google_play_services_install_title 0x7f070011 +int string common_google_play_services_invalid_account_text 0x7f070012 +int string common_google_play_services_invalid_account_title 0x7f070013 +int string common_google_play_services_needs_enabling_title 0x7f070014 +int string common_google_play_services_network_error_text 0x7f070015 +int string common_google_play_services_network_error_title 0x7f070016 +int string common_google_play_services_notification_needs_update_title 0x7f070017 +int string common_google_play_services_notification_ticker 0x7f070018 +int string common_google_play_services_sign_in_failed_text 0x7f070019 +int string common_google_play_services_sign_in_failed_title 0x7f07001a +int string common_google_play_services_unknown_issue 0x7f07001b +int string common_google_play_services_unsupported_text 0x7f07001c +int string common_google_play_services_unsupported_title 0x7f07001d +int string common_google_play_services_update_button 0x7f07001e +int string common_google_play_services_update_text 0x7f07001f +int string common_google_play_services_update_title 0x7f070020 +int string common_google_play_services_updating_text 0x7f070021 +int string common_google_play_services_updating_title 0x7f070022 +int string common_open_on_phone 0x7f070023 +int string common_signin_button_text 0x7f070024 +int string common_signin_button_text_long 0x7f070025 +int string create_calendar_message 0x7f070026 +int string create_calendar_title 0x7f070027 +int string decline 0x7f070028 +int string store_picture_message 0x7f070029 +int string store_picture_title 0x7f07002a +int string wallet_buy_button_place_holder 0x7f07002b +int style Theme_IAPTheme 0x7f080000 +int style WalletFragmentDefaultButtonTextAppearance 0x7f080001 +int style WalletFragmentDefaultDetailsHeaderTextAppearance 0x7f080002 +int style WalletFragmentDefaultDetailsTextAppearance 0x7f080003 +int style WalletFragmentDefaultStyle 0x7f080004 +int[] styleable AdsAttrs { 0x7f010000, 0x7f010001, 0x7f010002 } +int styleable AdsAttrs_adSize 0 +int styleable AdsAttrs_adSizes 1 +int styleable AdsAttrs_adUnitId 2 +int[] styleable CustomWalletTheme { 0x7f010003 } +int styleable CustomWalletTheme_windowTransitionStyle 0 +int[] styleable LoadingImageView { 0x7f010004, 0x7f010005, 0x7f010006 } +int styleable LoadingImageView_circleCrop 2 +int styleable LoadingImageView_imageAspectRatio 1 +int styleable LoadingImageView_imageAspectRatioAdjust 0 +int[] styleable MapAttrs { 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016 } +int styleable MapAttrs_cameraBearing 1 +int styleable MapAttrs_cameraTargetLat 2 +int styleable MapAttrs_cameraTargetLng 3 +int styleable MapAttrs_cameraTilt 4 +int styleable MapAttrs_cameraZoom 5 +int styleable MapAttrs_liteMode 6 +int styleable MapAttrs_mapType 0 +int styleable MapAttrs_uiCompass 7 +int styleable MapAttrs_uiMapToolbar 15 +int styleable MapAttrs_uiRotateGestures 8 +int styleable MapAttrs_uiScrollGestures 9 +int styleable MapAttrs_uiTiltGestures 10 +int styleable MapAttrs_uiZoomControls 11 +int styleable MapAttrs_uiZoomGestures 12 +int styleable MapAttrs_useViewLifecycle 13 +int styleable MapAttrs_zOrderOnTop 14 +int[] styleable WalletFragmentOptions { 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a } +int styleable WalletFragmentOptions_appTheme 0 +int styleable WalletFragmentOptions_environment 1 +int styleable WalletFragmentOptions_fragmentMode 3 +int styleable WalletFragmentOptions_fragmentStyle 2 +int[] styleable WalletFragmentStyle { 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01001e, 0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025 } +int styleable WalletFragmentStyle_buyButtonAppearance 3 +int styleable WalletFragmentStyle_buyButtonHeight 0 +int styleable WalletFragmentStyle_buyButtonText 2 +int styleable WalletFragmentStyle_buyButtonWidth 1 +int styleable WalletFragmentStyle_maskedWalletDetailsBackground 6 +int styleable WalletFragmentStyle_maskedWalletDetailsButtonBackground 8 +int styleable WalletFragmentStyle_maskedWalletDetailsButtonTextAppearance 7 +int styleable WalletFragmentStyle_maskedWalletDetailsHeaderTextAppearance 5 +int styleable WalletFragmentStyle_maskedWalletDetailsLogoImageType 10 +int styleable WalletFragmentStyle_maskedWalletDetailsLogoTextColor 9 +int styleable WalletFragmentStyle_maskedWalletDetailsTextAppearance 4 diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/jars/classes.jar b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/jars/classes.jar new file mode 100644 index 0000000..697514a Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/jars/classes.jar differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/proguard.txt b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/proguard.txt new file mode 100644 index 0000000..48e44a1 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/proguard.txt @@ -0,0 +1,20 @@ +-keep class * extends java.util.ListResourceBundle { + protected java.lang.Object[][] getContents(); +} + +# Keep SafeParcelable value, needed for reflection. This is required to support backwards +# compatibility of some classes. +-keep public class com.google.android.gms.common.internal.safeparcel.SafeParcelable { + public static final *** NULL; +} + +# Keep the names of classes/members we need for client functionality. +-keepnames @com.google.android.gms.common.annotation.KeepName class * +-keepclassmembernames class * { + @com.google.android.gms.common.annotation.KeepName *; +} + +# Needed for Parcelable/SafeParcelable Creators to not get stripped +-keepnames class * implements android.os.Parcelable { + public static final ** CREATOR; +} diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/color/common_signin_btn_text_dark.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/color/common_signin_btn_text_dark.xml new file mode 100644 index 0000000..a615ba2 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/color/common_signin_btn_text_dark.xml @@ -0,0 +1,18 @@ + + + + + + + + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/color/common_signin_btn_text_light.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/color/common_signin_btn_text_light.xml new file mode 100644 index 0000000..6620668 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/color/common_signin_btn_text_light.xml @@ -0,0 +1,18 @@ + + + + + + + + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_full_open_on_phone.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_full_open_on_phone.png new file mode 100644 index 0000000..19c21e1 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_full_open_on_phone.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_ic_googleplayservices.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_ic_googleplayservices.png new file mode 100644 index 0000000..cd0f751 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_ic_googleplayservices.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_disabled_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_disabled_dark.9.png new file mode 100644 index 0000000..0f9e791 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_disabled_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_disabled_focus_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_disabled_focus_dark.9.png new file mode 100644 index 0000000..570e432 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_disabled_focus_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_disabled_focus_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_disabled_focus_light.9.png new file mode 100644 index 0000000..570e432 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_disabled_focus_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_disabled_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_disabled_light.9.png new file mode 100644 index 0000000..0f9e791 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_disabled_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_focus_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_focus_dark.9.png new file mode 100644 index 0000000..f507b9f Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_focus_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_focus_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_focus_light.9.png new file mode 100644 index 0000000..d5625e5 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_focus_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_normal_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_normal_dark.9.png new file mode 100644 index 0000000..aea3c0d Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_normal_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_normal_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_normal_light.9.png new file mode 100644 index 0000000..849e89f Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_normal_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_pressed_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_pressed_dark.9.png new file mode 100644 index 0000000..f4ab2f2 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_pressed_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_pressed_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_pressed_light.9.png new file mode 100644 index 0000000..9fe611d Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_icon_pressed_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_disabled_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_disabled_dark.9.png new file mode 100644 index 0000000..bbcde39 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_disabled_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_disabled_focus_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_disabled_focus_dark.9.png new file mode 100644 index 0000000..53957b6 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_disabled_focus_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_disabled_focus_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_disabled_focus_light.9.png new file mode 100644 index 0000000..53957b6 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_disabled_focus_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_disabled_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_disabled_light.9.png new file mode 100644 index 0000000..bbcde39 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_disabled_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_focus_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_focus_dark.9.png new file mode 100644 index 0000000..000d12e Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_focus_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_focus_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_focus_light.9.png new file mode 100644 index 0000000..d927940 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_focus_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_normal_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_normal_dark.9.png new file mode 100644 index 0000000..67f263c Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_normal_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_normal_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_normal_light.9.png new file mode 100644 index 0000000..96324c5 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_normal_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_pressed_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_pressed_dark.9.png new file mode 100644 index 0000000..e450312 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_pressed_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_pressed_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_pressed_light.9.png new file mode 100644 index 0000000..fb94b77 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/common_signin_btn_text_pressed_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/ic_plusone_medium_off_client.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/ic_plusone_medium_off_client.png new file mode 100644 index 0000000..b89b884 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/ic_plusone_medium_off_client.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/ic_plusone_small_off_client.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/ic_plusone_small_off_client.png new file mode 100644 index 0000000..816ec91 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/ic_plusone_small_off_client.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/ic_plusone_standard_off_client.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/ic_plusone_standard_off_client.png new file mode 100644 index 0000000..949ed72 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/ic_plusone_standard_off_client.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/ic_plusone_tall_off_client.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/ic_plusone_tall_off_client.png new file mode 100644 index 0000000..306a47c Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-hdpi/ic_plusone_tall_off_client.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_full_open_on_phone.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_full_open_on_phone.png new file mode 100644 index 0000000..794479e Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_full_open_on_phone.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_disabled_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_disabled_dark.9.png new file mode 100644 index 0000000..dddcbeb Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_disabled_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_disabled_focus_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_disabled_focus_dark.9.png new file mode 100644 index 0000000..58b75bd Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_disabled_focus_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_disabled_focus_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_disabled_focus_light.9.png new file mode 100644 index 0000000..58b75bd Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_disabled_focus_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_disabled_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_disabled_light.9.png new file mode 100644 index 0000000..dddcbeb Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_disabled_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_focus_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_focus_dark.9.png new file mode 100644 index 0000000..7d9ed78 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_focus_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_focus_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_focus_light.9.png new file mode 100644 index 0000000..0ca401d Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_focus_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_normal_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_normal_dark.9.png new file mode 100644 index 0000000..f2c3f55 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_normal_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_normal_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_normal_light.9.png new file mode 100644 index 0000000..83b4fc9 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_normal_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_pressed_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_pressed_dark.9.png new file mode 100644 index 0000000..dd74fe8 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_pressed_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_pressed_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_pressed_light.9.png new file mode 100644 index 0000000..b7dc7aa Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_icon_pressed_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_disabled_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_disabled_dark.9.png new file mode 100644 index 0000000..efdfe2e Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_disabled_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_disabled_focus_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_disabled_focus_dark.9.png new file mode 100644 index 0000000..c7650b0 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_disabled_focus_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_disabled_focus_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_disabled_focus_light.9.png new file mode 100644 index 0000000..c7650b0 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_disabled_focus_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_disabled_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_disabled_light.9.png new file mode 100644 index 0000000..efdfe2e Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_disabled_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_focus_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_focus_dark.9.png new file mode 100644 index 0000000..8c76283 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_focus_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_focus_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_focus_light.9.png new file mode 100644 index 0000000..abd26bc Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_focus_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_normal_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_normal_dark.9.png new file mode 100644 index 0000000..28181c3 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_normal_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_normal_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_normal_light.9.png new file mode 100644 index 0000000..34957fa Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_normal_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_pressed_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_pressed_dark.9.png new file mode 100644 index 0000000..e923ee9 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_pressed_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_pressed_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_pressed_light.9.png new file mode 100644 index 0000000..34cf6bb Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/common_signin_btn_text_pressed_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/ic_plusone_medium_off_client.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/ic_plusone_medium_off_client.png new file mode 100644 index 0000000..05a8cb9 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/ic_plusone_medium_off_client.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/ic_plusone_small_off_client.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/ic_plusone_small_off_client.png new file mode 100644 index 0000000..103f364 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/ic_plusone_small_off_client.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/ic_plusone_standard_off_client.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/ic_plusone_standard_off_client.png new file mode 100644 index 0000000..2ea233e Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/ic_plusone_standard_off_client.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/ic_plusone_tall_off_client.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/ic_plusone_tall_off_client.png new file mode 100644 index 0000000..417d8ee Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-mdpi/ic_plusone_tall_off_client.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-tvdpi/common_full_open_on_phone.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-tvdpi/common_full_open_on_phone.png new file mode 100644 index 0000000..19c21e1 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-tvdpi/common_full_open_on_phone.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-tvdpi/ic_plusone_medium_off_client.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-tvdpi/ic_plusone_medium_off_client.png new file mode 100644 index 0000000..be47840 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-tvdpi/ic_plusone_medium_off_client.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-tvdpi/ic_plusone_small_off_client.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-tvdpi/ic_plusone_small_off_client.png new file mode 100644 index 0000000..f629f40 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-tvdpi/ic_plusone_small_off_client.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-tvdpi/ic_plusone_standard_off_client.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-tvdpi/ic_plusone_standard_off_client.png new file mode 100644 index 0000000..a4f50f1 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-tvdpi/ic_plusone_standard_off_client.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-tvdpi/ic_plusone_tall_off_client.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-tvdpi/ic_plusone_tall_off_client.png new file mode 100644 index 0000000..e81f7c5 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-tvdpi/ic_plusone_tall_off_client.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_full_open_on_phone.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_full_open_on_phone.png new file mode 100644 index 0000000..19c21e1 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_full_open_on_phone.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_disabled_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_disabled_dark.9.png new file mode 100644 index 0000000..9044a11 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_disabled_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_disabled_focus_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_disabled_focus_dark.9.png new file mode 100644 index 0000000..e94a49b Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_disabled_focus_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_disabled_focus_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_disabled_focus_light.9.png new file mode 100644 index 0000000..e94a49b Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_disabled_focus_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_disabled_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_disabled_light.9.png new file mode 100644 index 0000000..9044a11 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_disabled_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_focus_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_focus_dark.9.png new file mode 100644 index 0000000..bfe4f04 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_focus_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_focus_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_focus_light.9.png new file mode 100644 index 0000000..876884f Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_focus_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_normal_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_normal_dark.9.png new file mode 100644 index 0000000..b3e6dd5 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_normal_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_normal_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_normal_light.9.png new file mode 100644 index 0000000..5a888f2 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_normal_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_pressed_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_pressed_dark.9.png new file mode 100644 index 0000000..d0f7b4c Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_pressed_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_pressed_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_pressed_light.9.png new file mode 100644 index 0000000..0db6b06 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_icon_pressed_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_disabled_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_disabled_dark.9.png new file mode 100644 index 0000000..d182b5e Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_disabled_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_disabled_focus_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_disabled_focus_dark.9.png new file mode 100644 index 0000000..47e2aea Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_disabled_focus_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_disabled_focus_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_disabled_focus_light.9.png new file mode 100644 index 0000000..47e2aea Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_disabled_focus_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_disabled_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_disabled_light.9.png new file mode 100644 index 0000000..d182b5e Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_disabled_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_focus_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_focus_dark.9.png new file mode 100644 index 0000000..64e9706 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_focus_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_focus_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_focus_light.9.png new file mode 100644 index 0000000..0fd8cdd Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_focus_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_normal_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_normal_dark.9.png new file mode 100644 index 0000000..3427b47 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_normal_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_normal_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_normal_light.9.png new file mode 100644 index 0000000..31e38c4 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_normal_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_pressed_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_pressed_dark.9.png new file mode 100644 index 0000000..e6a7880 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_pressed_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_pressed_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_pressed_light.9.png new file mode 100644 index 0000000..972962d Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/common_signin_btn_text_pressed_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/ic_plusone_medium_off_client.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/ic_plusone_medium_off_client.png new file mode 100644 index 0000000..7ce2f8a Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/ic_plusone_medium_off_client.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/ic_plusone_small_off_client.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/ic_plusone_small_off_client.png new file mode 100644 index 0000000..568305f Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/ic_plusone_small_off_client.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/ic_plusone_standard_off_client.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/ic_plusone_standard_off_client.png new file mode 100644 index 0000000..13b2ed5 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/ic_plusone_standard_off_client.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/ic_plusone_tall_off_client.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/ic_plusone_tall_off_client.png new file mode 100644 index 0000000..c8eb4b8 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xhdpi/ic_plusone_tall_off_client.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_full_open_on_phone.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_full_open_on_phone.png new file mode 100644 index 0000000..19c21e1 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_full_open_on_phone.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_disabled_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_disabled_dark.9.png new file mode 100644 index 0000000..c97f349 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_disabled_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_dark.9.png new file mode 100644 index 0000000..34cbff1 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_light.9.png new file mode 100644 index 0000000..34cbff1 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_disabled_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_disabled_light.9.png new file mode 100644 index 0000000..c97f349 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_disabled_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_focus_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_focus_dark.9.png new file mode 100644 index 0000000..702c49b Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_focus_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_focus_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_focus_light.9.png new file mode 100644 index 0000000..06ad5a5 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_focus_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_normal_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_normal_dark.9.png new file mode 100644 index 0000000..af160fc Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_normal_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_normal_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_normal_light.9.png new file mode 100644 index 0000000..c647fb4 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_normal_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_pressed_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_pressed_dark.9.png new file mode 100644 index 0000000..fd0a431 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_pressed_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_pressed_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_pressed_light.9.png new file mode 100644 index 0000000..f8ce5a6 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_icon_pressed_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_disabled_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_disabled_dark.9.png new file mode 100644 index 0000000..b491f62 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_disabled_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_disabled_focus_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_disabled_focus_dark.9.png new file mode 100644 index 0000000..777c8d6 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_disabled_focus_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_disabled_focus_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_disabled_focus_light.9.png new file mode 100644 index 0000000..777c8d6 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_disabled_focus_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_disabled_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_disabled_light.9.png new file mode 100644 index 0000000..b491f62 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_disabled_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_focus_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_focus_dark.9.png new file mode 100644 index 0000000..c8a8f1c Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_focus_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_focus_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_focus_light.9.png new file mode 100644 index 0000000..bcd0d0c Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_focus_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_normal_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_normal_dark.9.png new file mode 100644 index 0000000..ac75dad Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_normal_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_normal_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_normal_light.9.png new file mode 100644 index 0000000..c19afad Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_normal_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_pressed_dark.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_pressed_dark.9.png new file mode 100644 index 0000000..c490441 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_pressed_dark.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_pressed_light.9.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_pressed_light.9.png new file mode 100644 index 0000000..c52be74 Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/common_signin_btn_text_pressed_light.9.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/ic_plusone_medium_off_client.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/ic_plusone_medium_off_client.png new file mode 100644 index 0000000..210fb4a Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/ic_plusone_medium_off_client.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/ic_plusone_small_off_client.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/ic_plusone_small_off_client.png new file mode 100644 index 0000000..71855ad Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/ic_plusone_small_off_client.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/ic_plusone_standard_off_client.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/ic_plusone_standard_off_client.png new file mode 100644 index 0000000..ff43fbe Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/ic_plusone_standard_off_client.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/ic_plusone_tall_off_client.png b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/ic_plusone_tall_off_client.png new file mode 100644 index 0000000..1bb932a Binary files /dev/null and b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable-xxhdpi/ic_plusone_tall_off_client.png differ diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable/common_signin_btn_icon_dark.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable/common_signin_btn_icon_dark.xml new file mode 100644 index 0000000..dd1cf67 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable/common_signin_btn_icon_dark.xml @@ -0,0 +1,18 @@ + + + + + + + + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable/common_signin_btn_icon_light.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable/common_signin_btn_icon_light.xml new file mode 100644 index 0000000..abf412b --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable/common_signin_btn_icon_light.xml @@ -0,0 +1,18 @@ + + + + + + + + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable/common_signin_btn_text_dark.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable/common_signin_btn_text_dark.xml new file mode 100644 index 0000000..2d92217 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable/common_signin_btn_text_dark.xml @@ -0,0 +1,18 @@ + + + + + + + + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable/common_signin_btn_text_light.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable/common_signin_btn_text_light.xml new file mode 100644 index 0000000..810c021 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/drawable/common_signin_btn_text_light.xml @@ -0,0 +1,18 @@ + + + + + + + + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-af/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-af/common_strings.xml new file mode 100644 index 0000000..4510994 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-af/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play Services-fout" + "\'n Program vereis dat Google Play Services opgedateer word." + "%1$s vereis \'n opdatering van die Android Wear-program." + "\'n Program vereis dat Google Play Services geaktiveer word." + "Versoek deur %1$s" + "Kry Google Play-dienste" + "%1$s sal nie sonder Google Play Dienste werk nie, wat nie op jou foon is nie." + "%1$s sal nie sonder Google Play Dienste werk nie, wat nie op jou tablet is nie." + "Kry Google Play-dienste" + "Aktiveer Google Play-dienste" + "%1$s sal nie werk nie tensy jy Google Play Dienste aktiveer." + "Aktiveer Google Play-dienste" + "Dateer Google Play-dienste op" + "Dateer Android Wear op" + "%1$s sal nie werk nie tensy jy Google Play Dienste opdateer." + "%1$s sal nie werk nie tensy jy die Android Wear-program opdateer." + "Google Play Dienste dateer tans op" + "%1$s sal nie sonder Google Play Dienste werk nie, wat tans opdateer." + "Netwerkfout" + "\'n Dataverbinding is nodig om aan Google Play-dienste te koppel." + "Ongeldige rekening" + "Die gespesifiseerde rekening bestaan nie op hierdie toestel nie. Kies asseblief \'n ander rekening." + "Onbekende probleem met Google Play-dienste." + "Google Play-dienste" + "%1$s is afhanklik van Google Play Dienste, wat nie deur jou toestel gesteun word nie. Kontak die vervaardiger vir bystand." + "Dateer op" + "Meld aan" + "Meld aan met Google" + "Maak op foon oop" + "%1$s vereis een of meer Google Play Dienste wat tans nie beskikbaar is nie. Kontak asseblief die ontwikkelaar vir bystand." + "Kon nie aanmeld nie" + "Kon nie by die gespesifiseerde rekening aanmeld nie. Kies \'n ander rekening." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-am/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-am/common_strings.xml new file mode 100644 index 0000000..d06c2a7 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-am/common_strings.xml @@ -0,0 +1,36 @@ + + + "የGoogle Play አገልግሎቶች ስህተት" + "አንድ መተግበሪያ የGoogle Play አገልግሎቶች እንዲዘምኑ ይፈልጋል።" + "%1$s በAndroid Wear መተግበሪያው ላይ ዝማኔ ያስፈልገዋል።" + "አንድ መተግበሪያ የGoogle Play አገልግሎቶች እንዲነቁ ይፈልጋል።" + "በ%1$s የተጠየቀ" + "Google Play አገልግሎቶችን አግኝ" + "%1$s ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ ከእርስዎ ስልክ ላይ የሉም።" + "%1$s ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ በስልክዎ ላይ የሉም።" + "Google Play አገልግሎቶችን አግኝ" + "Google Play አገልግሎቶችን አንቃ" + "Google Play አገልግሎቶችን ካላነቁ በስተቀር %1$s አይሰራም።" + "Google Play አገልግሎቶችን አንቃ" + "Google Play አገልግሎቶችን ያዘምኑ" + "Android Wearን ያዘምኑ" + "Google Play አገልግሎቶችን ካላዘመኑ በስተቀር ድረስ %1$s አይሰራም።" + "የAndroid Wear መተግበሪያውን እስካላዘመኑት ድረስ %1$s አይሰራም።" + "የGoogle Play አገልግሎቶች በመዘመን ላይ ናቸው" + "%1$s ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ በአሁኑ ጊዜ በመዘመን ላይ ናቸው።" + "የአውታረ መረብ ስህተት" + "ከGoogle Play አገልግሎቶች ጋር ለመገናኘት የውሂብ ግንኙነት ያስፈልጋል።" + "ልክ ያልሆነ መለያ" + "የተገለጸው መለያ በዚህ መሣሪያ ላይ የለም። እባክው የተለየ መለያ ይምረጡ።" + "በGoogle Play አገልግሎቶች ላይ ያልታወቀ ችግር።" + "Google Play አገልግሎቶች" + "%1$s በመሣሪያዎ በማይደገፉ Google Play አገልግሎቶች ላይ የተወሰነ ነው። እርዳታ ለማግኘት አምራቹን ያነጋግሩ።" + "ያዘምኑ" + "ግባ" + "በGoogle ይግቡ" + "ስልክ ላይ ክፈት" + "%1$s አሁን ላይ የማይገኙ አንድ ወይም ከዚያ በላይ የGoogle Play አገልግሎቶችን ይፈልጋል። እገዛ ለማግኘት እባክዎ ገንቢውን ያነጋግሩ።" + "በመለያ መግባት አልተሳካም" + "ወደተገለጸው መለያ መግባት ላይ ስህተት። እባክዎ የተለየ መለያ ይምረጡ።" + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ar/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ar/common_strings.xml new file mode 100644 index 0000000..3d5a051 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ar/common_strings.xml @@ -0,0 +1,36 @@ + + + "‏خطأ في خدمات Google Play" + "‏يتطلب أحد التطبيقات تحديث خدمات Google Play." + "‏يحتاج %1$s إلى تحديث لتطبيق Android Wear." + "‏يتطلب أحد التطبيقات تمكين خدمات Google Play." + "تم الطلب عن طريق %1$s" + "‏الحصول على خدمات Google Play" + "‏لن يتم تشغيل %1$s بدون خدمات Google Play، والتي لا تتوفر في هاتفك." + "‏لن يتم تشغيل %1$s بدون خدمات Google Play، والتي لا تتوفر في جهازك اللوحي." + "‏الحصول على خدمات Google Play" + "‏تمكين خدمات Google Play" + "‏لن يعمل %1$s ما لم يتم تمكين خدمات Google Play." + "‏تمكين خدمات Google Play" + "‏تحديث خدمات Google Play" + "‏تحديث Android Wear" + "‏لن يتم تشغيل %1$s ما لم يتم تحديث خدمات Google Play." + "‏لن يتم تشغيل %1$s ما لم تحدِّث تطبيق Android Wear." + "‏يتم الآن تحديث خدمات Google Play." + "‏لن يتم تشغيل %1$s بدون خدمات Google Play التي يتم تحديثها حاليًا." + "خطأ في الشبكة" + "‏يتطلب الاتصال بخدمات Google Play وجود اتصال بيانات." + "حساب غير صالح" + "الحساب الذي تمّ تحديده غير موجود على الجهاز. يُرجى اختيار حساب آخر." + "‏حدثت مشكلة غير معروفة في خدمات Google Play." + "‏خدمات Google Play" + "‏يعتمد %1$s على خدمات Google Play التي لا تتوافق مع جهازك. يمكنك الاتصال بالمصنِّع للحصول على مساعدة." + "تحديث" + "تسجيل الدخول" + "‏تسجيل الدخول باستخدام Google" + "فتح على الهاتف" + "‏يتطلب %1$s خدمة أو أكثر من خدمات Google Play غير المتاحة حاليًا. الرجاء الاتصال بمطوّر البرامج للحصول على المساعدة." + "أخفق تسجيل الدخول" + "حدث خطأ أثناء تسجيل الدخول إلى الحساب المحدد. الرجاء اختيار حساب مختلف." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-bg/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-bg/common_strings.xml new file mode 100644 index 0000000..5da64a1 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-bg/common_strings.xml @@ -0,0 +1,36 @@ + + + "Грешка в услугите за Google Play" + "Приложение изисква актуализирането на услугите за Google Play." + "%1$s изисква актуализиране на приложението Android Wear." + "Приложение изисква активирането на услугите за Google Play." + "Заявено от %1$s" + "Изтегляне на услугите за Google Play" + "%1$s няма да се изпълнява, тъй като услугите за Google Play не са инсталирани на телефона ви." + "%1$s няма да се изпълнява, тъй като услугите за Google Play не са инсталирани на таблета ви." + "Услуги за Google Play: Изтегл." + "Активиране на услугите за Google Play" + "%1$s няма да работи, освен ако не активирате услугите за Google Play." + "Услуги за Google Play: Актив." + "Актуализиране на услугите за Google Play" + "Актуализиране на Android Wear" + "%1$s няма да се изпълнява, освен ако не актуализирате услугите за Google Play." + "%1$s няма да стартира, освен ако не актуализирате приложението Android Wear." + "Услугите за Google Play се актуализират" + "%1$s няма да се изпълнява без услугите за Google Play. Понастоящем те се актуализират." + "Грешка в мрежата" + "За свързване с услугите за Google Play се изисква връзка за данни." + "Невалиден профил" + "Посоченият профил не съществува на това устройство. Моля, изберете друг." + "Неизвестен проблем с услугите за Google Play." + "Услуги за Google Play" + "%1$s разчита на услугите за Google Play, които не се поддържат от устройството ви. Свържете се с производителя за съдействие." + "Актуализиране" + "Вход" + "Вход с Google" + "Отваряне в телефона" + "%1$s изисква една или повече услуги за Google Play, които понастоящем не са налице. Моля, свържете се с програмиста за съдействие." + "Влизането в профила не бе успешно" + "При влизането в посочения профил възникна грешка. Моля, изберете друг." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-bn-rBD/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-bn-rBD/common_strings.xml new file mode 100644 index 0000000..85383af --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-bn-rBD/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google প্লে পরিষেবার ত্রুটি" + "একটি অ্যাপ্লিকেশানের জন্য Google প্লে পরিষেবার একটি আপডেটের প্রয়োজন৷" + "%1$s এর Android Wear অ্যাপে একটি আপডেটের প্রয়োজন।" + "একটি অ্যাপ্লিকেশানের জন্য Google প্লে পরিষেবা সক্ষম করা প্রয়োজন৷" + "%1$s দ্বারা অনুরোধ করা হয়েছে" + "Google প্লে পরিষেবা পান" + "Google Play পরিষেবা ছাড়া %1$s চলবে না, যা আপনার ফোনে অনুপস্থিত।" + "Google Play পরিষেবা ছাড়া %1$s চলবে না, যা আপনার ট্যাবলেট অনুপস্থিত।" + "Google প্লে পরিষেবা পান" + "Google প্লে পরিষেবা সক্ষম করুন" + "আপনি Google Play পরিষেবা সক্ষম না করা পর্যন্ত %1$s কাজ করবে না।" + "Google প্লে পরিষেবা সক্ষম করুন" + "Google প্লে পরিষেবা আপডেট করুন" + "Android Wear আপডেট করুন" + "আপনি Google Play পরিষেবা আপডেট না করা পর্যন্ত %1$s চলবে না।" + "অপনি Android Wear অ্যাপ আপডেট না করা পর্যন্ত %1$s চালানো যাবে না।" + "Google Play পরিষেবা আপডেট হচ্ছে" + "Google Play পরিষেবা ছাড়া %1$s চলবে না যা বর্তমানে আপডেট হচ্ছে।" + "নেটওয়ার্ক ত্রুটি" + "Google প্লে পরিষেবা সংযোগ করতে একটি ডেটা সংযোগের প্রয়োজন৷" + "অবৈধ অ্যাকাউন্ট" + "নির্দিষ্ট করা অ্যাকাউন্টটি ডিভাইসে বিদ্যমান নেই৷ দয়া করে একটি ভিন্ন অ্যাকাউন্ট চয়ন করুন৷" + "Google প্লে পরিষেবার সঙ্গে অজানা সমস্যা৷" + "Google প্লে পরিষেবা" + "%1$s Google Play পরিষেবার উপর নির্ভরশীল, যা আমাদের ডিভাইসে সমর্থিত নয়। সহায়তার জন্য প্রস্তুতকারকের সাথে যোগাযোগ করুন।" + "আপডেট করুন" + "সাইন ইন করুন" + "Google এর মাধ্যমে সাইন ইন করুন" + "ফোনে খুলুন" + "%1$s এর একটি বা আরও বেশি Google Play পরিষেবার প্রয়োজন যা বর্তমানে উপলব্ধ নেই। অনুগ্রহ করে সহায়তার জন্য বিকাশকারীর সাথে যোগাযোগ করুন।" + "সাইন ইন করতে ব্যর্থ হয়েছে" + "নির্দিষ্ট অ্যাকাউন্টে সাইন ইন করার সময় ত্রুটি৷ দয়া করে একটি আলাদা অ্যাকাউন্ট চয়ন করুন৷" + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ca/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ca/common_strings.xml new file mode 100644 index 0000000..703fb8d --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ca/common_strings.xml @@ -0,0 +1,36 @@ + + + "Error dels serveis de Google Play" + "Una aplicació requereix que s\'actualitzin els serveis de Google Play." + "%1$s necessita que s\'actualitzi l\'aplicació Android Wear." + "Una aplicació requereix que s\'activin els serveis de Google Play." + "Sol·licitada per %1$s" + "Baixa els serveis de Google Play" + "%1$s no s\'executarà si el telèfon no té instal·lats els serveis de Google Play." + "%1$s no s\'executarà si la tauleta no té instal·lats els serveis de Google Play." + "Baixa els serveis de Google Play" + "Activa els serveis de Google Play" + "%1$s no funcionarà si no actives els serveis de Google Play." + "Activa els serveis de Google Play" + "Actualitza els serveis de Google Play" + "Actualitza Android Wear" + "%1$s no s\'executarà si no actualitzes els serveis de Google Play." + "%1$s no s\'executarà fins que no actualitzis l\'aplicació Android Wear." + "Actualitzant els serveis de Google Play" + "%1$s no s\'executarà sense els serveis de Google Play, que s\'estan actualitzant en aquest moment." + "Error de xarxa" + "Es requereix una connexió de dades per connectar amb els serveis de Google Play." + "Compte no vàlid" + "El compte especificat no existeix en aquest dispositiu. Tria un compte diferent." + "Error desconegut relacionat amb els serveis de Google Play." + "Serveis de Google Play" + "%1$s depèn dels serveis de Google Play, que no són compatibles amb el teu dispositiu. Posa\'t en contacte amb el fabricant per obtenir ajuda." + "Actualitza" + "Inicia sessió" + "Inicia sessió amb Google" + "Obre al telèfon" + "%1$s necessita un o més serveis de Google Play que actualment no estan disponibles. Posa\'t en contacte amb el desenvolupador per obtenir ajuda." + "S\'ha produït un error en iniciar sessió." + "S\'ha produït un error en iniciar la sessió al compte especificat. Selecciona un altre compte." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-cs/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-cs/common_strings.xml new file mode 100644 index 0000000..40378a7 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-cs/common_strings.xml @@ -0,0 +1,36 @@ + + + "Chyba služeb Google Play" + "Aplikace vyžaduje aktualizaci služeb Google Play." + "Aplikace %1$s vyžaduje aktualizaci aplikace Android Wear." + "Aplikace vyžaduje aktivaci služeb Google Play." + "Požadováno aplikací %1$s" + "Instalovat služby Google Play" + "Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které v telefonu nemáte." + "Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které v tabletu nemáte." + "Instalovat služby Google Play" + "Aktivovat služby Google Play" + "Ke spuštění aplikace %1$s je třeba aktivovat služby Google Play." + "Aktivovat služby Google Play" + "Aktualizace služeb Google Play" + "Aktualizujte aplikaci Android Wear" + "Ke spuštění aplikace %1$s je třeba aktualizovat služby Google Play." + "Aplikace %1$s bude fungovat po aktualizaci aplikace Android Wear." + "Probíhá aktualizace služeb Google Play" + "Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které jsou právě aktualizovány." + "Chyba sítě" + "Připojení ke službám Google Play vyžaduje datové připojení." + "Neplatný účet" + "Zadaný účet v tomto zařízení neexistuje. Zvolte prosím jiný účet." + "Nastal neznámý problém se službami Google Play." + "Služby Google Play" + "Aplikace %1$s vyžaduje služby Google Play, které ve vašem zařízení nejsou podporovány. Kontaktujte výrobce zařízení." + "Aktualizovat" + "Přihlásit se" + "Přihlásit se účtem Google" + "Otevřít v telefonu" + "Aplikace %1$s vyžaduje jednu nebo více služeb Google Play, které aktuálně nejsou k dispozici. S žádostí o pomoc se obraťte na vývojáře." + "Přihlášení se nezdařilo" + "Při přihlašování k uvedenému účtu došlo k chybě. Zvolte prosím jiný účet." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-da/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-da/common_strings.xml new file mode 100644 index 0000000..f26e6a9 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-da/common_strings.xml @@ -0,0 +1,36 @@ + + + "Fejl i Google Play-tjenester" + "En app kræver opdatering af Google Play-tjenester." + "%1$s kræver en opdatering af appen Android Wear." + "En app kræver aktivering af Google Play-tjenester." + "Anmodning fra %1$s" + "Hent Google Play-tjenester" + "%1$s kan ikke køre uden Google Play-tjenester, som ikke findes på din telefon." + "%1$s kan ikke køre uden Google Play-tjenester, som ikke findes på din tablet." + "Hent Google Play-tjenester" + "Aktivér Google Play-tjenester" + "%1$s kan ikke fungere, medmindre du aktiverer Google Play-tjenester." + "Aktivér Google Play-tjenester" + "Opdater Google Play-tjenester" + "Opdater Android Wear" + "%1$s kan ikke køre, medmindre du opdaterer Google Play-tjenester." + "%1$s kan ikke køre, medmindre du opdaterer appen Android Wear." + "Google Play-tjenester opdateres" + "%1$s kan ikke køre uden Google Play-tjenester, som i øjeblikket opdateres:" + "Netværksfejl" + "Der kræves en dataforbindelse for at oprette forbindelse til Google Play-tjenester." + "Ugyldig konto" + "Den angivne konto findes ikke på denne enhed. Vælg en anden konto." + "Ukendt problem med Google Play-tjenester." + "Google Play-tjenester" + "%1$s er afhængig af Google Play-tjenester, som ikke understøttes af din enhed. Kontakt producenten for at få hjælp." + "Opdater" + "Log ind" + "Log ind med Google" + "Åbn på telefonen" + "%1$s kræver en eller flere Google Play-tjenester, der ikke tilgængelige i øjeblikket. Kontakt udvikleren for at få hjælp." + "Login mislykkedes" + "Der opstod en fejl under login på angivne konto. Vælg en anden konto." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-de/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-de/common_strings.xml new file mode 100644 index 0000000..b34e216 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-de/common_strings.xml @@ -0,0 +1,36 @@ + + + "Fehler bei Zugriff auf Google Play-Dienste" + "App erfordert ein Update der Google Play-Dienste" + "Für %1$s ist eine Aktualisierung der Android Wear App erforderlich." + "App erfordert die Aktivierung der Google Play-Dienste" + "Angefordert von %1$s" + "Google Play-Dienste installieren" + "Zur Nutzung von %1$s sind Google Play-Dienste erforderlich, die auf Ihrem Smartphone nicht installiert sind." + "Zur Nutzung von %1$s sind Google Play-Dienste erforderlich, die auf Ihrem Tablet nicht installiert sind." + "Google Play-Dienste installieren" + "Google Play-Dienste aktivieren" + "%1$s funktioniert erst nach der Aktivierung der Google Play-Dienste." + "Google Play-Dienste aktivieren" + "Google Play-Dienste aktualisieren" + "Android Wear aktualisieren" + "%1$s wird nur ausgeführt, wenn Sie die Google Play-Dienste aktualisieren." + "%1$s funktioniert erst nach der Aktualisierung der Android Wear App." + "Google Play-Dienste werden aktualisiert" + "Zur Nutzung von %1$s sind Google Play-Dienste erforderlich, die gerade aktualisiert werden." + "Netzwerkfehler" + "Um eine Verbindung zu den Google Play-Diensten herzustellen, ist eine Datenverbindung erforderlich." + "Ungültiges Konto" + "Das angegebene Konto ist auf diesem Gerät nicht vorhanden. Bitte wählen Sie ein anderes Konto aus." + "Unbekanntes Problem mit Google Play-Diensten" + "Google Play-Dienste" + "Zur Nutzung von %1$s sind Google Play-Dienste erforderlich. Diese werden auf Ihrem Gerät jedoch nicht unterstützt. Wenden Sie sich für weitere Informationen an den Hersteller." + "Aktualisieren" + "Anmelden" + "Über Google anmelden" + "Auf Telefon öffnen" + "%1$s erfordert einen oder mehrere Google Play-Dienste, die derzeit nicht verfügbar sind. Bitte wenden Sie sich an den Entwickler, um Unterstützung zu erhalten." + "Anmeldung fehlgeschlagen" + "Fehler beim Anmelden im angegebenen Konto. Bitte wählen Sie ein anderes Konto aus." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-el/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-el/common_strings.xml new file mode 100644 index 0000000..8c90b81 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-el/common_strings.xml @@ -0,0 +1,36 @@ + + + "Σφάλμα Υπηρεσιών Google Play" + "Μια εφαρμογή απαιτεί την ενημέρωση των Υπηρεσιών Google Play." + "Η εφαρμογή %1$s απαιτεί την ενημέρωση της εφαρμογής Android Wear." + "Μια εφαρμογή απαιτεί την ενεργοποίηση των Υπηρεσιών Google Play." + "Υποβλήθηκε αίτημα από την εφαρμογή %1$s" + "Λήψη υπηρεσιών Google Play" + "Η εφαρμογή %1$s δεν θα εκτελεστεί χωρίς τις Υπηρεσίες Google Play, οι οποίες λείπουν από το τηλέφωνό σας." + "Η εφαρμογή %1$s δεν θα εκτελεστεί χωρίς τις Υπηρεσίες Google Play, οι οποίες λείπουν από το tablet σας." + "Λήψη υπηρεσιών Google Play" + "Ενεργοποίηση υπηρεσιών Google Play" + "Η εφαρμογή %1$s δεν θα λειτουργήσει εάν δεν έχετε ενεργοποιήσει τις Υπηρεσίες Google Play." + "Ενεργοπ. υπηρεσιών Google Play" + "Ενημέρωση υπηρεσιών Google Play" + "Ενημέρωση Android Wear" + "Η εφαρμογή %1$s θα εκτελεστεί αφού ενημερώσετε τις Υπηρεσίες Google Play." + "Η εφαρμογή %1$s δεν θα εκτελεστεί εάν δεν ενημερώσετε την εφαρμογή Android Wear." + "Ενημέρωση των Υπηρεσιών Google Play" + "Η εφαρμογή %1$s δεν θα εκτελεστεί χωρίς τις Υπηρεσίες Google Play, οι οποίες ενημερώνονται αυτήν τη στιγμή." + "Σφάλμα δικτύου" + "Απαιτείται σύνδεση δεδομένων για να συνδεθείτε με τις Υπηρεσίες Google Play." + "Μη έγκυρος λογαριασμός" + "Ο συγκεκριμένος λογαριασμός δεν υπάρχει σε αυτήν τη συσκευή. Επιλέξτε έναν διαφορετικό λογαριασμό." + "Άγνωστο πρόβλημα με τις υπηρεσίες Google Play." + "Υπηρεσίες Google Play" + "Η εφαρμογή %1$s βασίζεται στις Υπηρεσίες Google Play, οι οποίες δεν υποστηρίζονται από τη συσκευή σας. Επικοινωνήστε με τον κατασκευαστή για βοήθεια." + "Ενημέρωση" + "Σύνδεση" + "Συνδεθείτε στο Google" + "Άνοιγμα στο τηλέφωνο" + "Η εφαρμογή %1$s απαιτεί μία ή περισσότερες υπηρεσίες του Google Play που δεν είναι διαθέσιμες προς το παρόν. Επικοινωνήστε με τον προγραμματιστή για βοήθεια." + "Η σύνδεση απέτυχε" + "Σφάλμα κατά τη σύνδεση στον συγκεκριμένο λογαριασμό. Επιλέξτε έναν διαφορετικό λογαριασμό." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-en-rAU/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-en-rAU/common_strings.xml new file mode 100644 index 0000000..7ab1fcb --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-en-rAU/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play services error" + "An application requires an update for Google Play Services." + "%1$s requires an update to the Android Wear app." + "An application requires Google Play services to be enabled." + "Requested by %1$s" + "Get Google Play services" + "%1$s won\'t run without Google Play services, which are missing from your phone." + "%1$s won\'t run without Google Play services, which are missing from your tablet." + "Get Google Play services" + "Enable Google Play services" + "%1$s won\'t work unless you enable Google Play services." + "Enable Google Play services" + "Update Google Play services" + "Update Android Wear" + "%1$s won\'t run unless you update Google Play services." + "%1$s won\'t run unless you update the Android Wear app." + "Google Play services are updating" + "%1$s won\'t run without Google Play services, which are currently updating." + "Network Error" + "A data connection is required to connect to Google Play services." + "Invalid Account" + "The specified account does not exist on this device. Please choose a different account." + "Unknown issue with Google Play services." + "Google Play services" + "%1$s relies on Google Play services, which is not supported by your device. Contact the manufacturer for assistance." + "Update" + "Sign in" + "Sign in with Google" + "Open on phone" + "%1$s requires one or more Google Play services that are not currently available. Please contact the developer for assistance." + "Sign in failed" + "Error signing in the specified account. Please choose a different account." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-en-rGB/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-en-rGB/common_strings.xml new file mode 100644 index 0000000..7ab1fcb --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-en-rGB/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play services error" + "An application requires an update for Google Play Services." + "%1$s requires an update to the Android Wear app." + "An application requires Google Play services to be enabled." + "Requested by %1$s" + "Get Google Play services" + "%1$s won\'t run without Google Play services, which are missing from your phone." + "%1$s won\'t run without Google Play services, which are missing from your tablet." + "Get Google Play services" + "Enable Google Play services" + "%1$s won\'t work unless you enable Google Play services." + "Enable Google Play services" + "Update Google Play services" + "Update Android Wear" + "%1$s won\'t run unless you update Google Play services." + "%1$s won\'t run unless you update the Android Wear app." + "Google Play services are updating" + "%1$s won\'t run without Google Play services, which are currently updating." + "Network Error" + "A data connection is required to connect to Google Play services." + "Invalid Account" + "The specified account does not exist on this device. Please choose a different account." + "Unknown issue with Google Play services." + "Google Play services" + "%1$s relies on Google Play services, which is not supported by your device. Contact the manufacturer for assistance." + "Update" + "Sign in" + "Sign in with Google" + "Open on phone" + "%1$s requires one or more Google Play services that are not currently available. Please contact the developer for assistance." + "Sign in failed" + "Error signing in the specified account. Please choose a different account." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-en-rIN/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-en-rIN/common_strings.xml new file mode 100644 index 0000000..7ab1fcb --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-en-rIN/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play services error" + "An application requires an update for Google Play Services." + "%1$s requires an update to the Android Wear app." + "An application requires Google Play services to be enabled." + "Requested by %1$s" + "Get Google Play services" + "%1$s won\'t run without Google Play services, which are missing from your phone." + "%1$s won\'t run without Google Play services, which are missing from your tablet." + "Get Google Play services" + "Enable Google Play services" + "%1$s won\'t work unless you enable Google Play services." + "Enable Google Play services" + "Update Google Play services" + "Update Android Wear" + "%1$s won\'t run unless you update Google Play services." + "%1$s won\'t run unless you update the Android Wear app." + "Google Play services are updating" + "%1$s won\'t run without Google Play services, which are currently updating." + "Network Error" + "A data connection is required to connect to Google Play services." + "Invalid Account" + "The specified account does not exist on this device. Please choose a different account." + "Unknown issue with Google Play services." + "Google Play services" + "%1$s relies on Google Play services, which is not supported by your device. Contact the manufacturer for assistance." + "Update" + "Sign in" + "Sign in with Google" + "Open on phone" + "%1$s requires one or more Google Play services that are not currently available. Please contact the developer for assistance." + "Sign in failed" + "Error signing in the specified account. Please choose a different account." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-es-rUS/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-es-rUS/common_strings.xml new file mode 100644 index 0000000..f991b95 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-es-rUS/common_strings.xml @@ -0,0 +1,36 @@ + + + "Error de Google Play Services" + "Una aplicación requiere que se actualice Google Play Services" + "%1$s requiere una actualización de la aplicación Android Wear." + "Una aplicación requiere que se habilite Google Play Services" + "Solicitada por %1$s" + "Obtener Google Play Services" + "%1$s no se ejecutará si no instalas los servicios de Google Play en el teléfono." + "%1$s no se ejecutará si no instalas los servicios de Google Play en la tablet." + "Descargar Google Play Services" + "Activar Google Play Services" + "%1$s no funcionará a menos que habilites los servicios de Google Play." + "Activar Google Play Services" + "Actualizar Google Play Services" + "Actualizar Android Wear" + "%1$s no se ejecutará a menos que actualices los servicios de Google Play." + "%1$s no se ejecutará a menos que actualices la aplicación Android Wear." + "Actualización servicios de Google Play" + "%1$s no se ejecutará sin los servicios de Google Play. La plataforma se está actualizando en este momento." + "Error de red" + "Se necesita una conexión de datos para establecer conexión con Google Play Services." + "Cuenta no válida" + "La cuenta especificada no existe en este dispositivo. Elige otra cuenta." + "Error desconocido relacionado con Google Play Services" + "Google Play Services" + "%1$s depende de los servicios de Google Play, que no son compatibles con tu dispositivo. Para obtener ayuda, comunícate con el fabricante." + "Actualizar" + "Acceder" + "Acceder con Google" + "Abrir en el teléfono" + "%1$s requiere uno o más servicios de Google Play que no están disponibles en este momento. Comunícate con el programador para obtener ayuda." + "Error al acceder" + "Se produjo un error al acceder con la cuenta especificada. Selecciona otra cuenta." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-es/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-es/common_strings.xml new file mode 100644 index 0000000..6c1ac28 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-es/common_strings.xml @@ -0,0 +1,36 @@ + + + "Error de servicios de Google Play" + "Una aplicación requiere una actualización de servicios de Google Play." + "%1$s necesita que la aplicación Android Wear se actualice." + "Una aplicación requiere que se habiliten los servicios de Google Play." + "Solicitada por %1$s" + "Descargar servicios de Google Play" + "%1$s no se ejecutará si los servicios de Google Play no están instalados en tu teléfono." + "%1$s no se ejecutará si los servicios de Google Play no están instalados en tu tablet." + "Descargar servicios de Google Play" + "Habilitar servicios de Google Play" + "%1$s no funcionará hasta que no habilites los servicios de Google Play." + "Habilitar servicios de Google Play" + "Actualizar servicios de Google Play" + "Actualizar Android Wear" + "%1$s no se ejecutará hasta que no actualices los servicios de Google Play." + "%1$s no se ejecutará hasta que no actualices la aplicación Android Wear." + "Actualización servicios Play en curso" + "%1$s no se ejecutará hasta que finalice la actualización en curso de los servicios de Google Play." + "Error de red" + "Se necesita una conexión de datos para establecer conexión con los servicios de Google Play." + "Cuenta no válida" + "La cuenta especificada no existe en este dispositivo. Selecciona otra cuenta." + "Error desconocido relacionado con los servicios de Google Play" + "Servicios de Google Play" + "%1$s se basa en los servicios de Google Play, pero no son compatibles con tu dispositivo. Ponte en contacto con el fabricante para obtener asistencia." + "Actualizar" + "Iniciar sesión" + "Iniciar sesión con Google" + "Abrir en teléfono" + "%1$s necesita uno o varios servicios de Google Play que no están disponibles en este momento. Ponte en contacto con el desarrollador para obtener ayuda." + "Error al iniciar sesión" + "Error al iniciar sesión en la cuenta especificada. Selecciona otra cuenta." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-et-rEE/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-et-rEE/common_strings.xml new file mode 100644 index 0000000..8eb1bb0 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-et-rEE/common_strings.xml @@ -0,0 +1,36 @@ + + + "Viga Google Play teenustes" + "Rakenduse kasutamiseks tuleb värskendada Google Play teenuseid." + "Rakendus %1$s nõuab rakenduse Android Wear värskendust." + "Rakenduse kasutamiseks peavad olema lubatud Google Play teenused." + "Taotluse esitas %1$s" + "Hankige Google Play teenused" + "Rakendus %1$s töötab ainult koos Google Play teenustega, mida teie telefonis pole." + "Rakendus %1$s töötab ainult koos Google Play teenustega, mida teie tahvelarvutis pole." + "Hankige Google Play teenused" + "Lubage Google Play teenused" + "Rakendus %1$s töötab ainult siis, kui lubate Google Play teenused." + "Lubage Google Play teenused" + "Värskendage Google Play teenuseid" + "Rakenduse Android Wear värskendamine" + "Rakenduse %1$s töötamiseks peate värskendama Google Play teenuseid." + "Rakendus %1$s töötab ainult siis, kui värskendate rakendust Android Wear." + "Google Play teenuseid värskendatakse" + "Rakendus %1$s töötab ainult koos Google Play teenustega, mida praegu värskendatakse." + "Võrgu viga" + "Google Play teenustega ühenduse loomiseks on vajalik andmesideühendus." + "Vale konto" + "Määratud kontot pole selles seadmes olemas. Valige muu konto." + "Google Play teenuste tundmatu probleem." + "Google Play teenused" + "Rakendus %1$s toetub Google Play teenustele, mida teie seadmes ei toetata. Abi saamiseks võtke ühendust tootjaga." + "Värskenda" + "Logi sisse" + "Logi sisse Google\'iga" + "Ava telefonis" + "Rakenduse %1$s kasutamiseks on vaja ühte või mitut Google Play teenust, mis pole praegu saadaval. Võtke abi saamiseks ühendust arendajaga." + "Sisselogimine ebaõnnestus" + "Määratud kontole sisselogimisel ilmnes viga. Valige teine konto." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-eu-rES/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-eu-rES/common_strings.xml new file mode 100644 index 0000000..5ede437 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-eu-rES/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play zerbitzuen errorea" + "Aplikazio batek Google Play zerbitzuak eguneratzea eskatzen du." + "%1$s aplikazioak Android Wear eguneratzea behar du." + "Aplikazio batek Google Play zerbitzuak gaituta egotea eskatzen du." + "%1$s aplikazioak eskatu du" + "Lortu Google Play zerbitzuak" + "%1$s ez da exekutatuko Google Play zerbitzurik gabe, baina haiek ez daude telefonoan." + "%1$s ez da exekutatuko Google Play zerbitzurik gabe, baina haiek ez daude tabletan." + "Lortu Google Play zerbitzuak" + "Gaitu Google Play zerbitzuak" + "%1$s aplikazioak ez du funtzionatuko Google Play zerbitzuak gaitzen ez badituzu." + "Gaitu Google Play zerbitzuak" + "Eguneratu Google Play zerbitzuak" + "Eguneratu Android Wear" + "%1$s ez da exekutatuko Google Play zerbitzuak eguneratzen ez badituzu." + "%1$s ez da exekutatuko Android Wear aplikazioa eguneratzen ez baduzu." + "Google Play zerbitzuak eguneratzen" + "%1$s ez da exekutatuko Google Play zerbitzurik gabe; zerbitzuok une honetan eguneratzen ari dira." + "Sareko errorea" + "Datu-konexioa behar da Google Play zerbitzuetara konektatzeko." + "Kontu baliogabea" + "Zehaztutako kontua ez dago gailuan. Aukeratu beste kontu bat." + "Google Play zerbitzuekin arazo ezezaguna dago." + "Google Play zerbitzuak" + "%1$s Google Play zerbitzuetan oinarrituta dago, baina zure gailuak ez ditu onartzen. Laguntza lortzeko, jarri fabrikatzailearekin harremanetan." + "Eguneratu" + "Hasi saioa" + "Hasi saioa Google-n" + "Ireki telefonoan" + "%1$s erabiltzeko unean erabilgarri ez dagoen beste Google Play zerbitzu bat behar da. Laguntza lortzeko, jarri garatzailearekin harremanetan." + "Ezin izan da hasi saioa" + "Errore bat gertatu da zehaztutako kontuan saioa hastean. Aukeratu beste kontu bat." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-fa/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-fa/common_strings.xml new file mode 100644 index 0000000..a5b11e3 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-fa/common_strings.xml @@ -0,0 +1,36 @@ + + + "‏خطا در خدمات Google Play" + "‏‫برنامه‌ای نیاز به یک به‌روزرسانی برای خدمات Google Play دارد." + "‏%1$s نیاز دارد برنامه Android Wear به‌روزرسانی شود." + "‏برنامه‌ای نیاز به فعال شدن خدمات Google Play دارد." + "درخواست توسط %1$s" + "‏دریافت خدمات Google Play" + "‏%1$s بدون سرویس‌های Google Play که در تلفن شما وجود ندارند، اجرا نمی‌شود." + "‏%1$s بدون سرویس‌های Google Play که در رایانه لوحی شما وجود ندارند، اجرا نمی‌شود." + "‏دریافت خدمات Google Play" + "‏فعال کردن خدمات Google Play" + "‏تا زمانی که سرویس‌های Google Play را فعال نکنید، %1$s کار نمی‌کند." + "‏فعال کردن خدمات Google Play" + "‏به‌روزرسانی خدمات Google Play" + "‏به‌روزرسانی Android Wear" + "‏تاز مانی که سرویس‌های Google Play را به‌روزرسانی نکنید، %1$s اجرا نمی‌شود." + "‏%1$s اجرا نمی‌شود مگر اینکه برنامه Android Wear را به‌روزرسانی کنید." + "‏سرویس‌‌های Google Play در حال به‌روزرسانی هستند" + "‏%1$s بدون سرویس‌های Google Play که در حال حاضر در حال به‌روزرسانی هستند، کار نمی‌کند." + "خطای شبکه" + "‏برای اتصال به خدمات Google Play اتصال داده لازم است." + "حساب نامعتبر" + "حسابی که تعیین کردید در این دستگاه وجود ندارد. لطفاً حساب دیگری را انتخاب کنید." + "‏مشکل نامشخص در خدمات Google Play." + "‏خدمات Google Play" + "‏%1$s متکی بر سرویس‌های Google Play است که توسط دستگاهتان پشتیبانی نمی‌شود. برای دریافت کمک با سازنده تماس بگیرید." + "به‌روزرسانی" + "ورود به سیستم" + "‏ورود به سیستم با Google‎" + "باز کردن در تلفن" + "‏%1$s به یک یا چند سرویس Google Play نیاز دارد که در حال حاضر در دسترس نیستند. لطفاً برای دریافت کمک با برنامه‌نویس تماس بگیرید." + "وارد سیستم نشد" + "هنگام وارد شدن به سیستم حساب مشخص شده خطایی روی داد. لطفاً یک حساب دیگر انتخاب کنید." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-fi/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-fi/common_strings.xml new file mode 100644 index 0000000..e63cbb8 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-fi/common_strings.xml @@ -0,0 +1,36 @@ + + + "Virhe Google Play -palveluissa" + "Päivitä Google Play Palvelut, jotta sovellus toimii." + "%1$s edellyttää Android Wear -sovelluksen päivittämistä." + "Ota käyttöön Google Play Palvelut, jotta sovellus toimii." + "Pyynnön teki %1$s" + "Asenna Google Play Palvelut" + "%1$s ei toimi ilman Google Play Palveluita, jotka puuttuvat puhelimestasi." + "%1$s ei toimi ilman Google Play Palveluita, jotka puuttuvat tabletistasi." + "Asenna Google Play Palvelut" + "Ota Google Play Palvelut käyttöön" + "%1$s ei toimi, ellet ota Google Play Palveluita käyttöön." + "Ota Google Play -palv. käyttöön" + "Päivitä Google Play Palvelut" + "Päivitä Android Wear" + "%1$s ei toimi, ellet päivitä Google Play Palveluita." + "%1$s ei toimi, ellet päivitä Android Wear -sovellusta." + "Google Play Palveluita päivitetään" + "%1$s ei toimi ilman Google Play Palveluita, joita päivitetään tällä hetkellä." + "Verkkovirhe" + "Google Play -palveluiden käyttöön tarvitaan tietoliikenneyhteys." + "Tili ei kelpaa" + "Kyseistä tiliä ei ole tällä laitteella. Valitse toinen tili." + "Tuntematon ongelma käytettäessä Google Play -palveluita." + "Google Play Palvelut" + "%1$s käyttää Google Play Palveluita, joita laitteesi ei tue. Pyydä ohjeita laitteen valmistajalta." + "Päivitä" + "Kirjaudu" + "Kirjaudu Google-tiliin" + "Avaa puhelimessa" + "%1$s tarvitsee yhtä tai useampaa Google Play Palvelua, jotka eivät ole saatavilla tällä hetkellä. Voit pyytää lisätietoja kehittäjältä." + "Kirjautuminen epäonnistui." + "Määritettyyn tiliin kirjauduttaessa tapahtui virhe. Valitse toinen tili." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-fr-rCA/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-fr-rCA/common_strings.xml new file mode 100644 index 0000000..066af66 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-fr-rCA/common_strings.xml @@ -0,0 +1,36 @@ + + + "Erreur liée aux services Google Play" + "Une application requiert la mise à jour des services Google Play." + "%1$s nécessite une mise à jour de l\'application Android Wear." + "Une application requiert l\'activation des services Google Play." + "Demandée par %1$s" + "Installer les services Google Play" + "%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre téléphone." + "%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre tablette." + "Installer les services Google Play" + "Activer les services Google Play" + "%1$s ne fonctionnera pas tant que vous n\'aurez pas activé les services Google Play." + "Activer les services Google Play" + "Mettre à jour les services Google Play" + "Mettre à jour Android Wear" + "%1$s ne fonctionnera pas tant que vous n\'aurez pas mis à jour les services Google Play." + "%1$s ne fonctionnera pas tant que vous n\'aurez pas mis à jour l\'application Android Wear." + "Mise à jour des services Google Play" + "%1$s ne fonctionnera pas sans les services Google Play, qui sont en cours de mise à jour." + "Erreur réseau" + "Vous devez disposer d\'une connexion de données pour utiliser les services Google Play." + "Compte erroné" + "Le compte indiqué n\'existe pas sur cet appareil. Veuillez sélectionner un autre compte." + "Problème inconnu avec les services Google Play." + "Services Google Play" + "%1$s dépend des services Google Play, qui ne sont pas compatibles avec votre appareil. Veuillez communiquer avec le fabricant pour obtenir de l\'aide." + "Mettre à jour" + "Connexion" + "Se connecter via Google" + "Ouvrir sur le téléphone" + "%1$s nécessite un ou plusieurs services Google Play qui ne sont pas disponibles actuellement. Veuillez communiquer avec le développeur pour obtenir de l\'aide." + "Échec de connexion." + "Erreur lors de la connexion au compte indiqué. Veuillez en sélectionner un autre." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-fr/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-fr/common_strings.xml new file mode 100644 index 0000000..3c40f44 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-fr/common_strings.xml @@ -0,0 +1,36 @@ + + + "Erreur liée aux services Google Play" + "Une application demande la mise à jour des services Google Play." + "%1$s nécessite une mise à jour de l\'application Android Wear." + "Une application demande l\'activation des services Google Play." + "Notification issue de l\'application \"%1$s\"" + "Installer les services Google Play" + "%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre téléphone." + "%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre tablette." + "Installer services Google Play" + "Activer les services Google Play" + "%1$s ne fonctionnera pas tant que vous n\'aurez pas activé les services Google Play." + "Activer services Google Play" + "Mettre à jour les services Google Play" + "Mettre à jour Android Wear" + "%1$s ne fonctionnera pas tant que vous n\'aurez pas mis à jour les services Google Play." + "%1$s ne fonctionnera pas tant que vous n\'aurez pas mis à jour l\'application Android Wear." + "Mise à jour des services Google Play" + "%1$s ne fonctionnera pas sans les services Google Play, qui sont en cours de mise à jour." + "Erreur réseau" + "Vous devez disposer d\'une connexion de données pour utiliser les services Google Play." + "Compte erroné" + "Le compte indiqué n\'existe pas sur cet appareil. Veuillez sélectionner un autre compte." + "Problème inconnu avec les services Google Play." + "Services Google Play" + "%1$s dépend des services Google Play, qui ne sont pas compatibles avec votre appareil. Veuillez contacter le fabricant pour obtenir de l\'aide." + "Mettre à jour" + "Connexion" + "Se connecter avec Google" + "Ouvrir sur le téléphone" + "%1$s nécessite un ou plusieurs services Google Play qui ne sont pas disponibles actuellement. Veuillez contacter le développeur pour obtenir de l\'aide." + "Échec de la connexion" + "Erreur lors de la connexion au compte indiqué. Veuillez en sélectionner un autre." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-gl-rES/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-gl-rES/common_strings.xml new file mode 100644 index 0000000..095749e --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-gl-rES/common_strings.xml @@ -0,0 +1,36 @@ + + + "Erro nos servizos de Google Play" + "Unha aplicación require a actualización dos servizos de Google Play." + "%1$s require unha actualización da aplicación Android Wear." + "As aplicacións requiren ter os servizos de Google Play activados." + "Solicitado por %1$s" + "Descargar servizos de Google Play" + "%1$s non se executará se o teu teléfono non ten instalados os servizos de Google Play." + "%1$s non se executará se o teu tablet non ten instalados os servizos de Google Play." + "Obter servizos de Google Play" + "Activar servizos de Google Play" + "%1$s non funcionará a menos que actives os servizos de Google Play." + "Activar servizos de Google Play" + "Actualizar os servizos de Google Play" + "Actualizar Android Wear" + "%1$s non se executará a menos que actualices os servizos de Google Play." + "%1$s non se executará a menos que actualices a aplicación Android Wear." + "Actualizando os servizos de Google Play" + "%1$s non se executará sen os servizos de Google Play, que se están actualizando neste momento." + "Erro de rede" + "É necesario dispoñer dunha conexión de datos para conectarse aos servizos de Google Play." + "Conta non válida" + "A conta especificada non existe neste dispositivo. Escolle unha diferente." + "Erro descoñecido cos servizos de Google Play." + "Servizos de Google Play" + "%1$s confía nos servizos de Google Play, que non son compatibles co teu dispositivo. Ponte en contacto co fabricante para obter axuda." + "Actualizar" + "Iniciar sesión" + "Iniciar sesión con Google" + "Abrir no teléfono" + "%1$s require un ou máis servizos de Google Play que non están dispoñibles neste momento. Ponte en contacto co programador para obter axuda." + "Produciuse un erro no inicio de sesión" + "Produciuse un erro ao iniciar sesión na conta especificada. Escolle unha conta diferente." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-hi/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-hi/common_strings.xml new file mode 100644 index 0000000..f33d617 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-hi/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play सेवाएं त्रुटि" + "ऐप्लिकेशन के लिए Google Play सेवाओं में नई जानकारी की आवश्यकता है." + "%1$s को Android Wear ऐप की नई जानकारी पाने की आवश्यकता है." + "ऐप्लिकेशन के लिए Google Play सेवाएं सक्षम किए जाने की आवश्यकता है." + "%1$s के द्वारा अनुरोधित" + "Google Play सेवाएं पाएं" + "%1$s उन Google Play सेवाओं के बिना नहीं चलेगा जो आपके फ़ोन में उपलब्ध नहीं हैं." + "%1$s उन Google Play सेवाओं के बिना नहीं चलेगा जो आपके टैबलेट में उपलब्ध नहीं हैं." + "Google Play सेवाएं पाएं" + "Google Play सेवाएं सक्षम करें" + "%1$s तब तक कार्य नहीं करेगा जब तक आप Google Play सेवाओं को सक्षम नहीं करते." + "Google Play सेवाएं सक्षम करें" + "Google Play सेवाएं से नई जानकारी" + "Android Wear अपडेट करें" + "%1$s तब तक नहीं चलेगा जब तक आप Google Play सेवाओं को अपडेट नहीं करते." + "%1$s तब तक नहीं चलेगा, जब तक कि आप Android Wear ऐप के लिए नई जानकारी प्राप्त नहीं कर लेते." + "Google Play सेवाएं अपडेट हो रही हैं" + "%1$s उन Google Play सेवाओं के बिना नहीं चलेगा जो वर्तमान में अपडेट हो रही हैं." + "नेटवर्क त्रुटि" + "Google Play सेवाओं से कनेक्ट करने के लिए डेटा कनेक्शन की आवश्यकता है." + "अमान्य खाता" + "निर्दिष्ट खाता इस डिवाइस पर मौजूद नहीं है. कृपया कोई भिन्न खाता चुनें." + "Google Play सेवाओं के साथ अज्ञात समस्या." + "Google Play सेवाएं" + "%1$s उन Google Play सेवाओं पर निर्भर है जो आपके डिवाइस द्वारा समर्थित नहीं हैं. सहायता के लिए निर्माता से संपर्क करें." + "नई जानकारी पाएं" + "प्रवेश करें" + "Google से प्रवेश करें" + "फ़ोन पर खोलें" + "%1$s को ऐसी एक या अधिक Google Play सेवाओं की आवश्यकता है जो वर्तमान में उपलब्ध नहीं हैं. कृपया सहायता के लिए डेवलपर से संपर्क करें." + "प्रवेश करना विफल रहा" + "निर्दिष्‍ट खाते में प्रवेश करने में त्रुटि. कृपया कोई भिन्‍न खाता चुनें." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-hr/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-hr/common_strings.xml new file mode 100644 index 0000000..7ddd8c0 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-hr/common_strings.xml @@ -0,0 +1,36 @@ + + + "Pogreška Usluga za Google Play" + "Aplikacija zahtijeva ažuriranje Usluga za Google Play." + "%1$s zahtijeva ažuriranje aplikacije Android Wear." + "Aplikacija zahtijeva da Usluge za Google Play budu omogućene." + "Zahtijeva aplikacija %1$s" + "Preuzmi usluge za Google Play" + "%1$s neće funkcionirati bez Google Play usluga koje nisu instalirane na vašem telefonu." + "%1$s neće funkcionirati bez Google Play usluga koje nisu instalirane na vašem tabletu." + "Preuzmi usluge za Google Play" + "Omogući usluge za Google Play" + "%1$s neće funkcionirati ako ne omogućite Google Play usluge." + "Omogući usluge za Google Play" + "Ažuriraj usluge za Google Play" + "Ažurirajte Android Wear" + "%1$s neće funkcionirati ako ne ažurirate Google Play usluge." + "%1$s neće funkcionirati ako ne ažurirate aplikaciju Android Wear." + "Ažuriranje Google Play usluga u tijeku" + "%1$s neće funkcionirati bez Google Play usluga koje se trenutačno ažuriraju." + "Mrežna pogreška" + "Potrebna je podatkovna veza za povezivanje s uslugama Google Play." + "Nevažeći račun" + "Navedeni račun ne postoji na ovom uređaju. Odaberite neki drugi račun." + "Nepoznata poteškoća s uslugama za Google Play." + "Usluge za Google Play" + "%1$s radi uz pomoć Google Play usluge koje vaš uređaj ne podržava. Za pomoć se obratite proizvođaču." + "Ažuriranje" + "Prijava" + "Prijava uslugom Google" + "Otvaranje na telefonu" + "%1$s zahtijeva jednu ili više Google Play usluga koje trenutačno nisu dostupne. Za pomoć se obratite razvojnom programeru." + "Prijava nije uspjela" + "Pogreška prilikom prijave na navedeni račun. Odaberite neki drugi račun." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-hu/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-hu/common_strings.xml new file mode 100644 index 0000000..a1bed00 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-hu/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play-szolgáltatások – hiba" + "Egy alkalmazás Google Play-szolgáltatások frissítését kéri." + "A(z) %1$s alkalmazás az Android Wear alkalmazás frissítését igényli." + "Egy alkalmazás Google Play-szolgáltatások engedélyezését kéri." + "A(z) %1$s kérésére" + "Play-szolgáltatások telepítése" + "A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyek hiányoznak a telefonjáról." + "A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyek hiányoznak a táblagépéről." + "Play-szolgáltatások telepítése" + "Google Play-szolgáltatások aktiválása" + "A(z) %1$s alkalmazás csak akkor működik, ha Ön engedélyezi a Google Play-szolgáltatásokat." + "Play-szolgáltatások aktiválása" + "Play-szolgáltatások frissítése" + "Az Android Wear frissítése" + "A(z) %1$s alkalmazás csak akkor fog működni, ha frissíti a Google Play-szolgáltatásokat." + "A(z) %1$s alkalmazás csak az Android Wear alkalmazás frissítését követően fog működni." + "A Google Play-szolgáltatások frissülnek" + "A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyek éppen frissülnek." + "Hálózati hiba" + "A Google Play-szolgáltatásokhoz történő kapcsolódáshoz adatkapcsolat szükséges." + "Érvénytelen fiók" + "A megadott fiók nem létezik ezen az eszközön. Kérjük, válasszon másik fiókot." + "Ismeretlen hiba a Google Play-szolgáltatásokban." + "Google Play-szolgáltatások" + "A(z) %1$s használatához olyan Google Play-szolgáltatásokra lesz szüksége, amelyeket eszköze nem támogat. Ha segítségre van szüksége, lépjen kapcsolatba a gyártóval." + "Frissítés" + "Belépés" + "Google-bejelentkezés" + "Megnyitás a telefonon" + "A(z) %1$s alkalmazásnak szüksége van egy vagy több, jelenleg nem elérhető Google Play-szolgáltatásra. További segítségért vegye fel a kapcsolatot a fejlesztővel." + "Sikertelen bejelentkezés" + "Hiba a megadott fiókba való bejelentkezéskor. Kérjük, válasszon egy másik fiókot." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-hy-rAM/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-hy-rAM/common_strings.xml new file mode 100644 index 0000000..3d8d56e --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-hy-rAM/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play ծառայությունների սխալ կա" + "Ինչ-որ հավելված պահանջում է թարմացնել Google Play ծառայությունները:" + "%1$s հավելվածի Android Wear համակարգը պետք է թարմացվի:" + "Ինչ-որ հավելված պահանջում է միացնել Google Play ծառայությունները:" + "%1$s-ի հարցմամբ" + "Տեղադրեք Google Play ծառայությունները" + "%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք չկան ձեր հեռախոսում:" + "%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք չկան ձեր պլանշետում:" + "Տեղադրել Google Play ծառայությունները" + "Միացնել Google Play ծառայությունները" + "%1$s հավելվածը չի աշխատի մինչև չմիացնեք Google Play ծառայությունները:" + "Միացնել Google Play ծառայությունները" + "Նորացրեք Google Play ծառայությունները" + "Թարմացնել Android Wear-ը" + "%1$s հավելվածը չի աշխատի մինչև չթարմացնեք Google Play ծառայությունները:" + "%1$s հավելվածը չի գործարկվի մինչև չթարմացնեք Android Wear համակարգը:" + "Google Play ծառայությունների թարմացում" + "%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք այս պահին թարմացվում են:" + "Ցանցի սխալ կա" + "Պահանջվում է տվյալների կապ` Google Play ծառայություններին միանալու համար:" + "Հաշիվն անվավեր է" + "Նշված հաշիվը գոյություն չունի այս սարքում: Ընտրեք այլ հաշիվ:" + "Անհայտ խնդիր՝ Google Play ծառայություններում:" + "Google Play ծառայություններ" + "%1$s հավելվածի համար հարկավոր են Google Play ծառայություններ, որոնք ձեր սարքը չի աջակցում: Օգնություն ստանալու համար կապվեք արտադրողի հետ:" + "Նորացնել" + "Մուտք գործել" + "Մուտք գործեք Google-ով" + "Բացել հեռախոսում" + "%1$s հավելվածի համար պահանջվում է մեկ կամ մի քանի Google Play ծառայություններ, որոնք այս պահին հասանելի չեն: Օգնություն ստանալու համար կապվեք մշակողի հետ:" + "Մուտքը ձախողվեց" + "Նշված հաշիվ մուտք գործելիս առաջացել է սխալ: Ընտրեք մեկ այլ հաշիվ:" + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-in/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-in/common_strings.xml new file mode 100644 index 0000000..a1173a6 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-in/common_strings.xml @@ -0,0 +1,36 @@ + + + "Kesalahan layanan Google Play" + "Aplikasi mewajibkan pembaruan untuk layanan Google Play." + "%1$s perlu pembaruan aplikasi Android Wear." + "Aplikasi mewajibkan agar layanan Google Play diaktifkan." + "Diminta oleh %1$s" + "Dapatkan layanan Google Play" + "%1$s tidak akan berjalan tanpa layanan Google Play, yang tidak ada di ponsel Anda." + "%1$s tidak akan berjalan tanpa layanan Google Play, yang tidak ada di tablet Anda." + "Dapatkan layanan Google Play" + "Aktifkan layanan Google Play" + "%1$s tidak akan berfungsi jika layanan Google Play tidak diaktifkan." + "Aktifkan layanan Google Play" + "Perbarui layanan Google Play" + "Perbarui Android Wear" + "%1$s tidak akan berjalan jika layanan Google Play tidak diperbarui." + "%1$s tidak akan berjalan jika aplikasi Android Wear tidak diperbarui." + "Layanan Google Play sedang diperbarui" + "%1$s tidak akan berjalan tanpa layanan Google Play, yang saat ini sedang diperbarui." + "Kesalahan Jaringan" + "Sambungan data diperlukan untuk tersambung ke layanan Google Play." + "Akun Tidak Valid" + "Akun yang ditentukan tidak ada di perangkat ini. Pilih akun lain." + "Masalah tidak diketahui pada layanan Google Play." + "Layanan Google Play" + "%1$s memerlukan layanan Google Play, yang tidak didukung oleh perangkat Anda. Hubungi pabrikan untuk mendapat bantuan." + "Perbarui" + "Masuk" + "Masuk dengan Google" + "Buka di ponsel" + "%1$s memerlukan satu atau beberapa layanan Google Play yang saat ini tidak tersedia. Hubungi pengembang untuk mendapatkan bantuan." + "Gagal masuk" + "Kesalahan saat masuk ke akun yang ditentukan. Pilih akun yang lain." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-is-rIS/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-is-rIS/common_strings.xml new file mode 100644 index 0000000..7034fad --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-is-rIS/common_strings.xml @@ -0,0 +1,36 @@ + + + "Villa í þjónustu Google Play" + "Forrit krefst þess að þjónusta Google Play sé uppfærð." + "%1$s krefst uppfærslu á Android Wear forritinu." + "Forrit krefst þess að þjónusta Google Play sé virk." + "%1$s bað um" + "Sækja þjónustu Google Play" + "%1$s getur ekki keyrt án þjónustu Google Play, sem vantar í símann þinn." + "%1$s getur ekki keyrt án þjónustu Google Play, sem vantar í spjaldtölvuna þína." + "Sækja þjónustu Google Play" + "Virkja þjónustu Google Play" + "%1$s virkar ekki nema þú gerir þjónustu Google Play virka." + "Virkja þjónustu Google Play" + "Uppfæra þjónustu Google Play" + "Uppfærðu Android Wear" + "%1$s getur ekki keyrt nema þú uppfærir þjónustu Google Play." + "%1$s getur ekki keyrt nema þú uppfærir Android Wear forritið." + "Verið er að uppfæra þjónustu Google Play" + "%1$s getur ekki keyrt án þjónustu Google Play, sem verið er að uppfæra." + "Netvilla" + "Gagnatengingar er krafist til að tengjast þjónustu Google Play." + "Ógildur reikningur" + "Tilgreindur reikningur er ekki til staðar í þessu tæki. Veldu annan reikning." + "Óþekkt vandamál með þjónustu Google Play." + "Þjónusta Google Play" + "%1$s reiðir sig á þjónustu Google Play, sem er ekki studd í tækinu þínu. Hafðu samband við framleiðandann til að fá aðstoð." + "Uppfæra" + "Skrá inn" + "Skrá inn með Google" + "Opna í símanum" + "%1$s krefst einhverrar Google Play þjónustu sem ekki er tiltæk sem stendur. Hafðu samband við þróunaraðilann til að fá aðstoð." + "Innskráning mistókst" + "Villa við að skrá tilgreindan reikning inn. Veldu annan reikning." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-it/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-it/common_strings.xml new file mode 100644 index 0000000..0b647cc --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-it/common_strings.xml @@ -0,0 +1,36 @@ + + + "Errore Google Play Services" + "Un\'applicazione richiede un aggiornamento di Google Play Services." + "%1$s richiede l\'aggiornamento dell\'app Android Wear." + "Un\'applicazione richiede l\'attivazione di Google Play Services." + "Richiesta da %1$s" + "Installa Google Play Services" + "%1$s non funzionerà senza Google Play Services, non presente sul tuo telefono." + "%1$s non funzionerà senza Google Play Services, non presente sul tuo tablet." + "Installa Google Play Services" + "Attiva Google Play Services" + "%1$s non funzionerà se non attivi Google Play Services." + "Attiva Google Play Services" + "Aggiorna Google Play Services" + "Aggiorna Android Wear" + "%1$s non funzionerà se non aggiorni Google Play Services." + "%1$s funzionerà solo dopo avere aggiornato Android Wear." + "Aggiornamento di Google Play Services" + "%1$s non funzionerà senza Google Play Services, attualmente in fase di aggiornamento." + "Errore di rete" + "È necessaria una connessione dati per connettersi a Google Play Services." + "Account non valido" + "L\'account specificato non esiste su questo dispositivo. Scegli un altro account." + "Problema sconosciuto con Google Play Services." + "Google Play Services" + "%1$s si basa su Google Play Services, che non è supportato sul tuo dispositivo. Contatta il produttore per ricevere assistenza." + "Aggiorna" + "Accedi" + "Accedi con Google" + "Apri sul telefono" + "%1$s richiede uno o più servizi di Google Play che non sono attualmente disponibili. Contatta lo sviluppatore per ricevere assistenza." + "Accesso non riuscito" + "Errore durante l\'accesso all\'account specificato. Scegli un altro account." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-iw/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-iw/common_strings.xml new file mode 100644 index 0000000..fb389f1 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-iw/common_strings.xml @@ -0,0 +1,36 @@ + + + "‏שגיאה בשירותי Google Play" + "‏קיימת אפליקציה המחייבת עדכון עבור שירותי Google Play." + "‏%1$s דורש עדכון לאפליקציה Android Wear." + "‏קיימת אפליקציה המחייבת הפעלה של שירותי Google Play." + "התבקשה על ידי %1$s" + "‏קבל את שירותי Google Play" + "‏%1$s לא יפעל ללא שירותי Google Play, שחסרים בטלפון שלך." + "‏%1$s לא יפעל ללא שירותי Google Play, שחסרים בטאבלט שלך." + "‏קבל את שירותי Google Play" + "‏הפעלת שירותי Google Play" + "‏%1$s לא יפעל אם לא תפעיל את שירותי Google Play." + "‏הפעל את שירותי Google Play" + "‏עדכון שירותי Google Play" + "‏עדכון Android Wear" + "‏%1$s לא יפעל אם לא תעדכן את שירותי Google Play." + "‏%1$s לא יפעל עד שתעדכן את האפליקציה Android Wear." + "‏שירותי Google Play מתעדכנים" + "‏%1$s לא יפעל ללא שירותי Google Play, שמתעדכנים כרגע." + "שגיאת רשת." + "‏דרוש חיבור נתונים כדי להתחבר לשירותי Google Play." + "חשבון לא חוקי" + "החשבון שצוין לא קיים במכשיר זה. בחר חשבון אחר." + "‏בעיה לא ידועה בשירותי Google Play." + "‏שירותי Google Play" + "‏%1$s מתבסס על שירותי Google Play, שאינם נתמכים במכשיר שלך. צור קשר עם היצרן לקבלת סיוע." + "עדכן" + "היכנס" + "‏היכנס באמצעות Google" + "פתח בטלפון" + "‏ל-%1$s נדרש שירות אחד או יותר של Google Play שאינו זמין כעת. צור קשר עם המפתח לקבלת סיוע." + "הכניסה נכשלה" + "אירעה שגיאה בעת הכניסה אל החשבון המצוין. בחר חשבון אחר." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ja/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ja/common_strings.xml new file mode 100644 index 0000000..3e7166a --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ja/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play開発者サービスのエラー" + "アプリではGoogle Play開発者サービスを更新する必要があります" + "%1$sにはAndroid Wearアプリの更新が必要です。" + "アプリではGoogle Play開発者サービスを有効にする必要があります" + "%1$sによるリクエスト" + "Play開発者サービスの入手" + "%1$sの実行にはGoogle Play開発者サービスが必要ですが、お使いのスマートフォンにはインストールされていません。" + "%1$sの実行にはGoogle Play開発者サービスが必要ですが、お使いのタブレットにはインストールされていません。" + "Play開発者サービスの入手" + "Play開発者サービスの有効化" + "%1$sの実行には、Google Play開発者サービスの有効化が必要です。" + "Play開発者サービスの有効化" + "Play開発者サービスの更新" + "Android Wearの更新" + "%1$sの実行にはGoogle Play開発者サービスの更新が必要です。" + "%1$sの実行にはAndroid Wearアプリの更新が必要です。" + "Google Play開発者サービスの更新中" + "%1$sの実行にはGoogle Play開発者サービスが必要ですが、このサービスは現在更新中です。" + "ネットワークエラー" + "Google Play開発者サービスに接続するには、データ接続が必要です。" + "無効なアカウント" + "指定したアカウントはこの端末上に存在しません。別のアカウントを選択してください。" + "Google Play開発者サービスで原因不明の問題が発生しました。" + "Google Play開発者サービス" + "%1$sに必要なGoogle Play開発者サービスは、お使いの端末ではサポートされていません。詳しくは端末メーカーにお問い合わせください。" + "更新" + "ログイン" + "Googleでログイン" + "端末で開く" + "%1$sには現在利用されていないGoogle Play開発者サービスが必要です。詳しくはデベロッパーにお問い合わせください。" + "ログインできませんでした" + "指定されたアカウントへのログイン中にエラーが発生しました。別のアカウントを選択してください。" + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ka-rGE/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ka-rGE/common_strings.xml new file mode 100644 index 0000000..958ad96 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ka-rGE/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play Services-ის შეცდომა" + "აპლიკაცია საჭიროებს Google Play Services-ის განახლებას." + "%1$s საჭიროებს Android Wear აპის განახლებას." + "აპლიკაცია საჭიროებს გააქტიურებულ Google Play Services." + "მომთხოვნი: %1$s" + "Google Play სერვისების მიღება" + "%1$s ვერ გაეშვება Google Play სერვისების გარეშე, რაც თქვენს ტელეფონზე ვერ იძებნება." + "%1$s ვერ გაეშვება Google Play სერვისების გარეშე, რაც თქვენს ტაბლეტზე ვერ იძებნება." + "Google Play სერვისების მიღება" + "Google Play სერვისების გააქტიურება" + "%1$s არ იმუშავებს, თუ არ გაააქტიურებთ Google Play სერვისებს." + "Google Play სერვისების გააქტიურება" + "Google Play სერვისების განახლება" + "Android Wear-ის განახლება" + "%1$s ვერ გაეშვება, თუ Google Play სერვისებს არ განაახლებთ." + "%1$s ვერ გაეშვება, ვიდრე Android Wear აპს არ განაახლებთ." + "ხდება Google Play სერვისების განახლება." + "%1$s ვერ გაეშვება Google Play სერვისების გარეშე, რომელთა განახლებაც ახლა მიმდინარეობს." + "ქსელის შეცდომა" + "Google Play Services-თან დასაკავშირებლად მონაცემთა გადაცემა აუცილებელია." + "ანგარიში არასწორია" + "მითითებული ანგარიში ამ მოწყობილობაზე არ არსებობს. გთხოვთ, აირჩიოთ სხვა ანგარიში." + "Google Play სერვისებთან დაკავშირებით უცნობი შეფერხება წარმოიშვა." + "Google Play სერვისები" + "%1$s ეყრდნობა Google Play სერვისებს, რომლებიც თქვენს მოწყობილობაზე მხარდაჭერილი არ არის. გთხოვთ, დაუკავშირდეთ მწარმოებელს დახმარებისათვის." + "განახლება" + "შესვლა" + "Google-ით შესვლა" + "ტელეფონზე გახსნა" + "%1$s ითხოვს ერთ ან მეტ Google Play სერვისს, რომელიც ამჟამად არ არის ხელმისაწვდომი. გთხოვთ, დახმარებისთვის დაუკავშირდეთ დეველოპერს." + "შესვლის შეცდომა" + "მითითებულ ანგარიშზე შესვლის შეცდომა. გთხოვთ აირჩიოთ სხვა ანგარიში." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-kk-rKZ/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-kk-rKZ/common_strings.xml new file mode 100644 index 0000000..8206f38 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-kk-rKZ/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play қызметтерінің қатесі" + "Қолданба Google Play қызметтерін жаңартуды талап етеді." + "%1$s пайдалану үшін Android Wear қолданбасын жаңарту қажет." + "Қолданба Google Play қызметтерін қосуды қажет етеді." + "%1$s арқылы сұралған" + "Google Play қызметтерін алу" + "Google Play қызметтері телефонда болмағандықтан, %1$s іске қосылмайды." + "Google Play қызметтері планшетте болмағандықтан, %1$s іске қосылмайды." + "Google Play қызметтерін алу" + "Google Play қызметтерін қосу" + "Google Play қызметтерін қосқанша %1$s жұмыс істемейді." + "Google Play қызметтерін қосу" + "Google Play қызметтерін жаңарту" + "Android Wear қолданбасын жаңарту" + "Google Play қызметтерін жаңартпасаңыз, %1$s іске қосылмайды." + "Android Wear қолданбасын жаңартпасаңыз, %1$s іске қосылмайды." + "Google Play қызметтері жаңартылуда" + "Қазіргі уақытта жаңартылып жатқан Google Play қызметтерінсіз %1$s іске қосылмайды." + "Желі қатесі" + "Google Play қызметтеріне қосылу үшін деректер байланысы талап етіледі." + "Жарамсыз тіркелгі" + "Бұл құрылғыда көрсетілген тіркелгі жоқ. Басқа тіркелгіні таңдаңыз." + "Google Play қызметтерімен белгісіз мәселе." + "Google Play қызметтері" + "%1$s құрылғыңыз қолдау көрсетпейтін Google Play қызметтеріне негізделген. Көмек алу үшін өндірушіге хабарласыңыз." + "Жаңарту" + "Кіру" + "Google арқылы кіру" + "Телефонда ашу" + "%1$s үшін қазір істемей тұрған бір немесе бірнеше Google Play қызметі қажет. Көмек алу үшін әзірлеушіге хабарласыңыз." + "Кіру сәтсіз аяқталды" + "Көрсетілген есептік жазбаға кіру кезіндегі қате. Басқа есептік жазбаны таңдаңыз." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-km-rKH/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-km-rKH/common_strings.xml new file mode 100644 index 0000000..8d00dc0 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-km-rKH/common_strings.xml @@ -0,0 +1,36 @@ + + + "កំហុស​​សេវាកម្ម​ Google កម្សាន្ត" + "កម្មវិធី​ទាមទារ​​ធ្វើ​បច្ចុប្បន្នភាព​សេវាកម្ម ​Google កម្សាន្ត។" + "%1$s តម្រូវឲ្យមានការធ្វើបច្ចុប្បន្នភាពលើកម្មវិធី Android Wear។" + "កម្មវិធី​ទាមទារ​ឲ្យ​បើក​សេវាកម្ម​ Google កម្សាន្ត។" + "បាន​ស្នើ​ដោយ %1$s" + "ទទួល​សេវាកម្ម​កម្សាន្ត Google" + "%1$s នឹងមិនដំណើរការទេ បើទូរស័ព្ទរបស់អ្នកមិនមានសេវាកម្ម Google Play។" + "%1$s នឹងមិនដំណើរការទេ បើថេប្លេតរបស់អ្នកមិនមានសេវាកម្ម Google Play។" + "ទទួល​សេវាកម្ម​កម្សាន្ត Google" + "បើក​សេវាកម្ម​កម្សាន្ត Google" + "%1$s នឹងមិនដំណើរការទេ លុះត្រាតែអ្នកបើកសេវាកម្ម Google Play។" + "បើក​សេវាកម្ម​កម្សាន្ត Google" + "ធ្វើ​បច្ចុប្បន្នភាព​សេវាកម្ម​កម្សាន្ត Google" + "ធ្វើ​បច្ចុប្បន្នភាព Android Wear" + "%1$s នឹងមិនដំណើរការទេ លុះត្រាតែអ្នកធ្វើបច្ចុប្បន្នភាពសេវាកម្ម Google Play។" + "%1$s នឹងមិនដំណើរការទេ លុះត្រាតែអ្នកធ្វើបច្ចុប្បន្នភាពកម្មវិធី Android Wear។" + "សេវាកម្ម Google Play កំពុងធ្វើបច្ចុប្បន្នភាព" + "%1$s នឹងមិនដំណើរការទេ បើមិនមានសេវាកម្ម Google Play ដោយសារតែវាកំពុងធ្វើបច្ចុប្បន្នភាព។" + "កំហុស​​បណ្ដាញ" + "បាន​ទាមទារ​ការ​តភ្ជាប់​ទិន្នន័យ ដើម្បី​ភ្ជាប់​សេវាកម្ម​ឃ្លាំង​កម្មវិធី។" + "គណនី​មិន​ត្រឹមត្រូវ" + "គណនី​ដែល​បាន​បញ្ជាក់​មិន​មាន​នៅ​លើ​ឧបករណ៍​នេះ​ទេ។ សូម​ជ្រើស​គណនី​ផ្សេង​។" + "មិន​ស្គាល់​បញ្ហា​ជាមួយ​សេវាកម្ម​កម្សាន្ត Google ។" + "សេវាកម្ម​កម្សាន្ត​ Google" + "%1$s ពឹងផ្អែកលើសេវាកម្ម Google Play ប៉ុន្តែវាមិនគាំទ្រនៅលើឧបករណ៍របស់អ្នកទេ។ សូមទាក់ទងក្រុមហ៊ុនផលិតដើម្បីទទួលជំនួយ។" + "ធ្វើ​បច្ចុប្បន្នភាព" + "ចូល" + "ចូល​ដោយ​ប្រើ​ Google" + "បើក​តាម​ទូរស័ព្ទ" + "%1$s តម្រូវឲ្យមានសេវាកម្ម Google Play មួយ ឬច្រើន ប៉ុន្តែវាមិនមានផ្តល់ជូនទេបច្ចុប្បន្ននេះ។ សូមទាក់ទងអ្នកអភិវឌ្ឍន៍ដើម្បីទទួលជំនួយ។" + "បានបរាជ័យក្នុងការចូល" + "កំហុសក្នុងការចូលគណនីជាក់លាក់។ សូមជ្រើសរើសគណនីផ្សេងទៀត។" + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-kn-rIN/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-kn-rIN/common_strings.xml new file mode 100644 index 0000000..21fea8a --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-kn-rIN/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play ಸೇವೆಗಳ ದೋಷ" + "ಅಪ್ಲಿಕೇಶನ್‌ಗೆ Google Play ಸೇವೆಗಳ ನವೀಕರಣದ ಅಗತ್ಯವಿದೆ." + "%1$s Android Wear ಅಪ್ಲಿಕೇಶನ್‌ಗೆ ನವೀಕರಣದ ಅಗತ್ಯವಿದೆ." + "ಅಪ್ಲಿಕೇಶನ್‌ಗೆ Google Play ಸೇವೆಗಳು ಸಕ್ರಿಯಗೊಂಡಿರಬೇಕಾಗುತ್ತದೆ." + "%1$s ನಿಂದ ವಿನಂತಿಸಲಾಗಿದೆ" + "Google Play ಸೇವೆಗಳನ್ನು ಪಡೆಯಿರಿ" + "ನಿಮ್ಮ ಫೋನ್‍‍ನಿಂದ ಕಾಣೆಯಾಗಿರುವ %1$s, Google Play ಸೇವೆಗಳಿಲ್ಲದೆ ರನ್ ಆಗುವುದಿಲ್ಲ." + "ನಿಮ್ಮ ಟ್ಯಾಬ್ಲೆಟ್‍ನಿಂದ ಕಾಣೆಯಾಗಿರುವ %1$s, Google Play ಸೇವೆಗಳಿಲ್ಲದೆ ರನ್ ಆಗುವುದಿಲ್ಲ." + "Google Play ಸೇವೆಗಳನ್ನು ಪಡೆಯಿರಿ" + "Google Play ಸೇವೆಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸಿ" + "Google Play ಸೇವೆಗಳನ್ನು ನೀವು ಸಕ್ರಿಯಗೊಳಿಸದ ಹೊರತು %1$s ಕಾರ್ಯನಿರ್ವಹಿಸುವುದಿಲ್ಲ." + "Google Play ಸೇವೆಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸಿ" + "Google Play ಸೇವೆಗಳನ್ನು ನವೀಕರಿಸಿ" + "Android Wear ನವೀಕರಿಸಿ" + "ನೀವು Google Play ಸೇವೆಗಳನ್ನು ನವೀಕರಿಸದ ಹೊರತು %1$s ರನ್ ಆಗುವುದಿಲ್ಲ." + "ನೀವು Android Wear ಅಪ್ಲಿಕೇಶನ್ ನವೀಕರಿಸದ ಹೊರತು %1$s ರನ್ ಆಗುವುದಿಲ್ಲ." + "Google Play ಸೇವೆಗಳನ್ನು ನವೀಕರಿಸಲಾಗುತ್ತಿದೆ" + "ಪ್ರಸ್ತುತವಾಗಿ ನವೀಕರಿಸಲಾಗುತ್ತಿರುವ %1$s, Google Play ಸೇವೆಗಳಿಲ್ಲದೆ ರನ್ ಆಗುವುದಿಲ್ಲ." + "ನೆಟ್‍ವರ್ಕ್ ದೋಷ" + "Google Play ಸೇವೆಗಳಿಗೆ ಸಂಪರ್ಕ ಹೊಂದಲು ಡೇಟಾ ಸಂಪರ್ಕದ ಅಗತ್ಯವಿದೆ." + "ಅಮಾನ್ಯವಾದ ಖಾತೆ" + "ಈ ಸಾಧನದಲ್ಲಿ ನಿರ್ದಿಷ್ಟಪಡಿಸಲಾದ ಖಾತೆಯು ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ. ದಯವಿಟ್ಟು ಬೇರೆಯ ಖಾತೆಯನ್ನು ಆಯ್ಕೆಮಾಡಿ." + "Google Play ಸೇವೆಗಳಿಗೆ ಅಜ್ಞಾತ ಸಮಸ್ಯೆ." + "Google Play ಸೇವೆಗಳು" + "ನಿಮ್ಮ ಸಾಧನವು ಬೆಂಬಲಿಸುತ್ತಿಲ್ಲದ Google Play ಸೇವೆಗಳನ್ನು %1$s ಅವಲಂಬಿಸಿದೆ. ಸಹಾಯಕ್ಕಾಗಿ ತಯಾರಕರನ್ನು ಸಂಪರ್ಕಿಸಿ." + "ನವೀಕರಿಸು" + "ಸೈನ್ ಇನ್ ಮಾಡು" + "Google ಜೊತೆ ಸೈನ್ ಇನ್ ಮಾಡಿ" + "ಫೋನ್‌ನಲ್ಲಿ ತೆರೆಯಿರಿ" + "%1$s ಗೆ ಪ್ರಸ್ತುತವಾಗಿ ಲಭ್ಯವಿಲ್ಲದ ಒಂದು ಅಥವಾ ಹೆಚ್ಚು Google Play ಸೇವೆಗಳ ಅಗತ್ಯವಿದೆ. ದಯವಿಟ್ಟು ಸಹಾಯಕ್ಕಾಗಿ ಡೆವಲಪರ್ ಅನ್ನು ಸಂಪರ್ಕಿಸಿ." + "ಸೈನ್ ಇನ್ ವಿಫಲವಾಗಿದೆ" + "ಸೂಚಿಸಿದ ಖಾತೆಗೆ ಸೈನ್ ಇನ್ ಮಾಡುವಲ್ಲಿ ದೋಷ ಇದೆ. ದಯವಿಟ್ಟು ಮತ್ತೊಂದು ಖಾತೆಯನ್ನು ಆರಿಸಿ." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ko/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ko/common_strings.xml new file mode 100644 index 0000000..4465256 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ko/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play 서비스 오류" + "Google Play 서비스를 업데이트해야 하는 애플리케이션입니다." + "%1$s에서 Android Wear 앱을 업데이트해야 합니다." + "Google Play 서비스를 사용 설정해야 하는 애플리케이션입니다." + "%1$s에서 요청" + "Google Play 서비스 설치" + "휴대전화에 Google Play 서비스가 설치되어 있어야 %1$s이(가) 실행됩니다." + "태블릿에 Google Play 서비스가 설치되어 있어야 %1$s이(가) 실행됩니다." + "Google Play 서비스 설치" + "Google Play 서비스 사용" + "Google Play 서비스를 사용하도록 설정해야 %1$s이(가) 작동합니다." + "Google Play 서비스 사용" + "Google Play 서비스 업데이트" + "Android Wear 업데이트" + "Google Play 서비스를 업데이트해야 %1$s이(가) 실행됩니다." + "%1$s은(는) Android Wear 앱을 업데이트하지 않으면 실행되지 않습니다." + "Google Play 서비스 업데이트 중" + "현재 업데이트 중인 Google Play 서비스가 있어야 %1$s이(가) 실행됩니다." + "네트워크 오류" + "Google Play 서비스에 연결하려면 데이터 연결이 필요합니다." + "올바르지 않은 계정" + "지정한 계정이 이 기기에 존재하지 않습니다. 다른 계정을 선택하세요." + "Google Play 서비스에 알 수 없는 문제가 발생했습니다." + "Google Play 서비스" + "%1$s에 필요한 Google Play 서비스가 사용자 기기에서 지원되지 않습니다. 기기 제조업체에 문의하시기 바랍니다." + "업데이트" + "로그인" + "Google 계정으로 로그인" + "휴대전화에서 열기" + "%1$s에 필요한 하나 이상의 Google Play 서비스를 현재 사용할 수 없습니다. 개발자에게 문의하여 도움을 받으시기 바랍니다." + "로그인 실패" + "지정한 계정에 로그인하는 중에 오류가 발생했습니다. 다른 계정을 선택해 주세요." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ky-rKG/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ky-rKG/common_strings.xml new file mode 100644 index 0000000..7fc9673 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ky-rKG/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play кызматтарынын катасы" + "Колдонмону иштетүү үчүн, Google Play Кызматтарын жаңыртуу керек." + "%1$s Android Тагынма колдонмосунун жаңыртылышын талап кылат." + "Колдонмону иштетүү үчүн, Google Play Кызматтарын иштетүү керек." + "%1$s сурап жатат" + "Google Play кызматтарын алуу" + "Google Play кызматтарысыз %1$s иштебейт, алар телефонуңузда жок болуп жатат." + "Google Play кызматтарысыз %1$s иштебейт, алар планшетиңизде жок болуп жатат." + "Google Play кызматтарын алуу" + "Google Play кызматтарын иштетүү" + "Google Play кызматтарын иштетмейиңизче %1$s иштебейт." + "Google Play кызматтарын иштетүү" + "Google Play кызматтарын жаңыртуу" + "Android Тагынманы жаңыртуу" + "Google Play кызматтары жаңыртылмайынча %1$s иштебейт." + "Android Тагынма колдонмосу жаңыртылмайынча %1$s иштебейт." + "Google Play кызматтары жаңыртылууда" + "Google Play кызматтарысыз %1$s иштебейт, алар учурда жаңыртылууда." + "Тармак катасы" + "Google Play Кызматтарына туташуу үчүн, дайындарды өткөрүүчү туташуу талап кылынат." + "Каттоо эсеби жараксыз" + "Көрсөтүлгөн каттоо эсеби бул түзмөктө жок. Башка каттоо эсебин тандаңыз." + "Google Play кызматтарында келип чыккан белгисиз көйгөй." + "Google Play кызматтары" + "%1$s Google Play кызматтарына ишенет, аларды түзмөгүңүз колдоого албайт. Жардам үчүн өндүрүүчүгө кайрылыңыз." + "Жаңыртуу" + "Кирүү" + "Google менен кирүү" + "Телефондо ачык" + "%1$s учурда жеткиликсиз бир же бир нече Google Play кызматтарын талап кылууда. Жардам үчүн өндүрүүчүгө кайрылыңыз." + "Кирүү ишке ашкан жок" + "Белгиленген каттоо эсепке кирүү катасы. Башка каттоо эсебин тандаңыз." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-lo-rLA/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-lo-rLA/common_strings.xml new file mode 100644 index 0000000..4601365 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-lo-rLA/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play Services ​ເກີດ​ຄວາມ​ຜິດ​ພາດ" + "​ແອັບ​ພ​ລິ​ເຄ​ຊັນ​ຕ້ອງ​ການ​ໃຫ້​ອັບ​ເດດບໍ​ລິ​ການ Google Play ກ່ອນ." + "%1$s ຕ້ອງ​ການ​ໃຫ້ມີການ​ອັບ​ເດດ​ແອັບ Android Wear." + "ແອັບພລິເຄຊັນຕ້ອງ​ການນຳໃຊ້ Google Play Services." + "ຮ້ອງຂໍໂດຍ %1$s" + "ຕິດຕັ້ງບໍລິການ Google Play" + "%1$s ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ໂດຍທີ່ບໍ່ມີການ​ບໍ​ລິ​ການ Google Play ເຊິ່ງຂາດຫາຍໄປໃນໂທລະສັບຂອງທ່ານ." + "%1$s ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ໂດຍທີ່ບໍ່ມີການ​ບໍ​ລິ​ການ Google Play ເຊິ່ງຂາດຫາຍໄປໃນແທັບ​ເລັດຂອງທ່ານ." + "ຕິດຕັ້ງບໍລິການ Google Play" + "ເປີດໃຊ້ບໍລິການ Google Play" + "%1$s ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ຈົນກວ່າທ່ານຈະເປີດໃຊ້ງານ​ການ​ບໍ​ລິ​ການ Google Play." + "ເປີດໃຊ້ບໍລິການ Google Play" + "ອັບເດດບໍລິການ Google Play" + "​ອັບ​ເດດ Android Wear" + "%1$s ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ຈົນກວ່າທ່ານຈະອັບເດດການ​ບໍ​ລິ​ການ Google Play" + "%1$s ​ຈະ​ບໍ່​ສາ​ມາດ​ໃຊ້​ໄດ້​ຈົນ​ກວ່າ​ທ່ານ​ຈະ​ອັບ​ເດດ​ແອັບ Android Wear." + "ການ​ບໍ​ລິ​ການ Google Play ກຳ​ລັງ​ອັບ​ເດດ" + "%1$s ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ໂດຍທີ່ບໍ່ມີການ​ບໍ​ລິ​ການ Google Play, ເຊິ່ງ​ກຳ​ລັງ​ອັບ​ເດດ​ຢູ່​ໃນ​ປະ​ຈຸ​ບັນ." + "ເຄືອຂ່າຍຜິດພາດ" + "ຕ້ອງໃຊ້ການເຊື່ອມຕໍ່ອິນເຕີເນັດເພື່ອໃຊ້ Google Play Services." + "ບັນຊີບໍ່ຖືກຕ້ອງ" + "ບັນຊີທີ່ເລືອກບໍ່ມີໃນອຸປະກອນນີ້. ກະລຸນາເລືອກບັນຊີອື່ນ." + "ມີປັນຫາທີ່ບໍ່ຄາດຄິດໃນບໍລິການ Google Play." + "ບໍລິການ Google Play" + "%1$s ຂຶ້ນ​ກັບ​ການ​ບໍ​ລິ​ການ Google Play, ເຊິ່ງ​ອຸ​ປະ​ກອນ​ຂອງ​ທ່ານ​ບໍ່​ຮອງ​ຮັບ. ຕິດ​ຕໍ່​ຫາ​ຜູ້​ຜະ​ລິດ​ເພື່ອ​ຂໍ​ການ​ຊ່ວຍ​ເຫຼືອ​ເພີ່ມ​ເຕີມ." + "ອັບເດດ" + "ເຂົ້າສູ່ລະບົບ" + "ເຂົ້າສູ່ລະບົບດ້ວຍ Google" + "​ເປີດ​ໃນ​ໂທ​ລະ​ສັບ" + "%1$s ຕ້ອງ​ການ​ໃຫ້​ມີ​ໜຶ່ງ​ ຫຼື​ຫຼາຍ​ບໍ​ລິ​ການ​ຂອງ Google Play ທີ່​ບໍ່​ມີ​ໃຫ້​ຢູ່​ໃນ​ປະ​ຈຸ​ບັນ. ກະ​ລຸ​ນາ​ຕິດ​ຕໍ່​ຜູ້​ພັດ​ທະ​ນາ ເພື່ອ​ການ​ຊ່ວຍ​ເຫຼືອ​ເພີ່ມ​ເຕີມ." + "ເຂົ້າສູ່ລະບົບບໍ່​ສຳ​ເລັດ" + "ການ​ເຂົ້າ​ສູ່ລະ​ບົບ​ບັນ​ຊີ​ລະ​ບຸ​ໄວ້​ຜິດ​ພາດ. ກະ​ລຸ​ນາ​ເລືອກ​ບັນ​ຊີ​ອື່ນ." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-lt/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-lt/common_strings.xml new file mode 100644 index 0000000..d54f999 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-lt/common_strings.xml @@ -0,0 +1,36 @@ + + + "„Google Play“ paslaugų klaida" + "Norint naudoti programą būtina atnaujinti „Google Play“ paslaugas." + "„%1$s“ reikalingas „Android Wear“ programos naujinys." + "Norint naudoti programą būtina įgalinti „Google Play“ paslaugas." + "Užklausą pateikė „%1$s“" + "Gauti „Google Play“ paslaugų" + "„%1$s“ nebus paleidžiama be „Google Play“ paslaugų, kurios neįdiegtos telefone." + "„%1$s“ nebus paleidžiama be „Google Play“ paslaugų, kurios neįdiegtos planšetiniame kompiuteryje." + "Gauti „Google Play“ paslaugų" + "Įgalinti „Google Play“ paslaugas" + "„%1$s“ neveiks, jei neįgalinsite „Google Play“ paslaugų." + "Įgal. „Google Play“ paslaugas" + "Atnaujinti „Google Play“ paslaugas" + "Atnaujinkite „Android Wear“" + "„%1$s“ nebus paleidžiama, jei neatnaujinsite „Google Play“ paslaugų." + "„%1$s“ bus paleidžiama tik atnaujinus „Android Wear“ programą." + "„Google Play“ paslaugos atnaujinamos" + "„%1$s“ nebus paleidžiama be „Google Play“ paslaugų, kurios šiuo metu atnaujinamos." + "Tinklo klaida" + "Norint prisijungti prie „Google Play“ paslaugų reikia duomenų ryšio." + "Netinkama paskyra" + "Nurodytos paskyros šiame įrenginyje nėra. Pasirinkite kitą paskyrą." + "Nežinoma „Google Play“ paslaugų problema." + "„Google Play“ paslaugos" + "Norint naudoti „%1$s“ reikalingos „Google Play“ paslaugos, kurios nepalaikomos jūsų įrenginyje. Susisiekite su gamintoju dėl pagalbos." + "Atnaujinti" + "Prisij." + "Prisij. naud. „Google“" + "Atidaryti telefonu" + "Norint naudoti „%1$s“ reikalinga viena ar kelios „Google Play“ paslaugos, kurios šiuo metu nepasiekiamos. Susisiekite su kūrėju, kad jums būtų suteikta pagalba." + "Nepavyko prisijungti" + "Klaida prisijungiant prie nurodytos paskyros. Pasirinkite kitą paskyrą." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-lv/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-lv/common_strings.xml new file mode 100644 index 0000000..c62e372 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-lv/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play pakalpojumu kļūda" + "Lai lietojumprogramma darbotos, jāatjaunina Google Play pakalpojumi." + "Lai lietotne %1$s darbotos, ir jāatjaunina lietotne Android Wear." + "Lai lietojumprogramma darbotos, jāiespējo Google Play pakalpojumi." + "Pieprasījums no lietotnes %1$s" + "Google Play pakalpojumu iegūšana" + "Lai lietotne %1$s darbotos, tālrunī ir jāinstalē Google Play pakalpojumi." + "Lai lietotne %1$s darbotos, planšetdatorā ir jāinstalē Google Play pakalpojumi." + "Iegūt Google Play pakalpojumus" + "Google Play pakalpojumu iespējošana" + "Lai lietotne %1$s darbotos, jums ir jāiespējo Google Play pakalpojumi." + "Iespējot Google Play pakalpojumus" + "Google Play pakalpojumu atjaunināšana" + "Android Wear atjaunināšana" + "Lai lietotne %1$s darbotos, jums ir jāatjaunina Google Play pakalpojumi." + "Lai lietotne %1$s darbotos, jums ir jāatjaunina lietotne Android Wear." + "Pašlaik notiek Google Play pakalpojumu atjaunināšana" + "Lai lietotne %1$s darbotos, ir jāinstalē Google Play pakalpojumi. Pašlaik notiek to atjaunināšana." + "Tīkla kļūda" + "Lai izveidotu savienojumu ar Google Play pakalpojumiem, ir nepieciešams datu savienojums." + "Nederīgs konts" + "Norādītais konts šajā ierīcē nepastāv. Lūdzu, izvēlieties citu kontu." + "Nezināma problēma ar Google Play pakalpojumiem." + "Google Play pakalpojumi" + "Lai lietotne %1$s darbotos, ir jāinstalē Google Play pakalpojumi, taču tie jūsu ierīcē netiek atbalstīti. Sazinieties ar ražotāju, lai saņemtu palīdzību." + "Atjaunināt" + "Pierakst." + "Pierakstīties Google" + "Atvērt tālrunī" + "Lai lietotne %1$s darbotos, ir nepieciešams viens vai vairāki Google Play pakalpojumi, kas pašlaik nav pieejami. Lai saņemtu palīdzību, lūdzu, sazinieties ar izstrādātāju." + "Neizdevās pierakstīties" + "Pierakstoties norādītajā kontā, radās kļūda. Lūdzu, izvēlieties citu kontu." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-mk-rMK/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-mk-rMK/common_strings.xml new file mode 100644 index 0000000..fee6f2c --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-mk-rMK/common_strings.xml @@ -0,0 +1,36 @@ + + + "Грешка на услугите на Google Play" + "Апликацијата бара да се ажурираат услугите на Google Play." + "%1$s бара ажурирање на апликацијата Android Wear." + "Апликацијата бара да се овозможат услугите на Google Play." + "Побарал %1$s" + "Преземи ги услугите на Google Play" + "%1$s нема да се извршува без услугите на Google Play што ги нема на телефонот." + "%1$s нема да се извршува без услугите на Google Play што ги нема на таблетот." + "Преземи ги услугите на Google Play" + "Овозможи ги услугите на Google Play" + "%1$s нема да се извршува ако не овозможите услуги на Google Play." + "Овозможи ги услугите на Google Play" + "Ажурирај ги услугите на Google Play" + "Ажурирај Android Wear" + "%1$s нема да се извршува ако не ги ажурирате услугите на Google Play." + "%1$s нема да се извршува ако не ја ажурирате апликацијата Android Wear." + "Услугите на Google Play се ажурираат" + "%1$s нема да се извршува без услугите на Google Play што се ажурираат во моментов." + "Мрежна грешка" + "Потребно е поврзување податоци за да се поврзете со услугите на Google Play." + "Неважечка сметка" + "Наведената сметка не постои на овој уред. Изберете друга сметка." + "Непознат проблем со услугите на Google Play." + "Услуги на Google Play" + "%1$s се потпира на услуги на Google Play што вашиот уред не ги поддржува. Контактирајте со производителот за помош." + "Ажурирај" + "Најави се" + "Најави се со Google" + "Отвори на телефонот" + "%1$s бара една или повеќе услуги на Google Play што не се достапни во моментов. Контактирајте со програмерот за помош." + "Пријавувањето не успеа" + "Грешка при пријавување во наведената сметка. Изберете друга сметка." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ml-rIN/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ml-rIN/common_strings.xml new file mode 100644 index 0000000..5793294 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ml-rIN/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play സേവനങ്ങളിലെ പിശക്" + "ഒരു അപ്ലിക്കേഷന് Google Play സേവനങ്ങൾ അപ്‌ഡേറ്റുചെയ്യേണ്ടതുണ്ട്." + "%1$s എന്നതിന് Android Wear അപ്ലിക്കേഷനിലേക്ക് അപ്‌ഡേറ്റ് ആവശ്യമാണ്." + "ഒരു അപ്ലിക്കേഷന് Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കേണ്ടതുണ്ട്." + "%1$s അഭ്യർത്ഥിച്ചത്" + "Google Play സേവനങ്ങൾ നേടുക" + "നിങ്ങളുടെ ഫോണിൽ നിന്നും നഷ്‌ടപ്പെട്ട Google Play സേവനങ്ങളില്ലാതെ %1$s പ്രവർത്തിയ്‌ക്കില്ല." + "നിങ്ങളുടെ ടാബ്‌ലെറ്റിൽ നിന്നും നഷ്‌ടപ്പെട്ട Google Play സേവനങ്ങളില്ലാതെ %1$s പ്രവർത്തിയ്‌ക്കില്ല." + "Google Play സേവനങ്ങൾ നേടുക" + "Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കുക" + "നിങ്ങൾ Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കുന്നില്ലെങ്കിൽ %1$s പ്രവർത്തിയ്‌ക്കില്ല." + "Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കുക" + "Google Play സേവനങ്ങൾ അപ്‌ഡേറ്റുചെയ്യുക" + "Android Wear അപ്‌ഡേറ്റുചെയ്യുക" + "നിങ്ങൾ Google Play സേവനങ്ങൾ അപ്‌ഡേറ്റുചെയ്‌തില്ലെങ്കിൽ %1$s പ്രവർത്തിക്കില്ല." + "നിങ്ങൾ Android Wear അപ്ലിക്കേഷൻ അപ്‌ഡേറ്റുചെയ്യാത്തിടത്തോളം %1$s പ്രവർത്തിക്കില്ല." + "Google Play സേവനങ്ങൾ അപ്‌ഡേറ്റുചെയ്യുകയാണ്" + "%1$s, നിലവിൽ അപ്‌ഡേറ്റുചെയ്യുന്ന Google Play സേവനങ്ങൾ ഇല്ലാതെ പ്രവർത്തിക്കില്ല." + "നെറ്റ്‌വർക്ക് പിശക്" + "Google Play സേവനങ്ങളിലേയ്ക്ക് കണക്റ്റുചെയ്യുന്നതിന് ഒരു ഡാറ്റ കണക്ഷൻ ആവശ്യമാണ്." + "അക്കൗണ്ട് അസാധുവാണ്" + "വ്യക്തമാക്കിയ അക്കൗണ്ട് ഈ ഉപകരണത്തിൽ നിലവിലില്ല. മറ്റൊരു അക്കൗണ്ട് തിരഞ്ഞെടുക്കുക." + "Google Play സേവനങ്ങളിലെ അജ്ഞാത പ്രശ്‌നം." + "Google Play സേവനങ്ങൾ" + "%1$s ആശ്രയിക്കുന്ന Google Play സേവനങ്ങളെ നിങ്ങളുടെ ഉപകരണം പിന്തുണയ്‌ക്കുന്നില്ല. സഹായത്തിനായി നിർമ്മാതാവിനെ ബന്ധപ്പെടുക." + "അപ്‌ഡേറ്റുചെയ്യുക" + "സൈൻ ഇൻ ചെയ്യുക" + "Google ഉപയോഗിച്ച് സൈൻ ഇൻ ചെയ്യുക" + "ഫോണിൽ തുറക്കുക" + "%1$s എന്നതിന് നിലവിൽ ലഭ്യമല്ലാത്ത ഒന്നോ അതിൽക്കൂടുതലോ Google Play സേവനങ്ങൾ ആവശ്യമാണ്. സഹായത്തിന് ഡവലപ്പറെ ബന്ധപ്പെടുക." + "സൈൻ ഇൻ പരാജയപ്പെട്ടു" + "നിർദ്ദിഷ്‌ട അക്കൗണ്ടിൽ സൈൻ ഇൻ ചെയ്യുന്നതിൽ പിശക്. മറ്റൊരു അക്കൗണ്ട് തിരഞ്ഞെടുക്കുക." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-mn-rMN/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-mn-rMN/common_strings.xml new file mode 100644 index 0000000..02804ac --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-mn-rMN/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Наадаан үйлчилгээний алдаа" + "Аппликешн Google Наадаан Үйлчилгээг шинэчлэхийг шаардана." + "%1$s нь Android Wear апп-ыг шинэчлэхийг шаардаж байна." + "Аппликешн Google Наадаан Үйлчилгээг идэвхжүүлсэн байхыг шаардана." + "%1$s хүсэлт гаргасан" + "Google Play үйлчилгээ авах" + "%1$s нь Google Play үйлчилгээ байгаа тохиолдолд ажилладаг бөгөөд эдгээр нь таны утсанд байхгүй байна." + "%1$s нь Google Play үйлчилгээ байгаа тохиолдолд ажилладаг бөгөөд эдгээр нь таны таблетанд байхгүй байна." + "Google Play үйлчилгээ авах" + "Google Play үйлчилгээг идэвхжүүлэх" + "%1$s нь таныг Google Play үйлчилгээнүүдийг идэвхжүүлэхээс нааш ажиллахгүй." + "Google Play үйлчилгээг идэвхжүүлэх" + "Google Play үйлчилгээг шинэчлэх" + "Андройд Зүүсгэлийг шинэчлэх" + "%1$s нь таныг Google Play үйлчилгээнүүдийг шинэчлэхээс нааш ажиллахгүй." + "%1$s нь таныг Android Wear апп-ыг шинэчлэхээс нааш ажиллахгүй." + "Google Play үйлчилгээнүүдийг шинэчилж байна" + "%1$s нь одоогоор шинэчлэгдэж буй Google Play үйлчилгээ байхгүй тохиолдолд ажиллахгүй." + "Сүлжээний алдаа" + "Google Play үйлчилгээнд холбогдохын тулд дата холболт шаардлагатай." + "Буруу акаунт" + "Заасан акаунт энэ төхөөрөмж дээр байхгүй байна. Өөр акаунт сонгоно уу." + "Google Play үйлчилгээтэй холбоотой тодорхойгүй алдаа." + "Google Play үйлчилгээ" + "%1$s нь Google Play үйлчилгээний тусламжтай ажилладаг боловч таны төхөөрөмж үүнийг дэмждэггүй. Тусламж хэрэгтэй бол үйлдвэрлэгчтэй холбогдоно уу." + "Шинэчлэх" + "Нэвтрэх" + "Google-р нэвтрэх:" + "Утсан дээр нээх" + "%1$s нь одоогоор ажиллах боломжгүй нэг болон түүнээс дээш Google Play-ын үйлчилгээнүүдийг шаардаж байна. Тусламж хэрэгтэй бол хөгжүүлэгчтэй холбоо барина уу." + "Нэвтрэх үйлдэл амжилтгүй болсон байна." + "Хаягт нэвтрэхэд алдаа гарлаа. Өөр хаяг сонгоно уу." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-mr-rIN/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-mr-rIN/common_strings.xml new file mode 100644 index 0000000..3b06e61 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-mr-rIN/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play सेवा त्रुटी" + "अनुप्रयोगासाठी Google Play सेवांचे अद्यतन आवश्यक आहे." + "%1$s ला Android Wear अ‍ॅपचे अद्यतन आवश्‍यक आहे." + "अनुप्रयोगासाठी Google Play सेवा सक्षम केलेल्या असणे आवश्यक आहे." + "%1$s द्वारे विनंती केली" + "Google Play सेवा मिळवा" + "आपल्‍या फोनवर गहाळ असलेल्‍या, Google Play सेवांशिवाय %1$s चालणार नाही." + "आपल्‍या टॅब्लेटवर गहाळ असलेल्‍या Google Play सेवांशिवाय %1$s चालणार नाही." + "Google Play सेवा मिळवा" + "Google Play सेवा सक्षम करा" + "आपण Google Play सेवा सक्षम केल्याशिवाय %1$s हा अॅप कार्य करणार नाही." + "Google Play सेवा सक्षम करा" + "Google Play सेवा अद्यतनित करा" + "Android Wear अद्यतनित करा" + "आपण Google Play सेवा अद्यतनित करेपर्यंत %1$s चालणार नाही." + "आपण Android Wear अ‍ॅप अद्यतनित करेपर्यंत %1$s चालणार नाही." + "Google Play सेवा अद्यतनित होत आहेत" + "सध्‍या अद्यतनित होत असलेल्‍या, Google Play सेवांशिवाय %1$s चालणार नाही." + "नेटवर्क त्रुटी" + "Google Play सेवांशी कनेक्ट होण्यासाठी डेटा कनेक्शन आवश्यक आहे." + "अवैध खाते" + "निर्दिष्ट केलेले खाते या डिव्हाइसवर अस्तित्वात नाही. कृपया एक भिन्न खाते निवडा." + "Google Play सेवांसह अज्ञात समस्या." + "Google Play सेवा" + "%1$s Google Play सेवांवर अवलंबून असतो, ज्या आपल्‍या डिव्‍हाइसवर समर्थित नाही. सहाय्यासाठी निर्मात्याशी संपर्क साधा." + "अद्यतनित करा" + "साइन इन करा" + "Google सह साइन इन करा" + "फोनवर उघडा" + "%1$s ला सध्‍या उपलब्‍ध नसलेल्‍या एक किंवा अधिक Google Play सेवांची आवश्‍यकता आहे. कृपया सहाय्यासाठी विकासकाशी संपर्क साधा." + "साइन इन अयशस्वी" + "निर्दिष्ट खात्यात साइन इन करताना त्रुटी. कृपया एक भिन्न खाते निवडा." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ms-rMY/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ms-rMY/common_strings.xml new file mode 100644 index 0000000..f9320c0 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ms-rMY/common_strings.xml @@ -0,0 +1,36 @@ + + + "Ralat perkhidmatan Google Play" + "Perkhidmatan Google Play perlu dikemas kini utk menggunakan aplikasi." + "%1$s memerlukan kemas kini apl Android Wear." + "Perkhidmatan Google Play perlu didayakan untuk menggunakan aplikasi." + "Diminta oleh %1$s" + "Dapatkan perkhidmatan Google Play" + "%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini tiada pada telefon anda." + "%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini tiada pada telefon anda." + "Dapatkan perkhidmatan Google Play" + "Dayakan perkhidmatan Google Play" + "%1$s tidak akan berfungsi kecuali anda mendayakan perkhidmatan Google Play." + "Dayakan perkhidmatan Google Play" + "Kemas kini perkhidmatan Google Play" + "Kemas kini Android Wear" + "%1$s tidak akan berfungsi kecuali anda mengemas kini perkhidmatan Google Play." + "%1$s tidak akan berfungsi melainkan anda mengemas kini apl Android Wear." + "Perkhidmatan Google Play sdg dikemaskini" + "%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini sedang dikemas kini." + "Ralat Rangkaian" + "Sambungan data diperlukan untuk menyambung ke perkhidmatan Google Play." + "Akaun Tidak Sah" + "Akaun yang dinyatakan tidak wujud pada peranti ini. Sila pilih akaun yang lain." + "Isu tidak diketahui dengan perkhidmatan Google Play." + "Perkhidmatan Google Play" + "%1$s bergantung pada perkhidmatan Google Play, yang tidak disokong oleh peranti anda. Hubungi pengeluar untuk mendapatkan bantuan." + "Kemas kini" + "Log masuk" + "Log masuk dengan Google" + "Buka pada telefon" + "%1$s memerlukan satu atau lebih perkhidmatan Google Play yang tidak tersedia pada masa ini. Sila hubungi pembangun untuk mendapatkan bantuan." + "Gagal melog masuk" + "Ralat melog masuk ke akaun yang dinyatakan. Sila pilih akaun yang berbeza." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-my-rMM/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-my-rMM/common_strings.xml new file mode 100644 index 0000000..4832e6e --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-my-rMM/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google ပလေး ဝန်ဆောင်မှုများ အမှား" + "အပလီကေးရှင်း တစ်ခု အတွက် Google ပလေး ဝန်ဆောင်မှုကို မွမ်းမံပေးရန် လိုသည်။" + "Android Wear app အတွက် %1$s သည် အဆင့်မြှင့်မွမ်းမံမှုတစ်ခု လိုအပ်၏။" + "အပလီကေးှရင်း တစ်ခု အတွက် Google ပလေး ဝန်ဆောင်မှုကို ဖွင့်ပေးရန် လိုအပ်သည်။" + "%1$s က တောင်းဆိုခဲ့သည်" + "Google ပလေး ဝန်ဆောင်မှုများကို ရယူပါ။" + "သင့်ဖုန်းတွင် ပျောက်နေသော၊ Google Play ဝန်ဆောင်မှုများ မရှိပါက %1$s အလုပ်လုပ်မည် မဟုတ်ပါ။" + "သင့်တက်ဘလက်တွင် ပျောက်နေသော၊ Google Play ဝန်ဆောင်မှုများ မရှိပါက %1$s အလုပ်လုပ်မည် မဟုတ်ပါ။" + "Google ပလေး ဝန်ဆောင်မှုများကို ရယူရန်" + "Google ပလေး ၀န်ဆောင်မှုများ ဖွင့်ရန်" + "Google Play ဝန်ဆောင်မှုများ မဖွင့်ထားပါက %1$s အလုပ်လုပ်မည် မဟုတ်ပါ။" + "Google ပလေး ၀န်ဆောင်မှုများ ဖွင့်ရန်" + "Google ပလေး ၀န်ဆောင်မှုများကို မွမ်းမံရန်" + "အန်ဒရွိုက် ဆောင်စရာကို မွမ်းမံရန်" + "Google Play ဝန်ဆောင်မှုများအား မွမ်းမံခြင်းမရှိပါက %1$s အလုပ်လုပ်မည် မဟုတ်ပါ။" + "Android Wear app အား အဆင့်မြှင့်မွမ်းမံထားခြင်းမရှိပါက %1$s သည် အလုပ်လုပ်မည် မဟုတ်ပါ။" + "Google Play ဝန်ဆောင်မှုများ မွမ်းမံနေစဉ်" + "လက်ရှိ အဆင့်မြှင့်မွမ်းမံနေသော၊ Google Play ဝန်ဆောင်မှုများ မရှိပါက %1$s အလုပ်လုပ်မည် မဟုတ်ပါ။" + "ကွန်ရက် အမှား" + "Google ပလေး ဝန်ဆောင်မှုများသို့ ဆက်သွယ်ရန် ဒေတာ ချိတ်ဆက်မှု လိုအပ်သည်။" + "မမှန်သည့် အကောင့်" + "ဤကိရိယာမှာ ဖေါ်ပြပါ အကောင့်မရှိပါ။ ကျေးဇူးပြု၍ အခြား အကောင့်ကို ရွေးပါ။" + "Google ပလေး ဝန်ဆောင်မှုတွင် မသိရ ပြဿနာ ရှိနေသည်။" + "Google ပလေး ဝန်ဆောင်မှုများ" + "%1$s သည် Google Play ဝန်ဆောင်မှုများပေါ်တွင် မူတည်နေပြီး၊ သင့် စက်ကိရိယာတွင် ပံ့ပိုးထားခြင်း မရှိပါ။ အကူအညီရရန်အတွက် ထုတ်လုပ်သူအား ဆက်သွယ်ပါ။" + "မွမ်းမံရန်" + "လင်မှတ်ထိုး ဝင်" + "Google ဖြင့် လက်မှတ်ထို ဝင်" + "ဖုန်းထဲ ဖွင့်ရန်" + "%1$s သည် လက်ရှိအချိန်တွင် မရှိသေးသော Google Play ဝန်ဆောင်မှုများအား လိုအပ်သည်။ အကူအညီရယူရန်အတွက် ဆော့ဖ်ဝဲရေးသူအား ကျေးဇူးပြု၍ ဆက်သွယ်ပါ။" + "လက်မှတ်ထိုးဝင်ရောက်ခြင်း မအောင်မြင်ပါ" + "သတ်မှတ်ထားသောအကောင့်သို့ လက်မှတ်ထိုးဝင်ရောက်ရာတွင် မှားယွင်းနေပါသည်။ ကျေးဇူးပြု၍ အခြားအကောင့်တစ်ခုကို ရွေးချယ်ပါ။" + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-nb/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-nb/common_strings.xml new file mode 100644 index 0000000..123c6b0 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-nb/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play Tjenester-feil" + "En app krever at Google Play Tjenester oppdateres." + "%1$s krever en oppdatering av Android Wear-appen." + "En app krever Google Play Tjenester for å aktiveres." + "Forespurt av %1$s" + "Installer Google Play Tjenester" + "%1$s kjører ikke uten Google Play Tjenester, som ikke er installert på telefonen din." + "%1$s kjører ikke uten Google Play Tjenester, som ikke er installert på nettbrettet ditt." + "Installer Google Play Tjenester" + "Aktiver Google Play Tjenester" + "%1$s fungerer ikke med mindre du slår på Google Play Tjenester." + "Aktiver Google Play Tjenester" + "Oppdater Google Play Tjenester" + "Oppdater Android Wear" + "%1$s kjører ikke med mindre du oppdaterer Google Play Tjenester." + "%1$s kjører ikke med mindre du oppdaterer Android Wear-appen." + "Google Play Tjenester oppdateres" + "%1$s kjører ikke uten Google Play Tjenester, som oppdateres akkurat nå." + "Nettverksfeil" + "Du må ha datatilkobling for å koble deg til Google Play-tjenester." + "Ugyldig konto" + "Den angitte kontoen finnes ikke på enheten. Velg en annen konto." + "Det oppsto et ukjent problem med Google Play Tjenester." + "Google Play-tjenester" + "%1$s er avhengig av Google Play Tjenester, som ikke støttes av enheten din. Ta kontakt med produsenten for å få hjelp." + "Oppdater" + "Logg på" + "Logg på med Google" + "Åpne på telefonen" + "%1$s krever én eller flere Google Play Tjenester som ikke er tilgjengelige for øyeblikket. Ta kontakt med utvikleren for å få hjelp." + "Pålogging mislyktes" + "Det oppsto en feil ved pålogging til den angitte kontoen. Velg en annen konto." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ne-rNP/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ne-rNP/common_strings.xml new file mode 100644 index 0000000..6db5e3b --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ne-rNP/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play सेवाहरूका त्रुटि" + "Google Play सेवाहरू अद्यावधिक गर्न अनुप्रयोग आवश्यक हुन्छ।" + "%1$s लाई Android Wear अनुप्रयोगमा अद्यावधिक आवश्यक छ।" + "Google Play का सेवाहरू सक्षम गर्न अनुप्रयोग आवश्यक हुन्छ।" + "%1$s द्वारा अनुरोध गरियो" + "Google Play सेवाहरू प्राप्त गर्नुहोस्" + "%1$s Google प्ले सेवाहरू बिना सञ्चालन हुँदैन, जुन तपाईँको फोनबाट हराइरहेको छ।" + "%1$s Google प्ले सेवाहरू बिना सञ्चालन हुँदैन, जुन तपाईँको ट्याब्लेटबाट हराइरहेको छ।" + "Google Play सेवाहरू प्राप्त गर्नुहोस्" + "Google Play सेवाहरू सक्षम पार्नुहोस्" + "%1$s ले तपाईंले Google प्ले सेवाहरू सक्षम नगरेसम्म काम गर्दैन।" + "Google Play सेवाहरू सक्षम पार्नुहोस्" + "Google Play सेवाहरू अद्यावधिक गर्नुहोस्" + "Android उपयोग अद्यावधिक गर्नुहोस्" + "%1$s तपाईंले Google प्ले सेवाहरू अद्यावधिक नगरेसम्म सञ्चालन हुँदैन।" + "%1$s तपाईँले Android Wear अनुप्रयोग अद्यावधिक नगरेसम्म सञ्चालन हुँदैन।" + "Google प्ले सेवाहरू अद्यावधिक भइरहेका छन्" + "%1$s Google प्ले सेवाहरू बिना सञ्चालन हुँदैन, जुन हाल अद्यावधिक भइरहेका छन्।" + "नेटवर्क त्रुटि" + "एउटा डेटा जडान Google प्ले सेवाहरूसँग जडित गर्न आवश्यकता छ।" + "अमान्य खाता" + "निर्दिष्ट खाता यो उपकरणमा छैन। कृपया एउटा अलग खाता चयन गर्नुहोस्।" + "Google Play सेवाहरूको अज्ञात सवाल" + "Google Play सेवाहरू" + "%1$s Google प्ले सेवाहरूमा निर्भर गर्दछ, जुन तपाईँको यन्त्रद्वारा समर्थन गर्दैन। सहायताको लागि निर्मातालाई सम्पर्क गर्नुहोस्।" + "अद्यावधिक गर्नुहोस्" + "साइन इन गर्नुहोस्" + "गुगलका साथ साइन इन गर्नुहोस्" + "फोनमा खोल्नुहोस्" + "%1$s लाई एक वा थप Google प्ले सेवाहरू आवश्यकता पर्छ जुन हाल उपलब्ध छैन। कृपया सहायताको लागि विकासकर्तालाई सम्पर्क गर्नुहोस्।" + "साइन इन असफल भयो" + "निर्दिष्ट खातामा साइन इन गर्दा त्रुटि भयो। कृपया फरक खाता रोज्नुहोस्।" + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-nl/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-nl/common_strings.xml new file mode 100644 index 0000000..ca531ad --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-nl/common_strings.xml @@ -0,0 +1,36 @@ + + + "Fout met Google Play-services" + "Google Play-services moet worden geüpdatet voor een app." + "%1$s vereist een update naar de Android Wear-app." + "Google Play-services moet zijn ingeschakeld voor een app." + "Aangevraagd door %1$s" + "Google Play-services ophalen" + "%1$s kan niet worden uitgevoerd zonder Google Play-services, die ontbreken op uw telefoon." + "%1$s kan niet worden uitgevoerd zonder Google Play-services, die ontbreken op uw tablet." + "Google Play-services ophalen" + "Google Play-services inschakelen" + "%1$s werkt niet, tenzij u Google Play-services inschakelt." + "Google Play-services inschak." + "Google Play-services updaten" + "Android Wear updaten" + "%1$s kan niet worden uitgevoerd, tenzij u Google Play-services updatet." + "%1$s wordt niet uitgevoerd, tenzij u de Android Wear-app updatet." + "Google Play-services worden geüpdatet" + "%1$s kan niet worden uitgevoerd zonder Google Play-services, die momenteel worden geüpdatet." + "Netwerkfout" + "Er is een gegevensverbinding nodig om verbinding te kunnen maken met Google Play-services." + "Ongeldig account" + "Het gespecificeerde account bestaat niet op dit apparaat. Kies een ander account." + "Onbekend probleem met Google Play-services." + "Google Play-services" + "%1$s werkt met Google Play-services. Dit wordt niet ondersteund door uw apparaat. Neem contact op met de fabrikant voor ondersteuning." + "Updaten" + "Inloggen" + "Inloggen met Google" + "Openen op telefoon" + "%1$s vereist een of meer Google Play-services die momenteel niet beschikbaar zijn. Neem contact op met de ontwikkelaar voor ondersteuning." + "Inloggen mislukt" + "Fout bij inloggen op het opgegeven account. Kies een ander account." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-pl/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-pl/common_strings.xml new file mode 100644 index 0000000..40c441c --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-pl/common_strings.xml @@ -0,0 +1,36 @@ + + + "Błąd Usług Google Play" + "Aplikacja wymaga zaktualizowania Usług Google Play." + "Aplikacja %1$s wymaga zaktualizowania aplikacji Android Wear." + "Aplikacja wymaga włączenia Usług Google Play." + "Żądanie z aplikacji %1$s" + "Pobierz Usługi Google Play" + "Aplikacja %1$s nie będzie działać bez Usług Google Play, których nie masz na telefonie." + "Aplikacja %1$s nie będzie działać bez Usług Google Play, których nie masz na tablecie." + "Pobierz Usługi Google Play" + "Włącz Usługi Google Play" + "Aplikacja %1$s nie będzie działać, jeśli nie włączysz Usług Google Play." + "Włącz Usługi Google Play" + "Aktualizuj Usługi Google Play" + "Zaktualizuj Android Wear" + "Aplikacja %1$s nie będzie działać, jeśli nie zaktualizujesz Usług Google Play." + "Aplikacja %1$s nie będzie działać, jeśli nie zaktualizujesz aplikacji Android Wear." + "Trwa aktualizowanie Usług Google Play" + "Aplikacja %1$s nie będzie działać bez Usług Google Play, które są obecnie aktualizowane." + "Błąd sieci" + "Korzystanie z usług Google Play wymaga połączenia z internetem." + "Nieprawidłowe konto" + "Podanego konta nie ma na tym urządzeniu. Wybierz inne konto." + "Nieznany problem z Usługami Google Play." + "Usługi Google Play" + "Aplikacja %1$s wymaga Usług Google Play, które nie są obsługiwane przez Twoje urządzenie. Skontaktuj się z producentem, by uzyskać pomoc." + "Aktualizuj" + "Zaloguj się" + "Zaloguj się przez Google" + "Otwórz na telefonie" + "Aplikacja %1$s wymaga co najmniej jednej usługi Google Play, która jest obecnie niedostępna. Skontaktuj się z programistą, by uzyskać pomoc." + "Błąd logowania" + "Błąd podczas logowania na określone konto. Wybierz inne." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-pt-rBR/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-pt-rBR/common_strings.xml new file mode 100644 index 0000000..7f31b12 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-pt-rBR/common_strings.xml @@ -0,0 +1,36 @@ + + + "Erro do Google Play Services" + "Um app requer a atualização do Google Play Services." + "%1$s exige uma atualização para o app Android Wear." + "Um app requer a ativação do Google Play Services." + "Solicitado por %1$s" + "Instale o Google Play Services" + "%1$s não funciona sem o Google Play Services, o qual não está instalado no seu smartphone." + "%1$s não funciona sem o Google Play Services, o qual não está instalado no seu tablet." + "Instalar o Google Play Services" + "Ative o Google Play Services" + "%1$s só funciona com o Google Play Services ativado." + "Ativar o Google Play Services" + "Atualize o Google Play Services" + "Atualizar o Android Wear" + "%1$s só funciona com uma versão atualizada do Google Play Services." + "%1$s só funciona com uma atualização para o app Android Wear." + "Google Play Services em atualização" + "%1$s não funciona sem o Google Play Services, o qual está sendo atualizado no momento." + "Erro na rede" + "É necessária uma conexão de dados para conectar ao Google Play Services." + "Conta inválida" + "A conta especificada não existe no dispositivo. Escolha outra conta." + "Problema desconhecido com o Google Play Services." + "Play Services" + "%1$s depende do Google Play Services, o qual não é compatível com seu dispositivo. Entre em contato com o fabricante para receber assistência." + "Atualizar" + "Login" + "Fazer login com o Google" + "Abrir no smartphone" + "%1$s exige um ou mais Google Play Services que não estão disponíveis no momento. Entre em contato com o desenvolvedor para receber assistência." + "Falha de login" + "Erro ao fazer login na conta especificada. Escolha outra conta." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-pt-rPT/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-pt-rPT/common_strings.xml new file mode 100644 index 0000000..2e15b9b --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-pt-rPT/common_strings.xml @@ -0,0 +1,36 @@ + + + "Erro dos Serviços do Google Play" + "Uma aplicação necessita da atualização dos Serviços do Google Play." + "O %1$s requer uma atualização da aplicação Android Wear." + "Uma aplicação necessita da ativação dos Serviços do Google Play." + "Pedida por %1$s" + "Obter serviços do Google Play" + "O %1$s não é executado sem os serviços do Google Play, os quais estão em falta no seu telemóvel." + "O %1$s não é executado sem os serviços do Google Play, os quais estão em falta no seu tablet." + "Obter serviços do Google Play" + "Ativar serviços do Google Play" + "O %1$s não funciona enquanto não ativar os serviços do Google Play." + "Ativar serviços do Google Play" + "Atualizar serviços do Google Play" + "Atualizar Android Wear" + "O %1$s não é executado enquanto não atualizar os serviços do Google Play." + "O %1$s não será executado enquanto não atualizar a aplicação Android Wear." + "Serviços do Google Play em atualização" + "O %1$s não é executado sem os serviços do Google Play, os quais estão a ser atualizados." + "Erro de Rede" + "É necessária uma ligação de dados para se ligar aos Serviços do Google Play." + "Conta Inválida" + "A conta especificada não existe neste dispositivo. Escolha uma conta diferente." + "Problema desconhecido nos serviços do Google Play." + "Serviços do Google Play" + "O %1$s depende dos serviços do Google Play, os quais não são compatíveis com o seu dispositivo. Contacte o fabricante para obter assistência." + "Atualizar" + "Inic. ses." + "Inic. sessão com o Google" + "Abrir no telemóvel" + "O %1$s necessita de um ou mais Serviços do Google Play que não estão disponíveis de momento. Contacte o programador para obter assistência." + "Falha ao iniciar sessão" + "Erro ao iniciar sessão na conta especificada. Escolha uma conta diferente." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-pt/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-pt/common_strings.xml new file mode 100644 index 0000000..7f31b12 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-pt/common_strings.xml @@ -0,0 +1,36 @@ + + + "Erro do Google Play Services" + "Um app requer a atualização do Google Play Services." + "%1$s exige uma atualização para o app Android Wear." + "Um app requer a ativação do Google Play Services." + "Solicitado por %1$s" + "Instale o Google Play Services" + "%1$s não funciona sem o Google Play Services, o qual não está instalado no seu smartphone." + "%1$s não funciona sem o Google Play Services, o qual não está instalado no seu tablet." + "Instalar o Google Play Services" + "Ative o Google Play Services" + "%1$s só funciona com o Google Play Services ativado." + "Ativar o Google Play Services" + "Atualize o Google Play Services" + "Atualizar o Android Wear" + "%1$s só funciona com uma versão atualizada do Google Play Services." + "%1$s só funciona com uma atualização para o app Android Wear." + "Google Play Services em atualização" + "%1$s não funciona sem o Google Play Services, o qual está sendo atualizado no momento." + "Erro na rede" + "É necessária uma conexão de dados para conectar ao Google Play Services." + "Conta inválida" + "A conta especificada não existe no dispositivo. Escolha outra conta." + "Problema desconhecido com o Google Play Services." + "Play Services" + "%1$s depende do Google Play Services, o qual não é compatível com seu dispositivo. Entre em contato com o fabricante para receber assistência." + "Atualizar" + "Login" + "Fazer login com o Google" + "Abrir no smartphone" + "%1$s exige um ou mais Google Play Services que não estão disponíveis no momento. Entre em contato com o desenvolvedor para receber assistência." + "Falha de login" + "Erro ao fazer login na conta especificada. Escolha outra conta." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ro/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ro/common_strings.xml new file mode 100644 index 0000000..46167de --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ro/common_strings.xml @@ -0,0 +1,36 @@ + + + "Eroare a serviciilor Google Play" + "O aplicație necesită o actualizare pentru serviciile Google Play." + "%1$s necesită o actualizare a aplicației Android Wear." + "O aplicație necesită activarea serviciilor Google Play." + "Solicitată de %1$s" + "Descărcaţi Servicii Google Play" + "%1$s nu va rula fără serviciile Google Play, care lipsesc de pe telefon." + "%1$s nu va rula fără serviciile Google Play, care lipsesc de pe tabletă." + "Obţineţi Servicii Google Play" + "Activaţi Servicii Google Play" + "%1$s nu va funcționa decât dacă activați serviciile Google Play." + "Activaţi Servicii Google Play" + "Actualizaţi Servicii Google Play" + "Actualizați Android Wear" + "%1$s nu va rula decât dacă actualizați serviciile Google Play." + "%1$s nu va rula decât dacă actualizați aplicația Android Wear." + "Se actualizează serviciile Google Play" + "%1$s nu va rula fără serviciile Google Play, care momentan se actualizează." + "Eroare de reţea" + "Este necesară o conexiune de date pentru a vă conecta la serviciile Google Play." + "Cont nevalid" + "Contul menționat nu există pe acest dispozitiv. Alegeți alt cont." + "Problemă necunoscută privind Servicii Google Play." + "Servicii Google Play" + "%1$s se bazează pe serviciile Google Play, care nu sunt acceptate de dispozitiv. Contactați producătorul pentru asistență." + "Actualizaţi" + "Conectați" + "Conectați-vă cu Google" + "Deschideți pe telefon" + "%1$s necesită unul sau mai multe servicii Google Play, care momentan nu sunt disponibile. Contactați dezvoltatorul pentru asistență." + "Conectarea nu a reușit" + "Eroare la conectarea la contul specificat. Alegeți alt cont." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ru/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ru/common_strings.xml new file mode 100644 index 0000000..0377afc --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ru/common_strings.xml @@ -0,0 +1,36 @@ + + + "Ошибка сервисов Google Play" + "Для работы приложения требуется обновить сервисы Google Play" + "Чтобы продолжить работу с приложением \"%1$s\", обновите Android Wear" + "Для работы приложения требуется включить сервисы Google Play" + "Источник запроса: %1$s" + "Установите Сервисы Google Play" + "Для работы с приложением \"%1$s\" требуются сервисы Google Play, не установленные на вашем телефоне." + "Для работы с приложением \"%1$s\" требуются сервисы Google Play, не установленные на вашем планшете." + "Установить" + "Включите Сервисы Google Play" + "Чтобы запустить приложение \"%1$s\", включите сервисы Google Play." + "Включить" + "Обновите Сервисы Google Play" + "Обновить Android Wear" + "Чтобы запустить приложение \"%1$s\", обновите сервисы Google Play." + "Чтобы запустить приложение \"%1$s\", обновите Android Wear." + "Обновление сервисов Google Play…" + "Сервисы Google Play, необходимые для работы с приложением \"%1$s\", в настоящий момент обновляются." + "Ошибка сети" + "Для работы с Google Play требуется подключение к сети." + "Недействительный аккаунт" + "Этого аккаунта нет на устройстве. Выберите другой." + "Неизвестная ошибка с Сервисами Google Play." + "Сервисы Google Play" + "Сервисы Google Play, необходимые для работы с приложением \"%1$s\", не поддерживаются на вашем устройстве. Обратитесь к его производителю." + "Обновить" + "Войти" + "Войти в аккаунт Google" + "Открыть на телефоне" + "Сервисы Google Play, необходимые для работы с приложением \"%1$s\", недоступны. Свяжитесь с его разработчиком." + "Ошибка входа" + "При входе в указанный аккаунт произошла ошибка. Выберите другой аккаунт." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-si-rLK/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-si-rLK/common_strings.xml new file mode 100644 index 0000000..6eb0374 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-si-rLK/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play සේවා දෝෂය" + "යෙදුමකට Google Play සේවාවන් සඳහා යාවත්කාලීනයක් අවශ්‍යය." + "%1$s හට Android Wear යෙදුමට යාවත්කාලීන කිරීමක් අවශ්‍යයි." + "යෙදුමකට Google Play සේවාවන් සබලව තිබීම අවශ්‍යය." + "%1$s විසින් ඉල්ලා ඇත" + "Google Play සේවාවන් ලබා ගන්න" + "ඔබගේ දුරකථනයේ නැති Google Play සේවාවන් නොමැතිව %1$s ධාවනය නොවනු ඇත." + "ඔබගේ ටැබ්ලටයේ නැති Google Play සේවාවන් නොමැතිව %1$s ධාවනය නොවනු ඇත." + "Google Play සේවාවන් ලබා ගන්න" + "Google Play සේවාවන් සබල කරන්න" + "ඔබ Google Play සේවාවන් සබල කරන්නේ නම් මිස %1$s වැඩ නොකරනු ඇත." + "Google Play සේවාවන් සබල කරන්න" + "Google Play සේවාවන් යාවත්කාලීන කරන්න" + "Android Wear යාවත්කාලීන කරන්න" + "Google Play සේවා යාවත්කාලීන කරන්නේ නොමැතිව %1$s ධාවනය නොවේ." + "Android Wear යෙදුම ඔබ යාවත්කාලීන කළේ නැති නම් %1$s ධාවනය කළ නොහැක." + "Google Play සේවා යාවත්කාලීන වේ" + "දැනට යාවත්කාලීන වන Google Play සේවා නොමැතිව %1$s ධාවනය නොවේ." + "ජාල දෝෂය" + "Google Play සේවාවන් වෙත සබැඳීමට දත්ත සබැඳුමක් අවශ්‍යය." + "වලංගු නොවන ගිණුම" + "නියම කර දැක්වූ ගිණුම මෙම උපාංගය මත නොපවතී. කරුණාකර වෙනත් ගිණුමක් තෝරන්න." + "Google Play සේවාවන් සමග නොදන්නා ගැටලුවක්." + "Google Play සේවා" + "%1$s Google Play සේවාවන් මත යැපෙන අතර, එය වෙත ඔබගේ උපාංගය සහාය නොදක්වයි. කරුණාකර සහාය සඳහා නිෂ්පාදකයා අමතන්න." + "යාවත්කාලීන කරන්න" + "පිවිසෙන්න" + "Google සමගින් පුරනය වන්න" + "දුරකථනය තුළ විවෘත කරන්න" + "%1$s සඳහා දැනට නොපවතින Google Play සේවා එකක් හෝ කිහිපයක් අවශ්‍යයි. කරුණාකර සහාය සඳහා සංවර්ධක සම්බන්ධ කරගන්න." + "පුරනය වීම අසාර්ථක විය" + "විශේෂිත ගිණුම පුරනය කිරීමේදී දෝෂයක්. කරුණාකර වෙනස් ගිණුමක් තෝරන්න." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-sk/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-sk/common_strings.xml new file mode 100644 index 0000000..f33c548 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-sk/common_strings.xml @@ -0,0 +1,36 @@ + + + "Chyba služieb Google Play" + "Aplikácia vyžaduje aktualizáciu služieb Google Play." + "Aplikácia %1$s vyžaduje aktualizáciu aplikácie Android Wear." + "Aplikácia vyžaduje povolenie služieb Google Play." + "Vyžiadané aplikáciou %1$s" + "Inštalovať služby Google Play" + "Na spustenie aplikácie %1$s sa vyžadujú služby Google Play, ktoré na telefóne nemáte." + "Na spustenie aplikácie %1$s sa vyžadujú služby Google Play, ktoré na tablete nemáte." + "Inštalovať služby Google Play" + "Povoliť služby Google Play" + "Aplikácia %1$s bude fungovať až po povolení služieb Google Play." + "Povoliť služby Google Play" + "Aktualizovať služby Google Play" + "Aktualizujte aplikáciu Android Wear" + "Aplikáciu %1$s bude možné spustiť až po aktualizácii služieb Google Play." + "Aplikácia %1$s bude fungovať až po aktualizácii aplikácie Android Wear." + "Služby Google Play sa aktualizujú" + "Na spustenie aplikácie %1$s sa vyžadujú služby Google Play, ktoré sa momentálne aktualizujú." + "Chyba siete" + "Pripojenie k službám Google Play si vyžaduje dátové pripojenie." + "Neplatný účet" + "Zadaný účet v tomto zariadení neexistuje. Vyberte iný účet." + "Neznámy problém so službami Google Play." + "Služby Google Play" + "Aplikácia %1$s potrebuje služby Google Play, ktoré vaše zariadenie nepodporuje. Kontaktujte príslušného výrobcu a požiadajte ho o pomoc." + "Aktualizovať" + "Prihlásiť sa" + "Prihlásiť sa do účtu Google" + "Otvoriť na telefóne" + "Aplikácia %1$s vyžaduje minimálne jednu službu Google Play, ktorá v súčasnosti nie je k dispozícii. Kontaktujte príslušného vývojára a požiadajte ho o pomoc." + "Prihlásenie zlyhalo" + "Pri prihlasovaní do určeného účtu sa vyskytla chyba. Zvoľte iný účet." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-sl/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-sl/common_strings.xml new file mode 100644 index 0000000..1ec9430 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-sl/common_strings.xml @@ -0,0 +1,36 @@ + + + "Napaka storitev Google Play" + "Za delovanje aplikacije morate posodobiti storitve Google Play." + "Aplikacija %1$s zahteva posodobitev aplikacije Android Wear." + "Za delovanje aplikacije morate omogočiti storitve Google Play." + "Zahteva aplikacije %1$s" + "Namestite storitve Google Play" + "Aplikacija %1$s ne deluje brez storitev Google Play, vendar teh ni v telefonu." + "Aplikacija %1$s ne deluje brez storitev Google Play, vendar teh ni v tabličnem računalniku." + "Namestite storitve Google Play" + "Omogočite storitve Google Play" + "Aplikacija %1$s ne bo delovala, če ne omogočite storitev Google Play." + "Omogočite storitve Google Play" + "Posodobite storitve Google Play" + "Posodobitev aplikacije Android Wear" + "Aplikacija %1$s ne bo delovala, če ne posodobite storitev Google Play." + "Aplikacija %1$s ne bo delovala, če ne posodobite aplikacije Android Wear." + "Storitve Google Play se posodabljajo" + "Aplikacija %1$s ne deluje brez storitev Google Play, ki se trenutno posodabljajo." + "Omrežna napaka" + "Za povezavo s storitvami Google Play potrebujete internetno povezavo." + "Neveljaven račun" + "V tej napravi ne obstaja navedeni račun. Izberite drugega." + "Neznana težava s storitvami Google Play." + "Storitve Google Play" + "Aplikacija %1$s potrebuje storitve Google Play, ki jih vaša naprava ne podpira. Za pomoč se obrnite na proizvajalca." + "Posodobi" + "Prijava" + "Prijavite se v Google" + "Odpiranje v telefonu" + "Aplikacija %1$s potrebuje eno ali več storitev za Google Play, ki trenutno niso na voljo. Za pomoč se obrnite na razvijalca." + "Prijava ni uspela" + "Napaka pri prijavi v izbran račun. Izberite drug račun." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-sr/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-sr/common_strings.xml new file mode 100644 index 0000000..e03f886 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-sr/common_strings.xml @@ -0,0 +1,36 @@ + + + "Грешка Google Play услуга" + "Апликација захтева ажурирање Google Play услуга." + "%1$s захтева ажурирање апликације Android Wear." + "Апликација захтева да Google Play услуге буду омогућене." + "Захтева %1$s" + "Преузимање Google Play услуга" + "%1$s не може да се покрене без Google Play услуга, које недостају на телефону." + "%1$s не може да се покрене без Google Play услуга, које недостају на таблету." + "Преузми Google Play услуге" + "Омогућавање Google Play услуга" + "%1$s неће функционисати ако не омогућите Google Play услуге." + "Омогући Google Play услуге" + "Ажурирање Google Play услуга" + "Ажурирајте Android Wear" + "%1$s не може да се покрене ако не ажурирате Google Play услуге." + "%1$s не може да се покрене ако не ажурирате апликацију Android Wear." + "Google Play услуге се ажурирају" + "%1$s не може да се покрене без Google Play услуга, које се тренутно ажурирају." + "Грешка на мрежи" + "За повезивање са Google Play услугама потребна је веза за пренос података." + "Неважећи налог" + "Наведени налог не постоји на овом уређају. Одаберите други налог." + "Непознат проблем са Google Play услугама." + "Google Play услуге" + "%1$s користи Google Play услуге, које уређај не подржава. Контактирајте произвођача да бисте добили помоћ." + "Ажурирај" + "Пријави ме" + "Пријави ме преко Google-а" + "Отвори на телефону" + "%1$s захтева једну Google Play услугу која тренутно није доступна или више њих. Контактирајте програмера да бисте добили помоћ." + "Пријављивање није успело" + "Дошло је до грешке при пријављивању на наведени налог. Изаберите други налог." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-sv/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-sv/common_strings.xml new file mode 100644 index 0000000..ad8d444 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-sv/common_strings.xml @@ -0,0 +1,36 @@ + + + "Fel på Google Play-tjänster" + "Google Play-tjänster måste uppdateras för en app ska fungera." + "En uppdatering av appen Android Wear krävs för %1$s." + "Google Play-tjänster måste aktiveras för att en app ska fungera." + "Begärdes av %1$s" + "Hämta Google Play Tjänster" + "%1$s kan inte köras utan Google Play-tjänster, och dessa saknas på mobilen." + "%1$s kan inte köras utan Google Play-tjänster, och dessa saknas på surfplattan." + "Hämta Google Play Tjänster" + "Aktivera Google Play Tjänster" + "%1$s fungerar inte om du inte aktiverar Google Play-tjänster." + "Aktivera Google Play Tjänster" + "Uppdatera Google Play Tjänster" + "Uppdatera Android Wear" + "%1$s kan inte köras om du inte uppdaterar Google Play-tjänsterna." + "%1$s körs inte om du inte uppdaterar appen Android Wear." + "Google Play-tjänsterna uppdateras" + "%1$s kan inte köras utan Google Play-tjänster, och dessa uppdateras för närvarande." + "Nätverksfel" + "En dataanslutning krävs för att ansluta till Google Plays tjänster." + "Ogiltigt konto" + "Det angivna kontot finns inte på den här enheten. Välj ett annat konto." + "Okänt problem med Google Play Tjänster" + "Google Play-tjänster" + "För %1$s krävs Google Play-tjänster, och dessa stöds inte på enheten. Kontakta tillverkaren om du vill ha hjälp." + "Uppdatera" + "Logga in" + "Logga in med Google" + "Öppna på mobilen" + "För %1$s krävs en eller flera Google Play-tjänster som inte är tillgängliga för närvarande. Kontakta utvecklaren om du vill ha hjälp." + "Det gick inte att logga in" + "Ett fel uppstod när du försökte logga in på kontot. Välj ett annat konto." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-sw/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-sw/common_strings.xml new file mode 100644 index 0000000..e5fc3e2 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-sw/common_strings.xml @@ -0,0 +1,36 @@ + + + "Hitilafu kwenye huduma za Google Play" + "Programu inahitaji toleo jipya la huduma za Google Play." + "%1$s inahitaji programu ya Android Wear isasishwe." + "Programu inahitaji huduma za Google Play ili iwashwe." + "Imeombwa na %1$s" + "Pata huduma za Google Play" + "%1$s haitafanya kazi bila huduma za Google Play, ambazo hazipatikani kwenye simu yako." + "%1$s haitafanya kazi bila huduma za Google Play, ambazo hazipatikani kwenye kompyuta yako kibao." + "Pata huduma za Google Play" + "Wezesha huduma za Google Play" + "%1$s haitafanya kazi mpaka uwashe huduma za Google Play." + "Wezesha huduma za Google Play" + "Sasisha huduma za Google Play" + "Sasisha Android Wear" + "%1$s haitafanya kazi hadi usasishe huduma za Google Play." + "%1$s haitafanya kazi usiposasisha programu ya Android Wear." + "Huduma za Google Play zinasasishwa" + "%1$s haitafanya kazi bila huduma za Google Play, ambazo zinasasishwa kwa sasa." + "Hitilafu ya Mtandao" + "Muunganisho wa data unahitajika ili kuunganisha kwenye huduma za Google Play." + "Akaunti Batili" + "Akaunti iliyobainishwa haipo kwenye kifaa hiki. Tafadhali chagua akaunti tofauti." + "Suala lisilojulikana na huduma za Google Play." + "Huduma za Google Play" + "%1$s hutegemea huduma za Google Play, ambazo hazitumiki kwenye kifaa chako. Wasiliana na mtengenezaji kwa usaidizi." + "Sasisha" + "Ingia" + "Ingia ukitumia Google" + "Fungua kwenye simu" + "%1$s inahitaji huduma moja au zaidi za Google Play ambazo hazipatikani kwa sasa. Tafadhali wasiliana na msanidi programu kwa usaidizi." + "Imeshindwa kuingia katika akaunti" + "Hitilafu wakati wa kuingia katika akaunti iliyobainishwa. Tafadhali chagua akaunti tofauti." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ta-rIN/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ta-rIN/common_strings.xml new file mode 100644 index 0000000..e1f4b1f --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ta-rIN/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play சேவைகள் பிழை" + "பயன்பாடானது Google Play சேவைகளுக்கான புதுப்பிப்பைக் கேட்கிறது." + "Android Wear பயன்பாட்டைப் புதுப்பித்தல் %1$sக்குத் தேவை." + "பயன்பாடானது Google Play சேவைகள் இயக்கக் கேட்கிறது." + "%1$s ஆல் கோரப்பட்டது" + "Google Play சேவைகளைப் பெறுக" + "Google Play சேவைகள் இருந்தால் மட்டுமே, %1$s செயல்படும். அவை தற்போது ஃபோனில் இல்லை." + "Google Play சேவைகள் இருந்தால் மட்டுமே, %1$s செயல்படும். அவை தற்போது டேப்லெட்டில் இல்லை." + "Google Play சேவைகளைப் பெறுக" + "Google Play சேவைகளை இயக்கு" + "Google Play சேவைகளை இயக்கினால் மட்டுமே, %1$s செயல்படும்." + "Google Play சேவைகளை இயக்கு" + "Google Play சேவைகளைப் புதுப்பி" + "Android வியரைப் புதுப்பி" + "Google Play சேவைகளை இயக்கினால் மட்டுமே, %1$s செயல்படும்." + "Android Wear பயன்பாட்டைப் புதுப்பித்தால் மட்டுமே, %1$s செயல்படும்." + "Google Play சேவைகள் புதுப்பிக்கப்படுகின்றன" + "தற்போது புதுப்பிக்கப்படும், Google Play சேவைகள் இருந்தால் மட்டுமே, %1$s செயல்படும்." + "பிணைய பிழை" + "Google Play சேவைகளில் இணைக்க தரவு இணைப்பு தேவை." + "தவறான கணக்கு" + "இந்தச் சாதனத்தில் குறிப்பிடப்பட்ட கணக்கு இல்லை. வேறு கணக்கைத் தேர்வு செய்யவும்." + "Google Play சேவைகளில் அறியப்படாத சிக்கல் உள்ளது." + "Google Play சேவைகள்" + "சாதனம் ஆதரிக்காத Google Play சேவைகளை %1$s சார்ந்துள்ளது. உதவிக்கு, தயாரிப்பாளரைத் தொடர்புகொள்ளவும்." + "புதுப்பி" + "உள்நுழைக" + "Google மூலம் உள்நுழை" + "ஃபோனில் திற" + "தற்போது கிடைக்காத, ஒன்று அல்லது அதற்கு மேற்பட்ட Google Play சேவைகள் %1$sக்குத் தேவை. உதவிக்கு, டெவெலப்பரைத் தொடர்புகொள்ளவும்." + "உள்நுழைவு தோல்வி" + "குறிப்பிட்ட கணக்கில் உள்நுழைவதில் பிழை. வேறு கணக்கைத் தேர்ந்தெடுக்கவும்." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-te-rIN/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-te-rIN/common_strings.xml new file mode 100644 index 0000000..c14e0d2 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-te-rIN/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play సేవల లోపం" + "ఒక అనువర్తనానికి Google Play సేవలు నవీకరించబడటం అవసరం." + "%1$sకి Android వేర్ అనువర్తనాన్ని నవీకరించడం అవసరం." + "ఒక అనువర్తనానికి Google Play సేవలు ప్రారంభించబడాలి." + "%1$s ద్వారా అభ్యర్థించబడింది" + "Google Play సేవలను పొందండి" + "%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఆ సేవలు మీ ఫోన్‌లో లేవు." + "%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఆ సేవలు మీ టాబ్లెట్‌లో లేవు." + "Google Play సేవలను పొందండి" + "Google Play సేవలను ప్రారంభించు" + "మీరు Google Play సేవలను ప్రారంభిస్తే మినహా %1$s పని చేయదు." + "Google Play సేవలను ప్రారంభించు" + "Google Play సేవలను నవీకరించండి" + "Android Wearని నవీకరించండి" + "మీరు Google Play సేవలను నవీకరిస్తే మినహా %1$s అమలు కాదు." + "మీరు Android వేర్ అనువర్తనాన్ని నవీకరిస్తే మినహా %1$s అమలు కాదు." + "Google Play సేవలు నవీకరించబడుతున్నాయి" + "%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఆ సేవలు ప్రస్తుతం నవీకరించబడుతున్నాయి." + "నెట్‌వర్క్ లోపం" + "Google Play సేవలకు కనెక్ట్ చేయడానికి డేటా కనెక్షన్ అవసరం." + "చెల్లని ఖాతా" + "పేర్కొన్న ఖాతా ఈ పరికరంలో లేదు. దయచేసి వేరొక ఖాతాను ఎంచుకోండి." + "Google Play సేవలతో తెలియని సమస్య." + "Google Play సేవలు" + "%1$s మీ పరికరంలో మద్దతు లేని Google Play సేవలపై ఆధారపడుతుంది. సహాయం కోసం తయారీదారుని సంప్రదించండి." + "నవీకరించు" + "సైన్ ఇన్ చేయి" + "Googleతో సైన్ ఇన్ చేయి" + "ఫోన్‌లో తెరవండి" + "%1$sకి ప్రస్తుతం అందుబాటులో లేని ఒకటి లేదా అంతకంటే ఎక్కువ Google Play సేవలు అవసరం. దయచేసి సహాయం కోసం డెవలపర్‌ను సంప్రదించండి." + "సైన్ ఇన్ విఫలమైంది" + "పేర్కొన్న ఖాతాలో సైన్ ఇన్ చేయడంలో లోపం. దయచేసి వేరే ఖాతాను ఎంచుకోండి." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-th/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-th/common_strings.xml new file mode 100644 index 0000000..a60ef37 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-th/common_strings.xml @@ -0,0 +1,36 @@ + + + "ข้อผิดพลาดของบริการ Google Play" + "แอปพลิเคชันหนึ่งจำเป็นต้องมีการอัปเดตสำหรับบริการ Google Play" + "%1$s ต้องการให้อัปเดตแอป Android Wear" + "แอปพลิเคชันหนึ่งจำเป็นต้องมีบริการ Google Play เพื่อเปิดใช้งาน" + "ขอโดย %1$s" + "รับบริการ Google Play" + "%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งไม่มีในโทรศัพท์ของคุณ" + "%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งไม่มีในแท็บเล็ตของคุณ" + "รับบริการ Google Play" + "เปิดใช้งานบริการ Google Play" + "%1$s จะไม่ทำงานจนกว่าคุณจะเปิดใช้บริการ Google Play" + "เปิดใช้งานบริการ Google Play" + "อัปเดตบริการ Google Play" + "อัปเดต Android Wear" + "%1$s จะไม่ทำงานจนกว่าคุณจะอัปเดตบริการ Google Play" + "%1$s จะไม่ทำงานจนกว่าคุณจะอัปเดตแอป Android Wear" + "กำลังอัปเดตบริการ Google Play" + "%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งกำลังอัปเดตอยู่ในขณะนี้" + "ข้อผิดพลาดของเครือข่าย" + "ต้องมีการเขื่อมต่อข้อมูลเพื่อเชื่อมต่อกับบริการ Google Play" + "บัญชีไม่ถูกต้อง" + "บัญชีที่ระบุไม่มีอยู่บนอุปกรณ์นี้ โปรดเลือกบัญชีอื่น" + "ปัญหาที่ไม่รู้จักของบริการ Google Play" + "บริการ Google Play" + "%1$s ต้องใช้บริการ Google Play ซึ่งอุปกรณ์ของคุณไม่สนับสนุน โปรดติดต่อผู้ผลิตเพื่อขอความช่วยเหลือ" + "อัปเดต" + "ลงชื่อใช้" + "ลงชื่อเข้าใช้ด้วย Google" + "เปิดบนโทรศัพท์" + "%1$s ต้องใช้บริการ Google Play อย่างน้อย 1 บริการ ซึ่งไม่พร้อมใช้งานในปัจจุบัน โปรดติดต่อนักพัฒนาซอฟต์แวร์เพื่อขอความช่วยเหลือ" + "การลงชื่อเข้าใช้ล้มเหลว" + "เกิดข้อผิดพลาดในการลงชื่อเข้าใช้บัญชีที่ระบุ โปรดเลือกบัญชีอื่น" + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-tl/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-tl/common_strings.xml new file mode 100644 index 0000000..a8ed85d --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-tl/common_strings.xml @@ -0,0 +1,36 @@ + + + "Error sa Mga Serbisyo ng Google Play" + "Kailangan ng application ng update sa Mga Serbisyo ng Google Play." + "Ang %1$s ay nangangailangan ng update sa Android Wear app." + "Kailangan ng application na na-enable ang Mga Serbisyo ng Google Play." + "Hiniling ng %1$s" + "Kumuha ng mga serbisyo ng Google Play" + "Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play na wala sa iyong telepono." + "Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play na wala sa iyong tablet." + "Kumuha ng Google Play services" + "Paganahin ang Google Play services" + "Hindi gagana ang %1$s maliban kung i-e-enable mo ang mga serbisyo ng Google Play." + "Enable Google Play services" + "I-update ang mga serbisyo ng Google Play" + "I-update ang Android Wear" + "Hindi gagana ang %1$s maliban kung i-a-update mo ang mga serbisyo ng Google Play." + "Hindi gagana ang %1$s maliban kung i-a-update mo ang Android Wear app." + "Ina-update mga serbisyo ng Google Play" + "Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play na kasalukuyang ina-update." + "May Error sa Network" + "Kailangan ng koneksyon ng data upang makakonekta sa mga serbisyo ng Google Play." + "Di-wasto ang Account" + "Hindi umiiral ang tinukoy na account sa device na ito. Mangyaring pumili ng ibang account." + "May hindi alam na isyu sa mga serbisyo ng Google Play." + "Mga serbisyo ng Google Play" + "Sumasalalay ang %1$s sa mga serbisyo ng Google Play na hindi sinusuportahan ng iyong device. Makipag-ugnayan sa manufacturer para sa tulong." + "I-update" + "Sign in" + "Mag-sign in sa Google" + "Buksan sa telepono" + "Kailangan ng %1$s ng isa o higit pang mga serbisyo ng Google Play na kasalukuyang hindi available. Mangyaring makipag-ugnayan sa developer para sa tulong." + "Hindi nakapag-sign in" + "Error sa pagsa-sign in sa tinukoy na account. Pakipili ng ibang account." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-tr/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-tr/common_strings.xml new file mode 100644 index 0000000..ec290bf --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-tr/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play Hizmetleri hatası" + "Bir uygulama, Google Play Hizmetleri için bir güncelleme gerektiriyor." + "%1$s, Android Wear uygulamasında güncelleme yapılmasını gerektiriyor." + "Bir uygulama, Google Play Hizmetleri\'nin etkin olmasını gerektiriyor." + "İstekte bulunan: %1$s" + "Google Play hizmetlerini edinin" + "%1$s, şu anda telefonunuzda bulunmayan Google Play hizmetleri olmadan çalışmayacak." + "%1$s, şu anda tabletinizde bulunmayan Google Play hizmetleri olmadan çalışmayacak." + "Google Play hizmetlerini edin" + "Google Play hizmetlerini etkinleştir" + "Google Play hizmetlerini etkinleştirmezseniz %1$s çalışmayacak." + "Google Play hizmetlerini etkinleştir" + "Google Play hizmetlerini güncelle" + "Android Wear\'ı Güncelle" + "Google Play hizmetlerini güncellemezseniz %1$s çalışmayacak." + "%1$s, Android Wear uygulaması güncellenene kadar çalışmayacak." + "Google Play hizmetleri güncelleniyor" + "%1$s, şu anda güncellenmekte olan Google Play hizmetleri olmadan çalışmayacak." + "Ağ Hatası" + "Google Play hizmetlerine bağlanmak için bir veri bağlantısı gerekiyor." + "Geçersiz Hesap" + "Belirtilen hesap bu cihazda mevcut değil. Lütfen farklı bir hesap seçin." + "Google Play hizmetleriyle ilgili bilinmeyen sorun." + "Google Play hizmetleri" + "%1$s, cihazınız tarafından desteklenmeyen Google Play hizmetlerine ihtiyaç duyuyor. Yardım için üreticiyle görüşün." + "Güncelle" + "Oturum aç" + "Google\'da oturum aç" + "Telefonda aç" + "%1$s şu anda kullanılamayan bir veya daha fazla Google Play hizmetini gerektiriyor. Lütfen yardım için geliştiriciyle iletişime geçin." + "Oturum açılamadı" + "Belirtilen hesapta oturum açılırken hata oluştu. Lütfen farklı bir hesap seçin." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-uk/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-uk/common_strings.xml new file mode 100644 index 0000000..06c85d2 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-uk/common_strings.xml @@ -0,0 +1,36 @@ + + + "Помилка сервісів Google Play" + "Щоб додаток працював, потрібно оновити сервіси Google Play." + "Для роботи додатка %1$s потрібно оновити Android Wear." + "Щоб додаток працював, потрібно ввімкнути сервіси Google Play." + "Запит від додатка %1$s" + "Установіть сервіси Google Play" + "Додаток %1$s не працюватиме без сервісів Google Play, яких немає на вашому телефоні." + "Додаток %1$s не працюватиме без сервісів Google Play, яких немає на вашому планшеті." + "Установити сервіси Google Play" + "Увімкніть сервіси Google Play" + "Додаток %1$s не працюватиме, якщо не ввімкнути сервіси Google Play." + "Увімкнути сервіси Google Play" + "Оновіть сервіси Google Play" + "Оновити Android Wear" + "Додаток %1$s не працюватиме, якщо не оновити сервіси Google Play." + "Додаток %1$s не працюватиме, якщо не оновити Android Wear." + "Сервіси Google Play оновлюються" + "Додаток %1$s не працюватиме без сервісів Google Play, які зараз оновлюються." + "Помилка мережі" + "Для під’єднання до сервісів Google Play потрібне з’єднання з мережею." + "Недійсний обліковий запис" + "Указаний обліковий запис не існує на цьому пристрої. Виберіть інший обліковий запис." + "Невідома проблема із сервісами Google Play." + "Сервіси Google Play" + "Додаток %1$s працює завдяки сервісам Google Play, які не підтримуються на вашому пристрої. Зверніться по допомогу до виробника." + "Оновити" + "Увійти" + "Увійти в обл.запис Google" + "Відкрити на телефоні" + "Для роботи додатка %1$s потрібні один або декілька сервісів Google Play, які зараз недоступні. Зверніться по допомогу до розробника." + "Помилка під час входу" + "Не вдалося ввійти в указаний обліковий запис. Виберіть інший." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ur-rPK/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ur-rPK/common_strings.xml new file mode 100644 index 0000000..0e41777 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-ur-rPK/common_strings.xml @@ -0,0 +1,36 @@ + + + "‏Google Play سروسز کی خرابی" + "‏ایک ایپلیکیشن کیلئے Google Play سروسز کیلئے ایک اپ ڈیٹ ضروری ہے۔" + "‏%1$s کو Android Wear ایپ کیلئے اپ ڈیٹ درکار ہے۔" + "‏ایک ایپلیکیشن کیلئے Google Play سروسز کا فعال ہونا ضروری ہے۔" + "%1$s کے ذریعے درخواست کی گئی" + "‏Google Play سروسز حاصل کریں" + "‏%1$s Google Play سروسز کے بغیر نہیں چلے گی، جو آپ کے فون سے غائب ہیں۔" + "‏%1$s Google Play سروسز کے بغیر نہیں چلے گی، جو آپ کے ٹیبلیٹ سے غائب ہیں۔" + "‏Google Play سروسز حاصل کریں" + "‏Google Play سروسز فعال کریں" + "‏جب تک آپ Google Play سروسز فعال نہیں کر لیتے ہیں %1$s تب تک کام نہیں کرے گی۔" + "‏Google Play سروسز فعال کریں" + "‏Google Play سروسز اپ ڈیٹ کریں" + "‏Android Wear کو اپ ڈیٹ کریں" + "‏جب تک آپ Google Play سروسز اپ ڈیٹ نہیں کر لیتے ہیں %1$s تب تک نہیں چلے گی۔" + "‏جب تک آپ Android Wear ایپ اپ ڈیٹ نہیں کر لیتے %1$s تب تک نہیں چلے گی۔" + "‏Google Play سروسز اپ ڈیٹ ہو رہی ہیں" + "‏%1$s Google Play سروسز کے بغیر نہیں چلے گی، جو فی الحال اپ ڈیٹ ہو رہی ہیں۔" + "نیٹ ورک میں خرابی" + "‏Google Play سروسز سے مربوط ہونے کیلئے ایک ڈیٹا کنکشن کی ضرورت ہے۔" + "غلط اکاؤنٹ" + "متعین اکاؤنٹ اس آلہ پر موجود نہیں ہے۔ براہ کرم ایک مختلف اکاؤنٹ منتخب کریں۔" + "‏Google Play سروسز کے ساتھ نامعلوم مسئلہ۔" + "‏Google Play سروسز" + "‏%1$s Google Play سروسز پر انحصار کرتی ہے، جو آپ کے آلہ کی جانب سے تعاون یافتہ نہیں ہے۔ مدد کیلئے مینوفیکچرر سے رابطہ کریں۔" + "اپ ڈیٹ کریں" + "سائن ان کریں" + "‏Google کے ساتھ سائن ان کریں" + "فون پر کھولیں" + "‏%1$s کیلئے ایک یا مزید Google Play سروسز درکار ہیں جو فی الحال دستیاب نہیں ہے۔ براہ کرم مدد کیلئے ڈیولپر سے رابطہ کریں۔" + "سائن ان کرنا ناکام ہوگیا" + "متعینہ اکاؤنٹ میں سائن ان کرنے میں خرابی آگئی۔ براہ کرم ایک مختلف اکاؤنٹ منتخب کریں۔" + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-uz-rUZ/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-uz-rUZ/common_strings.xml new file mode 100644 index 0000000..df568cb --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-uz-rUZ/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play xizmatlari xatosi" + "Ilova Google Play xizmatlarining yangilanishini talab qiladi." + "%1$s bilan ishlashda davom etish uchun Android Wear ilovasini yangilang." + "Ilova Google Play xizmatlarining yoqilishini talab qiladi." + "So‘rov manbasi: %1$s" + "Google Play xizmatlarini yuklab oling" + "%1$s ishlashi uchun telefoningizga Google Play xizmatlarini o‘rnatish lozim." + "%1$s ishlashi uchun planshetingizga Google Play xizmatlarini o‘rnatish lozim." + "Google Play xizmatlarini yuklab oling" + "Google Play xizmatlarini yoqish" + "Google Play xizmatlari yoqilmaguncha, %1$s ishlamaydi." + "Google Play xizmatlarini yoqish" + "Google Play xizmatlarini yangilash" + "Android Wear ilovasini yangilash" + "Google Play xizmatlari yangilanmaguncha, %1$s ishga tushmaydi." + "Android Wear ilovasi yangilanmaguncha, %1$s ishga tushmaydi." + "Google Play xizmatlari yangilanmoqda" + "%1$s ilovasining ishlashi uchun zarur Google Play xizmatlari hozirda yangilanmoqda." + "Tarmoq xatosi" + "Google Play xizmatlariga ulanish uchun internet zarur." + "Hisob haqiqiy emas" + "Ushbu qurilmada ko‘rsatilgan hisob mavjud emas. Boshqa hisobni tanlang." + "Google Play xizmatlari bilan bog‘liq noma’lum muammo yuz berdi." + "Google Play xizmatlari" + "%1$s ilovasi Google Play xizmatlarisiz ishlamaydi, biroq qurilmangiz ularni qo‘llab-quvvatlamaydi. Yordam olish uchun qurilmaning ishlab chiqaruvchisi bilan bog‘laning." + "Yangilash" + "Kirish" + "Google orqali kirish" + "Telefonda ochish" + "%1$s ilovasining ishlashi uchun zarur bo‘lgan bir yoki bir nechta Google Play xizmatlari yo‘q. Yordam olish uchun ilovaning ishlab chiquvchisi bilan bog‘laning." + "Kirish amalga oshmadi" + "Ko‘rsatilgan hisobga kirishda xatolik yuz berdi. Boshqa hisob tanlang." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-vi/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-vi/common_strings.xml new file mode 100644 index 0000000..7b09462 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-vi/common_strings.xml @@ -0,0 +1,36 @@ + + + "Lỗi dịch vụ của Google Play" + "Một ứng dụng yêu cầu cập nhật đối với các dịch vụ của Google Play." + "%1$s yêu cầu phải cập nhật lên ứng dụng Android Wear." + "Một ứng dụng yêu cầu bật các dịch vụ của Google Play." + "Được yêu cầu bởi %1$s" + "Cài đặt dịch vụ của Google Play" + "%1$s sẽ không chạy khi không có Dịch vụ của Google Play bị thiếu trên điện thoại của bạn." + "%1$s sẽ không chạy khi không có Dịch vụ của Google Play bị thiếu trên máy tính bảng của bạn." + "Cài đặt dịch vụ của Google Play" + "Bật dịch vụ của Google Play" + "%1$s sẽ không hoạt động trừ khi bạn kích hoạt Dịch vụ của Google Play." + "Bật dịch vụ của Google Play" + "Cập nhật dịch vụ của Google Play" + "Cập nhật Android Wear" + "%1$s sẽ không chạy trừ khi bạn cập nhật Dịch vụ của Google Play." + "%1$s sẽ không chạy trừ khi bạn cập nhật ứng dụng Android Wear." + "Dịch vụ của Google Play đang cập nhật" + "%1$s sẽ không chạy khi không có Dịch vụ của Google Play đang cập nhật." + "Lỗi mạng" + "Cần có kết nối dữ liệu để kết nối với các dịch vụ của Google Play." + "Tài khoản không hợp lệ" + "Tài khoản đã chỉ định không tồn tại trên thiết bị này. Vui lòng chọn một tài khoản khác." + "Sự cố không xác định với dịch vụ của Google Play." + "Dịch vụ của Google Play" + "%1$s chạy trên Dịch vụ của Google Play không được thiết bị của bạn hỗ trợ. Liên hệ với nhà sản xuất để được hỗ trợ." + "Cập nhật" + "Đăng nhập" + "Đăng nhập bằng Google" + "Mở trên điện thoại" + "%1$s yêu cầu một hoặc nhiều Dịch vụ của Google Play hiện không có sẵn. Vui lòng liên hệ với nhà phát triển để được hỗ trợ." + "Đăng nhập không thành công" + "Lỗi khi đăng nhập vào tài khoản được chỉ định. Vui lòng chọn một tài khoản khác." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-zh-rCN/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-zh-rCN/common_strings.xml new file mode 100644 index 0000000..09f95ac --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-zh-rCN/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play服务出错" + "更新Google Play服务后才能运行应用。" + "%1$s需要更新 Android Wear 应用才能正常运行。" + "启用Google Play服务后才能运行应用。" + "%1$s发出的请求" + "获取Google Play服务" + "您的手机没有安装 Google Play 服务,因此无法运行%1$s。" + "您的平板电脑没有安装 Google Play 服务,因此无法运行%1$s。" + "获取Google Play服务" + "启用Google Play服务" + "您必须先启用 Google Play 服务,然后才能运行%1$s。" + "启用Google Play服务" + "更新Google Play服务" + "更新Android Wear" + "您必须先更新 Google Play 服务,然后才能运行%1$s。" + "只有更新 Android Wear 应用后,%1$s才能正常运行。" + "Google Play 服务正在更新" + "Google Play 服务当前正在更新,因此您无法运行%1$s。" + "网络错误" + "您必须有数据网络连接才能接入Google Play服务。" + "无效帐户" + "此设备上不存在指定的帐户,请选择其他帐户。" + "Google Play服务出现未知问题。" + "Google Play服务" + "要运行%1$s,必须先启用 Google Play 服务,但您的设备目前不支持该服务。请与制造商联系以寻求帮助。" + "更新" + "登录" + "使用Google帐户登录" + "在手机上打开" + "运行%1$s所需的一项或多项 Google Play 服务目前无法使用。请与开发者联系以寻求帮助。" + "登录失败" + "登录该帐户时出错。请选择其他帐户。" + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-zh-rHK/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-zh-rHK/common_strings.xml new file mode 100644 index 0000000..a8027e3 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-zh-rHK/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play 服務錯誤" + "必須更新「Google Play 服務」,才能使用應用程式。" + "%1$s 要求更新 Android Wear 應用程式。" + "必須啟用「Google Play 服務」,才能使用應用程式。" + "「%1$s」提出要求" + "取得 Google Play 服務" + "您的手機未安裝「Google Play 服務」,安裝後才能執行 %1$s。" + "您的平板電腦未安裝「Google Play 服務」,安裝後才能執行 %1$s。" + "取得 Google Play 服務" + "啟用 Google Play 服務" + "您必須啟用「Google Play 服務」,才能執行 %1$s。" + "啟用 Google Play 服務" + "更新 Google Play 服務" + "更新 Android Wear" + "您必須更新「Google Play 服務」,才能執行 %1$s。" + "您必須更新 Android Wear 應用程式,%1$s 才能運作。" + "「Google Play 服務」正在更新" + "您的「Google Play 服務」目前正在更新,完成後才能執行 %1$s。" + "網絡錯誤" + "要連接 Google Play 服務,必需數據連線。" + "無效的帳戶" + "這個裝置上沒有您指定的帳戶,請選擇其他帳戶。" + "Google Play 服務出現不明問題。" + "Google Play 服務" + "%1$s 需要使用「Google Play 服務」,但您的裝置並不支援此服務。如需協助,請與裝置製造商聯絡。" + "更新" + "登入" + "登入 Google" + "在手機中開啟" + "%1$s 需要一個或多個目前尚未支援的「Google Play 服務」。請聯絡開發商尋求協助。" + "登入失敗" + "登入特定帳戶時發生錯誤。請選擇其他帳戶。" + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-zh-rTW/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-zh-rTW/common_strings.xml new file mode 100644 index 0000000..50df277 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-zh-rTW/common_strings.xml @@ -0,0 +1,36 @@ + + + "Google Play 服務發生錯誤" + "應用程式要求更新 Google Play 服務。" + "「%1$s」要求更新 Android Wear 應用程式。" + "應用程式要求啟用 Google Play 服務。" + "「%1$s」提出要求" + "取得 Google Play 服務" + "您的手機並未安裝 Google Play 服務,因此無法執行「%1$s」。" + "您的平板電腦並未安裝 Google Play 服務,因此無法執行「%1$s」。" + "取得 Google Play 服務" + "啟用 Google Play 服務" + "您必須啟用 Google Play 服務,「%1$s」才能運作。" + "啟用 Google Play 服務" + "更新 Google Play 服務" + "更新 Android Wear" + "您必須更新 Google Play 服務,才能執行「%1$s」。" + "您必須更新 Android Wear 應用程式,才能執行「%1$s」。" + "正在更新 Google Play 服務" + "「%1$s」需要用到的 Google Play 服務目前在更新中,因此無法執行該應用程式。" + "網路錯誤" + "需要數據連線才能連上 Google Play 服務。" + "無效的帳戶" + "這個裝置上沒有您所指定的帳戶,請選擇其他帳戶。" + "Google Play 服務發生不明問題。" + "Google Play 服務" + "「%1$s」需要用到 Google Play 服務才能運作,但您的裝置並不支援該服務。請與您的裝置製造商聯絡,向對方尋求協助。" + "更新" + "登入" + "使用 Google 帳戶登入" + "在手機上開啟" + "「%1$s」需要用到一或多項 Google Play 服務才能運作,但這些服務目前未提供存取。請與開發人員聯絡,向對方尋求協助。" + "登入失敗" + "登入指定的帳戶時發生錯誤,請選擇其他帳戶。" + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-zu/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-zu/common_strings.xml new file mode 100644 index 0000000..fd6d52d --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values-zu/common_strings.xml @@ -0,0 +1,36 @@ + + + "Iphutha lamasevisi we-Google Play" + "Uhlelo lokusebenza ludinga isibuyekezo samasevisi we-Google Play." + "I-%1$s idinga isibuyekezo kuhlelo lokusebenza lwe-Android Wear." + "Uhlelo lokusebenza ludinga amasevisi we-Google Play ukuze anikwe amandla." + "Icelwe yi-%1$s" + "Thola amasevisi e-Google Play" + "I-%1$s ngeke ize iqalise ngaphandle kwamasevisi we-Google Play, angekho kusukela kufoni yakho." + "I-%1$s ngeke ize iqalise ngaphandle kwamasevisi we-Google Play, angekho kusukela kuthebulethi yakho." + "Thola amasevisi e-Google Play" + "Nika amandla amasevisi e-Google Play" + "I-%1$s ngeke isebenze ngaphandle kokuthi unike amandla amasevisi we-Google Play." + "Nika amandla amasevisi e-Google Play" + "Buyekeza amasevisi e-Google Play" + "Buyekeza i-Android Wear" + "I-%1$s ngeke ize iqalise ngaphandle kokuthi ubuyekeze i-Google Play." + "I-%1$s ngeke ize iqale ngaphandle kokuthi ubuyekeze uhlelo lokusebenza lwe-Android Wear." + "Amasevisi we-Google Play ayabuyekeza" + "I-%1$s ngeke ize iqalise ngaphandle kwamasevisi we-Google Play, okwamanje abuyekezwayo." + "Iphutha lenethiwekhi" + "Kudingeka ukuxhumeka kwedatha ukuze kuxhunyekwe kumasevisi we-Google Play." + "I-Akhawunti engavumelekile" + "I-Akhawunti ecacisiwe ayikho kule divayisi. Sicela ukhethe i-akhawunti ehlukile." + "Indaba engaziwa yamasevisi we-Google Play" + "Amasevisi we-Google Play" + "I-%1$s ithembela kumasevisi we-Google Play, angasekelwe yidivayisi yakho. Xhumana nomkhiqizi ukuze uthole usizo." + "Isibuyekezo" + "Ngena ngemvume" + "Ngena ngemvume nge-Google" + "Vula kufoni" + "I-%1$s idinga isevisi eyodwa noma amaningi we-Google Play okwamanje angatholakali. Sicela uxhumane nonjiniyela ukuze uthole usizo." + "Ukungena ngemvume kuhlulekile" + "Iphutha lokungena ngemvume ku-akhawunti ecacisiwe. Sicela ukhethe i-akhawunti ehlukile." + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values/auth_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values/auth_strings.xml new file mode 100644 index 0000000..d402f84 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values/auth_strings.xml @@ -0,0 +1,7 @@ + + + + Google + + Facebook + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values/common_attrs.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values/common_attrs.xml new file mode 100644 index 0000000..8740250 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values/common_attrs.xml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values/common_colors.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values/common_colors.xml new file mode 100644 index 0000000..6b2740a --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values/common_colors.xml @@ -0,0 +1,14 @@ + + + + @android:color/white + @android:color/white + #FFAAAAAA + @android:color/white + #FF737373 + @android:color/white + #FFAAAAAA + #FF737373 + #FFDD4B39 + #d2d2d2 + \ No newline at end of file diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values/common_strings.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values/common_strings.xml new file mode 100644 index 0000000..ec1d379 --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values/common_strings.xml @@ -0,0 +1,114 @@ + + + + + Google Play services error + + + An application requires an update for Google Play services. + + %1$s requires an update to the Android Wear app. + + An application requires Google Play services to be enabled. + + + Requested by %1$s + + + Get Google Play services + + + %1$s won\'t run without Google Play services, which are missing from your phone. + + + %1$s won\'t run without Google Play services, which are missing from your tablet. + + + Get Google Play services + + + Enable Google Play services + + + %1$s won\'t work unless you enable Google Play services. + + + Enable Google Play services + + + Update Google Play services + + + Update Android Wear + + + %1$s won\'t run unless you update Google Play services. + + + %1$s won\'t run unless you update the Android Wear app. + + + Google Play services are updating + + + %1$s won\'t run without Google Play services, which are currently updating. + + + Network Error + + + A data connection is required to connect to Google Play services. + + + Invalid Account + + + The specified account does not exist on this device. Please choose a different account. + + + Unknown issue with Google Play services. + + + Google Play services + + + %1$s relies on Google Play services, which is not supported by your device. Contact the manufacturer for assistance. + + + Update + + + Sign in + + + Sign in with Google + + + Open on phone + + + %1$s requires one or more Google Play services that are not currently available. Please contact the developer for assistance. + + + Sign in failed + + + Error signing in the specified account. Please choose a different account. + + diff --git a/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values/version.xml b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values/version.xml new file mode 100644 index 0000000..d8a0e1f --- /dev/null +++ b/app/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.5.0/res/values/version.xml @@ -0,0 +1,4 @@ + + + 7571000 + \ No newline at end of file diff --git a/app/build/intermediates/incremental/aidl/androidTest/debug/dependency.store b/app/build/intermediates/incremental/aidl/androidTest/debug/dependency.store new file mode 100644 index 0000000..8b8400d Binary files /dev/null and b/app/build/intermediates/incremental/aidl/androidTest/debug/dependency.store differ diff --git a/app/build/intermediates/incremental/aidl/debug/dependency.store b/app/build/intermediates/incremental/aidl/debug/dependency.store new file mode 100644 index 0000000..8b8400d Binary files /dev/null and b/app/build/intermediates/incremental/aidl/debug/dependency.store differ diff --git a/app/build/intermediates/incremental/aidl/release/dependency.store b/app/build/intermediates/incremental/aidl/release/dependency.store new file mode 100644 index 0000000..8b8400d Binary files /dev/null and b/app/build/intermediates/incremental/aidl/release/dependency.store differ diff --git a/app/build/intermediates/incremental/mergeAssets/androidTest/debug/merger.xml b/app/build/intermediates/incremental/mergeAssets/androidTest/debug/merger.xml new file mode 100644 index 0000000..6f7e197 --- /dev/null +++ b/app/build/intermediates/incremental/mergeAssets/androidTest/debug/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/app/build/intermediates/incremental/mergeAssets/debug/merger.xml b/app/build/intermediates/incremental/mergeAssets/debug/merger.xml new file mode 100644 index 0000000..15ce88f --- /dev/null +++ b/app/build/intermediates/incremental/mergeAssets/debug/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/app/build/intermediates/incremental/mergeAssets/release/merger.xml b/app/build/intermediates/incremental/mergeAssets/release/merger.xml new file mode 100644 index 0000000..f40c1ca --- /dev/null +++ b/app/build/intermediates/incremental/mergeAssets/release/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/app/build/intermediates/incremental/mergeResources/androidTest/debug/merger.xml b/app/build/intermediates/incremental/mergeResources/androidTest/debug/merger.xml new file mode 100644 index 0000000..83f68f7 --- /dev/null +++ b/app/build/intermediates/incremental/mergeResources/androidTest/debug/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/app/build/intermediates/incremental/mergeResources/debug/merger.xml b/app/build/intermediates/incremental/mergeResources/debug/merger.xml new file mode 100644 index 0000000..1bd45c7 --- /dev/null +++ b/app/build/intermediates/incremental/mergeResources/debug/merger.xml @@ -0,0 +1,21 @@ + +#ffa8251d#80ebeef0#FFFFFFFF#888888#80ebeef0#666666#80ffffff#80ffffff#FFFFFFFF#d9d9d912dip12dip30dp15dip15dp25dp13dipBeendenAutorenHello world!Kategorie-Inhaltca-app-pub-2725244479038945/9015080915KategorienSuchenEinstellungenNewsWeitere NewsSapientia-SoccerAktualisierenJetzt SuchenAutorenGeben Sie einen Suchbegriff ein:KategorienNoch Eins...SuchenZitat128dp \ No newline at end of file diff --git a/app/build/intermediates/incremental/mergeResources/release/merger.xml b/app/build/intermediates/incremental/mergeResources/release/merger.xml new file mode 100644 index 0000000..e861611 --- /dev/null +++ b/app/build/intermediates/incremental/mergeResources/release/merger.xml @@ -0,0 +1,21 @@ + +#80ffffff#80ebeef0#FFFFFFFF#80ebeef0#FFFFFFFF#888888#ffa8251d#80ffffff#d9d9d9#66666612dip13dip15dp30dp15dip12dip25dpNoch Eins...EinstellungenBeendenKategorienKategorie-InhaltSuchenAktualisierenKategorienZitatGeben Sie einen Suchbegriff ein:ca-app-pub-2725244479038945/4785092914Weitere NewsJetzt SuchenAutorenSapientia-LoveSuchenHello world!AutorenNews128dp \ No newline at end of file diff --git a/app/build/intermediates/manifests/androidTest/debug/AndroidManifest.xml b/app/build/intermediates/manifests/androidTest/debug/AndroidManifest.xml new file mode 100644 index 0000000..90ab40f --- /dev/null +++ b/app/build/intermediates/manifests/androidTest/debug/AndroidManifest.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + diff --git a/app/build/intermediates/manifests/full/debug/AndroidManifest.xml b/app/build/intermediates/manifests/full/debug/AndroidManifest.xml new file mode 100644 index 0000000..ae190dd --- /dev/null +++ b/app/build/intermediates/manifests/full/debug/AndroidManifest.xml @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/build/intermediates/manifests/full/release/AndroidManifest.xml b/app/build/intermediates/manifests/full/release/AndroidManifest.xml new file mode 100644 index 0000000..40ae9b0 --- /dev/null +++ b/app/build/intermediates/manifests/full/release/AndroidManifest.xml @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/build/intermediates/multi-dex/debug/allclasses.jar b/app/build/intermediates/multi-dex/debug/allclasses.jar new file mode 100644 index 0000000..e08d584 Binary files /dev/null and b/app/build/intermediates/multi-dex/debug/allclasses.jar differ diff --git a/app/build/intermediates/multi-dex/debug/componentClasses.jar b/app/build/intermediates/multi-dex/debug/componentClasses.jar new file mode 100644 index 0000000..221a4bd Binary files /dev/null and b/app/build/intermediates/multi-dex/debug/componentClasses.jar differ diff --git a/app/build/intermediates/multi-dex/debug/components.flags b/app/build/intermediates/multi-dex/debug/components.flags new file mode 100644 index 0000000..bec018c --- /dev/null +++ b/app/build/intermediates/multi-dex/debug/components.flags @@ -0,0 +1,66 @@ +-injars 'C:\Users\BattlingBitchGuest\Desktop\Sapietia-Soccer\sapientia-soccer\app\build\intermediates\multi-dex\debug\allclasses.jar' +-outjars 'C:\Users\BattlingBitchGuest\Desktop\Sapietia-Soccer\sapientia-soccer\app\build\intermediates\multi-dex\debug\componentClasses.jar' + +-libraryjars 'C:\Android\build-tools\build-tools-22.0.1\lib\shrinkedAndroid.jar' + +-forceprocessing +-dontoptimize +-dontobfuscate +-dontpreverify +-dontwarn +-printconfiguration 'C:\Users\BattlingBitchGuest\Desktop\Sapietia-Soccer\sapientia-soccer\app\build\intermediates\multi-dex\debug\components.flags' + + +-keep class com.raataar.sapientia_soccer.app.AppController { + (); + void attachBaseContext(android.content.Context); +} + +-keep class com.raataar.sapientia_soccer.MainActivity { + (); +} + +-keep class com.raataar.sapientia_soccer.KategorieActivity { + (); +} + +-keep class com.raataar.sapientia_soccer.KategorieByIDActivity { + (); +} + +-keep class com.raataar.sapientia_soccer.ZitatActivity { + (); +} + +-keep class com.raataar.sapientia_soccer.ZufallZitatActivity { + (); +} + +-keep class com.raataar.sapientia_soccer.NewsActivity { + (); +} + +-keep class com.raataar.sapientia_soccer.AutorenActivity { + (); +} + +-keep class com.raataar.sapientia_soccer.AutorenByIDActivity { + (); +} + +-keep class com.raataar.sapientia_soccer.SuchenActivity { + (); +} + +-keep class com.raataar.sapientia_soccer.SuchenByIDActivity { + (); +} + +-keep public class * extends android.app.backup.BackupAgent { + (); +} + +-keep public class * extends java.lang.annotation.Annotation { + ; + ; +} diff --git a/app/build/intermediates/multi-dex/debug/maindexlist.txt b/app/build/intermediates/multi-dex/debug/maindexlist.txt new file mode 100644 index 0000000..f6405c2 --- /dev/null +++ b/app/build/intermediates/multi-dex/debug/maindexlist.txt @@ -0,0 +1,161 @@ + +android/support/v4/widget/DrawerLayout$EdgeGravity.class +com/raataar/sapientia_soccer/KategorieActivity$2.class +com/squareup/picasso/Picasso$Builder.class +android/support/annotation/IntegerRes.class +com/raataar/sapientia_soccer/ZufallZitatActivity$2.class +com/android/volley/ExecutorDelivery.class +android/support/v4/widget/SlidingPaneLayout.class +com/android/volley/RetryPolicy.class +com/raataar/sapientia_soccer/ZufallZitatActivity$1.class +android/support/annotation/LayoutRes.class +android/support/v4/widget/MaterialProgressDrawable$Ring.class +com/raataar/sapientia_soccer/KategorieActivity$1.class +android/support/v4/view/ViewCompat$ResolvedLayoutDirectionMode.class +com/raataar/sapientia_soccer/KategorieActivity$3.class +com/android/volley/Cache.class +com/raataar/sapientia_soccer/KategorieByIDActivity$1.class +android/support/annotation/ArrayRes.class +android/support/annotation/MenuRes.class +com/raataar/sapientia_soccer/KategorieByIDActivity$3.class +com/raataar/sapientia_soccer/KategorieByIDActivity$2.class +com/raataar/sapientia_soccer/KategorieActivity.class +android/support/annotation/Nullable.class +com/android/volley/toolbox/HttpClientStack$HttpPatch.class +android/support/v4/util/LruCache.class +com/raataar/sapientia_soccer/adater/KategorieListAdapter.class +com/android/volley/toolbox/DiskBasedCache.class +com/android/volley/toolbox/ImageLoader$ImageListener.class +android/support/annotation/StyleRes.class +com/android/volley/NetworkDispatcher.class +com/android/volley/CacheDispatcher$1.class +com/raataar/sapientia_soccer/SuchenByIDActivity.class +com/android/volley/toolbox/DiskBasedCache$CountingInputStream.class +android/support/v4/view/MenuCompat.class +android/support/v4/view/ViewCompat$LayerType.class +android/support/v4/app/NotificationCompat$Builder.class +com/raataar/sapientia_soccer/R$layout.class +com/android/volley/Response.class +com/android/volley/toolbox/JsonArrayRequest.class +com/raataar/sapientia_soccer/ZitatActivity$2.class +com/android/volley/Cache$Entry.class +com/android/volley/VolleyLog.class +com/android/volley/toolbox/ImageLoader$ImageContainer.class +com/squareup/picasso/RequestCreator.class +com/raataar/sapientia_soccer/adater/SuchenByIDListAdapter.class +com/android/volley/toolbox/PoolingByteArrayOutputStream.class +android/support/annotation/DimenRes.class +android/support/v4/view/ViewCompat$ImportantForAccessibility.class +com/android/volley/Response$Listener.class +com/android/volley/NoConnectionError.class +com/android/volley/Request.class +com/raataar/sapientia_soccer/MainActivity$1.class +com/android/volley/toolbox/DiskBasedCache$1.class +com/android/volley/ServerError.class +com/android/volley/toolbox/BasicNetwork.class +com/raataar/sapientia_soccer/app/AppController.class +android/support/annotation/StyleableRes.class +com/raataar/sapientia_soccer/SuchenActivity.class +android/support/annotation/AnimatorRes.class +com/android/volley/toolbox/ImageLoader$2.class +com/android/volley/RequestQueue$RequestFinishedListener.class +com/raataar/sapientia_soccer/AutorenByIDActivity$3.class +com/android/volley/toolbox/HttpClientStack.class +com/android/volley/toolbox/ImageLoader$1.class +com/raataar/sapientia_soccer/AutorenByIDActivity$2.class +com/raataar/sapientia_soccer/R.class +com/raataar/sapientia_soccer/MainActivity$2.class +android/support/annotation/XmlRes.class +android/support/annotation/FractionRes.class +com/raataar/sapientia_soccer/adater/AutorenByIDListAdapter.class +com/android/volley/toolbox/ImageLoader$ImageCache.class +android/support/v4/app/DialogFragment$DialogStyle.class +com/raataar/sapientia_soccer/AutorenByIDActivity.class +android/support/annotation/StringDef.class +android/support/annotation/ColorRes.class +android/support/v4/view/ViewCompat$OverScroll.class +com/squareup/picasso/Picasso.class +com/raataar/sapientia_soccer/adater/KategorieByIDListAdapter.class +com/android/volley/toolbox/ImageRequest.class +com/raataar/sapientia_soccer/SuchenByIDActivity$1.class +com/raataar/sapientia_soccer/AutorenActivity$1.class +com/raataar/sapientia_soccer/util/LruBitmapCache.class +com/android/volley/ExecutorDelivery$1.class +com/android/volley/RequestQueue$1.class +com/android/volley/toolbox/ImageLoader$BatchedImageRequest.class +com/android/volley/Response$ErrorListener.class +android/support/v4/widget/DrawerLayout$State.class +android/support/annotation/NonNull.class +android/support/annotation/StringRes.class +android/support/annotation/IntDef.class +android/support/v4/widget/MaterialProgressDrawable$1.class +com/android/volley/RequestQueue.class +android/support/annotation/IdRes.class +com/raataar/sapientia_soccer/KategorieByIDActivity.class +android/support/annotation/InterpolatorRes.class +android/support/annotation/BoolRes.class +android/support/v4/widget/MaterialProgressDrawable$ProgressDrawableSize.class +com/android/volley/VolleyLog$MarkerLog.class +android/support/v4/widget/ResourceCursorAdapter.class +com/android/volley/VolleyError.class +com/raataar/sapientia_soccer/ZitatActivity.class +android/support/v4/view/ViewCompat$LayoutDirectionMode.class +android/support/annotation/AnimRes.class +com/raataar/sapientia_soccer/R$menu.class +com/android/volley/toolbox/ByteArrayPool.class +android/support/v4/widget/MaterialProgressDrawable$3.class +android/support/v4/widget/MaterialProgressDrawable$2.class +com/android/volley/AuthFailureError.class +com/android/volley/toolbox/ImageLoader.class +com/android/volley/toolbox/JsonRequest.class +com/raataar/sapientia_soccer/NewsActivity$2.class +android/support/annotation/AnyRes.class +com/android/volley/toolbox/DiskBasedCache$CacheHeader.class +com/raataar/sapientia_soccer/SuchenByIDActivity$2.class +com/android/volley/NetworkError.class +com/raataar/sapientia_soccer/AutorenActivity$2.class +android/support/v4/widget/DrawerLayout$LockMode.class +com/squareup/picasso/Downloader$Response.class +com/android/volley/toolbox/HttpStack.class +android/support/v4/widget/MaterialProgressDrawable$StartCurveInterpolator.class +com/android/volley/ResponseDelivery.class +android/support/v4/app/ActionBarDrawerToggle.class +android/support/annotation/RawRes.class +android/support/v4/widget/MaterialProgressDrawable$EndCurveInterpolator.class +android/support/v4/widget/SimpleCursorAdapter.class +android/support/v4/view/ViewCompat$AccessibilityLiveRegion.class +com/android/volley/toolbox/ImageLoader$4.class +com/android/volley/toolbox/ImageLoader$3.class +com/android/volley/toolbox/HurlStack.class +com/raataar/sapientia_soccer/AutorenActivity.class +com/android/volley/Network.class +android/support/v4/widget/MaterialProgressDrawable.class +com/raataar/sapientia_soccer/adater/AutorenListAdapter.class +com/android/volley/toolbox/HurlStack$UrlRewriter.class +android/support/annotation/DrawableRes.class +android/support/v4/app/FragmentTransaction$Transit.class +android/support/annotation/AttrRes.class +com/raataar/sapientia_soccer/MainActivity.class +com/raataar/sapientia_soccer/MainActivity$3.class +com/raataar/sapientia_soccer/AutorenByIDActivity$1.class +com/android/volley/RequestQueue$RequestFilter.class +com/raataar/sapientia_soccer/MainActivity$4.class +com/raataar/sapientia_soccer/NewsActivity.class +com/android/volley/toolbox/Volley.class +android/support/annotation/PluralsRes.class +android/support/v4/app/FragmentManager.class +com/raataar/sapientia_soccer/AutorenActivity$3.class +com/raataar/sapientia_soccer/NewsActivity$1.class +com/raataar/sapientia_soccer/adater/MainmenueListAdapter.class +com/android/volley/ExecutorDelivery$ResponseDeliveryRunnable.class +com/android/volley/toolbox/ByteArrayPool$1.class +com/android/volley/CacheDispatcher.class +android/support/v4/widget/SwipeRefreshLayout.class +com/android/volley/TimeoutError.class +com/raataar/sapientia_soccer/SuchenByIDActivity$3.class +com/android/volley/NetworkResponse.class +android/support/v4/app/FragmentTabHost.class +com/raataar/sapientia_soccer/ZitatActivity$1.class +android/support/v4/widget/CursorAdapter.class +com/raataar/sapientia_soccer/ZufallZitatActivity.class +com/raataar/sapientia_soccer/R$id.class \ No newline at end of file diff --git a/app/build/intermediates/multi-dex/debug/manifest_keep.txt b/app/build/intermediates/multi-dex/debug/manifest_keep.txt new file mode 100644 index 0000000..47547d3 --- /dev/null +++ b/app/build/intermediates/multi-dex/debug/manifest_keep.txt @@ -0,0 +1,20 @@ +-keep class com.raataar.sapientia_soccer.app.AppController { + (); + void attachBaseContext(android.content.Context); +} +-keep class com.raataar.sapientia_soccer.MainActivity { (); } +-keep class com.raataar.sapientia_soccer.KategorieActivity { (); } +-keep class com.raataar.sapientia_soccer.KategorieByIDActivity { (); } +-keep class com.raataar.sapientia_soccer.ZitatActivity { (); } +-keep class com.raataar.sapientia_soccer.ZufallZitatActivity { (); } +-keep class com.raataar.sapientia_soccer.NewsActivity { (); } +-keep class com.raataar.sapientia_soccer.AutorenActivity { (); } +-keep class com.raataar.sapientia_soccer.AutorenByIDActivity { (); } +-keep class com.raataar.sapientia_soccer.SuchenActivity { (); } +-keep class com.raataar.sapientia_soccer.SuchenByIDActivity { (); } +-keep public class * extends android.app.backup.BackupAgent { + (); +} +-keep public class * extends java.lang.annotation.Annotation { + *; +} diff --git a/app/build/intermediates/multi-dex/release/allclasses.jar b/app/build/intermediates/multi-dex/release/allclasses.jar new file mode 100644 index 0000000..00eeb50 Binary files /dev/null and b/app/build/intermediates/multi-dex/release/allclasses.jar differ diff --git a/app/build/intermediates/multi-dex/release/componentClasses.jar b/app/build/intermediates/multi-dex/release/componentClasses.jar new file mode 100644 index 0000000..3c0c75e Binary files /dev/null and b/app/build/intermediates/multi-dex/release/componentClasses.jar differ diff --git a/app/build/intermediates/multi-dex/release/components.flags b/app/build/intermediates/multi-dex/release/components.flags new file mode 100644 index 0000000..667e870 --- /dev/null +++ b/app/build/intermediates/multi-dex/release/components.flags @@ -0,0 +1,66 @@ +-injars 'D:\_PROJEKTE_\Android_NAS\Sapientia_Love\app\build\intermediates\multi-dex\release\allclasses.jar' +-outjars 'D:\_PROJEKTE_\Android_NAS\Sapientia_Love\app\build\intermediates\multi-dex\release\componentClasses.jar' + +-libraryjars 'C:\Program Files (x86)\Android\android-sdk\build-tools\22.0.1\lib\shrinkedAndroid.jar' + +-forceprocessing +-dontoptimize +-dontobfuscate +-dontpreverify +-dontwarn +-printconfiguration 'D:\_PROJEKTE_\Android_NAS\Sapientia_Love\app\build\intermediates\multi-dex\release\components.flags' + + +-keep class sapientia_soccer.app.AppController { + (); + void attachBaseContext(android.content.Context); +} + +-keep class sapientia_soccer.MainActivity { + (); +} + +-keep class sapientia_soccer.KategorieActivity { + (); +} + +-keep class sapientia_soccer.KategorieByIDActivity { + (); +} + +-keep class sapientia_soccer.ZitatActivity { + (); +} + +-keep class sapientia_soccer.ZufallZitatActivity { + (); +} + +-keep class sapientia_soccer.NewsActivity { + (); +} + +-keep class sapientia_soccer.AutorenActivity { + (); +} + +-keep class sapientia_soccer.AutorenByIDActivity { + (); +} + +-keep class sapientia_soccer.SuchenActivity { + (); +} + +-keep class sapientia_soccer.SuchenByIDActivity { + (); +} + +-keep public class * extends android.app.backup.BackupAgent { + (); +} + +-keep public class * extends java.lang.annotation.Annotation { + ; + ; +} diff --git a/app/build/intermediates/multi-dex/release/maindexlist.txt b/app/build/intermediates/multi-dex/release/maindexlist.txt new file mode 100644 index 0000000..64b2800 --- /dev/null +++ b/app/build/intermediates/multi-dex/release/maindexlist.txt @@ -0,0 +1,157 @@ + +com/android/volley/toolbox/ImageLoader$3.class +com/android/volley/toolbox/DiskBasedCache.class +com/android/volley/VolleyError.class +android/support/v4/view/ViewCompat$ResolvedLayoutDirectionMode.class +android/support/v4/app/DialogFragment$DialogStyle.class +com/raataar/sapientia_love/SuchenByIDActivity.class +com/raataar/sapientia_love/adater/KategorieListAdapter.class +com/raataar/sapientia_love/app/AppController.class +com/android/volley/toolbox/HurlStack$UrlRewriter.class +com/android/volley/NetworkResponse.class +com/android/volley/CacheDispatcher$1.class +com/android/volley/toolbox/ImageLoader$ImageContainer.class +android/support/v4/widget/MaterialProgressDrawable$EndCurveInterpolator.class +com/android/volley/Request.class +com/squareup/picasso/Downloader$Response.class +com/android/volley/ExecutorDelivery$1.class +com/raataar/sapientia_love/AutorenActivity$1.class +com/raataar/sapientia_love/adater/KategorieByIDListAdapter.class +com/squareup/picasso/Picasso.class +com/android/volley/toolbox/ImageLoader$BatchedImageRequest.class +com/raataar/sapientia_love/KategorieActivity$3.class +com/raataar/sapientia_love/SuchenByIDActivity$3.class +com/android/volley/CacheDispatcher.class +android/support/v4/app/FragmentManager.class +android/support/v4/widget/DrawerLayout$State.class +android/support/v4/app/FragmentTabHost.class +com/raataar/sapientia_love/adater/AutorenListAdapter.class +com/android/volley/toolbox/ImageLoader$ImageCache.class +com/raataar/sapientia_love/ZitatActivity$2.class +android/support/annotation/RawRes.class +android/support/annotation/LayoutRes.class +android/support/v4/app/ActionBarDrawerToggle.class +com/raataar/sapientia_love/AutorenByIDActivity$1.class +com/raataar/sapientia_love/adater/SuchenByIDListAdapter.class +com/android/volley/VolleyLog$MarkerLog.class +android/support/v4/widget/MaterialProgressDrawable$2.class +com/android/volley/toolbox/HttpClientStack.class +com/android/volley/Response.class +android/support/annotation/StyleableRes.class +android/support/annotation/XmlRes.class +com/raataar/sapientia_love/AutorenActivity$2.class +com/android/volley/Response$Listener.class +com/android/volley/toolbox/ImageLoader$ImageListener.class +android/support/annotation/BoolRes.class +android/support/v4/util/LruCache.class +android/support/v4/widget/DrawerLayout$LockMode.class +com/android/volley/RequestQueue$RequestFilter.class +android/support/v4/view/ViewCompat$AccessibilityLiveRegion.class +android/support/annotation/InterpolatorRes.class +android/support/v4/widget/ResourceCursorAdapter.class +android/support/v4/widget/MaterialProgressDrawable$ProgressDrawableSize.class +com/raataar/sapientia_love/ZufallZitatActivity$2.class +com/raataar/sapientia_love/KategorieActivity$2.class +com/android/volley/toolbox/ByteArrayPool$1.class +android/support/annotation/DrawableRes.class +android/support/v4/view/ViewCompat$ImportantForAccessibility.class +com/raataar/sapientia_love/AutorenActivity$3.class +com/android/volley/RetryPolicy.class +android/support/annotation/AttrRes.class +com/raataar/sapientia_love/AutorenByIDActivity$2.class +android/support/v4/widget/MaterialProgressDrawable$StartCurveInterpolator.class +com/raataar/sapientia_love/SuchenByIDActivity$2.class +com/android/volley/toolbox/ImageLoader.class +com/android/volley/toolbox/Volley.class +com/squareup/picasso/RequestCreator.class +com/android/volley/NoConnectionError.class +android/support/v4/app/NotificationCompat$Builder.class +android/support/v4/widget/SlidingPaneLayout.class +android/support/annotation/IdRes.class +com/android/volley/ExecutorDelivery$ResponseDeliveryRunnable.class +android/support/v4/widget/CursorAdapter.class +com/raataar/sapientia_love/NewsActivity$1.class +com/android/volley/RequestQueue$1.class +android/support/annotation/IntDef.class +android/support/v4/widget/SimpleCursorAdapter.class +com/android/volley/toolbox/JsonArrayRequest.class +com/raataar/sapientia_love/adater/MainmenueListAdapter.class +com/android/volley/RequestQueue$RequestFinishedListener.class +android/support/annotation/AnimRes.class +com/android/volley/AuthFailureError.class +android/support/v4/app/FragmentTransaction$Transit.class +com/raataar/sapientia_love/AutorenActivity.class +com/raataar/sapientia_love/util/LruBitmapCache.class +com/raataar/sapientia_love/KategorieByIDActivity$2.class +android/support/annotation/StringRes.class +android/support/v4/view/ViewCompat$OverScroll.class +android/support/v4/widget/MaterialProgressDrawable$3.class +com/android/volley/toolbox/DiskBasedCache$CountingInputStream.class +com/android/volley/toolbox/DiskBasedCache$CacheHeader.class +android/support/v4/widget/MaterialProgressDrawable$Ring.class +android/support/annotation/AnyRes.class +android/support/annotation/PluralsRes.class +com/android/volley/ExecutorDelivery.class +android/support/v4/view/MenuCompat.class +com/android/volley/toolbox/DiskBasedCache$1.class +com/raataar/sapientia_love/ZufallZitatActivity.class +android/support/v4/widget/MaterialProgressDrawable$1.class +com/raataar/sapientia_love/ZufallZitatActivity$1.class +com/android/volley/toolbox/BasicNetwork.class +com/android/volley/Cache.class +com/android/volley/toolbox/ByteArrayPool.class +android/support/v4/widget/SwipeRefreshLayout.class +com/android/volley/toolbox/HurlStack.class +android/support/annotation/StringDef.class +com/android/volley/toolbox/HttpClientStack$HttpPatch.class +com/android/volley/NetworkDispatcher.class +android/support/annotation/Nullable.class +com/android/volley/NetworkError.class +com/raataar/sapientia_love/SuchenByIDActivity$1.class +com/android/volley/toolbox/ImageLoader$2.class +com/raataar/sapientia_love/MainActivity$2.class +com/raataar/sapientia_love/MainActivity$3.class +com/raataar/sapientia_love/AutorenByIDActivity$3.class +com/android/volley/toolbox/HttpStack.class +android/support/annotation/DimenRes.class +com/raataar/sapientia_love/KategorieByIDActivity$1.class +android/support/annotation/AnimatorRes.class +android/support/annotation/NonNull.class +android/support/annotation/FractionRes.class +com/android/volley/VolleyLog.class +com/android/volley/toolbox/JsonRequest.class +android/support/annotation/IntegerRes.class +com/raataar/sapientia_love/ZitatActivity.class +com/raataar/sapientia_love/KategorieByIDActivity$3.class +com/android/volley/Response$ErrorListener.class +android/support/v4/view/ViewCompat$LayoutDirectionMode.class +com/raataar/sapientia_love/ZitatActivity$1.class +com/raataar/sapientia_love/MainActivity$4.class +com/android/volley/toolbox/ImageLoader$1.class +com/android/volley/toolbox/ImageLoader$4.class +com/raataar/sapientia_love/KategorieActivity$1.class +com/raataar/sapientia_love/NewsActivity$2.class +com/raataar/sapientia_love/KategorieByIDActivity.class +com/raataar/sapientia_love/MainActivity$1.class +android/support/annotation/ArrayRes.class +com/raataar/sapientia_love/AutorenByIDActivity.class +com/android/volley/Cache$Entry.class +android/support/v4/view/ViewCompat$LayerType.class +android/support/annotation/StyleRes.class +com/squareup/picasso/Picasso$Builder.class +com/raataar/sapientia_love/SuchenActivity.class +com/raataar/sapientia_love/MainActivity.class +com/android/volley/toolbox/PoolingByteArrayOutputStream.class +com/android/volley/ServerError.class +android/support/v4/widget/MaterialProgressDrawable.class +com/android/volley/TimeoutError.class +com/android/volley/toolbox/ImageRequest.class +com/android/volley/ResponseDelivery.class +com/android/volley/RequestQueue.class +com/raataar/sapientia_love/KategorieActivity.class +com/raataar/sapientia_love/NewsActivity.class +android/support/annotation/MenuRes.class +com/raataar/sapientia_love/adater/AutorenByIDListAdapter.class +com/android/volley/Network.class +android/support/v4/widget/DrawerLayout$EdgeGravity.class +android/support/annotation/ColorRes.class \ No newline at end of file diff --git a/app/build/intermediates/multi-dex/release/manifest_keep.txt b/app/build/intermediates/multi-dex/release/manifest_keep.txt new file mode 100644 index 0000000..c91766a --- /dev/null +++ b/app/build/intermediates/multi-dex/release/manifest_keep.txt @@ -0,0 +1,20 @@ +-keep class sapientia_soccer.app.AppController { + (); + void attachBaseContext(android.content.Context); +} +-keep class sapientia_soccer.MainActivity { (); } +-keep class sapientia_soccer.KategorieActivity { (); } +-keep class sapientia_soccer.KategorieByIDActivity { (); } +-keep class sapientia_soccer.ZitatActivity { (); } +-keep class sapientia_soccer.ZufallZitatActivity { (); } +-keep class sapientia_soccer.NewsActivity { (); } +-keep class sapientia_soccer.AutorenActivity { (); } +-keep class sapientia_soccer.AutorenByIDActivity { (); } +-keep class sapientia_soccer.SuchenActivity { (); } +-keep class sapientia_soccer.SuchenByIDActivity { (); } +-keep public class * extends android.app.backup.BackupAgent { + (); +} +-keep public class * extends java.lang.annotation.Annotation { + *; +} diff --git a/app/build/intermediates/pre-dexed/debug/classes-283ce371d7a88591bb16e523e45d0964e8328918.jar b/app/build/intermediates/pre-dexed/debug/classes-283ce371d7a88591bb16e523e45d0964e8328918.jar new file mode 100644 index 0000000..1212286 Binary files /dev/null and b/app/build/intermediates/pre-dexed/debug/classes-283ce371d7a88591bb16e523e45d0964e8328918.jar differ diff --git a/app/build/intermediates/pre-dexed/debug/classes-ac66cc19633544ee8139a238eafd69997d8e685d.jar b/app/build/intermediates/pre-dexed/debug/classes-ac66cc19633544ee8139a238eafd69997d8e685d.jar new file mode 100644 index 0000000..4a7978f Binary files /dev/null and b/app/build/intermediates/pre-dexed/debug/classes-ac66cc19633544ee8139a238eafd69997d8e685d.jar differ diff --git a/app/build/intermediates/pre-dexed/debug/classes-c227d22a6402326db7bc3d59ea54703260d63352.jar b/app/build/intermediates/pre-dexed/debug/classes-c227d22a6402326db7bc3d59ea54703260d63352.jar new file mode 100644 index 0000000..bba30b1 Binary files /dev/null and b/app/build/intermediates/pre-dexed/debug/classes-c227d22a6402326db7bc3d59ea54703260d63352.jar differ diff --git a/app/build/intermediates/pre-dexed/debug/classes-c38e8cf310395e94fc8051d8e595c9d4daee268c.jar b/app/build/intermediates/pre-dexed/debug/classes-c38e8cf310395e94fc8051d8e595c9d4daee268c.jar new file mode 100644 index 0000000..96ad9d4 Binary files /dev/null and b/app/build/intermediates/pre-dexed/debug/classes-c38e8cf310395e94fc8051d8e595c9d4daee268c.jar differ diff --git a/app/build/intermediates/pre-dexed/debug/google-play-services-cb45b9f1067ea8f75c287208ebe902d402119624.jar b/app/build/intermediates/pre-dexed/debug/google-play-services-cb45b9f1067ea8f75c287208ebe902d402119624.jar new file mode 100644 index 0000000..cb3f9ad Binary files /dev/null and b/app/build/intermediates/pre-dexed/debug/google-play-services-cb45b9f1067ea8f75c287208ebe902d402119624.jar differ diff --git a/app/build/intermediates/pre-dexed/debug/internal_impl-22.0.0-233fba0dd1234966e5c116ddc0992f750e88d47a.jar b/app/build/intermediates/pre-dexed/debug/internal_impl-22.0.0-233fba0dd1234966e5c116ddc0992f750e88d47a.jar new file mode 100644 index 0000000..9b08653 Binary files /dev/null and b/app/build/intermediates/pre-dexed/debug/internal_impl-22.0.0-233fba0dd1234966e5c116ddc0992f750e88d47a.jar differ diff --git a/app/build/intermediates/pre-dexed/debug/picasso-2.5.2-4a9d755d10196a239fd4fceb99d88832e1322b30.jar b/app/build/intermediates/pre-dexed/debug/picasso-2.5.2-4a9d755d10196a239fd4fceb99d88832e1322b30.jar new file mode 100644 index 0000000..33915e5 Binary files /dev/null and b/app/build/intermediates/pre-dexed/debug/picasso-2.5.2-4a9d755d10196a239fd4fceb99d88832e1322b30.jar differ diff --git a/app/build/intermediates/pre-dexed/debug/support-annotations-22.0.0-5f7b639de8135024e42567e7fe1ddfdfd8bac0f0.jar b/app/build/intermediates/pre-dexed/debug/support-annotations-22.0.0-5f7b639de8135024e42567e7fe1ddfdfd8bac0f0.jar new file mode 100644 index 0000000..fa79d80 Binary files /dev/null and b/app/build/intermediates/pre-dexed/debug/support-annotations-22.0.0-5f7b639de8135024e42567e7fe1ddfdfd8bac0f0.jar differ diff --git a/app/build/intermediates/pre-dexed/debug/volley-1.0.15-0b34cceccc10d513b5030ec16abfb10e2f1612d5.jar b/app/build/intermediates/pre-dexed/debug/volley-1.0.15-0b34cceccc10d513b5030ec16abfb10e2f1612d5.jar new file mode 100644 index 0000000..f137c7f Binary files /dev/null and b/app/build/intermediates/pre-dexed/debug/volley-1.0.15-0b34cceccc10d513b5030ec16abfb10e2f1612d5.jar differ diff --git a/app/build/intermediates/res/debug/drawable-hdpi/bg.jpg b/app/build/intermediates/res/debug/drawable-hdpi/bg.jpg new file mode 100644 index 0000000..b0c96c7 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-hdpi/bg.jpg differ diff --git a/app/build/intermediates/res/debug/drawable-hdpi/ic_action_autor.png b/app/build/intermediates/res/debug/drawable-hdpi/ic_action_autor.png new file mode 100644 index 0000000..6f8d29b Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-hdpi/ic_action_autor.png differ diff --git a/app/build/intermediates/res/debug/drawable-hdpi/ic_action_exit.png b/app/build/intermediates/res/debug/drawable-hdpi/ic_action_exit.png new file mode 100644 index 0000000..1830947 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-hdpi/ic_action_exit.png differ diff --git a/app/build/intermediates/res/debug/drawable-hdpi/ic_action_kategorie.png b/app/build/intermediates/res/debug/drawable-hdpi/ic_action_kategorie.png new file mode 100644 index 0000000..55f6333 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-hdpi/ic_action_kategorie.png differ diff --git a/app/build/intermediates/res/debug/drawable-hdpi/ic_action_refresh.png b/app/build/intermediates/res/debug/drawable-hdpi/ic_action_refresh.png new file mode 100644 index 0000000..5b63220 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-hdpi/ic_action_refresh.png differ diff --git a/app/build/intermediates/res/debug/drawable-hdpi/ic_action_search.png b/app/build/intermediates/res/debug/drawable-hdpi/ic_action_search.png new file mode 100644 index 0000000..b377f4a Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-hdpi/ic_action_search.png differ diff --git a/app/build/intermediates/res/debug/drawable-hdpi/ic_blank.png b/app/build/intermediates/res/debug/drawable-hdpi/ic_blank.png new file mode 100644 index 0000000..22d4262 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-hdpi/ic_blank.png differ diff --git a/app/build/intermediates/res/debug/drawable-hdpi/ic_launcher.png b/app/build/intermediates/res/debug/drawable-hdpi/ic_launcher.png new file mode 100644 index 0000000..843fe1d Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-hdpi/ic_launcher.png differ diff --git a/app/build/intermediates/res/debug/drawable-ldpi/bg.jpg b/app/build/intermediates/res/debug/drawable-ldpi/bg.jpg new file mode 100644 index 0000000..0ae968c Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-ldpi/bg.jpg differ diff --git a/app/build/intermediates/res/debug/drawable-ldpi/ic_action_autor.png b/app/build/intermediates/res/debug/drawable-ldpi/ic_action_autor.png new file mode 100644 index 0000000..d04895f Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-ldpi/ic_action_autor.png differ diff --git a/app/build/intermediates/res/debug/drawable-ldpi/ic_action_exit.png b/app/build/intermediates/res/debug/drawable-ldpi/ic_action_exit.png new file mode 100644 index 0000000..93a29f1 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-ldpi/ic_action_exit.png differ diff --git a/app/build/intermediates/res/debug/drawable-ldpi/ic_action_kategorie.png b/app/build/intermediates/res/debug/drawable-ldpi/ic_action_kategorie.png new file mode 100644 index 0000000..adf540e Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-ldpi/ic_action_kategorie.png differ diff --git a/app/build/intermediates/res/debug/drawable-ldpi/ic_action_refresh.png b/app/build/intermediates/res/debug/drawable-ldpi/ic_action_refresh.png new file mode 100644 index 0000000..b1ac420 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-ldpi/ic_action_refresh.png differ diff --git a/app/build/intermediates/res/debug/drawable-ldpi/ic_action_search.png b/app/build/intermediates/res/debug/drawable-ldpi/ic_action_search.png new file mode 100644 index 0000000..ff7f401 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-ldpi/ic_action_search.png differ diff --git a/app/build/intermediates/res/debug/drawable-ldpi/ic_blank.png b/app/build/intermediates/res/debug/drawable-ldpi/ic_blank.png new file mode 100644 index 0000000..89e027a Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-ldpi/ic_blank.png differ diff --git a/app/build/intermediates/res/debug/drawable-ldpi/ic_launcher.png b/app/build/intermediates/res/debug/drawable-ldpi/ic_launcher.png new file mode 100644 index 0000000..02a68b1 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-ldpi/ic_launcher.png differ diff --git a/app/build/intermediates/res/debug/drawable-mdpi/bg.jpg b/app/build/intermediates/res/debug/drawable-mdpi/bg.jpg new file mode 100644 index 0000000..a87e0b9 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-mdpi/bg.jpg differ diff --git a/app/build/intermediates/res/debug/drawable-mdpi/ic_action_autor.png b/app/build/intermediates/res/debug/drawable-mdpi/ic_action_autor.png new file mode 100644 index 0000000..3b2cc80 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-mdpi/ic_action_autor.png differ diff --git a/app/build/intermediates/res/debug/drawable-mdpi/ic_action_exit.png b/app/build/intermediates/res/debug/drawable-mdpi/ic_action_exit.png new file mode 100644 index 0000000..a82c4b0 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-mdpi/ic_action_exit.png differ diff --git a/app/build/intermediates/res/debug/drawable-mdpi/ic_action_kategorie.png b/app/build/intermediates/res/debug/drawable-mdpi/ic_action_kategorie.png new file mode 100644 index 0000000..031dff6 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-mdpi/ic_action_kategorie.png differ diff --git a/app/build/intermediates/res/debug/drawable-mdpi/ic_action_refresh.png b/app/build/intermediates/res/debug/drawable-mdpi/ic_action_refresh.png new file mode 100644 index 0000000..4bf6739 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-mdpi/ic_action_refresh.png differ diff --git a/app/build/intermediates/res/debug/drawable-mdpi/ic_action_search.png b/app/build/intermediates/res/debug/drawable-mdpi/ic_action_search.png new file mode 100644 index 0000000..11e1757 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-mdpi/ic_action_search.png differ diff --git a/app/build/intermediates/res/debug/drawable-mdpi/ic_blank.png b/app/build/intermediates/res/debug/drawable-mdpi/ic_blank.png new file mode 100644 index 0000000..117a6e4 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-mdpi/ic_blank.png differ diff --git a/app/build/intermediates/res/debug/drawable-mdpi/ic_launcher.png b/app/build/intermediates/res/debug/drawable-mdpi/ic_launcher.png new file mode 100644 index 0000000..e739dc2 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-mdpi/ic_launcher.png differ diff --git a/app/build/intermediates/res/debug/drawable-xhdpi/bg.jpg b/app/build/intermediates/res/debug/drawable-xhdpi/bg.jpg new file mode 100644 index 0000000..b998983 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-xhdpi/bg.jpg differ diff --git a/app/build/intermediates/res/debug/drawable-xhdpi/ic_action_autor.png b/app/build/intermediates/res/debug/drawable-xhdpi/ic_action_autor.png new file mode 100644 index 0000000..2c38ea7 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-xhdpi/ic_action_autor.png differ diff --git a/app/build/intermediates/res/debug/drawable-xhdpi/ic_action_exit.png b/app/build/intermediates/res/debug/drawable-xhdpi/ic_action_exit.png new file mode 100644 index 0000000..72fdc22 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-xhdpi/ic_action_exit.png differ diff --git a/app/build/intermediates/res/debug/drawable-xhdpi/ic_action_kategorie.png b/app/build/intermediates/res/debug/drawable-xhdpi/ic_action_kategorie.png new file mode 100644 index 0000000..7c1fee5 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-xhdpi/ic_action_kategorie.png differ diff --git a/app/build/intermediates/res/debug/drawable-xhdpi/ic_action_refresh.png b/app/build/intermediates/res/debug/drawable-xhdpi/ic_action_refresh.png new file mode 100644 index 0000000..4c4d813 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-xhdpi/ic_action_refresh.png differ diff --git a/app/build/intermediates/res/debug/drawable-xhdpi/ic_action_search.png b/app/build/intermediates/res/debug/drawable-xhdpi/ic_action_search.png new file mode 100644 index 0000000..8a9bbe1 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-xhdpi/ic_action_search.png differ diff --git a/app/build/intermediates/res/debug/drawable-xhdpi/ic_blank.png b/app/build/intermediates/res/debug/drawable-xhdpi/ic_blank.png new file mode 100644 index 0000000..ea00319 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-xhdpi/ic_blank.png differ diff --git a/app/build/intermediates/res/debug/drawable-xhdpi/ic_launcher.png b/app/build/intermediates/res/debug/drawable-xhdpi/ic_launcher.png new file mode 100644 index 0000000..1094191 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-xhdpi/ic_launcher.png differ diff --git a/app/build/intermediates/res/debug/drawable-xxhdpi/bg.jpg b/app/build/intermediates/res/debug/drawable-xxhdpi/bg.jpg new file mode 100644 index 0000000..85d76c6 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-xxhdpi/bg.jpg differ diff --git a/app/build/intermediates/res/debug/drawable-xxhdpi/ic_action_autor.png b/app/build/intermediates/res/debug/drawable-xxhdpi/ic_action_autor.png new file mode 100644 index 0000000..1c517f5 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-xxhdpi/ic_action_autor.png differ diff --git a/app/build/intermediates/res/debug/drawable-xxhdpi/ic_action_exit.png b/app/build/intermediates/res/debug/drawable-xxhdpi/ic_action_exit.png new file mode 100644 index 0000000..1dc5430 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-xxhdpi/ic_action_exit.png differ diff --git a/app/build/intermediates/res/debug/drawable-xxhdpi/ic_action_kategorie.png b/app/build/intermediates/res/debug/drawable-xxhdpi/ic_action_kategorie.png new file mode 100644 index 0000000..e3b5cf8 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-xxhdpi/ic_action_kategorie.png differ diff --git a/app/build/intermediates/res/debug/drawable-xxhdpi/ic_action_refresh.png b/app/build/intermediates/res/debug/drawable-xxhdpi/ic_action_refresh.png new file mode 100644 index 0000000..04105e6 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-xxhdpi/ic_action_refresh.png differ diff --git a/app/build/intermediates/res/debug/drawable-xxhdpi/ic_action_search.png b/app/build/intermediates/res/debug/drawable-xxhdpi/ic_action_search.png new file mode 100644 index 0000000..38ced77 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-xxhdpi/ic_action_search.png differ diff --git a/app/build/intermediates/res/debug/drawable-xxhdpi/ic_blank.png b/app/build/intermediates/res/debug/drawable-xxhdpi/ic_blank.png new file mode 100644 index 0000000..99fbc21 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-xxhdpi/ic_blank.png differ diff --git a/app/build/intermediates/res/debug/drawable-xxhdpi/ic_launcher.png b/app/build/intermediates/res/debug/drawable-xxhdpi/ic_launcher.png new file mode 100644 index 0000000..2c48ade Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-xxhdpi/ic_launcher.png differ diff --git a/app/build/intermediates/res/debug/drawable-xxxhdpi/bg.jpg b/app/build/intermediates/res/debug/drawable-xxxhdpi/bg.jpg new file mode 100644 index 0000000..283dd19 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable-xxxhdpi/bg.jpg differ diff --git a/app/build/intermediates/res/debug/drawable/buttonshape.xml b/app/build/intermediates/res/debug/drawable/buttonshape.xml new file mode 100644 index 0000000..efd51a9 --- /dev/null +++ b/app/build/intermediates/res/debug/drawable/buttonshape.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/build/intermediates/res/debug/drawable/ic_action_autor.png b/app/build/intermediates/res/debug/drawable/ic_action_autor.png new file mode 100644 index 0000000..9e17bd5 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable/ic_action_autor.png differ diff --git a/app/build/intermediates/res/debug/drawable/ic_action_exit.png b/app/build/intermediates/res/debug/drawable/ic_action_exit.png new file mode 100644 index 0000000..58473d7 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable/ic_action_exit.png differ diff --git a/app/build/intermediates/res/debug/drawable/ic_action_kategorie.png b/app/build/intermediates/res/debug/drawable/ic_action_kategorie.png new file mode 100644 index 0000000..883aea6 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable/ic_action_kategorie.png differ diff --git a/app/build/intermediates/res/debug/drawable/ic_action_refresh.png b/app/build/intermediates/res/debug/drawable/ic_action_refresh.png new file mode 100644 index 0000000..8e2d2fc Binary files /dev/null and b/app/build/intermediates/res/debug/drawable/ic_action_refresh.png differ diff --git a/app/build/intermediates/res/debug/drawable/ic_action_search.png b/app/build/intermediates/res/debug/drawable/ic_action_search.png new file mode 100644 index 0000000..4a189d6 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable/ic_action_search.png differ diff --git a/app/build/intermediates/res/debug/drawable/ic_blank.png b/app/build/intermediates/res/debug/drawable/ic_blank.png new file mode 100644 index 0000000..ea00319 Binary files /dev/null and b/app/build/intermediates/res/debug/drawable/ic_blank.png differ diff --git a/app/build/intermediates/res/debug/drawable/layout_bg.xml b/app/build/intermediates/res/debug/drawable/layout_bg.xml new file mode 100644 index 0000000..446b64c --- /dev/null +++ b/app/build/intermediates/res/debug/drawable/layout_bg.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/app/build/intermediates/res/debug/drawable/list_row_bg.xml b/app/build/intermediates/res/debug/drawable/list_row_bg.xml new file mode 100644 index 0000000..58554a7 --- /dev/null +++ b/app/build/intermediates/res/debug/drawable/list_row_bg.xml @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/app/build/intermediates/res/debug/drawable/list_row_bg_hover.xml b/app/build/intermediates/res/debug/drawable/list_row_bg_hover.xml new file mode 100644 index 0000000..250658f --- /dev/null +++ b/app/build/intermediates/res/debug/drawable/list_row_bg_hover.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/app/build/intermediates/res/debug/drawable/list_row_selector.xml b/app/build/intermediates/res/debug/drawable/list_row_selector.xml new file mode 100644 index 0000000..34e082c --- /dev/null +++ b/app/build/intermediates/res/debug/drawable/list_row_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/app/build/intermediates/res/debug/layout/activity_autoren.xml b/app/build/intermediates/res/debug/layout/activity_autoren.xml new file mode 100644 index 0000000..b4ef965 --- /dev/null +++ b/app/build/intermediates/res/debug/layout/activity_autoren.xml @@ -0,0 +1,16 @@ + + + + + \ No newline at end of file diff --git a/app/build/intermediates/res/debug/layout/activity_kategorie.xml b/app/build/intermediates/res/debug/layout/activity_kategorie.xml new file mode 100644 index 0000000..7bf8407 --- /dev/null +++ b/app/build/intermediates/res/debug/layout/activity_kategorie.xml @@ -0,0 +1,17 @@ + + + + + + \ No newline at end of file diff --git a/app/build/intermediates/res/debug/layout/activity_main.xml b/app/build/intermediates/res/debug/layout/activity_main.xml new file mode 100644 index 0000000..acd78a4 --- /dev/null +++ b/app/build/intermediates/res/debug/layout/activity_main.xml @@ -0,0 +1,16 @@ + + + + + + \ No newline at end of file diff --git a/app/build/intermediates/res/debug/layout/activity_news.xml b/app/build/intermediates/res/debug/layout/activity_news.xml new file mode 100644 index 0000000..f20286f --- /dev/null +++ b/app/build/intermediates/res/debug/layout/activity_news.xml @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/build/intermediates/res/debug/layout/activity_suchen.xml b/app/build/intermediates/res/debug/layout/activity_suchen.xml new file mode 100644 index 0000000..cdc1cff --- /dev/null +++ b/app/build/intermediates/res/debug/layout/activity_suchen.xml @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + +