aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ConversationLegacyActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-17fix NPE while sending images directly from GBoardChristian Schneppe1-35/+51
2017-03-14show typing info in overviewChristian Schneppe1-1/+0
2017-03-11display chat states in conferencesChristian Schneppe1-41/+57
2017-03-09closing the corresponding conversations after blocking a contactChristian Schneppe1-26/+46
2017-03-04show icons in pop menu with reflection. imagespan was not centred ver…Christian Schneppe1-22/+1
2017-03-04block send action while encrypting pgp messageChristian Schneppe1-0/+3
2017-03-04Added icons for the attach options according to material design guidlinesChristian Schneppe1-0/+22
2017-03-04changed default setting for enter_is_send on devices with keyboardChristian Schneppe1-1/+1
2017-02-22only change actionbar display options when changedChristian Schneppe1-7/+9
2017-02-14fixed adhoc conference creation behaviour. properly show errorsChristian Schneppe1-0/+1
2017-02-09move (un)mute settings to contact-/conference detailsChristian Schneppe1-48/+0
2017-01-30respect lastseen preferences in conversation subtitleChristian Schneppe1-4/+15
2017-01-30add button to resend failed messagesChristian Schneppe1-1/+1
2017-01-29configurable local message retention period.Christian Schneppe1-7/+0
2017-01-29reworked updaterChristian Schneppe1-61/+0
2017-01-25reworked videocompressionChristian Schneppe1-57/+13
2017-01-25change behaviour of back button to close finish activityChristian Schneppe1-1/+2
2017-01-25make sure to set open conversations after connection with backgroundserviceChristian Schneppe1-0/+2
2017-01-21don't prematurly mark conversation as read during activity startChristian Schneppe1-4/+10
2017-01-15show doze warning when push is running on prosodyChristian Schneppe1-1/+1
2017-01-05Do not compress GIFs, allow GBoard to send GIFsChristian Schneppe1-0/+4
2016-12-25stop using broken parallax distance in sliding pane layoutChristian Schneppe1-3/+1
2016-11-19reformat codeChristian Schneppe1-1697/+1697
2016-11-17refactore trust enum to be FingerprintStatus class with trust and activeChristian Schneppe1-3/+3
2016-11-11correct typoChristian Schneppe1-13/+13
2016-11-08don't mark previous conversation as read when processing pending intentChristian Schneppe1-2/+7
2016-11-07handle file attachment when missing connectionChristian Schneppe1-1/+3
2016-10-18update conversation in database background threadChristian Schneppe1-9/+6
2016-10-16little notification improvements for video compressionChristian Schneppe1-4/+0
2016-10-11use notification icon during video compression instead of a dialogChristian Schneppe1-6/+1
2016-10-08little bug fixes and improvements to VideoCompressorChristian Schneppe1-1/+1
2016-10-05differentiate between pending image and pending photo urisChristian Schneppe1-7/+15
2016-10-05fixed omemo shown as unavailable in 1:1 chatsChristian Schneppe1-3/+4
2016-10-05resolve take photo uri for internal useChristian Schneppe1-3/+4
2016-10-05properly index take photo uris from file providerChristian Schneppe1-1/+1
2016-10-05add more logging to attaching file processChristian Schneppe1-4/+21
2016-09-27don't use deprecated methodsChristian Schneppe1-1/+1
2016-09-25check internet connection before start looking for updates...Christian Schneppe1-1/+4
2016-09-23fix bug while sending photos directlyChristian Schneppe1-7/+12
2016-09-14scroll actionbar titles if they are too longChristian Schneppe1-9/+10
2016-09-14remember scroll position on rotate. fixes #2011Daniel Gultsch1-9/+28
2016-09-09optimized importsChristian Schneppe1-2/+0
2016-09-08fix wrong importChristian Schneppe1-1/+1
2016-09-08provide hint on why conference can not be encryptedDaniel Gultsch1-0/+41
2016-09-07close progress if there is an error or userinput requiredChristian Schneppe1-0/+2
2016-09-03fix crash on take photoChristian Schneppe1-2/+42
2016-09-02use file provider for taking picturesDaniel Gultsch1-0/+1
2016-09-02don't set attach video as quick actionChristian Schneppe1-3/+0
2016-08-31don't rotate screen while compressing videoChristian Schneppe1-3/+0
2016-08-30show dialog while compressing videoChristian Schneppe1-0/+7