From: rmceoin Date: Sat, 14 Nov 2009 19:38:02 +0000 (+0000) Subject: OI Safe: fixed NPE with CategoryList in onActivityResult which was X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=cba8c693d6677b03cd1eeaa8ebf13fed82c05f4e;p=android-vcpass-oisafe OI Safe: fixed NPE with CategoryList in onActivityResult which was caused by Safe being completely killed and when brought back to life catAdapter was not set. Also bumped to 1.2.3rc2 git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2388 72b678ce-9140-0410-bee8-679b907dd61a --- diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 0079956..a32be2d 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,7 +1,7 @@ + android:versionCode="12" android:versionName="1.2.3rc2">