aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/layout
Commit message (Expand)AuthorAgeFilesLines
...
* New key flags icons, subkey adapter redesign, support authanticate flag in da...Dominik Schürmann2014-09-201-7/+18
* Beautify key id (thanks to Tim Bray)Dominik Schürmann2014-09-193-5/+2
* Remove certificate validation code from ViewCertActivity, they are already va...Dominik Schürmann2014-09-191-20/+0
* Use key icons in import, prettify itemsDominik Schürmann2014-09-181-30/+24
* Swipe-to-refresh fixesDominik Schürmann2014-09-181-3/+10
* Use key icons in spinnersDominik Schürmann2014-09-172-44/+40
* Result parcel refactorings (WIP)Dominik Schürmann2014-09-171-1/+1
* Work on new result handling (WIP)Dominik Schürmann2014-09-171-1/+1
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-09-154-63/+21
|\
| * Keys found on multiple servers are now imported from all of themTim Bray2014-09-131-2/+0
| * Change shuffle to rotate, and when merging ImportKeysList entries, if either ...Tim Bray2014-09-131-2/+2
| * Add cloud search tab, lose Keybase/Keyserver tabs, re-organize prefsTim Bray2014-09-134-63/+23
* | New decrypt activity design (WIP), saner UTF8 decoding (replacing non-decodab...Dominik Schürmann2014-09-157-12/+132
* | First work on decryptDominik Schürmann2014-09-142-1/+1
|/
* Custom actionbar to indicate swipe down effectDominik Schürmann2014-09-131-0/+14
* More smaller UI fixesDominik Schürmann2014-09-131-0/+1
* Implemented Pull2Refresh in the KeyListFragmentDaniel Albert2014-09-121-75/+71
* flag revoked, epired and unavailable keys in selection spinnerVincent Breitmoser2014-09-071-10/+34
* Remove table layout, use hint text for edit fieldsDominik Schürmann2014-09-072-83/+65
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-09-071-18/+51
|\
| * add proper async check for correct passphrase to passphrasedialogVincent Breitmoser2014-09-071-18/+51
* | Two buttons to encrypt files and text, some fixesDominik Schürmann2014-09-071-12/+40
|/
* Better symmetric encryption layoutDominik Schürmann2014-09-071-38/+23
* More UI reworkDominik Schürmann2014-09-075-101/+148
* Fix width for encrypt toDominik Schürmann2014-09-071-1/+1
* Safeslinger: icon, about infoDominik Schürmann2014-09-041-1/+1
* Integrate safeslinger shareDominik Schürmann2014-09-041-0/+17
* rename EncryptMessageFragment -> EncryptTextFragmentVincent Breitmoser2014-09-011-1/+1
* split EncryptActivity into Encrypt{Text,File}ActivityVincent Breitmoser2014-09-015-13/+44
* small ui changes in encryptVincent Breitmoser2014-09-012-8/+9
* Cleanup keyspinner layout, key id typeface monospaceDominik Schürmann2014-08-311-32/+36
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-08-312-3/+1
|\
| * get rid of some last bootstrapbutton referencesVincent Breitmoser2014-08-312-3/+1
* | Better leyout for account settingsDominik Schürmann2014-08-313-63/+90
* | Move date picker to left because of width constraints inside the dialogDominik Schürmann2014-08-311-6/+1
|/
* Hide keyserver spinner under advanced options in certify activityDominik Schürmann2014-08-312-8/+15
* if there is only one private key, use it fo certification by defaultVincent Breitmoser2014-08-311-3/+7
* use LoaderFragment for CertifyActivityVincent Breitmoser2014-08-313-179/+198
* Encrypted message is not being spellchecked anymoreDaniel Albert2014-08-301-1/+1
* Merge pull request #796 from open-keychain/developDominik Schürmann2014-08-281-1/+19
|\
| * add ecc supportVincent Breitmoser2014-08-241-1/+19
* | Fix RuntimeException in KeyListActivity on tabletsDominik Schürmann2014-08-282-15/+14
* | Cleanup FoldableLinearLayoutDominik Schürmann2014-08-273-10/+5
|/
* Scroll fixes for certify activityDominik Schürmann2014-08-191-7/+5
* certs header designDominik Schürmann2014-08-191-3/+11
* Header for certs viewDominik Schürmann2014-08-192-23/+38
* Fixes for expiry UIDominik Schürmann2014-08-181-0/+10
* Merge pull request #772 from mar-v-in/issue-729Vincent2014-08-171-5/+3
|\
| * Remove NoSwipeWrapContentViewPagermar-v-in2014-08-171-5/+3
* | API: Allow ACTION_SIGN_AND_ENCRYPT with no key ids or user ids extras, fix pr...Dominik Schürmann2014-08-161-5/+5
|/