aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ConversationActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* don't mark previous conversation as read when processing pending intentChristian Schneppe2016-11-081-2/+7
* handle file attachment when missing connectionChristian Schneppe2016-11-071-1/+3
* update conversation in database background threadChristian Schneppe2016-10-181-9/+6
* little notification improvements for video compressionChristian Schneppe2016-10-161-4/+0
* use notification icon during video compression instead of a dialogChristian Schneppe2016-10-111-6/+1
* little bug fixes and improvements to VideoCompressorChristian Schneppe2016-10-081-1/+1
* differentiate between pending image and pending photo urisChristian Schneppe2016-10-051-7/+15
* fixed omemo shown as unavailable in 1:1 chatsChristian Schneppe2016-10-051-3/+4
* resolve take photo uri for internal useChristian Schneppe2016-10-051-3/+4
* properly index take photo uris from file providerChristian Schneppe2016-10-051-1/+1
* add more logging to attaching file processChristian Schneppe2016-10-051-4/+21
* don't use deprecated methodsChristian Schneppe2016-09-271-1/+1
* check internet connection before start looking for updates...Christian Schneppe2016-09-251-1/+4
* fix bug while sending photos directlyChristian Schneppe2016-09-231-7/+12
* scroll actionbar titles if they are too longChristian Schneppe2016-09-141-9/+10
* remember scroll position on rotate. fixes #2011Daniel Gultsch2016-09-141-9/+28
* optimized importsChristian Schneppe2016-09-091-2/+0
* fix wrong importChristian Schneppe2016-09-081-1/+1
* provide hint on why conference can not be encryptedDaniel Gultsch2016-09-081-0/+41
* close progress if there is an error or userinput requiredChristian Schneppe2016-09-071-0/+2
* fix crash on take photoChristian Schneppe2016-09-031-2/+42
* use file provider for taking picturesDaniel Gultsch2016-09-021-0/+1
* don't set attach video as quick actionChristian Schneppe2016-09-021-3/+0
* don't rotate screen while compressing videoChristian Schneppe2016-08-311-3/+0
* show dialog while compressing videoChristian Schneppe2016-08-301-0/+7
* Merge remote-tracking branch 'refs/remotes/origin/video-compression'Christian Schneppe2016-08-281-2/+73
|\
| * compress videos bigger than 10 MB before sendingChristian Schneppe2016-08-281-2/+73
* | don't set notification mode to background when on pauseDaniel Gultsch2016-08-271-6/+0
|/
* survive rotation in editaccountDaniel Gultsch2016-08-261-19/+3
* check for rare null pointer platform bug in share intent handlingDaniel Gultsch2016-08-261-0/+20
* rotate images based on EXIF data in previewChristian Schneppe2016-08-131-91/+106
* changed last wrong package idsChristian Schneppe2016-07-301-3/+3
* revert permission reworkChristian Schneppe2016-07-291-89/+69
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+2044