aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/ui/listeners (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-06-07Related to FS#140, Logo implementation moved to FloatingActionButtonsteckbrief1-57/+0
- Appcompat v7 dependency added - References adjusted to work correctly with appcompat v7
2016-05-17Open conference details or contact details while clicking on avatar logosteckbrief1-0/+75
2016-05-16avatar displayed as a circle, positioning adjusted, colors changed back to ↵steckbrief1-0/+57
correct ones, positioning moved to own class file
2016-05-09XmppConnectionService.markMessage moved to MessageUtilsteckbrief1-3/+4
XmppConnectionService.attachLocationToConversation moved to ConversationUtil
2016-04-07Implements FS#187: Add single line copy to logcat viewsteckbrief1-0/+41
2016-03-22Correct notifications to user if swiping with disabled or not connected ↵lookshe1-25/+37
account (FS#159)
2016-03-20Fixes FS#168 - Not possible to share more than one picture at oncelookshe1-59/+83
2016-03-20fixed merge errorslookshe1-1/+1
2016-03-12Fixes FS#155: Check FileHelper vs. FileUtilssteckbrief1-6/+3
2016-03-11Fixes FS#139: Do not merge messages at allsteckbrief1-9/+0
2016-03-10Fixes FS#157: Trigger loading messages from MAM in MUC does not endsteckbrief1-2/+1
2016-03-10Fixes FS#158: user decision dialog heading configurable and translateablesteckbrief1-1/+2
2016-02-12Imports organizedsteckbrief2-3/+2
2016-02-11Compilation errors and merge mixups fixedsteckbrief1-6/+7
2015-12-16Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and ↵steckbrief1-2/+90
distinguishes between image resizing and compressing/saving
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 conversationsteckbrief2-1/+14
2015-12-04Implements FS#83: Reload from last received messagesteckbrief2-13/+40
2015-11-20Implements FS#67: Introduce central logging class to use log prefix, new ↵steckbrief1-3/+3
activity to show logcat output and button to copy contents
2015-11-03Implements FS#26: Introduction of dialog to choose whether to resize a ↵steckbrief3-0/+157
picture or not
2015-10-17added comment for clarification, why the timestamp of the first msg of msg ↵steckbrief1-1/+1
list is needed to query older msgs with mam
2015-10-15Removed unused importssteckbrief1-4/+0
2015-10-15Fixes FS#81 - avoid jumps after loading messagessteckbrief1-10/+32
2015-10-05fixed importslookshe1-2/+2
2015-10-04Implements FS#72, FS#72, FS#73, FS#65, FS#66 - Resource List Dialog added, ↵steckbrief1-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
2015-08-16moved merged files to correct location0.0.3lookshe2-0/+166