aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/widget
Commit message (Expand)AuthorAgeFilesLines
...
| * | pre-select certification key if only one is availableVincent Breitmoser2015-02-261-4/+5
* | | Hopefully fixes drop down icon for spinners on Android lower 5Dominik Schürmann2015-02-261-2/+6
|/ /
* | First work on new key view toolbarDominik Schürmann2015-02-253-6/+146
* | rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-012-4/+4
* | Material Design: Full screen dialogsDominik Schürmann2015-01-261-18/+21
* | lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-254-10/+1
* | Style tabs, add missing drawablesDominik Schürmann2015-01-152-529/+0
|/
* Fix to preselect certification key if only one is availableVincent Breitmoser2014-10-291-1/+1
* remove unused ExchangeKeySpinner classVincent Breitmoser2014-10-291-100/+0
* Silently fail on import on key import with ArrayIndexOutOfBoundsExceptionDominik Schürmann2014-10-161-3/+3
* More consisitencyDominik Schürmann2014-10-152-6/+6
* Replace many PgpGeneralExceptions with PgpKeyNotFoundExceptionDominik Schürmann2014-10-091-1/+2
* Revert "Replace PgpGeneralException with NotFoundException where appropriate"Dominik Schürmann2014-10-091-2/+1
* Replace PgpGeneralException with NotFoundException where appropriateDominik Schürmann2014-10-091-1/+2
* preselect certify keyDominik Schürmann2014-10-051-1/+4
* Import code, fix collision of key spinner with other loadersDominik Schürmann2014-10-044-18/+34
* New add keys activityDominik Schürmann2014-10-041-0/+97
* fix nullpointer in previous swipetorefresh fixVincent Breitmoser2014-09-231-5/+9
* disable pull to refresh in upper right cornerVincent Breitmoser2014-09-231-0/+26
* Hack to fix #805Dominik Schürmann2014-09-221-0/+51
* key spinner fixesDominik Schürmann2014-09-211-26/+43
* no monospace for key idsDominik Schürmann2014-09-201-4/+4
* Beautify key id (thanks to Tim Bray)Dominik Schürmann2014-09-192-7/+8
* Swipe-to-refresh fixesDominik Schürmann2014-09-181-11/+3
* Use key icons in spinnersDominik Schürmann2014-09-173-28/+70
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-172-8/+8
* Temporary fix for #848, fixed pull2refresh bugsDaniel Albert2014-09-131-3/+7
* Hack to disable overscroll effect of swipe to updateDominik Schürmann2014-09-131-14/+11
* move IS_REVOKED table prefix to the right placesVincent Breitmoser2014-09-132-2/+4
* Removed unnecessary querying of keyservers, reimplemented the ListAwareSwipeR...Daniel Albert2014-09-131-21/+53
* Implemented Pull2Refresh in the KeyListFragmentDaniel Albert2014-09-121-0/+49
* flag revoked, epired and unavailable keys in selection spinnerVincent Breitmoser2014-09-072-5/+54
* More UI reworkDominik Schürmann2014-09-072-6/+4
* small ui changes in encryptVincent Breitmoser2014-09-011-1/+1
* Cleanup keyspinner layout, key id typeface monospaceDominik Schürmann2014-08-311-10/+9
* if there is only one private key, use it fo certification by defaultVincent Breitmoser2014-08-313-25/+30
* Cleanup FoldableLinearLayoutDominik Schürmann2014-08-271-6/+4
* Add license headersDominik Schürmann2014-08-193-0/+51
* Remove NoSwipeWrapContentViewPagermar-v-in2014-08-171-62/+0
* Do not allow self certifyingmar-v-in2014-08-142-3/+19
* Fix KeySpinner on cursor changemar-v-in2014-08-141-1/+6
* Add and use CertifyKeySpinnermar-v-in2014-08-141-0/+48
* add OnKeyChangedListener to KeySpinnermar-v-in2014-08-141-3/+38
* factor KeySpinner outmar-v-in2014-08-143-1/+222
* Only show relevant keys in encrypt, fix #756 #757mar-v-in2014-08-121-11/+24
* Optimize importsDominik Schürmann2014-08-052-1/+3
* KeychainContract: use longs instead of String, other fixesDominik Schürmann2014-08-051-1/+1
* Add license headersDominik Schürmann2014-08-042-0/+34
* Fixing lint complaints, removing unused resourcesDominik Schürmann2014-08-041-2/+3
* Remove old edit key stuffDominik Schürmann2014-08-043-1066/+0