aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ConversationActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix take photo with pending keysChristian Schneppe2017-11-201-1/+1
|
* rename some variables/stringsChristian Schneppe2017-10-311-5/+6
|
* UpdateService: use THREAD_POOL_EXECUTORChristian Schneppe2017-10-291-1/+1
|
* Merge branch 'rework_Updater'Christian Schneppe2017-10-101-5/+5
|\
| * reworked updaterChristian Schneppe2017-10-101-4/+8
|/
* show correct tooltip when long pressing start conversationsChristian Schneppe2017-09-191-14/+16
|
* request storage permission when sending gifChristian Schneppe2017-09-041-0/+6
|
* refactored retrieval of default preferencesChristian Schneppe2017-08-011-1/+1
|
* put settings defaults into resource fileChristian Schneppe2017-08-011-3/+3
|
* allow recording of videos from attachment choice tooChristian Schneppe2017-06-171-15/+46
|
* 'end this conversation afterwards' checked by defaultChristian Schneppe2017-05-311-0/+1
|
* treat URL as file if URL is in oob or contains keyChristian Schneppe2017-04-131-1/+1
|
* Run in background instead of writing instantaneouslyChristian Schneppe2017-04-051-1/+1
|
* call messageSent() from UI thread after encrypting pgp messageChristian Schneppe2017-03-231-6/+7
|
* fix NPE while sending images directly from GBoardChristian Schneppe2017-03-171-35/+51
|
* show typing info in overviewChristian Schneppe2017-03-141-1/+0
|
* display chat states in conferencesChristian Schneppe2017-03-111-41/+57
|
* closing the corresponding conversations after blocking a contactChristian Schneppe2017-03-091-26/+46
|
* show icons in pop menu with reflection. imagespan was not centred ver…Christian Schneppe2017-03-041-22/+1
| | | | …tically
* block send action while encrypting pgp messageChristian Schneppe2017-03-041-0/+3
|
* Added icons for the attach options according to material design guidlinesChristian Schneppe2017-03-041-0/+22
|
* changed default setting for enter_is_send on devices with keyboardChristian Schneppe2017-03-041-1/+1
|
* only change actionbar display options when changedChristian Schneppe2017-02-221-7/+9
|
* fixed adhoc conference creation behaviour. properly show errorsChristian Schneppe2017-02-141-0/+1
|
* move (un)mute settings to contact-/conference detailsChristian Schneppe2017-02-091-48/+0
|
* respect lastseen preferences in conversation subtitleChristian Schneppe2017-01-301-4/+15
|
* add button to resend failed messagesChristian Schneppe2017-01-301-1/+1
|
* configurable local message retention period.Christian Schneppe2017-01-291-7/+0
|
* reworked updaterChristian Schneppe2017-01-291-61/+0
|
* reworked videocompressionChristian Schneppe2017-01-251-57/+13
|
* change behaviour of back button to close finish activityChristian Schneppe2017-01-251-1/+2
|
* make sure to set open conversations after connection with backgroundserviceChristian Schneppe2017-01-251-0/+2
|
* don't prematurly mark conversation as read during activity startChristian Schneppe2017-01-211-4/+10
|
* show doze warning when push is running on prosodyChristian Schneppe2017-01-151-1/+1
|
* Do not compress GIFs, allow GBoard to send GIFsChristian Schneppe2017-01-051-0/+4
|
* stop using broken parallax distance in sliding pane layoutChristian Schneppe2016-12-251-3/+1
|
* reformat codeChristian Schneppe2016-11-191-1697/+1697
|
* refactore trust enum to be FingerprintStatus class with trust and activeChristian Schneppe2016-11-171-3/+3
|
* correct typoChristian Schneppe2016-11-111-13/+13
|
* 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
| | | | fix duplicate sendings
* 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
|