aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/widget/ListAwareSwipeRefreshLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Swipe-to-refresh fixesDominik Schürmann2014-09-181-11/+3
* 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
* Removed unnecessary querying of keyservers, reimplemented the ListAwareSwipeR...Daniel Albert2014-09-131-21/+53
* Implemented Pull2Refresh in the KeyListFragmentDaniel Albert2014-09-121-0/+49