]> hydra-www.ietfng.org Git - android-vcpass-oisafe/log
android-vcpass-oisafe
16 years agoOI Safe: fixed bug with double onFinish()
rmceoin [Tue, 11 Aug 2009 00:20:28 +0000 (00:20 +0000)]
OI Safe: fixed bug with double onFinish()

Only saw this bug once and don't know how to duplicate, but felt it was
safe enough to simply just keep track of deregistering by setting to null.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2274 72b678ce-9140-0410-bee8-679b907dd61a

16 years agoOI Safe: added new preference to control lock on screen lock
rmceoin [Sun, 9 Aug 2009 22:47:35 +0000 (22:47 +0000)]
OI Safe: added new preference to control lock on screen lock

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2272 72b678ce-9140-0410-bee8-679b907dd61a

16 years agoOI Safe: Import translations from Launchpad.
peli0101 [Mon, 22 Jun 2009 11:23:07 +0000 (11:23 +0000)]
OI Safe: Import translations from Launchpad.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2172 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Mention Trivium cipher and estreamJ implementation in readme and license.
peli0101 [Mon, 1 Jun 2009 16:03:03 +0000 (16:03 +0000)]
OI Safe: Mention Trivium cipher and estreamJ implementation in readme and license.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2131 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoUpdate various readme files about translations.
peli0101 [Sun, 31 May 2009 21:48:29 +0000 (21:48 +0000)]
Update various readme files about translations.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2129 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Add German and French translations from Launchpad.
peli0101 [Sun, 31 May 2009 20:57:02 +0000 (20:57 +0000)]
OI Safe: Add German and French translations from Launchpad.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2124 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Turn off debug messages and mark version 1.1.1.
peli0101 [Sat, 30 May 2009 13:28:04 +0000 (13:28 +0000)]
OI Safe: Turn off debug messages and mark version 1.1.1.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2115 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Change permission title.
peli0101 [Sat, 16 May 2009 18:18:17 +0000 (18:18 +0000)]
OI Safe: Change permission title.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2087 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: added confirmation of Export
rmceoin [Tue, 12 May 2009 23:50:30 +0000 (23:50 +0000)]
OI Safe: added confirmation of Export

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2076 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: version 1.1.1-rc1.
peli0101 [Tue, 5 May 2009 00:57:17 +0000 (00:57 +0000)]
OI Safe: version 1.1.1-rc1.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2065 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Return content provider URI for future compatibility with other safes.
peli0101 [Fri, 1 May 2009 16:03:30 +0000 (16:03 +0000)]
OI Safe: Return content provider URI for future compatibility with other safes.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2061 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Fix crash when trying to "Restore" from a backup file without any categories.
peli0101 [Fri, 1 May 2009 13:55:41 +0000 (13:55 +0000)]
OI Safe: Fix crash when trying to "Restore" from a backup file without any categories.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2060 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Build 1.1.1-beta1 (script compatible with SDK 1.1)
peli0101 [Thu, 30 Apr 2009 02:52:44 +0000 (02:52 +0000)]
OI Safe: Build 1.1.1-beta1 (script compatible with SDK 1.1)

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2059 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Add category for activities, and return session key also in decrypt intent.
peli0101 [Wed, 29 Apr 2009 23:50:11 +0000 (23:50 +0000)]
OI Safe: Add category for activities, and return session key also in decrypt intent.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2058 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Clean up code.
peli0101 [Mon, 27 Apr 2009 21:40:06 +0000 (21:40 +0000)]
OI Safe: Clean up code.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2054 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Change decrypt intent to create unencrypted file directly.
peli0101 [Mon, 27 Apr 2009 20:16:59 +0000 (20:16 +0000)]
OI Safe: Change decrypt intent to create unencrypted file directly.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2053 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Refactor decryption routine to work with arbitrary streams.
peli0101 [Mon, 27 Apr 2009 19:33:28 +0000 (19:33 +0000)]
OI Safe: Refactor decryption routine to work with arbitrary streams.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2052 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Return same session key as CryptoContentProvider.
peli0101 [Sun, 26 Apr 2009 18:30:28 +0000 (18:30 +0000)]
OI Safe: Return same session key as CryptoContentProvider.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2051 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Introduce session key for content provider.
peli0101 [Sun, 26 Apr 2009 17:43:10 +0000 (17:43 +0000)]
OI Safe: Introduce session key for content provider.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2050 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: CryptoContentProvider launches frontdoor activity if currently
rmceoin [Thu, 9 Apr 2009 03:12:35 +0000 (03:12 +0000)]
OI Safe: CryptoContentProvider launches frontdoor activity if currently
locked.

When you unlock, you get dropped into CategoryList.   Need a way to
simply exit.   This way 3rd party apps would instead get focus again.

Also cleaned up some of the locking.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2022 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Make crypto helper from ServiceDispatchImpl public static, instead of the...
peli0101 [Wed, 8 Apr 2009 20:18:58 +0000 (20:18 +0000)]
OI Safe: Make crypto helper from ServiceDispatchImpl public static, instead of the one from IntentHandler. This way, crypto helper is set to null if service is locked.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2021 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Add direction decryption of file through content provider. WARNING: This...
peli0101 [Wed, 8 Apr 2009 19:43:13 +0000 (19:43 +0000)]
OI Safe: Add direction decryption of file through content provider. WARNING: This is an experimental feature, and currently not safe yet!

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2020 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: cleaned up crypto, better handling of errors, added comments
rmceoin [Wed, 8 Apr 2009 00:29:25 +0000 (00:29 +0000)]
OI Safe: cleaned up crypto, better handling of errors, added comments

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2019 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: updated decrypt intent and content provider
rmceoin [Sun, 5 Apr 2009 02:31:57 +0000 (02:31 +0000)]
OI Safe: updated decrypt intent and content provider

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2016 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Include dummy CryptoContentProvider. (no functionality yet).
peli0101 [Fri, 3 Apr 2009 20:01:16 +0000 (20:01 +0000)]
OI Safe: Include dummy CryptoContentProvider. (no functionality yet).

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2015 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Secure deletion of CSV files after import.
peli0101 [Fri, 3 Apr 2009 07:03:10 +0000 (07:03 +0000)]
OI Safe: Secure deletion of CSV files after import.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2013 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Implement secure delete for encryption / decryption of files.
peli0101 [Fri, 3 Apr 2009 06:57:58 +0000 (06:57 +0000)]
OI Safe: Implement secure delete for encryption / decryption of files.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2012 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Fix bug in Trivium implementation.
peli0101 [Fri, 3 Apr 2009 06:00:09 +0000 (06:00 +0000)]
OI Safe: Fix bug in Trivium implementation.
Now several blocks of Trivium encrypted parts can be concatenated without problems. (each block has to be a multiple of 4 bytes).

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2011 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Implement decrypt routine for file URIs.
peli0101 [Mon, 30 Mar 2009 22:37:30 +0000 (22:37 +0000)]
OI Safe: Implement decrypt routine for file URIs.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2009 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Enhance encrypt intent to accept file URI in intent data.
peli0101 [Sun, 29 Mar 2009 22:42:58 +0000 (22:42 +0000)]
OI Safe: Enhance encrypt intent to accept file URI in intent data.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2008 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Include Trivium stream cipher from estreamJ.
peli0101 [Sat, 28 Mar 2009 23:03:22 +0000 (23:03 +0000)]
OI Safe: Include Trivium stream cipher from estreamJ.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2006 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Publish version 1.1.0.
peli0101 [Tue, 17 Mar 2009 20:25:45 +0000 (20:25 +0000)]
OI Safe: Publish version 1.1.0.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1996 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Revert modification for now (could be used later after 1.1.0 is released).
peli0101 [Sun, 15 Mar 2009 03:39:07 +0000 (03:39 +0000)]
OI Safe: Revert modification for now (could be used later after 1.1.0 is released).

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1994 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Suggested change of structure. Unfortunately, this does not work yet, so...
peli0101 [Sun, 15 Mar 2009 03:26:21 +0000 (03:26 +0000)]
OI Safe: Suggested change of structure. Unfortunately, this does not work yet, so I will roll it back shortly.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1993 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Fix wrong super() function.
peli0101 [Sun, 15 Mar 2009 01:02:06 +0000 (01:02 +0000)]
OI Safe: Fix wrong super() function.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1992 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Prepare 1.1.0-rc1.
peli0101 [Fri, 13 Mar 2009 22:41:02 +0000 (22:41 +0000)]
OI Safe: Prepare 1.1.0-rc1.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1988 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: ensured all finish()'s have a return, fixed a bug
rmceoin [Fri, 6 Mar 2009 01:16:00 +0000 (01:16 +0000)]
OI Safe: ensured all finish()'s have a return, fixed a bug
with CategoryEdit with crash on orientation change.  Also made
all checks for isSignedIn() consistently formated.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1972 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: moved almost all access of the database to a new class Passwords.
rmceoin [Thu, 5 Mar 2009 13:56:00 +0000 (13:56 +0000)]
OI Safe: moved almost all access of the database to a new class Passwords.
This new class in turn interacts with DBHelper.   It retains all
PassEntry and CategoryEntry data in memory.  Encrypted data is only
decrypted as needed.   Decrypted data is kept in memory.  This serves
as a cache and results in a dramatic increase in speed on the
CategoryList and PassList activities upon repeat use.

All references to DBHelper for passwords or categories have been
removed from all activities and centralized inside of Passwords.  The
only remaining DBHelper calls are for the Salt and MasterPassword.

With this new class we should be able to more easily implement a
search activity.

Fixed an assortment of minor flaws surround orientation changes.
Possibly fixed I210.  Fixed I206 and I209.

This is a major overhaul.  Please help test for new bugs.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1967 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Clean up strings and prepare translation on Launchpad.
peli0101 [Sun, 22 Feb 2009 11:53:30 +0000 (11:53 +0000)]
OI Safe: Clean up strings and prepare translation on Launchpad.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1959 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: cleaned up keypad layout
rmceoin [Mon, 16 Feb 2009 00:41:20 +0000 (00:41 +0000)]
OI Safe: cleaned up keypad layout

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1941 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: added keypad to AskPassword. Access via menu or preferences.
rmceoin [Sat, 14 Feb 2009 05:12:48 +0000 (05:12 +0000)]
OI Safe: added keypad to AskPassword.  Access via menu or preferences.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1940 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: fixed i205, deleting password at PassEdit now drops
rmceoin [Tue, 3 Feb 2009 01:29:32 +0000 (01:29 +0000)]
OI Safe: fixed i205, deleting password at PassEdit now drops
user back to PassList instead of PassView.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1905 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoAdvance to OI Notepad 1.1.0 and OI Safe 1.0.0. Final releases for the Market.
peli0101 [Mon, 2 Feb 2009 23:16:19 +0000 (23:16 +0000)]
Advance to OI Notepad 1.1.0 and OI Safe 1.0.0. Final releases for the Market.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1901 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Remove null-pointer exceptions that have been found using Monkey.
peli0101 [Mon, 2 Feb 2009 21:45:50 +0000 (21:45 +0000)]
OI Safe: Remove null-pointer exceptions that have been found using Monkey.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1899 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Notepad, OI Safe: Update DialogHostingActivity so that dialog stays open after...
peli0101 [Mon, 2 Feb 2009 00:38:22 +0000 (00:38 +0000)]
OI Notepad, OI Safe: Update DialogHostingActivity so that dialog stays open after screen orientation change.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1896 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: deactivate some log messages.
peli0101 [Sun, 1 Feb 2009 23:04:54 +0000 (23:04 +0000)]
OI Safe: deactivate some log messages.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1893 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Fix issue 197: Dialog is now only called from service - not from onActivityR...
peli0101 [Sun, 1 Feb 2009 23:00:17 +0000 (23:00 +0000)]
OI Safe: Fix issue 197: Dialog is now only called from service - not from onActivityResult - and this seems to work.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1892 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Fix issue 200 (and issue 202): Only save data when application is finishing.
peli0101 [Sun, 1 Feb 2009 22:36:41 +0000 (22:36 +0000)]
OI Safe: Fix issue 200 (and issue 202): Only save data when application is finishing.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1891 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Advance version to 1.0.0-rc2.
peli0101 [Fri, 30 Jan 2009 10:20:09 +0000 (10:20 +0000)]
OI Safe: Advance version to 1.0.0-rc2.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1880 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Add information to import dialog which file is being imported (oisafe.csv...
peli0101 [Fri, 30 Jan 2009 10:18:34 +0000 (10:18 +0000)]
OI Safe: Add information to import dialog which file is being imported (oisafe.csv or passwordsafe.csv).

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1879 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Fix issue 197, by moving initService() from onCreate() to onResume().
peli0101 [Fri, 30 Jan 2009 09:45:47 +0000 (09:45 +0000)]
OI Safe: Fix issue 197, by moving initService() from onCreate() to onResume().

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1878 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Change license copyright in accordance with original authors.
peli0101 [Fri, 30 Jan 2009 09:15:52 +0000 (09:15 +0000)]
OI Safe: Change license copyright in accordance with original authors.
Also changed web link.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1877 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Allow web links to work without "http://" also in PassView (similar to PassE...
peli0101 [Fri, 30 Jan 2009 09:01:50 +0000 (09:01 +0000)]
OI Safe: Allow web links to work without "http://" also in PassView (similar to PassEdit).

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1876 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoChanged PassView to use TextView.
rmceoin [Fri, 30 Jan 2009 00:58:21 +0000 (00:58 +0000)]
Changed PassView to use TextView.
Import now checks for passwordsafe.csv.
Set various debug = true to false.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1875 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: added cipher access table, corrected spelling error
rmceoin [Wed, 28 Jan 2009 01:09:36 +0000 (01:09 +0000)]
OI Safe: added cipher access table, corrected spelling error

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1866 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe and OI Notepad: Version numbers for release candidates.
peli0101 [Tue, 27 Jan 2009 23:28:09 +0000 (23:28 +0000)]
OI Safe and OI Notepad: Version numbers for release candidates.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1865 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI About: read out translators from strings.xml
ezelspinguin [Tue, 27 Jan 2009 22:08:02 +0000 (22:08 +0000)]
OI About: read out translators from strings.xml

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1860 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoHandle null with lastedit, also populate db lastdatetimeedit
rmceoin [Tue, 20 Jan 2009 00:26:32 +0000 (00:26 +0000)]
Handle null with lastedit, also populate db lastdatetimeedit
upon addition.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1798 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoPassList now updates list upon return from updated PassEdit.
rmceoin [Tue, 20 Jan 2009 00:09:36 +0000 (00:09 +0000)]
PassList now updates list upon return from updated PassEdit.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1797 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoAdded PassView
rmceoin [Mon, 19 Jan 2009 23:32:40 +0000 (23:32 +0000)]
Added PassView

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1793 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoUpdated test filenames.
rmceoin [Mon, 19 Jan 2009 21:09:53 +0000 (21:09 +0000)]
Updated test filenames.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1788 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoUpdated backup to handle package access.
rmceoin [Mon, 19 Jan 2009 20:59:54 +0000 (20:59 +0000)]
Updated backup to handle package access.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1787 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoUpdated backup with unique_name. Removed legacy code from DBHelper
rmceoin [Mon, 19 Jan 2009 20:06:24 +0000 (20:06 +0000)]
Updated backup with unique_name.  Removed legacy code from DBHelper
and finally implemented lastdatetimeedit on passwords.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1786 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoUpdated backup/restore to use OISafe for naming.
rmceoin [Mon, 19 Jan 2009 19:45:37 +0000 (19:45 +0000)]
Updated backup/restore to use OISafe for naming.
Updated filenames to use OISafe.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1785 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoReplace About dialog by new intent call to OI About. Clean up resource files.
peli0101 [Sun, 18 Jan 2009 03:13:37 +0000 (03:13 +0000)]
Replace About dialog by new intent call to OI About. Clean up resource files.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1765 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoDiscard actually discards now.
rmceoin [Sun, 18 Jan 2009 02:56:53 +0000 (02:56 +0000)]
Discard actually discards now.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1764 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoAdded "Discard changes" to PassEdit.
rmceoin [Sun, 18 Jan 2009 01:57:44 +0000 (01:57 +0000)]
Added "Discard changes" to PassEdit.
Added Id to propset for all java and xml.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1763 72b678ce-9140-0410-bee8-679b907dd61a

17 years agounregister the reciever.
isaac.jones [Sun, 18 Jan 2009 01:45:33 +0000 (01:45 +0000)]
unregister the reciever.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1762 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoSwitched to using a BroadcastIntent for restarting the timer. Simplifies things a...
isaac.jones [Sun, 18 Jan 2009 01:43:08 +0000 (01:43 +0000)]
Switched to using a BroadcastIntent for restarting the timer. Simplifies things a bit.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1761 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoCreated intent for restarting the timer, and called this intent from a
isaac.jones [Sun, 18 Jan 2009 01:12:55 +0000 (01:12 +0000)]
Created intent for restarting the timer, and called this intent from a
few places within the code, notibly on PassList and CategoryList when
items were selected or edited.

This stops the timer from timing out surprisingly while the user is
editing stuff.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1760 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoFix bug where item gets created twice when user hits "save" since the
isaac.jones [Sun, 18 Jan 2009 01:01:39 +0000 (01:01 +0000)]
Fix bug where item gets created twice when user hits "save" since the
item is saved during onPause as well as saved. Repaired by setting the
row id when adding the password for the first time since this prevents
the 2nd time around from adding it again.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1759 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Add default values to preferences.xml so a selection is shown the first...
peli0101 [Sun, 18 Jan 2009 00:36:13 +0000 (00:36 +0000)]
OI Safe: Add default values to preferences.xml so a selection is shown the first time.
Also clean up copyright notices in some .xml files.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1758 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOne line change, big question:
isaac.jones [Sun, 18 Jan 2009 00:03:31 +0000 (00:03 +0000)]
One line change, big question:
src/org/openintents/safe/PassEdit.java

@@ -143,6 +143,7 @@
   @Override
   protected void onPause() {
         super.onPause();
+ saveState();
dbHelper.close();
dbHelper = null;
}

We now save the state on Pause. This allows the user's work to get
saved if they hit hte "Home" key, or if the application logs out
because of a timeout or because of the user selecting "log out" from
the notification area.

It also will save the data if the user hits the "back" key.

Is this OK?

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1757 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoModified some string values to be more explanitory to the user. ie,
isaac.jones [Sat, 17 Jan 2009 19:44:55 +0000 (19:44 +0000)]
Modified some string values to be more explanitory to the user. ie,
not just say "another application wants access" but explain why that
might be a good thing (to secure your data):

-    <string name="permdesc_service">Allows the application to encrypt and decrypt text, and access the passwords stored by OI Safe.</string>
+    <string name="permdesc_service">Allows the application to encrypt and decrypt text, and access the passwords they have stored in OI Safe.</string>

-       <string name="pref_summary_external_access">Allow other applications to access safe.</string>
+       <string name="pref_summary_external_access">Allow other applications to secure your data with OI Safe?</string>

-       <string name="dialog_title_external_access">External application tries to access OI Safe</string>
+       <string name="dialog_title_external_access">OI Safe: Another application requests access.</string>

-       <string name="dialog_summary_external_access">Allow other applications to access OI Safe.</string>
+       <string name="dialog_summary_external_access">Allow other applications to secure your data with OI Safe.</string>

-       <string name="dialog_comment_external_access">This can also be set in Menu / Preferences.</string>
+       <string name="dialog_comment_external_access">This can also be set in OI Safe\'s Menu / Preferences.</string>

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1754 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Fix issue 170. Include a new dialog AllowExternalAccessDialog that is prompt...
peli0101 [Sat, 17 Jan 2009 16:38:06 +0000 (16:38 +0000)]
OI Safe: Fix issue 170. Include a new dialog AllowExternalAccessDialog that is prompted if an external application tries to access OI Safe. It is only asked after the password has been entered.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1753 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Only show "About" dialog, if OI About (or compatible) is already installed.
peli0101 [Sat, 17 Jan 2009 13:27:41 +0000 (13:27 +0000)]
OI Safe: Only show "About" dialog, if OI About (or compatible) is already installed.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1752 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Include EULA activity.
peli0101 [Sat, 17 Jan 2009 13:20:48 +0000 (13:20 +0000)]
OI Safe: Include EULA activity.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1750 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Add OI About support. (somewhat redundant, because most info is included...
peli0101 [Sat, 17 Jan 2009 12:50:04 +0000 (12:50 +0000)]
OI Safe: Add OI About support. (somewhat redundant, because most info is included in the Help box?)
Prepare for inclusion of more dialogs.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1749 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoInclude direct connection via service.
peli0101 [Sat, 17 Jan 2009 10:15:54 +0000 (10:15 +0000)]
Include direct connection via service.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1746 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Add ant build file and readme.txt.
peli0101 [Sat, 17 Jan 2009 08:37:19 +0000 (08:37 +0000)]
OI Safe: Add ant build file and readme.txt.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1745 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoOI Safe: Fix issue 179: getSetPassword was called before onResume(), therefore dbHelp...
peli0101 [Sat, 17 Jan 2009 06:31:58 +0000 (06:31 +0000)]
OI Safe: Fix issue 179: getSetPassword was called before onResume(), therefore dbHelper was still null.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1743 72b678ce-9140-0410-bee8-679b907dd61a

17 years agolock timeout preference now takes affect.
rmceoin [Fri, 16 Jan 2009 07:07:41 +0000 (07:07 +0000)]
lock timeout preference now takes affect.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1740 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoFixed issue where service timer failed to time out.
isaac.jones [Fri, 16 Jan 2009 06:44:31 +0000 (06:44 +0000)]
Fixed issue where service timer failed to time out.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1739 72b678ce-9140-0410-bee8-679b907dd61a

17 years agolisten for the log off broadcast receiver and lock and shut front door when received.
isaac.jones [Fri, 16 Jan 2009 05:26:22 +0000 (05:26 +0000)]
listen for the log off broadcast receiver and lock and shut front door when received.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1738 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoRenamed various "Password Safe" to "OI Safe" and cleaned up some
rmceoin [Fri, 16 Jan 2009 00:55:05 +0000 (00:55 +0000)]
Renamed various "Password Safe" to "OI Safe" and cleaned up some
layouts to use @string.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1734 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoWARNING! Renamed database name from "passwordsafe" to "safe".
peli0101 [Fri, 16 Jan 2009 00:04:53 +0000 (00:04 +0000)]
WARNING! Renamed database name from "passwordsafe" to "safe".
Changed APWS to OI Safe in some places.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1732 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoInclude new icon for OI Safe.
peli0101 [Thu, 15 Jan 2009 23:48:26 +0000 (23:48 +0000)]
Include new icon for OI Safe.
Center title in layout.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1731 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoObtain version number programmatically in AskPassword.
peli0101 [Thu, 15 Jan 2009 20:28:54 +0000 (20:28 +0000)]
Obtain version number programmatically in AskPassword.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1728 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoAdd nicer labels for intent filters.
peli0101 [Thu, 15 Jan 2009 20:12:54 +0000 (20:12 +0000)]
Add nicer labels for intent filters.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1727 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoChange application name in string resource.
peli0101 [Thu, 15 Jan 2009 19:30:21 +0000 (19:30 +0000)]
Change application name in string resource.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1725 72b678ce-9140-0410-bee8-679b907dd61a

17 years agoInitial import of Android Password Safe under the new name OI Safe.
peli0101 [Thu, 15 Jan 2009 19:15:33 +0000 (19:15 +0000)]
Initial import of Android Password Safe under the new name OI Safe.

Original location: Revision 98 of android-passwordsafe at Google Code from the branch "service": http://code.google.com/p/android-passwordsafe/source/browse/?r=98#svn/branches/service

The namespace has been changed from com.bitsetters.android.passwordsafe to org.openintents.safe.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1724 72b678ce-9140-0410-bee8-679b907dd61a