aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyActivity.java
Commit message (Expand)AuthorAgeFilesLines
* expose key server APIDominik Schürmann2014-02-021-1/+1
* Switch from ActionBarSherlock to ActionBarCompatDominik Schürmann2014-02-021-5/+5
* Fix QR Code URIDominik Schürmann2014-02-011-1/+1
* Reworking import, testing needed...Dominik Schürmann2014-02-011-3/+3
* rename KeyServerUploadActivity to UploadKeyActivityDominik Schürmann2014-02-011-1/+1
* Started working on integration of keyserver query into import activityDominik Schürmann2014-02-011-2/+2
* No bouncy castle objects in key viewDominik Schürmann2014-02-011-26/+15
* Fix and simplify user id parsingDominik Schürmann2014-01-311-1/+1
* language fixDominik Schürmann2014-01-291-3/+2
* show unknown in ViewKey if user id is not setDominik Schürmann2014-01-291-2/+7
* Give expiry dates to PgpKeyOperationDominik Schürmann2014-01-291-3/+3
* Use intent data instead of IDs for upload and sign, fixes #205Dominik Schürmann2014-01-291-16/+2
* save keyring in-place, fixes #228, #203Dominik Schürmann2014-01-291-155/+160
* New Gradle project structureDominik Schürmann2014-01-271-0/+484