aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListFragment.java
Commit message (Expand)AuthorAgeFilesLines
...
* Swipe-to-refresh fixesDominik Schürmann2014-09-181-1/+2
* Swipe-to-refresh fixesDominik Schürmann2014-09-181-16/+20
* Use key icons in spinnersDominik Schürmann2014-09-171-12/+4
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-171-5/+5
* Result parcel refactorings (WIP)Dominik Schürmann2014-09-171-5/+3
* Temporary fix for #848, fixed pull2refresh bugsDaniel Albert2014-09-131-1/+1
* Hack to disable overscroll effect of swipe to updateDominik Schürmann2014-09-131-1/+2
* Custom actionbar to indicate swipe down effectDominik Schürmann2014-09-131-0/+51
* Removed unnecessary querying of keyservers, reimplemented the ListAwareSwipeR...Daniel Albert2014-09-131-0/+8
* Implemented Pull2Refresh in the KeyListFragmentDaniel Albert2014-09-121-1/+27
* API fixesDominik Schürmann2014-09-071-1/+1
* Make Intent API as recommended in http://developer.android.com/guide/componen...Dominik Schürmann2014-09-071-1/+1
* Two buttons to encrypt files and text, some fixesDominik Schürmann2014-09-071-1/+1
* split EncryptActivity into Encrypt{Text,File}ActivityVincent Breitmoser2014-09-011-4/+3
* Copyright (C) 2014 Vincent BreitmoserVincent Breitmoser2014-08-211-0/+1
* small change to make android studio recognize a honeycomb-only blockVincent Breitmoser2014-08-201-2/+4
* Merge branch 'master' of github.com:open-keychain/open-keychainVincent Breitmoser2014-08-201-4/+2
|\
| * Notify duration, cleanupDominik Schürmann2014-08-201-4/+2
* | close actionmode in keylist on loading events (avoid inconsistent state)Vincent Breitmoser2014-08-201-0/+10
|/
* hacky fix to prevent key list from scrolling to top when opening nav drawerDominik Schürmann2014-08-141-7/+15
* Optimize importsDominik Schürmann2014-08-051-1/+1
* Merge branch 'master' into improve-file-moremar-v-in2014-08-011-30/+29
|\
| * Use darker colorsDominik Schürmann2014-08-011-3/+3
| * Show revoked and expired for private keysDominik Schürmann2014-07-311-29/+28
* | Merge branch 'master' into improve-file-moremar-v-in2014-07-311-31/+35
|\|
| * Robots like coffee too...Dominik Schürmann2014-07-311-4/+3
| * Merge branch 'ditch-appmsg'Vincent Breitmoser2014-07-291-4/+3
| |\
| | * some more work on supertoast and result parcel stuffVincent Breitmoser2014-07-271-5/+2
| | * use SuperToast instead of AppMsg in code, part 1Vincent Breitmoser2014-07-071-8/+7
| * | Use new icons in other key related activites, delete old iconsDominik Schürmann2014-07-281-3/+3
| * | Set visibility at lastDominik Schürmann2014-07-281-3/+3
| * | Use icons in key viewDominik Schürmann2014-07-281-3/+3
| * | Use new status icons in key listDominik Schürmann2014-07-281-20/+23
| * | Smaller status images, green testDominik Schürmann2014-07-281-1/+1
| * | Fix resource names, add small testDominik Schürmann2014-07-281-5/+10
| * | Work on first time wizard designDominik Schürmann2014-07-271-7/+5
| |/
* | Merge branch 'master' into improve-file-moremar-v-in2014-07-061-27/+7
|\|
| * Remove old edit button, rename activitiesDominik Schürmann2014-07-031-6/+4
| * edit key: work on savingDominik Schürmann2014-07-021-6/+2
| * Edit key: adding user idsDominik Schürmann2014-07-021-14/+0
* | Merge branch 'master' into improve-file-moremar-v-in2014-07-011-5/+5
|\|
| * Converted all other buttonsDaniel Albert2014-06-301-5/+5
* | Improve file more, Part 1mar-v-in2014-06-221-4/+4
|/
* Merge branch 'master' into automatic-contact-discoverymar-v-in2014-06-051-4/+3
|\
| * neatness refactoringVincent Breitmoser2014-06-041-4/+3
* | Make keylist case insensitivemar-v-in2014-06-051-3/+3
|/
* Merge remote-tracking branch 'origin/master' into wrapped-key-ringVincent Breitmoser2014-05-211-16/+31
|\
| * Merge highlight keyserver pull requestDominik Schürmann2014-05-181-11/+27
| |\
| | * Use Highlighter instead of HighlightQueryCursorAdapterThialfihar2014-05-161-10/+17
| | * Support mutliple search words and highlight themThialfihar2014-05-161-2/+11