aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/ui/listeners (follow)
Commit message (Collapse)AuthorAgeFilesLines
* introduces new message state modelsteckbrief2018-05-053-10/+6
|
* improves remote file status display and loading of remote filessteckbrief2018-02-264-0/+209
|
* introduces cancel status for file transfers, fixes NPE in file sharing after ↵steckbrief2018-02-161-1/+4
| | | | picture resize
* Simplifying introduction of new XEP implementations, implements FS#250 and ↵steckbrief2017-08-072-2/+3
| | | | FS#251 (Privacy and Security settings), refactoring of location of some interfaces
* Implements FS#245: Implement FiletransferHttp (upload and delete), some ↵steckbrief2017-07-311-0/+2
| | | | minor bug fixes including to fail a JingleTransfer in case criterias are not met
* Implements FS#235: Deletion of remote files uploaded via httpuploadsteckbrief2016-09-291-10/+14
|
* Javadoc added and access to xmppConnectionService movedsteckbrief2016-08-231-3/+11
|
* Fixes FS#229: prompt for confirmation before deleting a filesteckbrief2016-08-231-0/+36
|
* Confirmation dialog added before sending delete command for remote filesteckbrief2016-08-232-4/+11
|
* XmppConnectionService.markMessage moved to MessageUtilsteckbrief2016-05-091-3/+4
| | | | XmppConnectionService.attachLocationToConversation moved to ConversationUtil
* Implements FS#187: Add single line copy to logcat viewsteckbrief2016-04-071-0/+41
|
* Correct notifications to user if swiping with disabled or not connected ↵lookshe2016-03-221-25/+37
| | | | account (FS#159)
* Fixes FS#168 - Not possible to share more than one picture at oncelookshe2016-03-201-59/+83
|
* Fixes FS#155: Check FileHelper vs. FileUtilssteckbrief2016-03-121-6/+3
|
* Fixes FS#139: Do not merge messages at allsteckbrief2016-03-111-9/+0
|
* Fixes FS#157: Trigger loading messages from MAM in MUC does not endsteckbrief2016-03-101-2/+1
|
* Fixes FS#158: user decision dialog heading configurable and translateablesteckbrief2016-03-101-1/+2
|
* Merge branch 'trz/rebase' into trz/renamelookshe2016-03-063-15/+16
|\
| * Imports organizedsteckbrief2016-02-122-3/+2
| |
| * Compilation errors and merge mixups fixedsteckbrief2016-02-111-6/+7
| |
| * Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-12-161-2/+91
| |\ | |/ |/|
| * Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-11-033-0/+157
| |\
| * | fixed importslookshe2015-10-051-2/+2
| | |
| * | Merge branch 'trz/rename' into trz/rebaselookshe2015-10-052-166/+0
| | | | | | | | | | | | | | | | | | | | | Conflicts: build.gradle src/main/java/eu/siacs/conversations/ui/ContactDetailsActivity.java src/main/java/eu/siacs/conversations/ui/ConversationFragment.java
* | | Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and ↵steckbrief2015-12-161-2/+90
| | | | | | | | | | | | distinguishes between image resizing and compressing/saving
* | | 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-062-1/+14
| | |
* | | Implements FS#83: Reload from last received messagesteckbrief2015-12-042-13/+40
| | |
* | | 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
* | Implements FS#26: Introduction of dialog to choose whether to resize a ↵steckbrief2015-11-033-0/+157
| | | | | | | | picture or not
* | 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
| |
* | Fixes FS#81 - avoid jumps after loading messagessteckbrief2015-10-151-10/+32
|/
* Implements FS#72, FS#72, FS#73, FS#65, FS#66 - Resource List Dialog added, ↵steckbrief2015-10-041-0/+47
| | | | | | | Open resource list on long click in conversations overview, open resource list on click on bare jid in contact details view, Message details dialog added
* moved merged files to correct location0.0.3lookshe2015-08-162-0/+166