aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/ui/dialogs/MessageDetailsDialog.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixes FS#75 - Change color names to reasonable namessteckbrief2015-12-041-7/+2
|
* Implements FS#67: Introduce central logging class to use log prefix, new ↵steckbrief2015-11-201-2/+2
| | | | activity to show logcat output and button to copy contents
* Implements FS#26: Introduction of dialog to choose whether to resize a ↵steckbrief2015-11-031-1/+2
| | | | picture or not
* Publishing additional information in message details dialog such as message ↵steckbrief2015-10-041-18/+142
| | | | type and message status
* Implements FS#72, FS#72, FS#73, FS#65, FS#66 - Resource List Dialog added, ↵steckbrief2015-10-041-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