aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/layout
Commit message (Collapse)AuthorAgeFilesLines
* More consisitencyDominik Schürmann2014-10-153-7/+5
|
* More color/icon consistencyDominik Schürmann2014-10-152-7/+7
|
* Remove key list filter for nowDominik Schürmann2014-10-131-2/+2
|
* Added option for num keypad for YubiKeyJerzy Kołosowski2014-10-131-1/+0
|
* fix width of displayed qr codeVincent 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-081-55/+91
| | | | fixes signature status for expired and revoked keys
* Merge branch 'development' of github.com:open-keychain/open-keychain into ↵Dominik Schürmann2014-10-081-4/+3
|\ | | | | | | development
| * remove ui hack, use padding instead of marginVincent Breitmoser2014-10-081-4/+3
| |
* | New decryption screen UI with modernPGP iconsDominik Schürmann2014-10-081-77/+124
|/
* Filter key list by certified keysDominik Schürmann2014-10-082-4/+28
|
* Remove monospace from encrypt itemDominik Schürmann2014-10-071-1/+0
|
* Certify designDominik Schürmann2014-10-071-92/+109
|
* 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-063-45/+32
|
* Merge branch 'jacobshack-certify' of github.com:open-keychain/open-keychain ↵Vincent Breitmoser2014-10-051-28/+0
|\ | | | | | | into jacobshack-certify
| * UI stuffDominik Schürmann2014-10-051-28/+0
| |
* | 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
|
* even more layout neatificationVincent Breitmoser2014-10-051-17/+34
|
* more layout neatificationVincent Breitmoser2014-10-051-3/+20
|
* 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-041-7/+34
|\ | | | | | | into jacobshack-certify
| * add dividerDominik Schürmann2014-10-041-0/+6
| |
| * Pass imported master key ids via result parcelDominik Schürmann2014-10-041-7/+28
| |
* | implement preliminary MultiCertifyActivity (most heavy lifting is done)Vincent Breitmoser2014-10-043-0/+195
|/
* Import code, fix collision of key spinner with other loadersDominik Schürmann2014-10-041-1/+1
|
* New add keys activityDominik Schürmann2014-10-041-0/+137
|
* Fix decrypt/verify from gmail/aosp mail with sharing intent, fix scrolling ↵Dominik Schürmann2014-10-011-73/+62
| | | | in decryt screen
* Add filterTouchesWhenObscured to prevent Touch-Event HijackingDominik Schürmann2014-10-012-0/+10
|
* Remove unused layoutsDominik Schürmann2014-09-292-35/+0
|
* Maybe fixes encrypt files on tabletsDominik Schürmann2014-09-293-1/+1
|
* Dont show keyboard by default in key creation to allow the user to get an ↵Dominik Schürmann2014-09-271-1/+1
| | | | overview what to type, use spannable where possible
* propose apps in apps listDominik Schürmann2014-09-241-0/+11
|
* add subtle attention seeker to decryptactivity with available clipboard dataVincent Breitmoser2014-09-241-0/+1
| | | | | | Thanks Cyril Mottier https://plus.google.com/+CyrilMottier/posts/FABaJhRMCuy
* Merge openpgp-card lib into OpenKeychain, it was already depending on OK, no ↵Dominik Schürmann2014-09-241-0/+30
| | | | need to separate
* Fix new decrypt buttonDominik Schürmann2014-09-241-3/+0
|
* cleanupDominik Schürmann2014-09-241-28/+0
|
* Button text for decryptDominik Schürmann2014-09-241-13/+74
|
* Implement buttons in DecryptTextFragmentDominik Schürmann2014-09-231-3/+3
|
* Hack to fix #805Dominik Schürmann2014-09-222-14/+14
|
* Fix ConsolidateResult, needed parcelable methodsDominik Schürmann2014-09-211-2/+2
|
* Feature to change key configuration in create keyDominik Schürmann2014-09-211-0/+48
|
* Small UI fixesDominik Schürmann2014-09-216-47/+41
|
* Merge user ids in import list for better displayDominik Schürmann2014-09-212-31/+11
|