aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ConversationActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-20fix take photo with pending keysChristian Schneppe1-1/+1
2017-10-31rename some variables/stringsChristian Schneppe1-5/+6
2017-10-29UpdateService: use THREAD_POOL_EXECUTORChristian Schneppe1-1/+1
2017-10-10reworked updaterChristian Schneppe1-4/+8
2017-09-19show correct tooltip when long pressing start conversationsChristian Schneppe1-14/+16
2017-09-04request storage permission when sending gifChristian Schneppe1-0/+6
2017-08-01refactored retrieval of default preferencesChristian Schneppe1-1/+1
2017-08-01put settings defaults into resource fileChristian Schneppe1-3/+3
2017-06-17allow recording of videos from attachment choice tooChristian Schneppe1-15/+46
2017-05-31'end this conversation afterwards' checked by defaultChristian Schneppe1-0/+1
2017-04-13treat URL as file if URL is in oob or contains keyChristian Schneppe1-1/+1
2017-04-05Run in background instead of writing instantaneouslyChristian Schneppe1-1/+1
2017-03-23call messageSent() from UI thread after encrypting pgp messageChristian Schneppe1-6/+7
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