aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/ui/listeners/ResizePictureUserDecisionListener.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* introduces new message state modelsteckbrief2018-05-051-7/+2
* introduces cancel status for file transfers, fixes NPE in file sharing after ...steckbrief2018-02-161-1/+4
* Implements FS#245: Implement FiletransferHttp (upload and delete), some minor...steckbrief2017-07-311-0/+2
* Implements FS#235: Deletion of remote files uploaded via httpuploadsteckbrief2016-09-291-10/+14
* XmppConnectionService.markMessage moved to MessageUtilsteckbrief2016-05-091-3/+4
* Fixes FS#168 - Not possible to share more than one picture at oncelookshe2016-03-201-59/+83
* Fixes FS#155: Check FileHelper vs. FileUtilssteckbrief2016-03-121-6/+3
* Fixes FS#158: user decision dialog heading configurable and translateablesteckbrief2016-03-101-1/+2
* Merge branch 'trz/rebase' into trz/renamelookshe2016-03-061-11/+12
|\
| * Imports organizedsteckbrief2016-02-121-1/+0
| * Compilation errors and merge mixups fixedsteckbrief2016-02-111-6/+7
| * Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-12-161-2/+91
| |\ | |/ |/|
| * Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-11-031-6/+6
* | Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and dis...steckbrief2015-12-161-2/+90
|/
* Implements FS#26: Introduction of dialog to choose whether to resize a pictur...steckbrief2015-11-031-0/+97