aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-24AppUpdater: detect beta versionsChristian Schneppe1-6/+15
2017-02-24some little chatlist optimizationsChristian Schneppe1-3/+5
2017-02-23separate date bubbles from status messsagesChristian Schneppe1-3/+9
2017-02-23fix resource viewChristian Schneppe1-2/+2
2017-02-22reworked reconnect in profile settingsChristian Schneppe1-6/+4
2017-02-22send 'online' presences also while typing a messageChristian Schneppe1-0/+15
2017-02-22don't animate image view and set some variables finalChristian Schneppe1-3/+4
2017-02-22make max brightness in fullscreen configurableChristian Schneppe1-4/+22
2017-02-22show dates correctlyChristian Schneppe1-2/+5
2017-02-22reordered and make some strings finalChristian Schneppe1-14/+10
2017-02-22set location preview sizeChristian Schneppe1-0/+16
2017-02-22only change actionbar display options when changedChristian Schneppe1-7/+9
2017-02-22rethink mam catchup strategiesChristian Schneppe1-14/+3
2017-02-22add resource to ContactDetailsChristian Schneppe1-0/+10
2017-02-19reworked rotation in FullScreenViewer fixes #107Christian Schneppe1-59/+18
2017-02-19check account in EnterJidDialog fixes #106Christian Schneppe1-1/+5
2017-02-19add date bubble in chatlistChristian Schneppe2-23/+21
2017-02-14fixed adhoc conference creation behaviour. properly show errorsChristian Schneppe3-5/+6
2017-02-11fix UI recreation after changing notification settingsChristian Schneppe2-4/+8
2017-02-10changed message bubbles from PNG to XMLChristian Schneppe1-3/+3
2017-02-10do not auto link non-http URLsChristian Schneppe1-2/+2
2017-02-09move (un)mute settings to contact-/conference detailsChristian Schneppe3-50/+100
2017-02-09make resend via context menu available again...Christian Schneppe1-1/+6
2017-02-08fixed scrolling and async loading of message of new conversation startChristian Schneppe1-2/+4
2017-02-08show file preview in chatlistChristian Schneppe1-46/+23
2017-02-08show number of failed uploads in chat list in red bubblesChristian Schneppe1-0/+8
2017-02-06correct view of encrypted messagesChristian Schneppe2-8/+2
2017-02-06show resend button only if file existsChristian Schneppe1-1/+4
2017-02-05make updater work in Android NChristian Schneppe1-19/+23
2017-01-31get app name and version from apkChristian Schneppe1-0/+18
2017-01-31fix showing of buttons in chatsChristian Schneppe1-6/+11
2017-01-31add usage comments to checkVersion()Christian Schneppe1-0/+12
2017-01-30respect lastseen preferences in conversation subtitleChristian Schneppe1-4/+15
2017-01-30add button to resend failed messagesChristian Schneppe3-8/+14
2017-01-30play gif files in fullscreenChristian Schneppe1-6/+7
2017-01-29configurable local message retention period.Christian Schneppe4-19/+13
2017-01-29reworked updaterChristian Schneppe2-73/+41
2017-01-25share uri for bookmark direclty from Start ConversationChristian Schneppe1-0/+21
2017-01-25reworked videocompressionChristian Schneppe4-91/+54
2017-01-25reworked FileBackendChristian Schneppe3-5/+5
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-25don't quote text when '>' is followed by numeberChristian Schneppe1-1/+1
2017-01-21write text in bold when highlighted in received muc messageChristian Schneppe1-0/+8
2017-01-21modified highlight nick behaviour to better work with quotesChristian Schneppe1-7/+13
2017-01-21don't prematurly mark conversation as read during activity startChristian Schneppe1-4/+10
2017-01-18fixed pgp encrypted text quick sharing.Christian Schneppe1-5/+48
2017-01-18Revert "play gif files in fullscreen view"Christian Schneppe1-25/+15
2017-01-16fixed linkifierChristian Schneppe1-1/+7
2017-01-15play gif files in fullscreen viewChristian Schneppe1-15/+25