From 2001602fad7b897f38625445f84e1a0435389f54 Mon Sep 17 00:00:00 2001 From: rmceoin Date: Sun, 20 Sep 2009 22:00:37 +0000 Subject: [PATCH] OI Safe: overhauled how listadapter is updated in CategoryList and PassList. fillData now checks to for existing thread. Swiped build.xml from DroidSpray and updated accordingly. git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2306 72b678ce-9140-0410-bee8-679b907dd61a --- build.xml | 634 +++++++++++--------- res/values/strings.xml | 1 + src/org/openintents/safe/AskPassword.java | 2 +- src/org/openintents/safe/CategoryList.java | 14 +- src/org/openintents/safe/FrontDoor.java | 2 +- src/org/openintents/safe/IntentHandler.java | 2 +- src/org/openintents/safe/PassList.java | 36 +- src/org/openintents/safe/PassView.java | 2 +- src/org/openintents/safe/Search.java | 23 +- 9 files changed, 413 insertions(+), 303 deletions(-) diff --git a/build.xml b/build.xml index 0b5b41e..103b63a 100644 --- a/build.xml +++ b/build.xml @@ -5,87 +5,118 @@ developers must have there own copy with the following entries proguard.jar=d:\\extern\\proguard4.2\\proguard4.2\\lib\\proguard.jar storepass=*password of keystore* ---> +--> + + + + + + + + + + + + - - + + + Using Android SDK directory ${sdk-folder} - + - - - - + + + + - + - + - - - - - + + + + + - - - - - - - - + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + @@ -94,248 +125,282 @@ storepass=*password of keystore* else="${basedir}/${out-release-source}" > - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - - - - + + - - - - - - - - + + + + + + + + + + + + + + + + + purging .bak files - + + + + + Generating R.java / Manifest.java from the resources... + + + + + + + + + + + + + - - - Generating R.java / Manifest.java from the resources... - - - - - - - - - - - - - - - - - Compiling aidl files into Java classes... - - - - - - - - - - - - - - - - - - + + + Compiling aidl files into Java classes... + + + + + + + + + + + + using sdk --|${android-jar}|-- + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Converting compiled files and external libraries into ${outdir}/${dex-file}... + + + + + + + - - - Converting compiled files and external libraries into ${outdir}/${dex-file}... - - - - - - - + + + Converting compiled files and external libraries into ${outdir}/${dex-file}... + + + + + + + - - - Packaging resources and assets... - - - - - - - - - - - - - - - + + + Packaging resources and assets... + + + + + + + + + + + + + + + - - - Packaging resources... - - - - - - - - - - - - - - + + + Packaging resources... + + + + + + + + + + + + + + - - - - - - - + + + + + - - - Packaging ${out-debug-package}, and signing it with a debug key... - - - - - - - - - - - - + + Packaging ${out-debug-package}, and signing it with a debug key... + + + + + + + + + + + + - - - Packaging ${out-unsigned-package} for release... - - - - - - - - - - - - - - - - - - Installing ${out-debug-package} onto default emulator... - - - - - - - - Installing ${out-debug-package} onto default emulator... - - - - - - + + Packaging ${out-unsigned-package} for release... + + + + + + + + + + + + + + + + + + Installing ${out-debug-package} onto default emulator... + + + + + - + + Installing ${out-debug-package} onto default emulator... + + + + + + + + Installing ${out-signed-package} onto default emulator... @@ -352,26 +417,26 @@ storepass=*password of keystore* - - - - Uninstalling ${application-package} from the default emulator... - - - - - - - + + + Uninstalling ${application-package} from the default emulator... + + + + + + - - - + + + @@ -395,6 +460,7 @@ storepass=*password of keystore* - - + + diff --git a/res/values/strings.xml b/res/values/strings.xml index 9ef6f0c..6b9817f 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -211,6 +211,7 @@ Search Searching... Type search criteria + Nothing found