aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* show icons in pop menu with reflection. imagespan was not centred ver…Christian Schneppe2017-03-041-22/+1
* block send action while encrypting pgp messageChristian Schneppe2017-03-042-0/+14
* Added icons for the attach options according to material design guidlinesChristian Schneppe2017-03-041-0/+22
* changed default setting for enter_is_send on devices with keyboardChristian Schneppe2017-03-041-1/+1
* show 'show inactive keys' button also when there are no active keysChristian Schneppe2017-03-041-1/+1
* properly handle onNewIntent() in StartConversations activityChristian Schneppe2017-03-041-0/+9
* make x509 verification node world readableChristian Schneppe2017-03-041-1/+1
* correct date for first message / message at topChristian Schneppe2017-02-281-2/+2
* AppUpdater: detect beta versionsChristian Schneppe2017-02-241-6/+15
* some little chatlist optimizationsChristian Schneppe2017-02-241-3/+5
* separate date bubbles from status messsagesChristian Schneppe2017-02-231-3/+9
* fix resource viewChristian Schneppe2017-02-231-2/+2
* reworked reconnect in profile settingsChristian Schneppe2017-02-221-6/+4
* send 'online' presences also while typing a messageChristian Schneppe2017-02-221-0/+15
* don't animate image view and set some variables finalChristian Schneppe2017-02-221-3/+4
* make max brightness in fullscreen configurableChristian Schneppe2017-02-221-4/+22
* show dates correctlyChristian Schneppe2017-02-221-2/+5
* reordered and make some strings finalChristian Schneppe2017-02-221-14/+10
* set location preview sizeChristian Schneppe2017-02-221-0/+16
* only change actionbar display options when changedChristian Schneppe2017-02-221-7/+9
* 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
* 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
* fixed scrolling and async loading of message of new conversation startChristian Schneppe2017-02-081-2/+4