aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/ui/dialogs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-111-1/+1
|\ | | | | | | | | Conflicts: src/main/java/eu/siacs/conversations/entities/Message.java
| * Fixes FS#139: Do not merge messages at allsteckbrief2016-03-111-1/+1
| |
* | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-101-3/+4
|\| | | | | | | | | Conflicts: src/main/java/de/thedevstack/conversationsplus/ui/listeners/ResizePictureUserDecisionListener.java
| * Fixes FS#158: user decision dialog heading configurable and translateablesteckbrief2016-03-101-3/+4
| |
| * Merge branch 'trz/rebase' into trz/renamelookshe2016-03-061-1/+1
| |\ | |/ |/|
* | Imports organizedsteckbrief2016-02-121-1/+0
| |
* | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-12-161-1/+2
|\|
| * Fixes FS#95: NPE when opening message details for failed file transfersteckbrief2015-12-161-1/+2
| |
* | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-12-101-1/+2
|\|
| * Moved logcat to a module, increased error robustness for loading last messagessteckbrief2015-12-101-1/+1
| |
* | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-12-041-7/+2
|\|
| * Fixes FS#75 - Change color names to reasonable namessteckbrief2015-12-041-7/+2
| |
* | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-12-021-2/+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
* | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-11-032-1/+72
|\|
| * Implements FS#26: Introduction of dialog to choose whether to resize a ↵steckbrief2015-11-032-1/+72
| | | | | | | | picture or not
* | fixed importstrz/1.5.2.2lookshe2015-10-052-5/+5
|/
* 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-042-0/+184
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