Version 1 - Initial-Release
This commit is contained in:
parent
a3e6e6de17
commit
2675488d0f
19
Sapientia_Love.iml
Normal file
19
Sapientia_Love.iml
Normal file
@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module external.linked.project.id="Sapientia_Love" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
|
||||
<component name="FacetManager">
|
||||
<facet type="java-gradle" name="Java-Gradle">
|
||||
<configuration>
|
||||
<option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/build" />
|
||||
<option name="BUILDABLE" value="false" />
|
||||
</configuration>
|
||||
</facet>
|
||||
</component>
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<excludeFolder url="file://$MODULE_DIR$/.gradle" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
||||
BIN
app/app-release.apk
Normal file
BIN
app/app-release.apk
Normal file
Binary file not shown.
99
app/app.iml
Normal file
99
app/app.iml
Normal file
@ -0,0 +1,99 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module external.linked.project.id=":app" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$/.." external.system.id="GRADLE" external.system.module.group="sapientia-sports" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
|
||||
<component name="FacetManager">
|
||||
<facet type="android-gradle" name="Android-Gradle">
|
||||
<configuration>
|
||||
<option name="GRADLE_PROJECT_PATH" value=":app" />
|
||||
</configuration>
|
||||
</facet>
|
||||
<facet type="android" name="Android">
|
||||
<configuration>
|
||||
<option name="SELECTED_BUILD_VARIANT" value="debug" />
|
||||
<option name="SELECTED_TEST_ARTIFACT" value="_android_test_" />
|
||||
<option name="ASSEMBLE_TASK_NAME" value="assembleDebug" />
|
||||
<option name="COMPILE_JAVA_TASK_NAME" value="compileDebugSources" />
|
||||
<option name="ASSEMBLE_TEST_TASK_NAME" value="assembleDebugAndroidTest" />
|
||||
<option name="COMPILE_JAVA_TEST_TASK_NAME" value="compileDebugAndroidTestSources" />
|
||||
<afterSyncTasks>
|
||||
<task>generateDebugAndroidTestSources</task>
|
||||
<task>generateDebugSources</task>
|
||||
</afterSyncTasks>
|
||||
<option name="ALLOW_USER_CONFIGURATION" value="false" />
|
||||
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/src/main/AndroidManifest.xml" />
|
||||
<option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" />
|
||||
<option name="RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/src/main/res" />
|
||||
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
|
||||
</configuration>
|
||||
</facet>
|
||||
</component>
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="false">
|
||||
<output url="file://$MODULE_DIR$/build/intermediates/classes/debug" />
|
||||
<output-test url="file://$MODULE_DIR$/build/intermediates/classes/androidTest/debug" />
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/r/debug" isTestSource="false" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/aidl/debug" isTestSource="false" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/buildConfig/debug" isTestSource="false" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/rs/debug" isTestSource="false" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/res/rs/debug" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/res/generated/debug" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/r/androidTest/debug" isTestSource="true" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/aidl/androidTest/debug" isTestSource="true" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/buildConfig/androidTest/debug" isTestSource="true" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/rs/androidTest/debug" isTestSource="true" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/res/rs/androidTest/debug" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/res/generated/androidTest/debug" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/debug/res" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/debug/resources" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/debug/assets" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/debug/aidl" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/debug/java" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/debug/jni" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/debug/rs" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/res" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/assets" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/aidl" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/jni" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/rs" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/res" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/resources" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/assets" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/aidl" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/java" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/jni" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/rs" isTestSource="true" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/assets" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/bundles" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/classes" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/coverage-instrumented-classes" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/dependency-cache" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/dex" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/dex-cache" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/multidex/1.0.1/jars" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/jars" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/jacoco" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/javaResources" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/libs" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/lint" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/manifests" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/ndk" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/pre-dexed" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/proguard" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/res" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/rs" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/symbols" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/outputs" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/tmp" />
|
||||
</content>
|
||||
<orderEntry type="jdk" jdkName="Android API 21 Platform" jdkType="Android SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" exported="" name="multidex-1.0.1" level="project" />
|
||||
<orderEntry type="library" exported="" name="picasso-2.5.2" level="project" />
|
||||
<orderEntry type="library" exported="" name="support-v4-21.0.3" level="project" />
|
||||
<orderEntry type="library" exported="" name="support-annotations-21.0.3" level="project" />
|
||||
<orderEntry type="library" exported="" name="volley-1.0.15" level="project" />
|
||||
</component>
|
||||
</module>
|
||||
27
app/build.gradle
Normal file
27
app/build.gradle
Normal file
@ -0,0 +1,27 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 21
|
||||
buildToolsVersion "22.0.1"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.raataar.sapientia_sports"
|
||||
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')
|
||||
}
|
||||
@ -0,0 +1,13 @@
|
||||
/**
|
||||
* Automatically generated file. DO NOT MODIFY
|
||||
*/
|
||||
package com.raataar.sapientia_sports.test;
|
||||
|
||||
public final class BuildConfig {
|
||||
public static final boolean DEBUG = Boolean.parseBoolean("true");
|
||||
public static final String APPLICATION_ID = "com.raataar.sapientia_sports.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 = "";
|
||||
}
|
||||
@ -0,0 +1,13 @@
|
||||
/**
|
||||
* Automatically generated file. DO NOT MODIFY
|
||||
*/
|
||||
package com.raataar.sapientia_sports;
|
||||
|
||||
public final class BuildConfig {
|
||||
public static final boolean DEBUG = Boolean.parseBoolean("true");
|
||||
public static final String APPLICATION_ID = "com.raataar.sapientia_sports";
|
||||
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 = "";
|
||||
}
|
||||
@ -0,0 +1,13 @@
|
||||
/**
|
||||
* Automatically generated file. DO NOT MODIFY
|
||||
*/
|
||||
package com.raataar.sapientia_sports;
|
||||
|
||||
public final class BuildConfig {
|
||||
public static final boolean DEBUG = false;
|
||||
public static final String APPLICATION_ID = "com.raataar.sapientia_sports";
|
||||
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 = "";
|
||||
}
|
||||
@ -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_sports;
|
||||
|
||||
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;
|
||||
}
|
||||
}
|
||||
@ -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_sports;
|
||||
|
||||
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;
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user