Initial-Release
94
app/app.iml
Normal file
@ -0,0 +1,94 @@
|
||||
<?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="zitate-all-in-one" 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="SOURCE_GEN_TASK_NAME" value="generateDebugSources" />
|
||||
<option name="ASSEMBLE_TEST_TASK_NAME" value="assembleDebugAndroidTest" />
|
||||
<option name="COMPILE_JAVA_TEST_TASK_NAME" value="compileDebugAndroidTestSources" />
|
||||
<option name="TEST_SOURCE_GEN_TASK_NAME" value="generateDebugAndroidTestSources" />
|
||||
<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" 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/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" />
|
||||
</content>
|
||||
<orderEntry type="jdk" jdkName="Android API 21 Platform" jdkType="Android SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<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>
|
||||
25
app/build.gradle
Normal file
@ -0,0 +1,25 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 21
|
||||
buildToolsVersion "23.0.0 rc2"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.raataar.zitate_allinone"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 14
|
||||
}
|
||||
|
||||
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.zitate_allinone.test;
|
||||
|
||||
public final class BuildConfig {
|
||||
public static final boolean DEBUG = Boolean.parseBoolean("true");
|
||||
public static final String APPLICATION_ID = "com.raataar.zitate_allinone.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.zitate_allinone;
|
||||
|
||||
public final class BuildConfig {
|
||||
public static final boolean DEBUG = Boolean.parseBoolean("true");
|
||||
public static final String APPLICATION_ID = "com.raataar.zitate_allinone";
|
||||
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,143 @@
|
||||
/* 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.zitate_allinone;
|
||||
|
||||
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 year=0x7f060006;
|
||||
}
|
||||
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 button_load_more_news=0x7f070007;
|
||||
public static final int button_load_next_zitat=0x7f070008;
|
||||
public static final int button_suchen=0x7f070009;
|
||||
public static final int hello_world=0x7f07000a;
|
||||
public static final int searchlabel=0x7f07000b;
|
||||
public static final int title_autoren_activity=0x7f07000c;
|
||||
public static final int title_kategorie_activity=0x7f07000d;
|
||||
public static final int title_kategoriebyid_activity=0x7f07000e;
|
||||
public static final int title_news_activity=0x7f07000f;
|
||||
public static final int title_suchen_activity=0x7f070010;
|
||||
public static final int title_zitat_activity=0x7f070011;
|
||||
}
|
||||
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,17 @@
|
||||
<!-- 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.
|
||||
--><manifest xmlns:android="http://schemas.android.com/apk/res/android" package="android.support.v4">
|
||||
<uses-sdk android:minSdkVersion="4"/>
|
||||
<application/>
|
||||
</manifest>
|
||||
@ -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);
|
||||
}
|
||||
BIN
app/build/intermediates/incremental/aidl/debug/dependency.store
Normal file
@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<merger version="3"><dataSet config="main"><source path="C:\_PROJEKTE_\Android\Development\zitate-all-in-one\app\src\androidTest\assets"/></dataSet></merger>
|
||||
@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<merger version="3"><dataSet config="21.0.3"><source path="C:\_PROJEKTE_\Android\Development\zitate-all-in-one\app\build\intermediates\exploded-aar\com.android.support\support-v4\21.0.3\assets"/></dataSet><dataSet config="main"><source path="C:\_PROJEKTE_\Android\Development\zitate-all-in-one\app\src\main\assets"/></dataSet><dataSet config="debug"><source path="C:\_PROJEKTE_\Android\Development\zitate-all-in-one\app\src\debug\assets"/></dataSet></merger>
|
||||
@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<merger version="3"><dataSet config="main"><source path="C:\_PROJEKTE_\Android\Development\zitate-all-in-one\app\src\androidTest\res"/><source path="C:\_PROJEKTE_\Android\Development\zitate-all-in-one\app\build\generated\res\rs\androidTest\debug"/><source path="C:\_PROJEKTE_\Android\Development\zitate-all-in-one\app\build\generated\res\generated\androidTest\debug"/></dataSet><mergedItems/></merger>
|
||||
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.raataar.sapientia_full.test">
|
||||
|
||||
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="14" />
|
||||
|
||||
<application>
|
||||
<uses-library android:name="android.test.runner" />
|
||||
</application>
|
||||
|
||||
<instrumentation android:name="android.test.InstrumentationTestRunner"
|
||||
android:targetPackage="com.raataar.sapientia_full"
|
||||
android:handleProfiling="false"
|
||||
android:functionalTest="false"
|
||||
android:label="Tests for com.raataar.sapientia_full"/>
|
||||
</manifest>
|
||||
114
app/build/intermediates/manifests/full/debug/AndroidManifest.xml
Normal file
@ -0,0 +1,114 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.raataar.sapientia_full"
|
||||
android:versionCode="2"
|
||||
android:versionName="1.1" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
android:targetSdkVersion="14" />
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
||||
<application
|
||||
android:name="com.raataar.sapientia_full.app.AppController"
|
||||
android:allowBackup="true"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@style/AppTheme" >
|
||||
<activity
|
||||
android:name="com.raataar.sapientia_full.MainActivity"
|
||||
android:label="@string/app_name" >
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity
|
||||
android:name="com.raataar.sapientia_full.KategorieActivity"
|
||||
android:label="@string/title_kategorie_activity"
|
||||
android:parentActivityName="com.raataar.sapientia_full.MainActivity" >
|
||||
|
||||
<!-- Parent activity meta-data to support API level 7+ -->
|
||||
<meta-data
|
||||
android:name="android.support.PARENT_ACTIVITY"
|
||||
android:value="PsiClass:MainActivity" />
|
||||
</activity>
|
||||
<activity
|
||||
android:name="com.raataar.sapientia_full.KategorieByIDActivity"
|
||||
android:label="@string/title_kategoriebyid_activity"
|
||||
android:parentActivityName="com.raataar.sapientia_full.KategorieActivity" >
|
||||
|
||||
<!-- Parent activity meta-data to support API level 7+ -->
|
||||
<meta-data
|
||||
android:name="android.support.PARENT_ACTIVITY"
|
||||
android:value="PsiClass:KategorieActivity" />
|
||||
</activity>
|
||||
<activity
|
||||
android:name="com.raataar.sapientia_full.ZitatActivity"
|
||||
android:label="@string/title_zitat_activity" >
|
||||
</activity>
|
||||
<activity
|
||||
android:name="com.raataar.sapientia_full.ZufallZitatActivity"
|
||||
android:label="@string/title_zitat_activity"
|
||||
android:parentActivityName="com.raataar.sapientia_full.MainActivity" >
|
||||
|
||||
<!-- Parent activity meta-data to support API level 7+ -->
|
||||
<meta-data
|
||||
android:name="android.support.PARENT_ACTIVITY"
|
||||
android:value="PsiClass:MainActivity" />
|
||||
</activity>
|
||||
<activity
|
||||
android:name="com.raataar.sapientia_full.NewsActivity"
|
||||
android:label="@string/title_news_activity"
|
||||
android:parentActivityName="com.raataar.sapientia_full.MainActivity" >
|
||||
|
||||
<!-- Parent activity meta-data to support API level 7+ -->
|
||||
<meta-data
|
||||
android:name="android.support.PARENT_ACTIVITY"
|
||||
android:value="PsiClass:MainActivity" />
|
||||
</activity>
|
||||
<activity
|
||||
android:name="com.raataar.sapientia_full.AutorenActivity"
|
||||
android:label="@string/title_autoren_activity"
|
||||
android:parentActivityName="com.raataar.sapientia_full.MainActivity" >
|
||||
|
||||
<!-- Parent activity meta-data to support API level 7+ -->
|
||||
<meta-data
|
||||
android:name="android.support.PARENT_ACTIVITY"
|
||||
android:value="PsiClass:MainActivity" />
|
||||
</activity>
|
||||
<activity
|
||||
android:name="com.raataar.sapientia_full.AutorenByIDActivity"
|
||||
android:label="@string/title_autoren_activity"
|
||||
android:parentActivityName="com.raataar.sapientia_full.AutorenActivity" >
|
||||
|
||||
<!-- Parent activity meta-data to support API level 7+ -->
|
||||
<meta-data
|
||||
android:name="android.support.PARENT_ACTIVITY"
|
||||
android:value="PsiClass:AutorenActivity" />
|
||||
</activity>
|
||||
<activity
|
||||
android:name="com.raataar.sapientia_full.SuchenActivity"
|
||||
android:label="@string/title_suchen_activity"
|
||||
android:parentActivityName="com.raataar.sapientia_full.MainActivity" >
|
||||
|
||||
<!-- Parent activity meta-data to support API level 7+ -->
|
||||
<meta-data
|
||||
android:name="android.support.PARENT_ACTIVITY"
|
||||
android:value="PsiClass:MainActivity" />
|
||||
</activity>
|
||||
<activity
|
||||
android:name="com.raataar.sapientia_full.SuchenByIDActivity"
|
||||
android:label="@string/title_suchen_activity"
|
||||
android:parentActivityName="com.raataar.sapientia_full.MainActivity" >
|
||||
|
||||
<!-- Parent activity meta-data to support API level 7+ -->
|
||||
<meta-data
|
||||
android:name="android.support.PARENT_ACTIVITY"
|
||||
android:value="PsiClass:MainActivity" />
|
||||
</activity>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
BIN
app/build/intermediates/res/debug/drawable-hdpi/bg.jpg
Normal file
|
After Width: | Height: | Size: 124 KiB |
|
After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 4.8 KiB |
|
After Width: | Height: | Size: 4.6 KiB |
BIN
app/build/intermediates/res/debug/drawable-hdpi/ic_blank.png
Normal file
|
After Width: | Height: | Size: 110 B |
BIN
app/build/intermediates/res/debug/drawable-hdpi/ic_launcher.png
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
BIN
app/build/intermediates/res/debug/drawable-ldpi/bg.jpg
Normal file
|
After Width: | Height: | Size: 23 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 2.4 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
BIN
app/build/intermediates/res/debug/drawable-ldpi/ic_blank.png
Normal file
|
After Width: | Height: | Size: 105 B |
BIN
app/build/intermediates/res/debug/drawable-ldpi/ic_launcher.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
app/build/intermediates/res/debug/drawable-mdpi/bg.jpg
Normal file
|
After Width: | Height: | Size: 51 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
BIN
app/build/intermediates/res/debug/drawable-mdpi/ic_blank.png
Normal file
|
After Width: | Height: | Size: 103 B |
BIN
app/build/intermediates/res/debug/drawable-mdpi/ic_launcher.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
app/build/intermediates/res/debug/drawable-xhdpi/bg.jpg
Normal file
|
After Width: | Height: | Size: 200 KiB |
|
After Width: | Height: | Size: 4.4 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 5.3 KiB |
|
After Width: | Height: | Size: 7.2 KiB |
|
After Width: | Height: | Size: 7.1 KiB |
BIN
app/build/intermediates/res/debug/drawable-xhdpi/ic_blank.png
Normal file
|
After Width: | Height: | Size: 112 B |
BIN
app/build/intermediates/res/debug/drawable-xhdpi/ic_launcher.png
Normal file
|
After Width: | Height: | Size: 7.2 KiB |
BIN
app/build/intermediates/res/debug/drawable-xxhdpi/bg.jpg
Normal file
|
After Width: | Height: | Size: 439 KiB |
|
After Width: | Height: | Size: 7.8 KiB |
|
After Width: | Height: | Size: 5.2 KiB |
|
After Width: | Height: | Size: 9.0 KiB |
|
After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 13 KiB |
BIN
app/build/intermediates/res/debug/drawable-xxhdpi/ic_blank.png
Normal file
|
After Width: | Height: | Size: 117 B |
|
After Width: | Height: | Size: 13 KiB |
BIN
app/build/intermediates/res/debug/drawable-xxxhdpi/bg.jpg
Normal file
|
After Width: | Height: | Size: 643 KiB |
37
app/build/intermediates/res/debug/drawable/buttonshape.xml
Normal file
@ -0,0 +1,37 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_pressed="true" >
|
||||
<shape>
|
||||
<solid
|
||||
android:color="#a276eb" />
|
||||
<stroke
|
||||
android:width="1dp"
|
||||
android:color="#6a3ab2" />
|
||||
<corners
|
||||
android:radius="3dp" />
|
||||
<padding
|
||||
android:left="10dp"
|
||||
android:top="10dp"
|
||||
android:right="10dp"
|
||||
android:bottom="10dp" />
|
||||
</shape>
|
||||
</item>
|
||||
<item>
|
||||
<shape>
|
||||
<gradient
|
||||
android:startColor="#a276eb"
|
||||
android:endColor="#6a3ab2"
|
||||
android:angle="270" />
|
||||
<stroke
|
||||
android:width="1dp"
|
||||
android:color="#6a3ab2" />
|
||||
<corners
|
||||
android:radius="4dp" />
|
||||
<padding
|
||||
android:left="10dp"
|
||||
android:top="10dp"
|
||||
android:right="10dp"
|
||||
android:bottom="10dp" />
|
||||
</shape>
|
||||
</item>
|
||||
</selector><!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/drawable/buttonshape.xml -->
|
||||
BIN
app/build/intermediates/res/debug/drawable/ic_action_autor.png
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
BIN
app/build/intermediates/res/debug/drawable/ic_action_exit.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 4.3 KiB |
BIN
app/build/intermediates/res/debug/drawable/ic_action_refresh.png
Normal file
|
After Width: | Height: | Size: 5.9 KiB |
BIN
app/build/intermediates/res/debug/drawable/ic_action_search.png
Normal file
|
After Width: | Height: | Size: 6.3 KiB |
BIN
app/build/intermediates/res/debug/drawable/ic_blank.png
Normal file
|
After Width: | Height: | Size: 112 B |
7
app/build/intermediates/res/debug/drawable/layout_bg.xml
Normal file
@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="#80FFFFFF"/>
|
||||
<stroke android:width="1dip" android:color="#B1BCBE" />
|
||||
<corners android:radius="3dip"/>
|
||||
<padding android:left="0dip" android:top="0dip" android:right="0dip" android:bottom="0dip" />
|
||||
</shape><!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/drawable/layout_bg.xml -->
|
||||
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<gradient
|
||||
android:startColor="@color/list_row_start_color"
|
||||
android:endColor="@color/list_row_end_color"
|
||||
android:angle="270" />
|
||||
</shape><!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/drawable/list_row_bg.xml -->
|
||||
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle" >
|
||||
|
||||
<gradient
|
||||
android:angle="270"
|
||||
android:endColor="@color/list_row_hover_end_color"
|
||||
android:startColor="@color/list_row_hover_start_color" />
|
||||
|
||||
</shape><!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/drawable/list_row_bg_hover.xml -->
|
||||
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<item android:drawable="@drawable/list_row_bg" android:state_pressed="false" android:state_selected="false"/>
|
||||
<item android:drawable="@drawable/list_row_bg_hover" android:state_pressed="true"/>
|
||||
<item android:drawable="@drawable/list_row_bg_hover" android:state_pressed="false" android:state_selected="true"/>
|
||||
|
||||
</selector><!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/drawable/list_row_selector.xml -->
|
||||
@ -0,0 +1,16 @@
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@drawable/bg"
|
||||
tools:context=".MainActivity">
|
||||
|
||||
<ListView
|
||||
android:id="@+id/list"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:divider="@color/list_divider"
|
||||
android:dividerHeight="1dp"
|
||||
android:listSelector="@drawable/list_row_selector" />
|
||||
|
||||
</RelativeLayout><!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/layout/activity_autoren.xml -->
|
||||
@ -0,0 +1,16 @@
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@drawable/bg"
|
||||
tools:context=".MainActivity" >
|
||||
|
||||
<ListView
|
||||
android:id="@+id/list"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:divider="@color/list_divider"
|
||||
android:dividerHeight="1dp"
|
||||
android:listSelector="@drawable/list_row_selector" />
|
||||
|
||||
</RelativeLayout><!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/layout/activity_kategorie.xml -->
|
||||
16
app/build/intermediates/res/debug/layout/activity_main.xml
Normal file
@ -0,0 +1,16 @@
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@drawable/bg"
|
||||
tools:context=".MainActivity" >
|
||||
|
||||
<ListView
|
||||
android:id="@+id/list"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:divider="@color/list_divider"
|
||||
android:dividerHeight="1dp"
|
||||
android:listSelector="@drawable/list_row_selector" />
|
||||
|
||||
</RelativeLayout><!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/layout/activity_main.xml -->
|
||||
80
app/build/intermediates/res/debug/layout/activity_news.xml
Normal file
@ -0,0 +1,80 @@
|
||||
<ScrollView
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/android:list"
|
||||
android:layout_width="match_parent"
|
||||
android:background="@drawable/bg"
|
||||
android:layout_height="match_parent" >
|
||||
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent"
|
||||
android:orientation="vertical">
|
||||
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
tools:context=".MainActivity" >
|
||||
|
||||
<!-- ObjetcID -->
|
||||
<TextView
|
||||
android:id="@+id/objectid"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="1dip"
|
||||
android:visibility = "gone"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
<!-- Autoren Thumbnail Image -->
|
||||
<com.android.volley.toolbox.NetworkImageView
|
||||
android:id="@+id/news_image"
|
||||
android:layout_marginLeft="10dp"
|
||||
android:layout_marginTop="30dp"
|
||||
android:layout_marginBottom="30dp"
|
||||
android:layout_width="80dp"
|
||||
android:layout_height="80dp"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_below="@id/objectid"
|
||||
android:clickable="true"
|
||||
android:onClick="showImage"
|
||||
android:layout_marginRight="8dp" />
|
||||
|
||||
<!-- AutorenText -->
|
||||
<TextView
|
||||
android:id="@+id/news_title"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="30dp"
|
||||
android:textStyle="bold|italic"
|
||||
android:shadowColor="#ff797979"
|
||||
android:shadowDx="3"
|
||||
android:shadowDy="3"
|
||||
android:shadowRadius="1.5"
|
||||
android:layout_toRightOf="@+id/news_image"
|
||||
android:layout_below="@id/objectid"
|
||||
android:textSize="@dimen/title" />
|
||||
|
||||
</RelativeLayout>
|
||||
<LinearLayout
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center_vertical|center_horizontal"
|
||||
android:background="@drawable/layout_bg"
|
||||
android:layout_margin="5dp"
|
||||
android:padding="5dp"
|
||||
android:orientation="horizontal">
|
||||
<TextView
|
||||
android:id="@+id/news_content"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="20dp"
|
||||
android:layout_marginLeft="15dp"
|
||||
android:layout_marginRight="15dp"
|
||||
android:layout_marginBottom="45dp"
|
||||
android:textSize="@dimen/rating" />
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
</ScrollView><!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/layout/activity_news.xml -->
|
||||
61
app/build/intermediates/res/debug/layout/activity_suchen.xml
Normal file
@ -0,0 +1,61 @@
|
||||
<ScrollView
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/android:list"
|
||||
android:layout_width="match_parent"
|
||||
android:background="@drawable/bg"
|
||||
android:layout_height="match_parent" >
|
||||
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent"
|
||||
android:orientation="vertical">
|
||||
|
||||
<!-- ObjetcID -->
|
||||
<TextView
|
||||
android:id="@+id/objectid"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="1dip"
|
||||
android:visibility = "gone"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center_vertical|center_horizontal"
|
||||
android:background="@drawable/layout_bg"
|
||||
android:layout_margin="5dp"
|
||||
android:padding="5dp"
|
||||
android:orientation="horizontal">
|
||||
|
||||
|
||||
<EditText
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/searchtext"
|
||||
android:hint="@string/searchlabel"
|
||||
android:layout_marginLeft="15dp"
|
||||
android:layout_marginRight="15dp" />
|
||||
</LinearLayout>
|
||||
|
||||
<Button
|
||||
android:id="@+id/suchen_button"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/button_suchen"
|
||||
android:layout_marginTop="20dp"
|
||||
android:layout_marginLeft="15dp"
|
||||
android:layout_marginRight="15dp"
|
||||
android:onClick="searchNow"
|
||||
android:textColor="#FFFFFF"
|
||||
android:textSize="15sp"
|
||||
android:background="@drawable/buttonshape"
|
||||
android:shadowColor="#A8A8A8"
|
||||
android:shadowDx="0"
|
||||
android:shadowDy="0"
|
||||
android:shadowRadius="5"
|
||||
/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
</ScrollView><!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/layout/activity_suchen.xml -->
|
||||
@ -0,0 +1,16 @@
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@drawable/bg"
|
||||
tools:context=".MainActivity" >
|
||||
|
||||
<ListView
|
||||
android:id="@+id/list"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:divider="@color/list_divider"
|
||||
android:dividerHeight="1dp"
|
||||
android:listSelector="@drawable/list_row_selector" />
|
||||
|
||||
</RelativeLayout><!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/layout/activity_suchenbyid.xml -->
|
||||
205
app/build/intermediates/res/debug/layout/activity_zitat.xml
Normal file
@ -0,0 +1,205 @@
|
||||
<ScrollView
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/android:list"
|
||||
android:layout_width="match_parent"
|
||||
android:background="@drawable/bg"
|
||||
android:layout_height="match_parent">
|
||||
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent"
|
||||
android:orientation="vertical">
|
||||
<LinearLayout
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center_vertical|center_horizontal"
|
||||
android:background="@drawable/layout_bg"
|
||||
android:layout_margin="5dp"
|
||||
android:orientation="horizontal">
|
||||
<!-- Zitat -->
|
||||
<TextView
|
||||
android:id="@+id/zitat"
|
||||
android:layout_marginTop="30dp"
|
||||
android:layout_marginLeft="10dp"
|
||||
android:layout_marginRight="10dp"
|
||||
android:layout_marginBottom="30dp"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAlignment="center"
|
||||
android:textColor="#ff797979"
|
||||
android:gravity="center"
|
||||
android:textSize="@dimen/zitat"
|
||||
android:shadowColor="#000000"
|
||||
android:shadowDx="3"
|
||||
android:shadowDy="3"
|
||||
android:shadowRadius="1.5"
|
||||
android:textStyle="bold|italic" />
|
||||
|
||||
<!-- ObjetcID -->
|
||||
<TextView
|
||||
android:id="@+id/objectid"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="1dip"
|
||||
android:visibility = "gone"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
|
||||
<!-- AutorenID -->
|
||||
<TextView
|
||||
android:id="@+id/autoren_id"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="1dip"
|
||||
android:visibility = "gone"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
<!-- KategorieID -->
|
||||
<TextView
|
||||
android:id="@+id/kategorie_id"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="1dip"
|
||||
android:visibility = "gone"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center_vertical|center_horizontal"
|
||||
android:background="@drawable/layout_bg"
|
||||
android:layout_marginTop="15dp"
|
||||
android:layout_marginLeft="5dp"
|
||||
android:layout_marginRight="5dp"
|
||||
android:paddingTop="10dp"
|
||||
android:paddingBottom="5dp"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
tools:context=".MainActivity">
|
||||
|
||||
<!-- Autoren Thumbnail Image -->
|
||||
<ImageView
|
||||
android:id="@+id/autoren_imagepic"
|
||||
android:layout_width="80dp"
|
||||
android:layout_height="80dp"
|
||||
android:layout_marginLeft="10dp"
|
||||
android:layout_marginBottom="10dp"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:clickable="true"
|
||||
android:onClick="showImage"
|
||||
android:layout_marginRight="8dp"
|
||||
/>
|
||||
|
||||
|
||||
<!-- AutorenText -->
|
||||
<TextView
|
||||
android:id="@+id/autoren_text"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textStyle="bold"
|
||||
android:layout_toRightOf="@+id/autoren_imagepic"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/autoren_beschreibung"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/autoren_text"
|
||||
android:layout_marginTop="5dp"
|
||||
android:layout_toRightOf="@+id/autoren_imagepic"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
</RelativeLayout>
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center_vertical|center_horizontal"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_marginLeft="5dp"
|
||||
android:layout_marginRight="5dp"
|
||||
android:paddingTop="10dp"
|
||||
android:paddingBottom="10dp"
|
||||
android:background="@drawable/layout_bg"
|
||||
android:id="@+id/autoren_infoview"
|
||||
android:orientation="horizontal">
|
||||
<TextView
|
||||
android:id="@+id/autoren_imagequelle"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textStyle="bold|italic"
|
||||
android:gravity="left"
|
||||
android:clickable="true"
|
||||
android:textSize="@dimen/quelle" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/autoren_moreinfo"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textStyle="bold|italic"
|
||||
android:clickable="true"
|
||||
android:gravity="right"
|
||||
android:layout_marginLeft="5dp"
|
||||
android:textSize="@dimen/quelle" />
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center_vertical|center_horizontal"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_marginLeft="5dp"
|
||||
android:layout_marginRight="5dp"
|
||||
android:paddingTop="10dp"
|
||||
android:background="@drawable/layout_bg"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
tools:context=".MainActivity">
|
||||
|
||||
<!-- Kategorie Thumbnail Image -->
|
||||
<com.android.volley.toolbox.NetworkImageView
|
||||
android:id="@+id/kategorie_image"
|
||||
android:layout_marginLeft="10dp"
|
||||
android:layout_marginBottom="20dp"
|
||||
android:layout_width="80dp"
|
||||
android:layout_height="80dp"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_marginRight="8dp" />
|
||||
|
||||
<!-- KategorieText -->
|
||||
<TextView
|
||||
android:id="@+id/kategorie_text"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textStyle="bold"
|
||||
android:layout_toRightOf="@+id/kategorie_image"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/kategorie_beschreibung"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/kategorie_text"
|
||||
android:layout_marginTop="5dp"
|
||||
android:layout_toRightOf="@+id/kategorie_image"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
</RelativeLayout>
|
||||
</LinearLayout>
|
||||
|
||||
</LinearLayout>
|
||||
</ScrollView><!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/layout/activity_zitat.xml -->
|
||||
@ -0,0 +1,225 @@
|
||||
<ScrollView
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/android:list"
|
||||
android:layout_width="match_parent"
|
||||
android:background="@drawable/bg"
|
||||
android:layout_height="match_parent">
|
||||
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent"
|
||||
android:orientation="vertical">
|
||||
<LinearLayout
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center_vertical|center_horizontal"
|
||||
android:background="@drawable/layout_bg"
|
||||
android:layout_margin="5dp"
|
||||
android:orientation="horizontal">
|
||||
<!-- Zitat -->
|
||||
<TextView
|
||||
android:id="@+id/zitat"
|
||||
android:layout_marginTop="30dp"
|
||||
android:layout_marginLeft="10dp"
|
||||
android:layout_marginRight="10dp"
|
||||
android:layout_marginBottom="30dp"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAlignment="center"
|
||||
android:textColor="#ff797979"
|
||||
android:gravity="center"
|
||||
android:textSize="@dimen/zitat"
|
||||
android:shadowColor="#000000"
|
||||
android:shadowDx="3"
|
||||
android:shadowDy="3"
|
||||
android:shadowRadius="1.5"
|
||||
android:textStyle="bold|italic" />
|
||||
|
||||
<!-- ObjetcID -->
|
||||
<TextView
|
||||
android:id="@+id/objectid"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="1dip"
|
||||
android:visibility = "gone"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
|
||||
<!-- AutorenID -->
|
||||
<TextView
|
||||
android:id="@+id/autoren_id"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="1dip"
|
||||
android:visibility = "gone"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
<!-- KategorieID -->
|
||||
<TextView
|
||||
android:id="@+id/kategorie_id"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="1dip"
|
||||
android:visibility = "gone"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center_vertical|center_horizontal"
|
||||
android:background="@drawable/layout_bg"
|
||||
android:layout_marginTop="15dp"
|
||||
android:layout_marginLeft="5dp"
|
||||
android:layout_marginRight="5dp"
|
||||
android:paddingTop="10dp"
|
||||
android:paddingBottom="5dp"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
tools:context=".MainActivity">
|
||||
|
||||
|
||||
<!-- Autoren Thumbnail Image -->
|
||||
<ImageView
|
||||
android:id="@+id/autoren_imagepic"
|
||||
android:layout_width="80dp"
|
||||
android:layout_height="80dp"
|
||||
android:layout_marginLeft="10dp"
|
||||
android:layout_marginBottom="10dp"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:clickable="true"
|
||||
android:onClick="showImage"
|
||||
android:layout_marginRight="8dp"
|
||||
/>
|
||||
|
||||
|
||||
<!-- AutorenText -->
|
||||
<TextView
|
||||
android:id="@+id/autoren_text"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textStyle="bold"
|
||||
android:layout_toRightOf="@+id/autoren_imagepic"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/autoren_beschreibung"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/autoren_text"
|
||||
android:layout_marginTop="5dp"
|
||||
android:layout_toRightOf="@+id/autoren_imagepic"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
</RelativeLayout>
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center_vertical|center_horizontal"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_marginLeft="5dp"
|
||||
android:layout_marginRight="5dp"
|
||||
android:paddingTop="10dp"
|
||||
android:paddingBottom="10dp"
|
||||
android:background="@drawable/layout_bg"
|
||||
android:id="@+id/autoren_infoview"
|
||||
android:orientation="horizontal">
|
||||
<TextView
|
||||
android:id="@+id/autoren_imagequelle"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textStyle="bold|italic"
|
||||
android:gravity="left"
|
||||
android:clickable="true"
|
||||
android:textSize="@dimen/quelle" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/autoren_moreinfo"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textStyle="bold|italic"
|
||||
android:clickable="true"
|
||||
android:gravity="right"
|
||||
android:layout_marginLeft="5dp"
|
||||
android:textSize="@dimen/quelle" />
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center_vertical|center_horizontal"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_marginLeft="5dp"
|
||||
android:layout_marginRight="5dp"
|
||||
android:paddingTop="10dp"
|
||||
android:background="@drawable/layout_bg"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
tools:context=".MainActivity">
|
||||
|
||||
<!-- Kategorie Thumbnail Image -->
|
||||
<com.android.volley.toolbox.NetworkImageView
|
||||
android:id="@+id/kategorie_image"
|
||||
android:layout_marginLeft="10dp"
|
||||
android:layout_marginBottom="20dp"
|
||||
android:layout_width="80dp"
|
||||
android:layout_height="80dp"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_marginRight="8dp" />
|
||||
|
||||
<!-- KategorieText -->
|
||||
<TextView
|
||||
android:id="@+id/kategorie_text"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textStyle="bold"
|
||||
android:layout_toRightOf="@+id/kategorie_image"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/kategorie_beschreibung"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/kategorie_text"
|
||||
android:layout_marginTop="5dp"
|
||||
android:layout_toRightOf="@+id/kategorie_image"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
</RelativeLayout>
|
||||
</LinearLayout>
|
||||
|
||||
<Button
|
||||
android:id="@+id/zitat_more_zitat"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/button_load_next_zitat"
|
||||
android:layout_below="@id/kategorie_image"
|
||||
android:layout_marginTop="15dp"
|
||||
android:layout_marginLeft="5dp"
|
||||
android:layout_marginRight="5dp"
|
||||
android:onClick="loadNextZitat"
|
||||
android:textColor="#FFFFFF"
|
||||
android:textSize="15sp"
|
||||
android:background="@drawable/buttonshape"
|
||||
android:shadowColor="#A8A8A8"
|
||||
android:shadowDx="0"
|
||||
android:shadowDy="0"
|
||||
android:shadowRadius="5"
|
||||
/>
|
||||
|
||||
</LinearLayout>
|
||||
</ScrollView><!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/layout/activity_zufallzitat.xml -->
|
||||
61
app/build/intermediates/res/debug/layout/list_autoren.xml
Normal file
@ -0,0 +1,61 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@drawable/list_row_selector"
|
||||
android:padding="8dp" >
|
||||
|
||||
<!-- Thumbnail Image -->
|
||||
<ImageView
|
||||
android:id="@+id/thumbnail"
|
||||
android:layout_width="80dp"
|
||||
android:layout_height="80dp"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_marginRight="8dp"/>
|
||||
|
||||
|
||||
<!-- Title -->
|
||||
<TextView
|
||||
android:id="@+id/title"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignTop="@+id/thumbnail"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:textSize="@dimen/zitatlist"
|
||||
android:textStyle="bold" />
|
||||
|
||||
|
||||
<!-- Beschreibung -->
|
||||
<TextView
|
||||
android:id="@+id/beschreibung"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/title"
|
||||
android:layout_marginTop="1dip"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
<!-- ObjetcID -->
|
||||
<TextView
|
||||
android:id="@+id/objectid"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/beschreibung"
|
||||
android:layout_marginTop="1dip"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:visibility = "gone"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
<!-- Anzahl -->
|
||||
<TextView
|
||||
android:id="@+id/anzahl"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/objectid"
|
||||
android:layout_marginTop="5dp"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:textColor="@color/genre"
|
||||
android:textSize="@dimen/genre" />
|
||||
|
||||
|
||||
</RelativeLayout><!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/layout/list_autoren.xml -->
|
||||
@ -0,0 +1,71 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@drawable/list_row_selector"
|
||||
android:padding="8dp" >
|
||||
|
||||
<!-- Thumbnail Image -->
|
||||
<com.android.volley.toolbox.NetworkImageView
|
||||
android:id="@+id/thumbnail"
|
||||
android:layout_width="80dp"
|
||||
android:layout_height="80dp"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_marginRight="8dp" />
|
||||
|
||||
<!-- Zitat -->
|
||||
<TextView
|
||||
android:id="@+id/zitat"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignTop="@+id/thumbnail"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:textSize="@dimen/zitatlist"
|
||||
android:textStyle="bold" />
|
||||
|
||||
|
||||
<!-- Zitatfooter -->
|
||||
<TextView
|
||||
android:id="@+id/zitatfooter"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/zitat"
|
||||
android:layout_marginTop="5dp"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:textColor="@color/genre"
|
||||
android:textSize="@dimen/genre" />
|
||||
|
||||
<!-- ObjetcID -->
|
||||
<TextView
|
||||
android:id="@+id/objectid"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/zitatfooter"
|
||||
android:layout_marginTop="1dip"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:visibility = "gone"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
<!-- AutorenID -->
|
||||
<TextView
|
||||
android:id="@+id/autoren_id"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/objectid"
|
||||
android:layout_marginTop="1dip"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:visibility = "gone"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
<!-- KategorieID -->
|
||||
<TextView
|
||||
android:id="@+id/kategorie_id"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/autoren_id"
|
||||
android:layout_marginTop="1dip"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:visibility = "gone"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
</RelativeLayout><!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/layout/list_autorenbyid.xml -->
|
||||
60
app/build/intermediates/res/debug/layout/list_kategorie.xml
Normal file
@ -0,0 +1,60 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@drawable/list_row_selector"
|
||||
android:padding="8dp" >
|
||||
|
||||
<!-- Thumbnail Image -->
|
||||
<com.android.volley.toolbox.NetworkImageView
|
||||
android:id="@+id/thumbnail"
|
||||
android:layout_width="80dp"
|
||||
android:layout_height="80dp"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_marginRight="8dp" />
|
||||
|
||||
<!-- Title -->
|
||||
<TextView
|
||||
android:id="@+id/title"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignTop="@+id/thumbnail"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:textSize="@dimen/title"
|
||||
android:textStyle="bold" />
|
||||
|
||||
|
||||
<!-- Beschreibung -->
|
||||
<TextView
|
||||
android:id="@+id/beschreibung"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/title"
|
||||
android:layout_marginTop="1dip"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
<!-- ObjetcID -->
|
||||
<TextView
|
||||
android:id="@+id/objectid"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/beschreibung"
|
||||
android:layout_marginTop="1dip"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:visibility = "gone"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
<!-- Anzahl -->
|
||||
<TextView
|
||||
android:id="@+id/anzahl"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/objectid"
|
||||
android:layout_marginTop="5dp"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:textColor="@color/genre"
|
||||
android:textSize="@dimen/genre" />
|
||||
|
||||
|
||||
</RelativeLayout><!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/layout/list_kategorie.xml -->
|
||||
@ -0,0 +1,71 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@drawable/list_row_selector"
|
||||
android:padding="8dp" >
|
||||
|
||||
<!-- Thumbnail Image -->
|
||||
<com.android.volley.toolbox.NetworkImageView
|
||||
android:id="@+id/thumbnail"
|
||||
android:layout_width="80dp"
|
||||
android:layout_height="80dp"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_marginRight="8dp" />
|
||||
|
||||
<!-- Zitat -->
|
||||
<TextView
|
||||
android:id="@+id/zitat"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignTop="@+id/thumbnail"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:textSize="@dimen/zitatlist"
|
||||
android:textStyle="bold" />
|
||||
|
||||
|
||||
<!-- Zitatfooter -->
|
||||
<TextView
|
||||
android:id="@+id/zitatfooter"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/zitat"
|
||||
android:layout_marginTop="5dp"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:textColor="@color/genre"
|
||||
android:textSize="@dimen/genre" />
|
||||
|
||||
<!-- ObjetcID -->
|
||||
<TextView
|
||||
android:id="@+id/objectid"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/zitatfooter"
|
||||
android:layout_marginTop="1dip"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:visibility = "gone"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
<!-- AutorenID -->
|
||||
<TextView
|
||||
android:id="@+id/autoren_id"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/objectid"
|
||||
android:layout_marginTop="1dip"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:visibility = "gone"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
<!-- KategorieID -->
|
||||
<TextView
|
||||
android:id="@+id/kategorie_id"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/autoren_id"
|
||||
android:layout_marginTop="1dip"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:visibility = "gone"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
</RelativeLayout><!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/layout/list_kategoriebyid.xml -->
|
||||
61
app/build/intermediates/res/debug/layout/list_mainmenue.xml
Normal file
@ -0,0 +1,61 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@drawable/list_row_selector"
|
||||
android:padding="8dp" >
|
||||
|
||||
<!-- Thumbnail Image -->
|
||||
<com.android.volley.toolbox.NetworkImageView
|
||||
android:id="@+id/thumbnail"
|
||||
android:layout_width="80dp"
|
||||
android:layout_height="80dp"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_marginRight="8dp" />
|
||||
|
||||
<!-- Title -->
|
||||
<TextView
|
||||
android:id="@+id/title"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignTop="@+id/thumbnail"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:textSize="@dimen/title"
|
||||
android:textStyle="bold" />
|
||||
|
||||
|
||||
<!-- Beschreibung -->
|
||||
<TextView
|
||||
android:id="@+id/beschreibung"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/title"
|
||||
android:layout_marginTop="1dip"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
<!-- ObjetcID -->
|
||||
<TextView
|
||||
android:id="@+id/objectid"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/beschreibung"
|
||||
android:layout_marginTop="1dip"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:visibility = "gone"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
<!-- Anzahl -->
|
||||
<TextView
|
||||
android:id="@+id/anzahl"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/objectid"
|
||||
android:layout_marginTop="5dp"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:textColor="@color/genre"
|
||||
android:visibility = "gone"
|
||||
android:textSize="@dimen/genre" />
|
||||
|
||||
|
||||
</RelativeLayout><!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/layout/list_mainmenue.xml -->
|
||||
57
app/build/intermediates/res/debug/layout/list_row.xml
Normal file
@ -0,0 +1,57 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@drawable/list_row_selector"
|
||||
android:padding="8dp" >
|
||||
|
||||
<!-- Thumbnail Image -->
|
||||
<com.android.volley.toolbox.NetworkImageView
|
||||
android:id="@+id/thumbnail"
|
||||
android:layout_width="80dp"
|
||||
android:layout_height="80dp"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_marginRight="8dp" />
|
||||
|
||||
<!-- Movie Title -->
|
||||
<TextView
|
||||
android:id="@+id/title"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignTop="@+id/thumbnail"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:textSize="@dimen/title"
|
||||
android:textStyle="bold" />
|
||||
|
||||
<!-- Rating -->
|
||||
<TextView
|
||||
android:id="@+id/rating"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/title"
|
||||
android:layout_marginTop="1dip"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
<!-- Genre -->
|
||||
<TextView
|
||||
android:id="@+id/genre"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/rating"
|
||||
android:layout_marginTop="5dp"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:textColor="@color/genre"
|
||||
android:textSize="@dimen/genre" />
|
||||
|
||||
<!-- Release Year -->
|
||||
<TextView
|
||||
android:id="@+id/releaseYear"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_alignParentRight="true"
|
||||
android:textColor="@color/year"
|
||||
android:textSize="@dimen/year" />
|
||||
|
||||
</RelativeLayout><!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/layout/list_row.xml -->
|
||||
71
app/build/intermediates/res/debug/layout/list_suchenbyid.xml
Normal file
@ -0,0 +1,71 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@drawable/list_row_selector"
|
||||
android:padding="8dp" >
|
||||
|
||||
<!-- Thumbnail Image -->
|
||||
<com.android.volley.toolbox.NetworkImageView
|
||||
android:id="@+id/thumbnail"
|
||||
android:layout_width="80dp"
|
||||
android:layout_height="80dp"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_marginRight="8dp" />
|
||||
|
||||
<!-- Zitat -->
|
||||
<TextView
|
||||
android:id="@+id/zitat"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignTop="@+id/thumbnail"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:textSize="@dimen/zitatlist"
|
||||
android:textStyle="bold" />
|
||||
|
||||
|
||||
<!-- Zitatfooter -->
|
||||
<TextView
|
||||
android:id="@+id/zitatfooter"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/zitat"
|
||||
android:layout_marginTop="5dp"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:textColor="@color/genre"
|
||||
android:textSize="@dimen/genre" />
|
||||
|
||||
<!-- ObjetcID -->
|
||||
<TextView
|
||||
android:id="@+id/objectid"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/zitatfooter"
|
||||
android:layout_marginTop="1dip"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:visibility = "gone"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
<!-- AutorenID -->
|
||||
<TextView
|
||||
android:id="@+id/autoren_id"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/objectid"
|
||||
android:layout_marginTop="1dip"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:visibility = "gone"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
<!-- KategorieID -->
|
||||
<TextView
|
||||
android:id="@+id/kategorie_id"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/autoren_id"
|
||||
android:layout_marginTop="1dip"
|
||||
android:layout_toRightOf="@+id/thumbnail"
|
||||
android:visibility = "gone"
|
||||
android:textSize="@dimen/rating" />
|
||||
|
||||
</RelativeLayout><!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/layout/list_suchenbyid.xml -->
|
||||
39
app/build/intermediates/res/debug/menu/autor_menu.xml
Normal file
@ -0,0 +1,39 @@
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||
|
||||
<item
|
||||
android:id="@+id/action_search"
|
||||
android:orderInCategory="1"
|
||||
android:icon="@drawable/ic_action_search"
|
||||
android:showAsAction="always"
|
||||
android:title="@string/action_search"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_refresh"
|
||||
android:orderInCategory="2"
|
||||
android:icon="@drawable/ic_action_refresh"
|
||||
android:showAsAction="always"
|
||||
android:title="@string/action_refresh"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_kategorie"
|
||||
android:orderInCategory="3"
|
||||
android:icon="@drawable/ic_action_kategorie"
|
||||
android:showAsAction="never|withText"
|
||||
android:title="@string/action_kategorie"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_autoren"
|
||||
android:orderInCategory="4"
|
||||
android:icon="@drawable/ic_action_autor"
|
||||
android:showAsAction="never|withText"
|
||||
android:title="@string/action_autoren"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_quit"
|
||||
android:orderInCategory="5"
|
||||
android:icon="@drawable/ic_action_exit"
|
||||
android:showAsAction="never|withText"
|
||||
android:title="@string/action_quit"/>
|
||||
|
||||
</menu>
|
||||
<!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/menu/autor_menu.xml -->
|
||||
39
app/build/intermediates/res/debug/menu/kategorie_menu.xml
Normal file
@ -0,0 +1,39 @@
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||
|
||||
<item
|
||||
android:id="@+id/action_search"
|
||||
android:orderInCategory="1"
|
||||
android:icon="@drawable/ic_action_search"
|
||||
android:showAsAction="always"
|
||||
android:title="@string/action_search"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_refresh"
|
||||
android:orderInCategory="2"
|
||||
android:icon="@drawable/ic_action_refresh"
|
||||
android:showAsAction="always"
|
||||
android:title="@string/action_refresh"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_kategorie"
|
||||
android:orderInCategory="3"
|
||||
android:icon="@drawable/ic_action_kategorie"
|
||||
android:showAsAction="never|withText"
|
||||
android:title="@string/action_kategorie"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_autoren"
|
||||
android:orderInCategory="4"
|
||||
android:icon="@drawable/ic_action_autor"
|
||||
android:showAsAction="never|withText"
|
||||
android:title="@string/action_autoren"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_quit"
|
||||
android:orderInCategory="5"
|
||||
android:icon="@drawable/ic_action_exit"
|
||||
android:showAsAction="never|withText"
|
||||
android:title="@string/action_quit"/>
|
||||
|
||||
</menu>
|
||||
<!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/menu/kategorie_menu.xml -->
|
||||
18
app/build/intermediates/res/debug/menu/main_menu.xml
Normal file
@ -0,0 +1,18 @@
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||
|
||||
<item
|
||||
android:id="@+id/action_refresh"
|
||||
android:orderInCategory="1"
|
||||
android:showAsAction="always"
|
||||
android:icon="@drawable/ic_action_refresh"
|
||||
android:title="@string/action_refresh"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_quit"
|
||||
android:orderInCategory="2"
|
||||
android:showAsAction="never"
|
||||
android:icon="@drawable/ic_action_exit"
|
||||
android:title="@string/action_quit"/>
|
||||
|
||||
</menu>
|
||||
<!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/menu/main_menu.xml -->
|
||||
39
app/build/intermediates/res/debug/menu/news_menu.xml
Normal file
@ -0,0 +1,39 @@
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||
|
||||
<item
|
||||
android:id="@+id/action_search"
|
||||
android:orderInCategory="1"
|
||||
android:icon="@drawable/ic_action_search"
|
||||
android:showAsAction="always"
|
||||
android:title="@string/action_search"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_refresh"
|
||||
android:orderInCategory="2"
|
||||
android:icon="@drawable/ic_action_refresh"
|
||||
android:showAsAction="always"
|
||||
android:title="@string/action_refresh"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_kategorie"
|
||||
android:orderInCategory="3"
|
||||
android:icon="@drawable/ic_action_kategorie"
|
||||
android:showAsAction="never|withText"
|
||||
android:title="@string/action_kategorie"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_autoren"
|
||||
android:orderInCategory="4"
|
||||
android:icon="@drawable/ic_action_autor"
|
||||
android:showAsAction="never|withText"
|
||||
android:title="@string/action_autoren"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_quit"
|
||||
android:orderInCategory="5"
|
||||
android:icon="@drawable/ic_action_exit"
|
||||
android:showAsAction="never|withText"
|
||||
android:title="@string/action_quit"/>
|
||||
|
||||
</menu>
|
||||
<!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/menu/news_menu.xml -->
|
||||
25
app/build/intermediates/res/debug/menu/search_menu.xml
Normal file
@ -0,0 +1,25 @@
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||
|
||||
<item
|
||||
android:id="@+id/action_kategorie"
|
||||
android:orderInCategory="1"
|
||||
android:icon="@drawable/ic_action_kategorie"
|
||||
android:showAsAction="never|withText"
|
||||
android:title="@string/action_kategorie"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_autoren"
|
||||
android:orderInCategory="2"
|
||||
android:icon="@drawable/ic_action_autor"
|
||||
android:showAsAction="never|withText"
|
||||
android:title="@string/action_autoren"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_quit"
|
||||
android:orderInCategory="3"
|
||||
android:icon="@drawable/ic_action_exit"
|
||||
android:showAsAction="never|withText"
|
||||
android:title="@string/action_quit"/>
|
||||
|
||||
</menu>
|
||||
<!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/menu/search_menu.xml -->
|
||||
32
app/build/intermediates/res/debug/menu/zitat_menu.xml
Normal file
@ -0,0 +1,32 @@
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||
|
||||
<item
|
||||
android:id="@+id/menu_item_share"
|
||||
android:orderInCategory="1"
|
||||
android:showAsAction="always"
|
||||
android:title="Share"
|
||||
android:actionProviderClass="android.widget.ShareActionProvider" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_kategorie"
|
||||
android:orderInCategory="2"
|
||||
android:showAsAction="never"
|
||||
android:icon="@drawable/ic_action_kategorie"
|
||||
android:title="@string/action_kategorie"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_autoren"
|
||||
android:orderInCategory="3"
|
||||
android:showAsAction="never"
|
||||
android:icon="@drawable/ic_action_autor"
|
||||
android:title="@string/action_autoren"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_quit"
|
||||
android:orderInCategory="100"
|
||||
android:showAsAction="never"
|
||||
android:icon="@drawable/ic_action_exit"
|
||||
android:title="@string/action_quit"/>
|
||||
|
||||
</menu>
|
||||
<!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/menu/zitat_menu.xml -->
|
||||
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/values-sw720dp-land/dimens.xml -->
|
||||
<eat-comment/>
|
||||
<dimen name="activity_horizontal_margin">128dp</dimen>
|
||||
</resources>
|
||||
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/values-v11/styles.xml -->
|
||||
<eat-comment/>
|
||||
<style name="AppBaseTheme" parent="android:Theme.Holo.Light">
|
||||
<!-- API 11 theme customizations can go here. -->
|
||||
</style>
|
||||
</resources>
|
||||
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/values-v14/styles.xml -->
|
||||
<eat-comment/>
|
||||
<style name="AppBaseTheme" parent="android:Theme.Holo.Light.DarkActionBar">
|
||||
<!-- API 14 theme customizations can go here. -->
|
||||
</style>
|
||||
</resources>
|
||||
61
app/build/intermediates/res/debug/values/values.xml
Normal file
@ -0,0 +1,61 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/values/colors.xml -->
|
||||
<eat-comment/>
|
||||
<color name="genre">#666666</color>
|
||||
<color name="list_divider">#d9d9d9</color>
|
||||
<color name="list_row_end_color">#80ffffff</color>
|
||||
<color name="list_row_hover_end_color">#80ebeef0</color>
|
||||
<color name="list_row_hover_start_color">#80ebeef0</color>
|
||||
<color name="list_row_start_color">#80ffffff</color>
|
||||
<color name="year">#888888</color>
|
||||
<!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/values/dimens.xml -->
|
||||
<eat-comment/>
|
||||
<dimen name="genre">13dip</dimen>
|
||||
<dimen name="quelle">12dip</dimen>
|
||||
<dimen name="rating">15dip</dimen>
|
||||
<dimen name="title">25dp</dimen>
|
||||
<dimen name="year">12dip</dimen>
|
||||
<dimen name="zitat">30dp</dimen>
|
||||
<dimen name="zitatlist">15dp</dimen>
|
||||
<!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/values/strings.xml -->
|
||||
<eat-comment/>
|
||||
<string name="action_autoren">Autoren</string>
|
||||
<string name="action_kategorie">Kategorien</string>
|
||||
<string name="action_quit">Beenden</string>
|
||||
<string name="action_refresh">Aktualisieren</string>
|
||||
<string name="action_search">Suchen</string>
|
||||
<string name="action_settings">Einstellungen</string>
|
||||
<string name="app_name">Sapientia</string>
|
||||
<string name="button_load_more_news">Weitere News</string>
|
||||
<string name="button_load_next_zitat">Noch Eins...</string>
|
||||
<string name="button_suchen">Jetzt Suchen</string>
|
||||
<string name="hello_world">Hello world!</string>
|
||||
<string name="searchlabel">Geben Sie einen Suchbegriff ein:</string>
|
||||
<string name="title_autoren_activity">Autoren</string>
|
||||
<string name="title_kategorie_activity">Kategorien</string>
|
||||
<string name="title_kategoriebyid_activity">Kategorie-Inhalt</string>
|
||||
<string name="title_news_activity">News</string>
|
||||
<string name="title_suchen_activity">Suchen</string>
|
||||
<string name="title_zitat_activity">Zitat</string>
|
||||
<!-- From: file:/C:/_PROJEKTE_/Android/Development/zitate-all-in-one/app/src/main/res/values/styles.xml -->
|
||||
<eat-comment/>
|
||||
<style name="AppBaseTheme" parent="android:Theme.Light">
|
||||
<!--
|
||||
Theme customizations available in newer API levels can go in
|
||||
res/values-vXX/styles.xml, while customizations related to
|
||||
backward-compatibility can go here.
|
||||
-->
|
||||
</style>
|
||||
<style name="AppTheme" parent="AppBaseTheme">
|
||||
<!-- All customizations that are NOT specific to a particular API-level can go here. -->
|
||||
</style>
|
||||
<style name="Divider">
|
||||
<item name="android:layout_width">match_parent</item>
|
||||
<item name="android:layout_height">1dp</item>
|
||||
<item name="android:color">#ABA19FA3</item>
|
||||
<item name="android:background">#ABA19FA3</item>
|
||||
<item name="android:layout_marginBottom">1dp</item>
|
||||
<item name="android:layout_marginTop">1dp</item>
|
||||
</style>
|
||||
</resources>
|
||||
BIN
app/build/intermediates/resources/resources-debug.ap_
Normal file
104
app/build/intermediates/symbols/debug/R.txt
Normal file
@ -0,0 +1,104 @@
|
||||
int color genre 0x7f060000
|
||||
int color list_divider 0x7f060001
|
||||
int color list_row_end_color 0x7f060002
|
||||
int color list_row_hover_end_color 0x7f060003
|
||||
int color list_row_hover_start_color 0x7f060004
|
||||
int color list_row_start_color 0x7f060005
|
||||
int color year 0x7f060006
|
||||
int dimen activity_horizontal_margin 0x7f040000
|
||||
int dimen genre 0x7f040001
|
||||
int dimen quelle 0x7f040002
|
||||
int dimen rating 0x7f040003
|
||||
int dimen title 0x7f040004
|
||||
int dimen year 0x7f040005
|
||||
int dimen zitat 0x7f040006
|
||||
int dimen zitatlist 0x7f040007
|
||||
int drawable bg 0x7f020000
|
||||
int drawable buttonshape 0x7f020001
|
||||
int drawable ic_action_autor 0x7f020002
|
||||
int drawable ic_action_exit 0x7f020003
|
||||
int drawable ic_action_kategorie 0x7f020004
|
||||
int drawable ic_action_refresh 0x7f020005
|
||||
int drawable ic_action_search 0x7f020006
|
||||
int drawable ic_blank 0x7f020007
|
||||
int drawable ic_launcher 0x7f020008
|
||||
int drawable layout_bg 0x7f020009
|
||||
int drawable list_row_bg 0x7f02000a
|
||||
int drawable list_row_bg_hover 0x7f02000b
|
||||
int drawable list_row_selector 0x7f02000c
|
||||
int id action_autoren 0x7f09001f
|
||||
int id action_kategorie 0x7f09001e
|
||||
int id action_quit 0x7f090020
|
||||
int id action_refresh 0x7f09001d
|
||||
int id action_search 0x7f09001c
|
||||
int id anzahl 0x7f090017
|
||||
int id autoren_beschreibung 0x7f09000c
|
||||
int id autoren_id 0x7f090008
|
||||
int id autoren_imagepic 0x7f09000a
|
||||
int id autoren_imagequelle 0x7f09000e
|
||||
int id autoren_infoview 0x7f09000d
|
||||
int id autoren_moreinfo 0x7f09000f
|
||||
int id autoren_text 0x7f09000b
|
||||
int id beschreibung 0x7f090016
|
||||
int id genre 0x7f09001a
|
||||
int id kategorie_beschreibung 0x7f090012
|
||||
int id kategorie_id 0x7f090009
|
||||
int id kategorie_image 0x7f090010
|
||||
int id kategorie_text 0x7f090011
|
||||
int id list 0x7f090000
|
||||
int id menu_item_share 0x7f090021
|
||||
int id news_content 0x7f090004
|
||||
int id news_image 0x7f090002
|
||||
int id news_title 0x7f090003
|
||||
int id objectid 0x7f090001
|
||||
int id rating 0x7f090019
|
||||
int id releaseYear 0x7f09001b
|
||||
int id searchtext 0x7f090005
|
||||
int id suchen_button 0x7f090006
|
||||
int id thumbnail 0x7f090014
|
||||
int id title 0x7f090015
|
||||
int id zitat 0x7f090007
|
||||
int id zitat_more_zitat 0x7f090013
|
||||
int id zitatfooter 0x7f090018
|
||||
int layout activity_autoren 0x7f030000
|
||||
int layout activity_kategorie 0x7f030001
|
||||
int layout activity_main 0x7f030002
|
||||
int layout activity_news 0x7f030003
|
||||
int layout activity_suchen 0x7f030004
|
||||
int layout activity_suchenbyid 0x7f030005
|
||||
int layout activity_zitat 0x7f030006
|
||||
int layout activity_zufallzitat 0x7f030007
|
||||
int layout list_autoren 0x7f030008
|
||||
int layout list_autorenbyid 0x7f030009
|
||||
int layout list_kategorie 0x7f03000a
|
||||
int layout list_kategoriebyid 0x7f03000b
|
||||
int layout list_mainmenue 0x7f03000c
|
||||
int layout list_row 0x7f03000d
|
||||
int layout list_suchenbyid 0x7f03000e
|
||||
int menu autor_menu 0x7f080000
|
||||
int menu kategorie_menu 0x7f080001
|
||||
int menu main_menu 0x7f080002
|
||||
int menu news_menu 0x7f080003
|
||||
int menu search_menu 0x7f080004
|
||||
int menu zitat_menu 0x7f080005
|
||||
int string action_autoren 0x7f070000
|
||||
int string action_kategorie 0x7f070001
|
||||
int string action_quit 0x7f070002
|
||||
int string action_refresh 0x7f070003
|
||||
int string action_search 0x7f070004
|
||||
int string action_settings 0x7f070005
|
||||
int string app_name 0x7f070006
|
||||
int string button_load_more_news 0x7f070007
|
||||
int string button_load_next_zitat 0x7f070008
|
||||
int string button_suchen 0x7f070009
|
||||
int string hello_world 0x7f07000a
|
||||
int string searchlabel 0x7f07000b
|
||||
int string title_autoren_activity 0x7f07000c
|
||||
int string title_kategorie_activity 0x7f07000d
|
||||
int string title_kategoriebyid_activity 0x7f07000e
|
||||
int string title_news_activity 0x7f07000f
|
||||
int string title_suchen_activity 0x7f070010
|
||||
int string title_zitat_activity 0x7f070011
|
||||
int style AppBaseTheme 0x7f050000
|
||||
int style AppTheme 0x7f050001
|
||||
int style Divider 0x7f050002
|
||||
134
app/build/outputs/logs/manifest-merger-debug-report.txt
Normal file
@ -0,0 +1,134 @@
|
||||
-- Merging decision tree log ---
|
||||
manifest
|
||||
ADDED from AndroidManifest.xml:2:1
|
||||
package
|
||||
ADDED from AndroidManifest.xml:3:11
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
android:versionName
|
||||
ADDED from AndroidManifest.xml:5:11
|
||||
android:versionCode
|
||||
ADDED from AndroidManifest.xml:4:11
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
xmlns:android
|
||||
ADDED from AndroidManifest.xml:2:11
|
||||
uses-sdk
|
||||
ADDED from AndroidManifest.xml:6:5
|
||||
MERGED from com.android.support:support-v4:21.0.3:15:5
|
||||
android:targetSdkVersion
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
android:minSdkVersion
|
||||
ADDED from AndroidManifest.xml:6:15
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
uses-permission#android.permission.INTERNET
|
||||
ADDED from AndroidManifest.xml:8:5
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:8:22
|
||||
application
|
||||
ADDED from AndroidManifest.xml:10:5
|
||||
MERGED from com.android.support:support-v4:21.0.3:16:5
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:14:13
|
||||
android:allowBackup
|
||||
ADDED from AndroidManifest.xml:12:13
|
||||
android:icon
|
||||
ADDED from AndroidManifest.xml:13:13
|
||||
android:theme
|
||||
ADDED from AndroidManifest.xml:15:13
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:11:13
|
||||
activity#com.raataar.sapientia_full.MainActivity
|
||||
ADDED from AndroidManifest.xml:16:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:18:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:17:17
|
||||
intent-filter#android.intent.action.MAIN+android.intent.category.LAUNCHER
|
||||
ADDED from AndroidManifest.xml:19:13
|
||||
action#android.intent.action.MAIN
|
||||
ADDED from AndroidManifest.xml:20:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:20:25
|
||||
category#android.intent.category.LAUNCHER
|
||||
ADDED from AndroidManifest.xml:22:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:22:27
|
||||
activity#com.raataar.sapientia_full.KategorieActivity
|
||||
ADDED from AndroidManifest.xml:25:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:27:17
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:28:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:26:17
|
||||
meta-data#android.support.PARENT_ACTIVITY
|
||||
ADDED from AndroidManifest.xml:30:13
|
||||
android:value
|
||||
ADDED from AndroidManifest.xml:32:21
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:31:21
|
||||
activity#com.raataar.sapientia_full.KategorieByIDActivity
|
||||
ADDED from AndroidManifest.xml:34:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:36:17
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:37:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:35:17
|
||||
activity#com.raataar.sapientia_full.ZitatActivity
|
||||
ADDED from AndroidManifest.xml:43:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:45:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:44:17
|
||||
activity#com.raataar.sapientia_full.ZufallZitatActivity
|
||||
ADDED from AndroidManifest.xml:47:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:49:17
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:50:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:48:17
|
||||
activity#com.raataar.sapientia_full.NewsActivity
|
||||
ADDED from AndroidManifest.xml:56:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:58:13
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:59:13
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:57:13
|
||||
activity#com.raataar.sapientia_full.AutorenActivity
|
||||
ADDED from AndroidManifest.xml:65:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:67:17
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:68:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:66:17
|
||||
activity#com.raataar.sapientia_full.AutorenByIDActivity
|
||||
ADDED from AndroidManifest.xml:74:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:76:17
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:77:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:75:17
|
||||
activity#com.raataar.sapientia_full.SuchenActivity
|
||||
ADDED from AndroidManifest.xml:83:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:85:17
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:86:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:84:17
|
||||
activity#com.raataar.sapientia_full.SuchenByIDActivity
|
||||
ADDED from AndroidManifest.xml:92:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:94:17
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:95:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:93:17
|
||||