2.3
- remove unnecessary export of public keys when exporting secret key (thanks to Ash Hughes)
- fix setting expiry dates on keys (thanks to Ash Hughes)
- more internal fixes when editing keys (thanks to Ash Hughes)
- querying keyservers directly from the import screen
- fix layout and dialog style on Android 2.2-3.0
- fix crash on keys with empty user ids
- fix crash and empty lists when coming back from signing screen
- Bouncy Castle (cryptography library) updated from 1.47 to 1.50 and build from source
- fix upload of key from signing screen
2.2
- new design with navigation drawer
- new public key list design
- new public key view
- bug fixes for importing of keys
- key cross-certification (thanks to Ash Hughes)
- handle UTF-8 passwords properly (thanks to Ash Hughes)
- first version with new languages (thanks to the contributors on Transifex)
- sharing of keys via QR Codes fixed and improved
- package signature verification for API
2.1.1
- API Updates, preparation for K-9 Mail integration
2.1
- lots of bug fixes
- new API for developers
- PRNG bug fix by Google
2.0
- complete redesign
- share public keys via qr codes, nfc beam
- sign keys
- upload keys to server
- fixes import issues
- new AIDL API
1.0.8
- basic keyserver support
- app2sd
- more choices for pass phrase cache: 1, 2, 4, 8, hours
- translations: Norwegian (thanks, Sander Danielsen), Chinese (thanks, Zhang Fredrick)
- bugfixes
- optimizations
1.0.7
- fixed problem with signature verification of texts with trailing newline
- more options for pass phrase cache time to live (20, 40, 60 mins)
1.0.6
- account adding crash on Froyo fixed
- secure file deletion
- option to delete key file after import
- stream encryption/decryption (gallery, etc.)
- new options (language, force v3 signatures)
- interface changes
- bugfixes
1.0.5
- German and Italian translation
- much smaller package, due to reduced BC sources
- new preferences GUI
- layout adjustment for localization
- signature bugfix
1.0.4
- fixed another crash caused by some SDK bug with query builder
1.0.3
- fixed crashes during encryption/signing and possibly key export
1.0.2
- filterable key lists
- smarter pre-selection of encryption keys
- new Intent handling for VIEW and SEND, allows files to be encrypted/decrypted out of file managers
- fixes and additional features (key preselection) for K-9 Mail, new beta build available
1.0.1
- GMail account listing was broken in 1.0.0, fixed again
1.0.0
- K-9 Mail integration, APG supporting beta build of K-9 Mail
- support of more file managers (including ASTRO)
- Slovenian translation
- new database, much faster, less memory usage
- defined Intents and content provider for other apps
- bugfixes