aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* make contacts status color configurableChristian Schneppe2017-04-132-2/+19
* add missing finaleChristian Schneppe2017-04-051-1/+1
* Show colored presence status for contacts in overview and contact listChristian Schneppe2017-04-052-0/+27
* show file size for files smaller 1024 bytesChristian Schneppe2017-04-051-5/+5
* Run in background instead of writing instantaneouslyChristian Schneppe2017-04-051-1/+1
* Changes the deprecated getColor() methodChristian Schneppe2017-04-056-19/+25
* fix small bug with updater on devices < SDK 21Christian Schneppe2017-04-051-2/+4
* update libraries and dependenciesChristian Schneppe2017-03-261-2/+2
* show received/read markers in chatlistChristian Schneppe2017-03-261-0/+16
* made a few exceptions to quote parser for emoticons and quotesChristian Schneppe2017-03-261-1/+2
* open version can use tor networks (via settings)Christian Schneppe2017-03-241-0/+9
* make auto media rotation in fullscreen configurableChristian Schneppe2017-03-241-2/+10
* rework last activity logic to something that should work pretty well …Christian Schneppe2017-03-233-14/+7
* offer to block entire domain in message from stranger snackbarChristian Schneppe2017-03-232-3/+29
* do not show block stranger snackbar when blocking command is unavailableChristian Schneppe2017-03-231-1/+4
* call EditText.setText() instead of clear because clear causes problemsChristian Schneppe2017-03-231-8/+7
* don't mark message as delivery_failed when cancel didn't workChristian Schneppe2017-03-231-2/+0
* 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 contact and conference names in details viewChristian Schneppe2017-03-172-0/+6
* add new Emoji libraryChristian Schneppe2017-03-174-6/+14
* use qr codes instead of aztec. Barcode Scanner is terrible at reading aztecChristian Schneppe2017-03-171-1/+1
* grey out offline contacts in StartConversationChristian Schneppe2017-03-151-0/+20
* also hide actionbar share iconChristian Schneppe2017-03-151-1/+3
* add build flavor to about summaryChristian Schneppe2017-03-141-1/+2
* add missing importChristian Schneppe2017-03-141-0/+1
* show typing info in overviewChristian Schneppe2017-03-142-5/+37
* fix jump to bottom while scrollingChristian Schneppe2017-03-141-23/+16
* optimize apk and vcard handling in messagesChristian Schneppe2017-03-141-24/+42
* don't open conversation when opening contact detailsChristian Schneppe2017-03-141-1/+1
* don't show share icons on account creationChristian Schneppe2017-03-141-0/+6
* set QR Code background to whiteChristian Schneppe2017-03-141-1/+2
* load new messages in chatlist a bit earlierChristian Schneppe2017-03-111-1/+1
* rename media directoriesChristian Schneppe2017-03-114-8/+8
* display chat states in conferencesChristian Schneppe2017-03-112-47/+65
* send and parse Chat States to and from conferencesChristian Schneppe2017-03-111-1/+4
* use async avatar loading in AccountAdapterChristian Schneppe2017-03-111-1/+93
* hide keyboard after setting up accountChristian Schneppe2017-03-111-0/+1
* try to fix crashChristian Schneppe2017-03-111-0/+2
* possible audioplayer fixChristian Schneppe2017-03-091-3/+4
* fix update of chatbubblesChristian Schneppe2017-03-091-1/+1
* do not interpret grin >< as quoteChristian 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
* fixed sender label for empty conversationsChristian Schneppe2017-03-091-1/+3
* added colon to seperate sender and message preview. only show first nameChristian Schneppe2017-03-091-2/+3
* Adds a message sender label in each conversation for text messagesChristian Schneppe2017-03-091-0/+17
* closing the corresponding conversations after blocking a contactChristian Schneppe2017-03-096-41/+73
* renamed enter jid menu item idChristian Schneppe2017-03-091-2/+2
* added an option to directly add a jid to block list from blocklist activityChristian Schneppe2017-03-092-3/+42