aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rethink mam catchup strategiesChristian Schneppe2017-02-221-14/+3
|
* add resource to ContactDetailsChristian Schneppe2017-02-221-0/+10
|
* reworked rotation in FullScreenViewer fixes #107Christian Schneppe2017-02-191-59/+18
|
* check account in EnterJidDialog fixes #106Christian Schneppe2017-02-191-1/+5
|
* add date bubble in chatlistChristian Schneppe2017-02-192-23/+21
| | | | fixes #104
* fixed adhoc conference creation behaviour. properly show errorsChristian Schneppe2017-02-143-5/+6
|
* fix UI recreation after changing notification settingsChristian Schneppe2017-02-112-4/+8
|
* changed message bubbles from PNG to XMLChristian Schneppe2017-02-101-3/+3
|
* do not auto link non-http URLsChristian Schneppe2017-02-101-2/+2
|
* move (un)mute settings to contact-/conference detailsChristian Schneppe2017-02-093-50/+100
|
* 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
|
* show file preview in chatlistChristian Schneppe2017-02-081-46/+23
|
* show number of failed uploads in chat list in red bubblesChristian Schneppe2017-02-081-0/+8
|
* correct view of encrypted messagesChristian Schneppe2017-02-062-8/+2
| | | | fixes #99
* show resend button only if file existsChristian Schneppe2017-02-061-1/+4
| | | | fixes #100
* make updater work in Android NChristian Schneppe2017-02-051-19/+23
| | | | fixes #98
* get app name and version from apkChristian Schneppe2017-01-311-0/+18
|
* fix showing of buttons in chatsChristian Schneppe2017-01-311-6/+11
|
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2017-01-311-0/+12
|\
| * add usage comments to checkVersion()Christian Schneppe2017-01-311-0/+12
| |
* | respect lastseen preferences in conversation subtitleChristian Schneppe2017-01-301-4/+15
|/
* add button to resend failed messagesChristian Schneppe2017-01-303-8/+14
|
* play gif files in fullscreenChristian Schneppe2017-01-301-6/+7
|
* configurable local message retention period.Christian Schneppe2017-01-294-19/+13
|
* reworked updaterChristian Schneppe2017-01-292-73/+41
|
* share uri for bookmark direclty from Start ConversationChristian Schneppe2017-01-251-0/+21
|
* reworked videocompressionChristian Schneppe2017-01-254-91/+54
|
* reworked FileBackendChristian Schneppe2017-01-253-5/+5
|
* 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 quote text when '>' is followed by numeberChristian Schneppe2017-01-251-1/+1
|
* write text in bold when highlighted in received muc messageChristian Schneppe2017-01-211-0/+8
|
* modified highlight nick behaviour to better work with quotesChristian Schneppe2017-01-211-7/+13
|
* don't prematurly mark conversation as read during activity startChristian Schneppe2017-01-211-4/+10
|
* fixed pgp encrypted text quick sharing.Christian Schneppe2017-01-181-5/+48
|
* Revert "play gif files in fullscreen view"Christian Schneppe2017-01-181-25/+15
| | | | This reverts commit 4d4d8f98e9824f31eae2ce00af2b2b618243d87f.
* fixed linkifierChristian Schneppe2017-01-161-1/+7
|
* play gif files in fullscreen viewChristian Schneppe2017-01-151-15/+25
|
* show doze warning when push is running on prosodyChristian Schneppe2017-01-152-2/+2
|
* don't show key tile in contact details when there are no keysChristian Schneppe2017-01-151-5/+3
|
* don't allow to purge keys. offer distrust insteadChristian Schneppe2017-01-151-11/+10
|
* use 7.1 web url pattern matching on old platforms as wellChristian Schneppe2017-01-091-2/+19
|
* add spaces to otr fingerprints copied to clipboardChristian Schneppe2017-01-091-1/+1
|
* unify getFileUri across share and open intentsChristian Schneppe2017-01-093-27/+24
|
* Do not compress GIFs, allow GBoard to send GIFsChristian Schneppe2017-01-053-26/+104
|
* show offline contacts as grayed out in conference detailsChristian Schneppe2017-01-051-0/+7
|
* get rid of unecessary config debug paramater that has been replaced by ↵Christian Schneppe2017-01-051-31/+0
| | | | exepert setting
* hide inactive devices by default in contact detailsChristian Schneppe2017-01-021-4/+41
|
* always open account details when scanning one of our own keysChristian Schneppe2017-01-021-6/+9
|