aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/ui/dialogs/MessageDetailsDialog.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-03-11Fixes FS#139: Do not merge messages at allsteckbrief1-1/+1
2016-02-12Imports organizedsteckbrief1-1/+0
2015-12-16Fixes FS#95: NPE when opening message details for failed file transfersteckbrief1-1/+2
2015-12-10Moved logcat to a module, increased error robustness for loading last messagessteckbrief1-1/+1
2015-12-04Fixes FS#75 - Change color names to reasonable namessteckbrief1-7/+2
2015-11-20Implements FS#67: Introduce central logging class to use log prefix, new ↵steckbrief1-2/+2
activity to show logcat output and button to copy contents
2015-11-03Implements FS#26: Introduction of dialog to choose whether to resize a ↵steckbrief1-1/+2
picture or not
2015-10-05fixed importstrz/1.5.2.2lookshe1-4/+4
2015-10-04Publishing additional information in message details dialog such as message ↵steckbrief1-18/+142
type and message status
2015-10-04Implements FS#72, FS#72, FS#73, FS#65, FS#66 - Resource List Dialog added, ↵steckbrief1-0/+59
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