Skip to content

Commit a9b1fff

Browse files
author
Nilanchal Panigrahy
committed
Consolidated all UI examples into single repo
1 parent a328326 commit a9b1fff

File tree

58 files changed

+1254
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+1254
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<module external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3+
<component name="FacetManager">
4+
<facet type="java-gradle" name="Java-Gradle">
5+
<configuration>
6+
<option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/build" />
7+
</configuration>
8+
</facet>
9+
</component>
10+
<component name="NewModuleRootManager" inherit-compiler-output="true">
11+
<exclude-output />
12+
<content url="file://$MODULE_DIR$">
13+
<excludeFolder url="file://$MODULE_DIR$/.gradle" />
14+
</content>
15+
<orderEntry type="inheritedJdk" />
16+
<orderEntry type="sourceFolder" forTests="false" />
17+
</component>
18+
</module>
19+
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<module external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3+
<component name="FacetManager">
4+
<facet type="java-gradle" name="Java-Gradle">
5+
<configuration>
6+
<option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/build" />
7+
</configuration>
8+
</facet>
9+
</component>
10+
<component name="NewModuleRootManager" inherit-compiler-output="true">
11+
<exclude-output />
12+
<content url="file://$MODULE_DIR$">
13+
<excludeFolder url="file://$MODULE_DIR$/.gradle" />
14+
</content>
15+
<orderEntry type="jdk" jdkName="1.7" jdkType="JavaSDK" />
16+
<orderEntry type="sourceFolder" forTests="false" />
17+
</component>
18+
</module>
19+
Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<module external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$/.." external.system.id="GRADLE" external.system.module.group="Async-ListView-Image-Loader" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3+
<component name="FacetManager">
4+
<facet type="android-gradle" name="Android-Gradle">
5+
<configuration>
6+
<option name="GRADLE_PROJECT_PATH" value=":app" />
7+
</configuration>
8+
</facet>
9+
<facet type="android" name="Android">
10+
<configuration>
11+
<option name="SELECTED_BUILD_VARIANT" value="debug" />
12+
<option name="SELECTED_TEST_ARTIFACT" value="_android_test_" />
13+
<option name="ASSEMBLE_TASK_NAME" value="assembleDebug" />
14+
<option name="COMPILE_JAVA_TASK_NAME" value="compileDebugSources" />
15+
<option name="ASSEMBLE_TEST_TASK_NAME" value="assembleDebugAndroidTest" />
16+
<option name="SOURCE_GEN_TASK_NAME" value="generateDebugSources" />
17+
<option name="TEST_SOURCE_GEN_TASK_NAME" value="generateDebugAndroidTestSources" />
18+
<option name="ALLOW_USER_CONFIGURATION" value="false" />
19+
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/src/main/AndroidManifest.xml" />
20+
<option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" />
21+
<option name="RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/src/main/res" />
22+
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
23+
</configuration>
24+
</facet>
25+
</component>
26+
<component name="NewModuleRootManager" inherit-compiler-output="false">
27+
<output url="file://$MODULE_DIR$/build/intermediates/classes/debug" />
28+
<output-test url="file://$MODULE_DIR$/build/intermediates/classes/androidTest/debug" />
29+
<exclude-output />
30+
<content url="file://$MODULE_DIR$">
31+
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/r/debug" isTestSource="false" generated="true" />
32+
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/aidl/debug" isTestSource="false" generated="true" />
33+
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/buildConfig/debug" isTestSource="false" generated="true" />
34+
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/rs/debug" isTestSource="false" generated="true" />
35+
<sourceFolder url="file://$MODULE_DIR$/build/generated/res/rs/debug" type="java-resource" />
36+
<sourceFolder url="file://$MODULE_DIR$/build/generated/res/generated/debug" type="java-resource" />
37+
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/r/androidTest/debug" isTestSource="true" generated="true" />
38+
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/aidl/androidTest/debug" isTestSource="true" generated="true" />
39+
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/buildConfig/androidTest/debug" isTestSource="true" generated="true" />
40+
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/rs/androidTest/debug" isTestSource="true" generated="true" />
41+
<sourceFolder url="file://$MODULE_DIR$/build/generated/res/rs/androidTest/debug" type="java-test-resource" />
42+
<sourceFolder url="file://$MODULE_DIR$/build/generated/res/generated/androidTest/debug" type="java-test-resource" />
43+
<sourceFolder url="file://$MODULE_DIR$/src/debug/res" type="java-resource" />
44+
<sourceFolder url="file://$MODULE_DIR$/src/debug/resources" type="java-resource" />
45+
<sourceFolder url="file://$MODULE_DIR$/src/debug/assets" type="java-resource" />
46+
<sourceFolder url="file://$MODULE_DIR$/src/debug/aidl" isTestSource="false" />
47+
<sourceFolder url="file://$MODULE_DIR$/src/debug/java" isTestSource="false" />
48+
<sourceFolder url="file://$MODULE_DIR$/src/debug/jni" isTestSource="false" />
49+
<sourceFolder url="file://$MODULE_DIR$/src/debug/rs" isTestSource="false" />
50+
<sourceFolder url="file://$MODULE_DIR$/src/main/res" type="java-resource" />
51+
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
52+
<sourceFolder url="file://$MODULE_DIR$/src/main/assets" type="java-resource" />
53+
<sourceFolder url="file://$MODULE_DIR$/src/main/aidl" isTestSource="false" />
54+
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
55+
<sourceFolder url="file://$MODULE_DIR$/src/main/jni" isTestSource="false" />
56+
<sourceFolder url="file://$MODULE_DIR$/src/main/rs" isTestSource="false" />
57+
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/res" type="java-test-resource" />
58+
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/resources" type="java-test-resource" />
59+
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/assets" type="java-test-resource" />
60+
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/aidl" isTestSource="true" />
61+
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/java" isTestSource="true" />
62+
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/jni" isTestSource="true" />
63+
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/rs" isTestSource="true" />
64+
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/assets" />
65+
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/bundles" />
66+
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/classes" />
67+
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/coverage-instrumented-classes" />
68+
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/dependency-cache" />
69+
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/dex" />
70+
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/dex-cache" />
71+
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental" />
72+
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/jacoco" />
73+
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/javaResources" />
74+
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/libs" />
75+
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/lint" />
76+
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/manifests" />
77+
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/ndk" />
78+
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/pre-dexed" />
79+
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/proguard" />
80+
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/res" />
81+
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/rs" />
82+
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/symbols" />
83+
<excludeFolder url="file://$MODULE_DIR$/build/outputs" />
84+
<excludeFolder url="file://$MODULE_DIR$/build/tmp" />
85+
</content>
86+
<orderEntry type="jdk" jdkName="Android API 17 Platform" jdkType="Android SDK" />
87+
<orderEntry type="sourceFolder" forTests="false" />
88+
<orderEntry type="library" exported="" name="support-v4-18.0.0" level="project" />
89+
</component>
90+
</module>
91+
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
apply plugin: 'com.android.application'
2+
3+
android {
4+
compileSdkVersion 17
5+
buildToolsVersion "21.1.2"
6+
7+
defaultConfig {
8+
applicationId "com.example.customizedlist"
9+
minSdkVersion 8
10+
targetSdkVersion 17
11+
}
12+
13+
buildTypes {
14+
release {
15+
minifyEnabled false
16+
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'
17+
}
18+
}
19+
}
20+
21+
dependencies {
22+
compile 'com.android.support:support-v4:18.0.0'
23+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
/**
2+
* Automatically generated file. DO NOT MODIFY
3+
*/
4+
package com.example.customizedlist.test;
5+
6+
public final class BuildConfig {
7+
public static final boolean DEBUG = Boolean.parseBoolean("true");
8+
public static final String APPLICATION_ID = "com.example.customizedlist.test";
9+
public static final String BUILD_TYPE = "debug";
10+
public static final String FLAVOR = "";
11+
public static final int VERSION_CODE = -1;
12+
public static final String VERSION_NAME = "";
13+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
/**
2+
* Automatically generated file. DO NOT MODIFY
3+
*/
4+
package com.example.customizedlist;
5+
6+
public final class BuildConfig {
7+
public static final boolean DEBUG = Boolean.parseBoolean("true");
8+
public static final String APPLICATION_ID = "com.example.customizedlist";
9+
public static final String BUILD_TYPE = "debug";
10+
public static final String FLAVOR = "";
11+
public static final int VERSION_CODE = 1;
12+
public static final String VERSION_NAME = "";
13+
}
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
/* AUTO-GENERATED FILE. DO NOT MODIFY.
2+
*
3+
* This class was automatically generated by the
4+
* aapt tool from the resource data it found. It
5+
* should not be modified by hand.
6+
*/
7+
8+
package com.example.customizedlist;
9+
10+
public final class R {
11+
public static final class array {
12+
public static final int headline_array=0x7f040000;
13+
public static final int images_array=0x7f040001;
14+
}
15+
public static final class attr {
16+
}
17+
public static final class color {
18+
public static final int list_row_default_bg=0x7f050000;
19+
public static final int list_row_pressed_bg=0x7f050001;
20+
public static final int list_row_selected_bg=0x7f050002;
21+
public static final int text_color_default=0x7f050003;
22+
public static final int text_color_inverse=0x7f050004;
23+
public static final int white=0x7f050005;
24+
}
25+
public static final class dimen {
26+
public static final int activity_horizontal_margin=0x7f060000;
27+
public static final int activity_vertical_margin=0x7f060001;
28+
}
29+
public static final class drawable {
30+
public static final int ic_launcher=0x7f020000;
31+
public static final int placeholder=0x7f020001;
32+
}
33+
public static final class id {
34+
public static final int custom_list=0x7f090000;
35+
public static final int date=0x7f090004;
36+
public static final int reporter=0x7f090003;
37+
public static final int thumbImage=0x7f090001;
38+
public static final int title=0x7f090002;
39+
}
40+
public static final class layout {
41+
public static final int activity_main=0x7f030000;
42+
public static final int list_row_layout=0x7f030001;
43+
}
44+
public static final class string {
45+
public static final int app_name=0x7f070000;
46+
}
47+
public static final class style {
48+
/**
49+
Theme customizations available in newer API levels can go in
50+
res/values-vXX/styles.xml, while customizations related to
51+
backward-compatibility can go here.
52+
53+
API 11 theme customizations can go here.
54+
API 14 theme customizations can go here.
55+
*/
56+
public static final int AppBaseTheme=0x7f080000;
57+
/** All customizations that are NOT specific to a particular API-level can go here.
58+
*/
59+
public static final int AppTheme=0x7f080001;
60+
}
61+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<merger version="3"><dataSet config="main"><source path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/src/androidTest/assets"/></dataSet></merger>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<merger version="3"><dataSet config="main"><source path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/src/main/assets"/></dataSet><dataSet config="debug"><source path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/src/debug/assets"/></dataSet></merger>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<merger version="3"><dataSet config="main"><source path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/src/androidTest/res"/><source path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/build/generated/res/rs/androidTest/debug"/><source path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/build/generated/res/generated/androidTest/debug"/></dataSet><mergedItems/></merger>
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<merger version="3"><dataSet config="main"><source path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/src/main/res"><file name="ic_launcher" path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/src/main/res/drawable-hdpi/ic_launcher.png" qualifiers="hdpi-v4" type="drawable"/><file name="ic_launcher" path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/src/main/res/drawable-mdpi/ic_launcher.png" qualifiers="mdpi-v4" type="drawable"/><file name="ic_launcher" path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/src/main/res/drawable-xhdpi/ic_launcher.png" qualifiers="xhdpi-v4" type="drawable"/><file name="ic_launcher" path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/src/main/res/drawable-xxhdpi/ic_launcher.png" qualifiers="xxhdpi-v4" type="drawable"/><file name="activity_main" path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/src/main/res/layout/activity_main.xml" qualifiers="" type="layout"/><file name="list_row_layout" path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/src/main/res/layout/list_row_layout.xml" qualifiers="" type="layout"/><file path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/src/main/res/values/colors.xml" qualifiers=""><color name="white">#FFFFFF</color><color name="text_color_default">#00000C</color><color name="list_row_default_bg">#ffffff</color><color name="text_color_inverse">#FFFFFF</color><color name="list_row_pressed_bg">#008cef</color><color name="list_row_selected_bg">#86d3f6</color></file><file path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/src/main/res/values/dimens.xml" qualifiers=""><dimen name="activity_horizontal_margin">16dp</dimen><dimen name="activity_vertical_margin">16dp</dimen></file><file path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/src/main/res/values/strings.xml" qualifiers=""><array name="headline_array">
3+
<item>Dance of Democracy</item>
4+
<item>Major Naxal attacks in the past</item>
5+
<item>BCCI suspends Gurunath pending inquiry </item>
6+
<item>Life convict can`t claim freedom after 14 yrs: SC</item>
7+
<item>Indian Army refuses to share info on soldiers mutilated at LoC</item>
8+
<item>French soldier stabbed; link to Woolwich attack being probed</item>
9+
<item>Life convict can`t claim freedom after 14 yrs: SC</item>
10+
</array><string name="app_name">Async ListView</string><array name="images_array">
11+
<item>http://lh5.ggpht.com/_hepKlJWopDg/TB-_WXikaYI/AAAAAAAAElI/715k4NvBM4w/s144-c/IMG_0075.JPG</item>
12+
<item>http://lh4.ggpht.com/_4f1e_yo-zMQ/TCe5h9yN-TI/AAAAAAAAXqs/8X2fIjtKjmw/s144-c/IMG_1786.JPG</item>
13+
<item>http://lh3.ggpht.com/_GEnSvSHk4iE/TDSfmyCfn0I/AAAAAAAAF8Y/cqmhEoxbwys/s144-c/_MG_3675.jpg</item>
14+
<item>http://lh6.ggpht.com/_ZN5zQnkI67I/TCFFZaJHDnI/AAAAAAAABVk/YoUbDQHJRdo/s144-c/P9250508.JPG</item>
15+
<item>http://lh4.ggpht.com/_XjNwVI0kmW8/TCOwNtzGheI/AAAAAAAAC84/SxFJhG7Scgo/s144-c/0014.jpg</item>
16+
<item>http://lh6.ggpht.com/_Nsxc889y6hY/TBp7jfx-cgI/AAAAAAAAHAg/Rr7jX44r2Gc/s144-c/IMGP9775a.jpg</item>
17+
<item>http://lh6.ggpht.com/_ZN5zQnkI67I/TCFFZaJHDnI/AAAAAAAABVk/YoUbDQHJRdo/s144-c/P9250508.JPG</item>
18+
</array></file><file path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/src/main/res/values/styles.xml" qualifiers=""><style name="AppBaseTheme" parent="android:Theme.Light">
19+
<!--
20+
Theme customizations available in newer API levels can go in
21+
res/values-vXX/styles.xml, while customizations related to
22+
backward-compatibility can go here.
23+
-->
24+
</style><style name="AppTheme" parent="AppBaseTheme">
25+
<!-- All customizations that are NOT specific to a particular API-level can go here. -->
26+
</style></file><file path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/src/main/res/values-sw720dp-land/dimens.xml" qualifiers="sw720dp-land-v13"><dimen name="activity_horizontal_margin">128dp</dimen></file><file path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/src/main/res/values-v11/styles.xml" qualifiers="v11"><style name="AppBaseTheme" parent="android:Theme.Holo.Light">
27+
<!-- API 11 theme customizations can go here. -->
28+
</style></file><file path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/src/main/res/values-v14/styles.xml" qualifiers="v14"><style name="AppBaseTheme" parent="android:Theme.Holo.Light.DarkActionBar">
29+
<!-- API 14 theme customizations can go here. -->
30+
</style></file><file name="placeholder" path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/src/main/res/drawable/placeholder.png" qualifiers="" type="drawable"/></source><source path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/build/generated/res/rs/debug"/><source path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/build/generated/res/generated/debug"/></dataSet><dataSet config="debug"><source path="/Users/nilanchalpanigrahy/Async-ListView-Image-Loader/app/src/debug/res"/></dataSet><mergedItems/></merger>
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3+
package="com.example.customizedlist.test">
4+
5+
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="17" />
6+
7+
<application>
8+
<uses-library android:name="android.test.runner" />
9+
</application>
10+
11+
<instrumentation android:name="android.test.InstrumentationTestRunner"
12+
android:targetPackage="com.example.customizedlist"
13+
android:handleProfiling="false"
14+
android:functionalTest="false"
15+
android:label="Tests for com.example.customizedlist"/>
16+
</manifest>

0 commit comments

Comments
 (0)