aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-04Keep draft even when correcting previously sent msgChristian Schneppe1-6/+12
2017-03-04fixed messages vanishing after pgp raised error on editing a messageChristian Schneppe1-2/+2
2017-03-04show icons in pop menu with reflection. imagespan was not centred ver…Christian Schneppe1-22/+1
2017-03-04block send action while encrypting pgp messageChristian Schneppe2-0/+14
2017-03-04Added icons for the attach options according to material design guidlinesChristian Schneppe1-0/+22
2017-03-04changed default setting for enter_is_send on devices with keyboardChristian Schneppe1-1/+1
2017-03-04show 'show inactive keys' button also when there are no active keysChristian Schneppe1-1/+1
2017-03-04properly handle onNewIntent() in StartConversations activityChristian Schneppe1-0/+9
2017-03-04make x509 verification node world readableChristian Schneppe1-1/+1
2017-02-28correct date for first message / message at topChristian Schneppe1-2/+2
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