aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/widget
Commit message (Collapse)AuthorAgeFilesLines
* 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; ↵Dominik Schürmann2014-09-172-8/+8
| | | | created ui.util for everything related to formatting
* 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
| | | | Fixes #849
* Removed unnecessary querying of keyservers, reimplemented the ↵Daniel Albert2014-09-131-21/+53
| | | | ListAwareSwipeRefreshLayout and implemented a pull-lock in case there are no keyservers
* Implemented Pull2Refresh in the KeyListFragmentDaniel Albert2014-09-121-0/+49
| | | | | | Added KeyUpdateHelper and extended ProviderHelper for better fingerprint collection Added a class for handling the list in the swipe2refresh layout that prevents scrolling bugs Added Pull2Refresh to the KeyListFragment
* 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
|
* Edit key: subkey adding, not finishedDominik Schürmann2014-08-042-23/+15
|
* button language in encryptDominik Schürmann2014-08-041-1/+0
|
* Merge pull request #728 from mar-v-in/improve-file-moreDominik Schürmann2014-08-042-0/+296
|\ | | | | Improve file encrypt
| * Fix focusing with To fieldmar-v-in2014-08-021-0/+11
| |
| * Encrypt UI (drop downs)mar-v-in2014-08-011-12/+21
| |
| * Fix first key is not used erroneouslymar-v-in2014-08-011-1/+0
| |
| * - add multi select for storage api (kitkat)mar-v-in2014-07-312-7/+36
| | | | | | | | | | - UI fixes - refactoring
| * Load of rework on EncryptActivity, still some TODOsmar-v-in2014-07-201-2/+2
| |
| * Merge branch 'master' into improve-file-moremar-v-in2014-07-062-4/+2
| |\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainIntentService.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/DecryptActivity.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptActivity.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListFragment.java OpenKeychain/src/main/res/layout/encrypt_content.xml
| * | Many changes to file ... and still incompletemar-v-in2014-07-062-0/+248
| | | | | | | | | | | | | | | - Multi file - Reworked UI
* | | Add user id with dialogDominik Schürmann2014-08-011-1/+1
| |/ |/|
* | Edit key: adding user idsDominik Schürmann2014-07-022-4/+2
|/
* Merge branch 'master' of https://github.com/open-keychain/open-keychainDaniel Albert2014-06-301-1/+1
|\
| * Magic to find possible mails and names of device ownerDominik Schürmann2014-06-281-1/+1
| |
* | Converted all other buttonsDaniel Albert2014-06-303-21/+12
| |
* | Ported even more buttons to use new design (Key and User editor)Daniel Albert2014-06-293-10/+9
|/ | | | Added drawables for them
* new-edit: remove old save keyring stuffVincent Breitmoser2014-06-171-5/+3
|
* Move SlidingTabLayout and SlidingTabStrip into appropriate subpackageDominik Schürmann2014-06-062-0/+529
|
* neatness refactoringVincent Breitmoser2014-06-041-2/+2
|
* wrapped-key-ring: encapsulate key flagsVincent Breitmoser2014-05-222-18/+20
|