aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/AndroidManifest.xml
Commit message (Expand)AuthorAgeFilesLines
...
* 3.0 beta3Dominik Schürmann2014-09-301-2/+2
* 3.0 beta2Dominik Schürmann2014-09-291-2/+2
* Disable NfcIntentActivity until we implement it properlyDominik Schürmann2014-09-291-10/+10
* Merge remote-tracking branch 'origin/master'Vincent Breitmoser2014-09-291-1/+10
|\
| * Fix NfcActivity task stack problemDominik Schürmann2014-09-291-1/+10
* | add barely functional nfc intent activity (WIP!)Vincent Breitmoser2014-09-291-0/+12
|/
* Dont show keyboard by default in key creation to allow the user to get an ove...Dominik Schürmann2014-09-271-0/+1
* 3.0 beta1Dominik Schürmann2014-09-241-2/+2
* Fix NfcActivity typoDominik Schürmann2014-09-241-1/+1
* Merge openpgp-card lib into OpenKeychain, it was already depending on OK, no ...Dominik Schürmann2014-09-241-0/+3
* DecryptTextActivity reworkDominik Schürmann2014-09-231-3/+12
* Fix cleartext verifyDominik Schürmann2014-09-171-1/+0
* Passphrase handling in encryptDominik Schürmann2014-09-171-0/+1
* Result parcel refactorings (WIP)Dominik Schürmann2014-09-171-1/+1
* ACCESS_NETWORK_STATE no longer neededDominik Schürmann2014-09-151-1/+0
* New decrypt activity design (WIP), saner UTF8 decoding (replacing non-decodab...Dominik Schürmann2014-09-151-155/+16
* First work on decryptDominik Schürmann2014-09-141-0/+161
* Add new PassphraseDialogActivity, a transparent activity that only holds the ...Dominik Schürmann2014-09-131-2/+4
* Version 2.9.2Dominik Schürmann2014-09-091-2/+2
* Dont make portrait a requirementDominik Schürmann2014-09-081-0/+4
* Version 2.9.1Dominik Schürmann2014-09-081-2/+2
* remove send umltiple from text APIDominik Schürmann2014-09-071-1/+0
* API fixesDominik Schürmann2014-09-071-3/+1
* Update and fix Intent APIDominik Schürmann2014-09-071-2/+2
* Make Intent API as recommended in http://developer.android.com/guide/componen...Dominik Schürmann2014-09-071-10/+1
* Fix AndroidManifest for new encrypt activitiesDominik Schürmann2014-09-061-1/+25
* Add safeslinger to buildDominik Schürmann2014-09-041-0/+1
* split EncryptActivity into Encrypt{Text,File}ActivityVincent Breitmoser2014-09-011-8/+16
* Version 2.9Dominik Schürmann2014-08-311-2/+2
* v2.8Dominik Schürmann2014-08-271-2/+2
* v2.8 beta4Dominik Schürmann2014-08-221-2/+2
* 2.8 beta3Dominik Schürmann2014-08-211-2/+2
* 2.8 beta2Dominik Schürmann2014-08-211-2/+2
* Add sync propertiesDominik Schürmann2014-08-211-1/+4
* v2.8 beta1Dominik Schürmann2014-08-211-2/+2
* Fix mime types, #781mar-v-in2014-08-191-2/+4
* ConsolidateDialogActivityDominik Schürmann2014-08-191-0/+4
* Fix debug backup/restore methodsDominik Schürmann2014-08-041-1/+1
* Smaller UI fixesDominik Schürmann2014-08-041-25/+18
* Merge branch 'master' into improve-file-moremar-v-in2014-07-311-27/+186
|\
| * More file association hacks for AndroidManifest and key importDominik Schürmann2014-07-311-3/+157
| * Merge branch 'ditch-appmsg'Vincent Breitmoser2014-07-291-5/+0
| |\
| | * Merge branch 'master' into ditch-appmsgVincent Breitmoser2014-07-261-2/+7
| | |\
| | * | use SuperToast instead of AppMsg in code, part 1Vincent Breitmoser2014-07-071-5/+0
| * | | Redesigned QR Code viewDominik Schürmann2014-07-271-0/+4
| * | | Open keyboard on passphrase dialog, this should now work on all Android versi...Dominik Schürmann2014-07-271-17/+15
| * | | Work on first time wizard designDominik Schürmann2014-07-271-1/+5
| | |/ | |/|
| * | New first time screenDominik Schürmann2014-07-161-2/+7
| |/
* | - add multi select for storage api (kitkat)mar-v-in2014-07-311-2/+3
* | Merge branch 'master' into improve-file-moremar-v-in2014-07-061-2/+2
|\|