aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyMainFragment.java
Commit message (Expand)AuthorAgeFilesLines
* New advanced key viewDominik Schürmann2015-02-231-350/+0
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-3/+3
* make user_ids table typed, with attribute_data supportVincent Breitmoser2015-01-141-2/+2
* Rename multi certify files to certifyDominik Schürmann2014-10-261-3/+2
* Use passphrase dialog activity instead of passphrase dialogDominik Schürmann2014-10-251-3/+11
* Replace many PgpGeneralExceptions with PgpKeyNotFoundExceptionDominik Schürmann2014-10-091-1/+2
* Revert "Replace PgpGeneralException with NotFoundException where appropriate"Dominik Schürmann2014-10-091-1/+1
* Replace PgpGeneralException with NotFoundException where appropriateDominik Schürmann2014-10-091-1/+1
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-171-3/+3
* Result parcel refactorings (WIP)Dominik Schürmann2014-09-171-3/+3
* More smaller UI fixesDominik Schürmann2014-09-131-0/+5
* If expired/revoked, disable both encrypt buttonsDominik Schürmann2014-09-131-0/+3
* API fixesDominik Schürmann2014-09-071-1/+1
* Make Intent API as recommended in http://developer.android.com/guide/componen...Dominik Schürmann2014-09-071-2/+2
* Two buttons to encrypt files and text, some fixesDominik Schürmann2014-09-071-11/+26
* split EncryptActivity into Encrypt{Text,File}ActivityVincent Breitmoser2014-09-011-7/+3
* Copyright (C) 2014 Vincent BreitmoserVincent Breitmoser2014-08-211-0/+1
* Add user info dialogDominik Schürmann2014-08-131-0/+28
* move upload/update buttons from menu to buttonsVincent Breitmoser2014-07-311-2/+27
* Merge branch 'ditch-appmsg'Vincent Breitmoser2014-07-291-5/+4
|\
| * introduce EditKeyResult with transient UncachedKeyRing (half-baked!)Vincent Breitmoser2014-07-271-3/+1
| * use SuperToast instead of AppMsg in code, part 1Vincent Breitmoser2014-07-071-4/+3
* | Use verified icon for certify actionDominik Schürmann2014-07-281-2/+12
|/
* Remove old edit button, rename activitiesDominik Schürmann2014-07-031-17/+3
* Rename adapterDominik Schürmann2014-06-221-4/+4
* Start new designed activityDominik Schürmann2014-06-211-0/+15
* ui: do show Certify identities button even for secret keysVincent Breitmoser2014-06-041-8/+0
* wrapped-key-ring: use CachedKeyRing where possibleVincent Breitmoser2014-05-211-3/+7
* use LoaderFragment in ViewKey tabsVincent Breitmoser2014-05-081-15/+8
* display AppMsg warning when no encryption subkey is availableVincent Breitmoser2014-05-071-0/+12
* ui: move revocation/expiry notes above tab sliderVincent Breitmoser2014-05-071-32/+6
* Touch view only onceDominik Schürmann2014-05-061-9/+11
* ui: show revocation and expiry status on info tabVincent Breitmoser2014-05-061-31/+40
* New key view design, using Android flat buttons and Android iconsDominik Schürmann2014-05-051-131/+48
* Many API fixes for GET_KEY and GET_KEY_IDSDominik Schürmann2014-04-281-2/+2
* More code cleanupDominik Schürmann2014-04-191-1/+4
* stripped support: implement has_secret support, in ui and impot of secret keysVincent Breitmoser2014-04-161-2/+2
* stripped support: add has_secret column to keys tableVincent Breitmoser2014-04-161-3/+3
* Refactor ProviderHelper to be non-static using a constructor based on context...Dominik Schürmann2014-04-111-1/+1
* split getMasterKeyId for the remaining use casesVincent Breitmoser2014-04-111-4/+1
* Prettify more layouts, fix edit and encrypt intents from key viewDominik Schürmann2014-04-091-3/+7
* Prettify some layoutsDominik Schürmann2014-04-091-0/+1
* Introduce ProviderHelper.NotFoundException, remove dead codeDominik Schürmann2014-04-081-8/+12
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+347