aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ConversationFragment.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* load new messages in chatlist a bit earlierChristian Schneppe2017-03-111-1/+1
| | | | 25 instead of 5 messages before
* rename media directoriesChristian Schneppe2017-03-111-1/+1
|
* send and parse Chat States to and from conferencesChristian Schneppe2017-03-111-1/+4
|
* fix update of chatbubblesChristian Schneppe2017-03-091-1/+1
|
* do not show 'block stranger' snackbar in empty conversationsChristian Schneppe2017-03-091-1/+3
|
* show snackbar in conversations with stranger to blockChristian Schneppe2017-03-091-0/+9
|
* closing the corresponding conversations after blocking a contactChristian Schneppe2017-03-091-1/+1
|
* Keep draft even when correcting previously sent msgChristian Schneppe2017-03-041-6/+12
|
* fixed messages vanishing after pgp raised error on editing a messageChristian Schneppe2017-03-041-2/+2
|
* block send action while encrypting pgp messageChristian Schneppe2017-03-041-0/+11
|
* correct date for first message / message at topChristian Schneppe2017-02-281-2/+2
|
* some little chatlist optimizationsChristian Schneppe2017-02-241-3/+5
|
* separate date bubbles from status messsagesChristian Schneppe2017-02-231-3/+9
|
* send 'online' presences also while typing a messageChristian Schneppe2017-02-221-0/+15
|
* show dates correctlyChristian Schneppe2017-02-221-2/+5
|
* add date bubble in chatlistChristian Schneppe2017-02-191-15/+21
| | | | fixes #104
* make resend via context menu available again...Christian Schneppe2017-02-091-1/+6
| | | | ...because it was accidentally removed
* fixed scrolling and async loading of message of new conversation startChristian Schneppe2017-02-081-2/+4
|
* add button to resend failed messagesChristian Schneppe2017-01-301-6/+1
|
* configurable local message retention period.Christian Schneppe2017-01-291-9/+2
|
* reworked FileBackendChristian Schneppe2017-01-251-1/+1
|
* modified highlight nick behaviour to better work with quotesChristian Schneppe2017-01-211-7/+13
|
* unify getFileUri across share and open intentsChristian Schneppe2017-01-091-3/+7
|
* Do not compress GIFs, allow GBoard to send GIFsChristian Schneppe2017-01-051-26/+64
|
* support for quoting messagesChristian Schneppe2016-12-251-0/+29
|
* reformat codeChristian Schneppe2016-11-191-1315/+1315
|
* don't allow message correction for xmpp or geo urisChristian Schneppe2016-11-121-2/+3
|
* treat XmppUri not as textChristian Schneppe2016-11-121-3/+11
|
* make message correction also working for single chats againChristian Schneppe2016-11-121-2/+6
|
* don't offer message correction in anonymous mucsChristian Schneppe2016-11-111-1/+2
|
* add error message to failed messages. accessible via context menuChristian Schneppe2016-10-261-0/+15
|
* Remove MERGE_SEPARATORChristian Schneppe2016-10-261-1/+1
|
* Retain TextView selection after list updatingChristian Schneppe2016-10-211-1/+25
|
* update conversation in database background threadChristian Schneppe2016-10-181-4/+2
|
* add timeouts to HTTPUrlConnections and allow cancelation of all sending filesDaniel Gultsch2016-09-231-3/+4
|
* allow deleting file inside messengers storage pathChristian Schneppe2016-09-191-1/+3
|
* dont show delete file button when outside conversations directoryChristian Schneppe2016-09-171-2/+5
|
* remember scroll position on rotate. fixes #2011Daniel Gultsch2016-09-141-5/+34
|
* download own vcard avatar if none is set. fixes #2008Daniel Gultsch2016-09-091-1/+1
|
* optimized importsChristian Schneppe2016-09-091-1/+0
|
* show server not found muc errorDaniel Gultsch2016-09-071-0/+3
|
* code cleanupChristian Schneppe2016-09-031-7/+4
| | | | | | | | | | | | | | | | | | | | | | Revert "don't set attach video as quick action" This reverts commit befcebb309daba9bb8afa453897debd89ba3f014. Revert "make 'record voice' as default quick action" This reverts commit 3cd7a1124c78da4d44c7d6ccadc4d2e379323486. Revert "keep CPU awake while compressing video" This reverts commit 0a22bd7bfb12a58b4de57490ef43bfe91c334689. Revert "revert 0a22bd7bfb12a58b4de57490ef43bfe91c334689" This reverts commit 7c4ad375806a704b44e6b5134fd25615cec2a71d.
* don't set attach video as quick actionChristian Schneppe2016-09-021-19/+3
|
* compress videos bigger than 10 MB before sendingChristian Schneppe2016-08-281-1/+20
|
* add snackbar for request presence subscriptionDaniel Gultsch2016-08-261-0/+15
|
* offer quick reply on android NDaniel Gultsch2016-08-261-25/+1
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+1420