diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 8f266bb..0000000 --- a/.gitignore +++ /dev/null @@ -1,9 +0,0 @@ -bin/* -gen/* -bin -gen/ -.proguard-project.txt -.project -lint.xml -.settings/* -.settings/ diff --git a/.project b/.project new file mode 100644 index 0000000..b1ba60c --- /dev/null +++ b/.project @@ -0,0 +1,33 @@ + + + WidgetListView2 + + + + + + com.android.ide.eclipse.adt.ResourceManagerBuilder + + + + + com.android.ide.eclipse.adt.PreCompilerBuilder + + + + + org.eclipse.jdt.core.javabuilder + + + + + com.android.ide.eclipse.adt.ApkBuilder + + + + + + com.android.ide.eclipse.adt.AndroidNature + org.eclipse.jdt.core.javanature + + diff --git a/AndroidManifest.xml b/AndroidManifest.xml new file mode 100644 index 0000000..2a09c40 --- /dev/null +++ b/AndroidManifest.xml @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/bin/AndroidManifest.xml b/bin/AndroidManifest.xml new file mode 100644 index 0000000..2a09c40 --- /dev/null +++ b/bin/AndroidManifest.xml @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/bin/WidgetListView1.apk b/bin/WidgetListView1.apk new file mode 100644 index 0000000..47b8121 Binary files /dev/null and b/bin/WidgetListView1.apk differ diff --git a/bin/WidgetListView2.apk b/bin/WidgetListView2.apk new file mode 100644 index 0000000..67891ea Binary files /dev/null and b/bin/WidgetListView2.apk differ diff --git a/bin/classes.dex b/bin/classes.dex new file mode 100644 index 0000000..5c42ceb Binary files /dev/null and b/bin/classes.dex differ diff --git a/bin/classes/com/wordpress/laaptu/BuildConfig.class b/bin/classes/com/wordpress/laaptu/BuildConfig.class new file mode 100644 index 0000000..9ab7d04 Binary files /dev/null and b/bin/classes/com/wordpress/laaptu/BuildConfig.class differ diff --git a/bin/classes/com/wordpress/laaptu/ConfigActivity.class b/bin/classes/com/wordpress/laaptu/ConfigActivity.class new file mode 100644 index 0000000..06c00e4 Binary files /dev/null and b/bin/classes/com/wordpress/laaptu/ConfigActivity.class differ diff --git a/bin/classes/com/wordpress/laaptu/ListItem.class b/bin/classes/com/wordpress/laaptu/ListItem.class new file mode 100644 index 0000000..12b1296 Binary files /dev/null and b/bin/classes/com/wordpress/laaptu/ListItem.class differ diff --git a/bin/classes/com/wordpress/laaptu/ListProvider.class b/bin/classes/com/wordpress/laaptu/ListProvider.class new file mode 100644 index 0000000..9b97293 Binary files /dev/null and b/bin/classes/com/wordpress/laaptu/ListProvider.class differ diff --git a/bin/classes/com/wordpress/laaptu/MainActivity.class b/bin/classes/com/wordpress/laaptu/MainActivity.class new file mode 100644 index 0000000..f062800 Binary files /dev/null and b/bin/classes/com/wordpress/laaptu/MainActivity.class differ diff --git a/bin/classes/com/wordpress/laaptu/R$attr.class b/bin/classes/com/wordpress/laaptu/R$attr.class new file mode 100644 index 0000000..56ccc1b Binary files /dev/null and b/bin/classes/com/wordpress/laaptu/R$attr.class differ diff --git a/bin/classes/com/wordpress/laaptu/R$dimen.class b/bin/classes/com/wordpress/laaptu/R$dimen.class new file mode 100644 index 0000000..41138f8 Binary files /dev/null and b/bin/classes/com/wordpress/laaptu/R$dimen.class differ diff --git a/bin/classes/com/wordpress/laaptu/R$drawable.class b/bin/classes/com/wordpress/laaptu/R$drawable.class new file mode 100644 index 0000000..bbac6ac Binary files /dev/null and b/bin/classes/com/wordpress/laaptu/R$drawable.class differ diff --git a/bin/classes/com/wordpress/laaptu/R$id.class b/bin/classes/com/wordpress/laaptu/R$id.class new file mode 100644 index 0000000..1c4db1a Binary files /dev/null and b/bin/classes/com/wordpress/laaptu/R$id.class differ diff --git a/bin/classes/com/wordpress/laaptu/R$layout.class b/bin/classes/com/wordpress/laaptu/R$layout.class new file mode 100644 index 0000000..2f75441 Binary files /dev/null and b/bin/classes/com/wordpress/laaptu/R$layout.class differ diff --git a/bin/classes/com/wordpress/laaptu/R$menu.class b/bin/classes/com/wordpress/laaptu/R$menu.class new file mode 100644 index 0000000..20a5ab2 Binary files /dev/null and b/bin/classes/com/wordpress/laaptu/R$menu.class differ diff --git a/bin/classes/com/wordpress/laaptu/R$string.class b/bin/classes/com/wordpress/laaptu/R$string.class new file mode 100644 index 0000000..131df7f Binary files /dev/null and b/bin/classes/com/wordpress/laaptu/R$string.class differ diff --git a/bin/classes/com/wordpress/laaptu/R$style.class b/bin/classes/com/wordpress/laaptu/R$style.class new file mode 100644 index 0000000..493c447 Binary files /dev/null and b/bin/classes/com/wordpress/laaptu/R$style.class differ diff --git a/bin/classes/com/wordpress/laaptu/R$xml.class b/bin/classes/com/wordpress/laaptu/R$xml.class new file mode 100644 index 0000000..06d2078 Binary files /dev/null and b/bin/classes/com/wordpress/laaptu/R$xml.class differ diff --git a/bin/classes/com/wordpress/laaptu/R.class b/bin/classes/com/wordpress/laaptu/R.class new file mode 100644 index 0000000..3303b43 Binary files /dev/null and b/bin/classes/com/wordpress/laaptu/R.class differ diff --git a/bin/classes/com/wordpress/laaptu/RemoteFetchService$1.class b/bin/classes/com/wordpress/laaptu/RemoteFetchService$1.class new file mode 100644 index 0000000..720648d Binary files /dev/null and b/bin/classes/com/wordpress/laaptu/RemoteFetchService$1.class differ diff --git a/bin/classes/com/wordpress/laaptu/RemoteFetchService.class b/bin/classes/com/wordpress/laaptu/RemoteFetchService.class new file mode 100644 index 0000000..4a68fa5 Binary files /dev/null and b/bin/classes/com/wordpress/laaptu/RemoteFetchService.class differ diff --git a/bin/classes/com/wordpress/laaptu/WidgetProvider.class b/bin/classes/com/wordpress/laaptu/WidgetProvider.class new file mode 100644 index 0000000..626d40c Binary files /dev/null and b/bin/classes/com/wordpress/laaptu/WidgetProvider.class differ diff --git a/bin/classes/com/wordpress/laaptu/WidgetService.class b/bin/classes/com/wordpress/laaptu/WidgetService.class new file mode 100644 index 0000000..e8c493a Binary files /dev/null and b/bin/classes/com/wordpress/laaptu/WidgetService.class differ diff --git a/bin/dexedLibs/android-query.0.25.10-9d16671148d8b8a51720a61c4cc2814e.jar b/bin/dexedLibs/android-query.0.25.10-9d16671148d8b8a51720a61c4cc2814e.jar new file mode 100644 index 0000000..c7cfd0c Binary files /dev/null and b/bin/dexedLibs/android-query.0.25.10-9d16671148d8b8a51720a61c4cc2814e.jar differ diff --git a/bin/dexedLibs/android-support-v4-28f9e81560ee23ce9c847d217d621843.jar b/bin/dexedLibs/android-support-v4-28f9e81560ee23ce9c847d217d621843.jar new file mode 100644 index 0000000..29ef85f Binary files /dev/null and b/bin/dexedLibs/android-support-v4-28f9e81560ee23ce9c847d217d621843.jar differ diff --git a/bin/dexedLibs/android-support-v4-605ba7bc48144a50eb225ad7e7e5b351.jar b/bin/dexedLibs/android-support-v4-605ba7bc48144a50eb225ad7e7e5b351.jar new file mode 100644 index 0000000..e6a0351 Binary files /dev/null and b/bin/dexedLibs/android-support-v4-605ba7bc48144a50eb225ad7e7e5b351.jar differ diff --git a/bin/dexedLibs/annotations-bb7578f9e478038bc8d68f76bedd1fa5.jar b/bin/dexedLibs/annotations-bb7578f9e478038bc8d68f76bedd1fa5.jar new file mode 100644 index 0000000..d3fcdcb Binary files /dev/null and b/bin/dexedLibs/annotations-bb7578f9e478038bc8d68f76bedd1fa5.jar differ diff --git a/bin/jarlist.cache b/bin/jarlist.cache new file mode 100644 index 0000000..0565465 --- /dev/null +++ b/bin/jarlist.cache @@ -0,0 +1,3 @@ +# cache for current jar dependency. DO NOT EDIT. +# format is +# Encoding is UTF-8 diff --git a/bin/res/drawable-hdpi/ic_launcher.png b/bin/res/drawable-hdpi/ic_launcher.png new file mode 100644 index 0000000..efa7c5f Binary files /dev/null and b/bin/res/drawable-hdpi/ic_launcher.png differ diff --git a/bin/res/drawable-hdpi/widget_preview.png b/bin/res/drawable-hdpi/widget_preview.png new file mode 100644 index 0000000..38e36ad Binary files /dev/null and b/bin/res/drawable-hdpi/widget_preview.png differ diff --git a/bin/res/drawable-mdpi/ic_launcher.png b/bin/res/drawable-mdpi/ic_launcher.png new file mode 100644 index 0000000..ec27f2e Binary files /dev/null and b/bin/res/drawable-mdpi/ic_launcher.png differ diff --git a/bin/res/drawable-xhdpi/ic_launcher.png b/bin/res/drawable-xhdpi/ic_launcher.png new file mode 100644 index 0000000..92fc57d Binary files /dev/null and b/bin/res/drawable-xhdpi/ic_launcher.png differ diff --git a/bin/res/drawable-xxhdpi/ic_launcher.png b/bin/res/drawable-xxhdpi/ic_launcher.png new file mode 100644 index 0000000..b6f8f4e Binary files /dev/null and b/bin/res/drawable-xxhdpi/ic_launcher.png differ diff --git a/bin/resources.ap_ b/bin/resources.ap_ new file mode 100644 index 0000000..c802f2e Binary files /dev/null and b/bin/resources.ap_ differ diff --git a/gen/com/wordpress/laaptu/BuildConfig.java b/gen/com/wordpress/laaptu/BuildConfig.java new file mode 100644 index 0000000..429b131 --- /dev/null +++ b/gen/com/wordpress/laaptu/BuildConfig.java @@ -0,0 +1,6 @@ +/** Automatically generated file. DO NOT MODIFY */ +package com.wordpress.laaptu; + +public final class BuildConfig { + public final static boolean DEBUG = true; +} \ No newline at end of file diff --git a/gen/com/wordpress/laaptu/R.java b/gen/com/wordpress/laaptu/R.java new file mode 100644 index 0000000..e3c3c4c --- /dev/null +++ b/gen/com/wordpress/laaptu/R.java @@ -0,0 +1,83 @@ +/* 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.wordpress.laaptu; + +public final class R { + public static final class attr { + } + public static final class dimen { + /** Default screen margins, per the Android Design guidelines. + + Customize dimensions originally defined in res/values/dimens.xml (such as + screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here. + + */ + public static final int activity_horizontal_margin=0x7f050000; + public static final int activity_vertical_margin=0x7f050001; + } + public static final class drawable { + public static final int ic_launcher=0x7f020000; + public static final int widget_preview=0x7f020001; + } + public static final class id { + public static final int action_settings=0x7f090006; + public static final int content=0x7f090003; + public static final int empty_view=0x7f090005; + public static final int heading=0x7f090002; + public static final int imageView=0x7f090001; + public static final int listViewWidget=0x7f090004; + public static final int widgetStartButton=0x7f090000; + } + public static final class layout { + public static final int activity_main=0x7f030000; + public static final int configactivity=0x7f030001; + public static final int list_row=0x7f030002; + public static final int widget_layout=0x7f030003; + } + public static final class menu { + public static final int main=0x7f080000; + } + public static final class string { + public static final int action_settings=0x7f060001; + public static final int app_name=0x7f060000; + public static final int empty_string=0x7f060003; + public static final int hello_world=0x7f060002; + public static final int start_widget=0x7f060004; + } + public static final class style { + /** + Base application theme, dependent on API level. This theme is replaced + by AppBaseTheme from res/values-vXX/styles.xml on newer devices. + + + Theme customizations available in newer API levels can go in + res/values-vXX/styles.xml, while customizations related to + backward-compatibility can go here. + + + Base application theme for API 11+. This theme completely replaces + AppBaseTheme from res/values/styles.xml on API 11+ devices. + + API 11 theme customizations can go here. + + Base application theme for API 14+. This theme completely replaces + AppBaseTheme from BOTH res/values/styles.xml and + res/values-v11/styles.xml on API 14+ devices. + + API 14 theme customizations can go here. + */ + public static final int AppBaseTheme=0x7f070000; + /** Application theme. + All customizations that are NOT specific to a particular API-level can go here. + */ + public static final int AppTheme=0x7f070001; + } + public static final class xml { + public static final int widgetinfo=0x7f040000; + } +} diff --git a/ic_launcher-web.png b/ic_launcher-web.png new file mode 100644 index 0000000..a18cbb4 Binary files /dev/null and b/ic_launcher-web.png differ diff --git a/libs/android-query.0.25.10.jar b/libs/android-query.0.25.10.jar new file mode 100644 index 0000000..0744916 Binary files /dev/null and b/libs/android-query.0.25.10.jar differ diff --git a/libs/android-support-v4.jar b/libs/android-support-v4.jar new file mode 100644 index 0000000..428bdbc Binary files /dev/null and b/libs/android-support-v4.jar differ diff --git a/proguard-project.txt b/proguard-project.txt new file mode 100644 index 0000000..f2fe155 --- /dev/null +++ b/proguard-project.txt @@ -0,0 +1,20 @@ +# To enable ProGuard in your project, edit project.properties +# to define the proguard.config property as described in that file. +# +# Add project specific ProGuard rules here. +# By default, the flags in this file are appended to flags specified +# in ${sdk.dir}/tools/proguard/proguard-android.txt +# You can edit the include path and order by changing the ProGuard +# include property in project.properties. +# +# For more details, see +# http://developer.android.com/guide/developing/tools/proguard.html + +# Add any project specific keep options here: + +# If your project uses WebView with JS, uncomment the following +# and specify the fully qualified class name to the JavaScript interface +# class: +#-keepclassmembers class fqcn.of.javascript.interface.for.webview { +# public *; +#} diff --git a/project.properties b/project.properties new file mode 100644 index 0000000..0f507e5 --- /dev/null +++ b/project.properties @@ -0,0 +1,14 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system edit +# "ant.properties", and override values to adapt the script to your +# project structure. +# +# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): +#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt + +# Project target. +target=android-12 diff --git a/res/drawable-hdpi/ic_launcher.png b/res/drawable-hdpi/ic_launcher.png new file mode 100644 index 0000000..288b665 Binary files /dev/null and b/res/drawable-hdpi/ic_launcher.png differ diff --git a/res/drawable-hdpi/widget_preview.png b/res/drawable-hdpi/widget_preview.png new file mode 100644 index 0000000..1ce705d Binary files /dev/null and b/res/drawable-hdpi/widget_preview.png differ diff --git a/res/drawable-mdpi/ic_launcher.png b/res/drawable-mdpi/ic_launcher.png new file mode 100644 index 0000000..6ae570b Binary files /dev/null and b/res/drawable-mdpi/ic_launcher.png differ diff --git a/res/drawable-xhdpi/ic_launcher.png b/res/drawable-xhdpi/ic_launcher.png new file mode 100644 index 0000000..d4fb7cd Binary files /dev/null and b/res/drawable-xhdpi/ic_launcher.png differ diff --git a/res/drawable-xxhdpi/ic_launcher.png b/res/drawable-xxhdpi/ic_launcher.png new file mode 100644 index 0000000..85a6081 Binary files /dev/null and b/res/drawable-xxhdpi/ic_launcher.png differ diff --git a/res/layout/activity_main.xml b/res/layout/activity_main.xml new file mode 100644 index 0000000..168c9b8 --- /dev/null +++ b/res/layout/activity_main.xml @@ -0,0 +1,16 @@ + + + + + diff --git a/res/layout/configactivity.xml b/res/layout/configactivity.xml new file mode 100644 index 0000000..1e58b31 --- /dev/null +++ b/res/layout/configactivity.xml @@ -0,0 +1,14 @@ + + + +