aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res
Commit message (Collapse)AuthorAgeFilesLines
* Added option for num keypad for YubiKeyJerzy Kołosowski2014-10-133-2/+6
|
* rewrite export with new operation styleVincent Breitmoser2014-10-131-0/+24
|
* DeleteResult: add custom createNotifyVincent Breitmoser2014-10-111-0/+20
|
* move delete into operation classVincent Breitmoser2014-10-111-0/+18
|
* different wording in share tabVincent Breitmoser2014-10-101-1/+1
|
* fix width of displayed qr codeVincent Breitmoser2014-10-101-1/+1
|
* add keys button goes to directly to qr scanVincent Breitmoser2014-10-101-1/+1
|
* keylist: add safeslinger exchange button to secret keysVincent Breitmoser2014-10-101-0/+26
|
* Better handling if no api key is selectedDominik Schürmann2014-10-091-20/+28
|
* rename certify_key_item to the more appropriate multi_certify_itemVincent Breitmoser2014-10-081-0/+0
|
* Big error screen if signature is invalid or key is revoked/expired, also ↵Dominik Schürmann2014-10-082-55/+93
| | | | fixes signature status for expired and revoked keys
* Handle revoked and expired keys in decrypt activityDominik Schürmann2014-10-0814-14/+16
|
* Merge branch 'development' of github.com:open-keychain/open-keychain into ↵Dominik Schürmann2014-10-082-5/+4
|\ | | | | | | development
| * remove ui hack, use padding instead of marginVincent Breitmoser2014-10-081-4/+3
| |
| * slightly change text in certify dialogVincent Breitmoser2014-10-081-1/+1
| |
* | New decryption screen UI with modernPGP iconsDominik Schürmann2014-10-0828-129/+177
|/
* Filter key list by certified keysDominik Schürmann2014-10-083-4/+30
|
* Fix MSG_MF_UID_PRIMARY logDominik Schürmann2014-10-071-1/+1
|
* Remove monospace from encrypt itemDominik Schürmann2014-10-071-1/+0
|
* Certify designDominik Schürmann2014-10-071-1/+1
|
* Certify designDominik Schürmann2014-10-072-96/+114
|
* forgot layout piece for 096f6e436Vincent Breitmoser2014-10-061-3/+5
|
* move "synchronize" checkbox to bottom section as wellVincent Breitmoser2014-10-061-17/+14
|
* multicertify: move key spinner to the bottomVincent Breitmoser2014-10-064-45/+33
|
* Merge branch 'jacobshack-certify' of github.com:open-keychain/open-keychain ↵Vincent Breitmoser2014-10-057-35/+9
|\ | | | | | | into jacobshack-certify
| * UI stuffDominik Schürmann2014-10-057-35/+9
| |
* | add support for second line in log viewVincent Breitmoser2014-10-051-28/+61
| |
* | add support for hierarchical log entriesVincent Breitmoser2014-10-051-3/+18
|/
* use status icons in public key selectionDominik Schürmann2014-10-055-105/+11
|
* Add cloud iconDominik Schürmann2014-10-054-0/+0
|
* even more layout neatificationVincent Breitmoser2014-10-051-17/+34
|
* Merge branch 'jacobshack-certify' of github.com:open-keychain/open-keychain ↵Vincent Breitmoser2014-10-051-1/+1
|\ | | | | | | | | | | | | into jacobshack-certify Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/MultiCertifyKeyFragment.java
| * preselect certify keyDominik Schürmann2014-10-051-1/+1
| |
* | more layout neatificationVincent Breitmoser2014-10-052-3/+21
| |
* | slight layout changes to keyspinner_itemVincent Breitmoser2014-10-052-6/+5
|/
* use new multi certify, layout fixesDominik Schürmann2014-10-042-135/+139
|
* Merge branch 'jacobshack-certify' of github.com:open-keychain/open-keychain ↵Vincent Breitmoser2014-10-042-17/+58
|\ | | | | | | into jacobshack-certify
| * add dividerDominik Schürmann2014-10-041-0/+6
| |
| * Workings on new parcel for key downloadsDominik Schürmann2014-10-041-10/+13
| |
| * Pass imported master key ids via result parcelDominik Schürmann2014-10-042-7/+39
| |
* | implement preliminary MultiCertifyActivity (most heavy lifting is done)Vincent Breitmoser2014-10-044-1/+196
| |
* | certify: get rid of fingerprint checkVincent Breitmoser2014-10-041-1/+0
|/ | | | | | Master key ids are unambiguous by database design, and only keys which are in the database are signed. There is no reason to check the fingerprint again during the certify operation.
* Merge branch 'jacobshack-certify' of github.com:open-keychain/open-keychain ↵Vincent Breitmoser2014-10-043-1/+140
|\ | | | | | | into jacobshack-certify
| * Merge branch 'jacobshack-certify' of github.com:open-keychain/open-keychain ↵Dominik Schürmann2014-10-041-1/+19
| |\ | | | | | | | | | into jacobshack-certify
| * | Import code, fix collision of key spinner with other loadersDominik Schürmann2014-10-041-1/+1
| | |
| * | New add keys activityDominik Schürmann2014-10-043-1/+140
| | |
* | | improve CertifyResult, add custom notifyVincent Breitmoser2014-10-0411-21/+38
| |/ |/|
* | redesign certify action to work with parcel input and resultVincent Breitmoser2014-10-041-1/+19
|/
* Make app_name translatableDominik Schürmann2014-10-032-6/+2
|
* Pull from transifexDominik Schürmann2014-10-0331-63/+154
|