aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-15also hide actionbar share iconChristian Schneppe1-1/+3
2017-03-14add build flavor to about summaryChristian Schneppe1-1/+2
2017-03-14add missing importChristian Schneppe1-0/+1
2017-03-14show typing info in overviewChristian Schneppe2-5/+37
2017-03-14fix jump to bottom while scrollingChristian Schneppe1-23/+16
2017-03-14optimize apk and vcard handling in messagesChristian Schneppe1-24/+42
2017-03-14don't open conversation when opening contact detailsChristian Schneppe1-1/+1
2017-03-14don't show share icons on account creationChristian Schneppe1-0/+6
2017-03-14set QR Code background to whiteChristian Schneppe1-1/+2
2017-03-11load new messages in chatlist a bit earlierChristian Schneppe1-1/+1
2017-03-11rename media directoriesChristian Schneppe4-8/+8
2017-03-11display chat states in conferencesChristian Schneppe2-47/+65
2017-03-11send and parse Chat States to and from conferencesChristian Schneppe1-1/+4
2017-03-11use async avatar loading in AccountAdapterChristian Schneppe1-1/+93
2017-03-11hide keyboard after setting up accountChristian Schneppe1-0/+1
2017-03-11try to fix crashChristian Schneppe1-0/+2
2017-03-09possible audioplayer fixChristian Schneppe1-3/+4
2017-03-09fix update of chatbubblesChristian Schneppe1-1/+1
2017-03-09do not interpret grin >< as quoteChristian Schneppe1-1/+1
2017-03-09do not show 'block stranger' snackbar in empty conversationsChristian Schneppe1-1/+3
2017-03-09show snackbar in conversations with stranger to blockChristian Schneppe1-0/+9
2017-03-09fixed sender label for empty conversationsChristian Schneppe1-1/+3
2017-03-09added colon to seperate sender and message preview. only show first nameChristian Schneppe1-2/+3
2017-03-09Adds a message sender label in each conversation for text messagesChristian Schneppe1-0/+17
2017-03-09closing the corresponding conversations after blocking a contactChristian Schneppe6-41/+73
2017-03-09renamed enter jid menu item idChristian Schneppe1-2/+2
2017-03-09added an option to directly add a jid to block list from blocklist activityChristian Schneppe2-3/+42
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