aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/ui/listeners/ConversationSwipeRefreshListener.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-07Simplifying introduction of new XEP implementations, implements FS#250 and FS...steckbrief1-1/+1
2016-03-22Correct notifications to user if swiping with disabled or not connected accou...lookshe1-25/+37
2016-03-10Fixes FS#157: Trigger loading messages from MAM in MUC does not endsteckbrief1-2/+1
2015-12-10Moved logcat to a module, increased error robustness for loading last messagessteckbrief1-14/+34
2015-12-06Fix flagging no more messages on server for conversationsteckbrief1-0/+2
2015-12-04Implements FS#83: Reload from last received messagesteckbrief1-10/+36
2015-11-20Implements FS#67: Introduce central logging class to use log prefix, new acti...steckbrief1-3/+3
2015-10-17added comment for clarification, why the timestamp of the first msg of msg li...steckbrief1-1/+1
2015-10-15Removed unused importssteckbrief1-4/+0
2015-08-16moved merged files to correct location0.0.3lookshe1-8/+8
2015-08-12- Introduction of SwipeRefreshLayout for conversation viewsteckbrief1-0/+48