diff --git a/Blinker/.classpath b/Blinker/.classpath deleted file mode 100644 index 40e5aab..0000000 --- a/Blinker/.classpath +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/Blinker/.project b/Blinker/.project deleted file mode 100644 index 4b1a487..0000000 --- a/Blinker/.project +++ /dev/null @@ -1,33 +0,0 @@ - - - Blinker - - - - - - 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/Blinker/.settings/org.eclipse.jdt.core.prefs b/Blinker/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index b080d2d..0000000 --- a/Blinker/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,4 +0,0 @@ -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 -org.eclipse.jdt.core.compiler.compliance=1.6 -org.eclipse.jdt.core.compiler.source=1.6 diff --git a/Blinker/AndroidManifest.xml b/Blinker/AndroidManifest.xml deleted file mode 100644 index e2874c8..0000000 --- a/Blinker/AndroidManifest.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Blinker/ant.properties b/Blinker/ant.properties deleted file mode 100644 index ee52d86..0000000 --- a/Blinker/ant.properties +++ /dev/null @@ -1,17 +0,0 @@ -# This file is used to override default values used by the Ant build system. -# -# This file must be checked in Version Control Systems, as it is -# integral to the build system of your project. - -# This file is only used by the Ant script. - -# You can use this to override default values such as -# 'source.dir' for the location of your java source folder and -# 'out.dir' for the location of your output folder. - -# You can also use it define how the release builds are signed by declaring -# the following properties: -# 'key.store' for the location of your keystore and -# 'key.alias' for the name of the key to use. -# The password will be asked during the build when you use the 'release' target. - diff --git a/Blinker/bin/AndroidManifest.xml b/Blinker/bin/AndroidManifest.xml deleted file mode 100644 index e2874c8..0000000 --- a/Blinker/bin/AndroidManifest.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Blinker/build.xml b/Blinker/build.xml deleted file mode 100644 index 4967f03..0000000 --- a/Blinker/build.xml +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Blinker/default.properties b/Blinker/default.properties deleted file mode 100644 index e2e8061..0000000 --- a/Blinker/default.properties +++ /dev/null @@ -1,11 +0,0 @@ -# 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 use, -# "build.properties", and override values to adapt the script to your -# project structure. - -# Project target. -target=android-8 diff --git a/Blinker/proguard.cfg b/Blinker/proguard.cfg deleted file mode 100644 index b1cdf17..0000000 --- a/Blinker/proguard.cfg +++ /dev/null @@ -1,40 +0,0 @@ --optimizationpasses 5 --dontusemixedcaseclassnames --dontskipnonpubliclibraryclasses --dontpreverify --verbose --optimizations !code/simplification/arithmetic,!field/*,!class/merging/* - --keep public class * extends android.app.Activity --keep public class * extends android.app.Application --keep public class * extends android.app.Service --keep public class * extends android.content.BroadcastReceiver --keep public class * extends android.content.ContentProvider --keep public class * extends android.app.backup.BackupAgentHelper --keep public class * extends android.preference.Preference --keep public class com.android.vending.licensing.ILicensingService - --keepclasseswithmembernames class * { - native ; -} - --keepclasseswithmembers class * { - public (android.content.Context, android.util.AttributeSet); -} - --keepclasseswithmembers class * { - public (android.content.Context, android.util.AttributeSet, int); -} - --keepclassmembers class * extends android.app.Activity { - public void *(android.view.View); -} - --keepclassmembers enum * { - public static **[] values(); - public static ** valueOf(java.lang.String); -} - --keep class * implements android.os.Parcelable { - public static final android.os.Parcelable$Creator *; -} diff --git a/Blinker/project.properties b/Blinker/project.properties deleted file mode 100644 index f049142..0000000 --- a/Blinker/project.properties +++ /dev/null @@ -1,11 +0,0 @@ -# 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 use, -# "ant.properties", and override values to adapt the script to your -# project structure. - -# Project target. -target=android-10 diff --git a/Blinker/res/drawable-hdpi/blinker_connection_connected.png b/Blinker/res/drawable-hdpi/blinker_connection_connected.png deleted file mode 100644 index f5c4ee2..0000000 --- a/Blinker/res/drawable-hdpi/blinker_connection_connected.png +++ /dev/null diff --git a/Blinker/res/drawable-hdpi/blinker_connection_disconnected.png b/Blinker/res/drawable-hdpi/blinker_connection_disconnected.png deleted file mode 100644 index 4cf5215..0000000 --- a/Blinker/res/drawable-hdpi/blinker_connection_disconnected.png +++ /dev/null diff --git a/Blinker/res/drawable-hdpi/blinker_light_off.png b/Blinker/res/drawable-hdpi/blinker_light_off.png deleted file mode 100644 index 3c1f492..0000000 --- a/Blinker/res/drawable-hdpi/blinker_light_off.png +++ /dev/null diff --git a/Blinker/res/drawable-hdpi/blinker_light_on.png b/Blinker/res/drawable-hdpi/blinker_light_on.png deleted file mode 100644 index 560a3a9..0000000 --- a/Blinker/res/drawable-hdpi/blinker_light_on.png +++ /dev/null diff --git a/Blinker/res/drawable-hdpi/icon.png b/Blinker/res/drawable-hdpi/icon.png deleted file mode 100644 index aaed9f0..0000000 --- a/Blinker/res/drawable-hdpi/icon.png +++ /dev/null diff --git a/Blinker/res/drawable-ldpi/icon.png b/Blinker/res/drawable-ldpi/icon.png deleted file mode 100644 index 58be3a2..0000000 --- a/Blinker/res/drawable-ldpi/icon.png +++ /dev/null diff --git a/Blinker/res/drawable-mdpi/icon.png b/Blinker/res/drawable-mdpi/icon.png deleted file mode 100644 index aaed9f0..0000000 --- a/Blinker/res/drawable-mdpi/icon.png +++ /dev/null diff --git a/Blinker/res/drawable/connected_indicator.xml b/Blinker/res/drawable/connected_indicator.xml deleted file mode 100644 index 96e836b..0000000 --- a/Blinker/res/drawable/connected_indicator.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/Blinker/res/drawable/gradient.xml b/Blinker/res/drawable/gradient.xml deleted file mode 100644 index e0c35bb..0000000 --- a/Blinker/res/drawable/gradient.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - \ No newline at end of file diff --git a/Blinker/res/drawable/led.xml b/Blinker/res/drawable/led.xml deleted file mode 100644 index 0c47df1..0000000 --- a/Blinker/res/drawable/led.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - diff --git a/Blinker/res/layout/list_item.xml b/Blinker/res/layout/list_item.xml deleted file mode 100644 index e642aaf..0000000 --- a/Blinker/res/layout/list_item.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/Blinker/res/layout/main_activity.xml b/Blinker/res/layout/main_activity.xml deleted file mode 100644 index f37d65b..0000000 --- a/Blinker/res/layout/main_activity.xml +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - - - /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -