OpenIntents Safe for Android™.
Download: Safe-1.3.apk
A safe for Android that protects your passwords and other private data with AES encryption. All encrypted information is stored in a database on the phone. No information is kept online. You can export your passwords in a CSV file, or create an encrypted backup.
OI Safe is the successor of Android Password Safe
The following extensions are available:
OI Safe works together with the following applications:
When you open OI Safe for the first time. you are prompted to enter a new master password.

Passwords are organized into Categories. You must first create and select a category in order to create passwords.

In each category, you can create passwords and edit their detail information.

You can switch to a touch key pad mode for entering the password.

OI Safe works as a safe for other applications as well: You can encrypt OI Notepad notes through OI Safe using the same master password.

----------------
release: 1.3
date: 2012-02-18
Thanks to Google Code-in for the following patches:
(see http://www.google-melange.com/gci/homepage/google/gci2011 )
- uses OI Filemanager for backup/restore/import/export file selection (issue 186, GCI patch by Matěj Konečný)
- added a timer to the logoff intent to show how long until the OI Safe service will be stopped (issue 175, GCI patch by Darriel)
- hardware keyboard filtering of categories and passwords (issue 292, GCI patch by Matěj Konečný)
- restore on first run is more insistent (issue 201, GCI patch by Matěj Konečný)
- new icons and translations by Google Code-in students
----------------
release: 1.2.9
date: 2011-05-28
- removed up/down swipe in PassView
- delete password from clipboard when logging out (issue 297, patch by Rachee Singh)
----------------
release: 1.2.8
date: 2011-02-05
- new application icon for Android 2.0 or higher.
- allow app installation on external storage (requires Android 2.2 or higher)
- support hardware search button if available
- search results now show category
- better handling of low memory
----------------
release: 1.2.7
date: 2011-01-25
- fixed bug that prevented to open search results (issue 311)
- further bug fixes (issue 312)
----------------
release: 1.2.6
date: 2011-01-20
- added auto backup
- fixed change master password bug
- swipe left/right or up/down to move from password
to password.
- on-screen switch button to switch from numeric
keypad mode.
- support small screens (issue 259)
- don't copy password if user name is copied (issue 291)
- fixed bugs in issues 281, 276
- support Android 2.3
- translations into various languages.
----------------
release: 1.2.5
date: 2010-04-03
- fixed latent service notification
- translations: Japanese, Occitan (post 1500), Romanian,
Russian
----------------
release: 1.2.4
date: 2009-11-27
- fixed WRITE_EXTERNAL_STORAGE permission
- translations: Spanish
----------------
release: 1.2.3
date: 2009-11-23
- add counts to Category List
- support small, normal, large screens
----------------
release: 1.2.2
date: 2009-10-29
- translations: French, German
- change in the autolocking methodology
- new Search feature
- integration of MyBackup Pro
----------------
release: 1.1.1
date: 2009-05-30
- Secure deletion of CSV files after import.
- Add support for file stream encryption,
to be used by Obscura.
- Add Trivium stream cipher (estreamJ implementation).
----------------
release: 1.1.0
date: 2009-03-17
- New touch keypad to unlock screen.
- Fixed "salt" error.
----------------
release: 1.0.0
date: 2009-02-02
- First public release on Android SDK 1.0.
Features:
- Store encrypted passwords in categories.
- Open intents: encypt, decrypt, get & set password.