aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/ui/listeners/ConversationSwipeRefreshListener.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Simplifying introduction of new XEP implementations, implements FS#250 and ↵steckbrief2017-08-071-1/+1
| | | | FS#251 (Privacy and Security settings), refactoring of location of some interfaces
* Correct notifications to user if swiping with disabled or not connected ↵lookshe2016-03-221-25/+37
| | | | account (FS#159)
* Fixes FS#157: Trigger loading messages from MAM in MUC does not endsteckbrief2016-03-101-2/+1
|
* Merge branch 'trz/rebase' into trz/renamelookshe2016-03-061-2/+2
|
* Moved logcat to a module, increased error robustness for loading last messagessteckbrief2015-12-101-14/+34
|
* Fix flagging no more messages on server for conversationsteckbrief2015-12-061-0/+2
|
* Implements FS#83: Reload from last received messagesteckbrief2015-12-041-10/+36
|
* Implements FS#67: Introduce central logging class to use log prefix, new ↵steckbrief2015-11-201-3/+3
| | | | activity to show logcat output and button to copy contents
* added comment for clarification, why the timestamp of the first msg of msg ↵steckbrief2015-10-171-1/+1
| | | | list is needed to query older msgs with mam
* Removed unused importssteckbrief2015-10-151-4/+0
|
* moved merged files to correct location0.0.3lookshe2015-08-161-0/+48