aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/DecryptActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-182/+0
* Rearrange too long linesThialfihar2014-04-021-3/+6
* Experimental work on a fragment-based encrypt activityDominik Schürmann2014-04-011-13/+0
* Include signature result in fragmentsDominik Schürmann2014-03-301-113/+1
* Decrypt mostly works againDominik Schürmann2014-03-301-512/+43
* compiles againDominik Schürmann2014-03-301-2/+2
* More experimental work on decrypt fragmentsDominik Schürmann2014-03-301-314/+252
* Experiments with fragments in decrypt activityDominik Schürmann2014-03-301-149/+201
* Rename old mentionings of APG-named thingsThialfihar2014-03-231-2/+2
* Fix file decryption interfaceThialfihar2014-03-231-10/+3
* final ui code style changesuberspot2014-03-131-1/+1
* more UI code style fixesuberspot2014-03-131-2/+4
* First code style changes in uiuberspot2014-03-131-31/+19
* fix plenty of lint warnings, make some for loops into foreach, remove unused ...uberspot2014-03-111-0/+4
* getString before init of KeychainIntentHandlerDominik Schürmann2014-03-101-1/+1
* removed useless semicolons, fixed some parameters in documenation, simplified...uberspot2014-03-071-2/+0
* 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