aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/layout
Commit message (Expand)AuthorAgeFilesLines
* Update target and support libs to SDK 21, fixing compile issuesDominik Schürmann2014-12-042-2/+0
* NFC activity designDominik Schürmann2014-11-211-15/+9
* Rename multi certify files to certifyDominik Schürmann2014-10-265-299/+85
* Merge branch 'development' of github.com:open-keychain/open-keychain into dev...Vincent Breitmoser2014-10-261-4/+4
|\
| * Use new safe slinger activity from share tabDominik Schürmann2014-10-261-4/+4
* | add descriptive text to safeslinger activityVincent Breitmoser2014-10-261-8/+17
|/
* Merge branch 'development' of github.com:open-keychain/open-keychain into dev...Dominik Schürmann2014-10-261-1/+1
|\
| * implement upload of keyring after certification, check that option by defaultVincent Breitmoser2014-10-261-1/+1
* | Move advanced info into own activityDominik Schürmann2014-10-264-79/+109
|/
* Fix layout of select key adapterDominik Schürmann2014-10-261-4/+4
* Remove empty layoutDominik Schürmann2014-10-251-44/+0
* Remove tabs from import keys activityDominik Schürmann2014-10-251-7/+3
* Safe slinger activity prepsDominik Schürmann2014-10-251-5/+44
* remove space in on large devices in layouts where no drawer nav is shownDominik Schürmann2014-10-243-142/+0
* Merge pull request #973 from timbray/developmentDominik Schürmann2014-10-242-64/+23
|\
| * Make the Certify screen a little more self-explanatoryTim Bray2014-10-212-64/+23
* | Start safe slinger activityDominik Schürmann2014-10-231-0/+26
|/
* 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 fixe...Dominik Schürmann2014-10-081-55/+91
* Merge branch 'development' of github.com:open-keychain/open-keychain into dev...Dominik Schürmann2014-10-081-4/+3
|\
| * 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 i...Vincent Breitmoser2014-10-051-28/+0
|\
| * 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 i...Vincent Breitmoser2014-10-041-7/+34
|\
| * 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