aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/DecryptActivity.java
Commit message (Expand)AuthorAgeFilesLines
* 2.3.1 beta2Dominik Schürmann2014-03-041-1/+1
* Enforce private key for applications, verify signed-only texts without passph...Dominik Schürmann2014-03-041-19/+38
* Replaced Toast with AppMsg in DecryptActivityDaniel Haß2014-02-241-16/+17
* AndroidManfiest code for later...Dominik Schürmann2014-02-211-1/+1
* internal renaming, cleanupDominik Schürmann2014-02-211-3/+3
* verification of cleartext signatures worksDominik Schürmann2014-02-211-2/+4
* Use builder pattern for sign and encryptDominik Schürmann2014-02-191-2/+2
* PendingIntent to handle user inputDominik Schürmann2014-02-141-1/+1
* keyserver instead of key serverDominik Schürmann2014-02-051-3/+2
* reformatDominik Schürmann2014-02-041-61/+65
* work on lookup key, fix some illegal state exceptions with hackDominik Schürmann2014-02-041-47/+29
* expose key server APIDominik Schürmann2014-02-021-1/+1
* Use buttons for encrypt decrypt instead of actionbarDominik Schürmann2014-02-021-67/+11
* Resolve crashes on Android 2.3 due to ActionBarCompat conversionDominik Schürmann2014-02-021-10/+12
* Switch from ActionBarSherlock to ActionBarCompatDominik Schürmann2014-02-021-3/+2
* Reworking import, testing needed...Dominik Schürmann2014-02-011-5/+5
* language fixDominik Schürmann2014-01-291-1/+1
* New Gradle project structureDominik Schürmann2014-01-271-0/+846