aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/ui/dialogs/MessageDetailsDialog.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* DatabaseBackend updated to serve Conversatiosn Database version and ↵steckbrief2016-04-171-12/+9
| | | | | | | Conversations+ Database version HttpUpload Flag introduced for message to identify if a link was sent after httpupload message hint for httpupload added (message parsing and message generating)
* Implements FS#173: Move access to colors to separate helper classsteckbrief2016-03-291-1/+2
|
* Fixes FS#170: Message Details: Status display has different Text colorsteckbrief2016-03-281-3/+1
|
* Fixes FS#139: Do not merge messages at allsteckbrief2016-03-111-1/+1
|
* Fixes FS#95: NPE when opening message details for failed file transfersteckbrief2015-12-161-1/+2
|
* Moved logcat to a module, increased error robustness for loading last messagessteckbrief2015-12-101-1/+1
|
* 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