aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-05-14check permissions for locationsChristian Schneppe1-0/+4
2018-05-05add animators for more activitiesChristian Schneppe20-9/+70
2018-05-05use navigate as floating action button in showlocationChristian Schneppe1-13/+18
2018-05-05add custom animation to ConversationsActivityChristian Schneppe1-0/+4
2018-05-05Support both new and old http upload namespacesChristian Schneppe1-2/+6
2018-05-05ban can be disabled in Config.javaChristian Schneppe1-2/+6
2018-05-05encode and decode % and # in invite linksChristian Schneppe5-11/+59
2018-05-03add animationsChristian Schneppe2-0/+16
2018-05-03fixed regression of not highlighting current conversation in overviewChristian Schneppe1-2/+7
2018-05-03hide record audio feature if mircophone is not availableChristian Schneppe2-4/+21
hide share location feature if location service is not available
2018-05-03added null check to Jid.of in edit accountChristian Schneppe1-3/+3
2018-05-03handle invalid image boundsChristian Schneppe1-3/+1
2018-05-03organize listeners in listsChristian Schneppe1-24/+13
2018-05-03only highlight alphanumeric charsChristian Schneppe1-2/+2
2018-05-02fixed crash with samsung recorderChristian Schneppe1-2/+2
2018-05-02show keyboard only on fresh activityChristian Schneppe1-1/+3
2018-05-02persist search across device rotationsChristian Schneppe2-5/+40
2018-05-02search term parsing + highlightingChristian Schneppe3-15/+13
2018-05-02get video dimensions from bitmap instead of meta dataChristian Schneppe1-2/+14
2018-05-02use the correct SendButtonIconChristian Schneppe1-7/+7
2018-05-02added 'view conversation' to context menuChristian Schneppe1-3/+10
2018-05-02fix crash on ShareLocationActivityChristian Schneppe1-1/+1
2018-05-02highlight search term in search resultsChristian Schneppe2-0/+11
2018-05-02remove old codeChristian Schneppe2-64/+0
2018-05-02added search result context menu + date separatorsChristian Schneppe8-59/+294
2018-05-02use styled colors for online/offline textChristian Schneppe3-11/+3
2018-04-30remove old resourcesChristian Schneppe1-33/+0
2018-04-30dynamically reference app name in version stringChristian Schneppe1-2/+2
2018-04-30click on avatars in message search opens contact detailsChristian Schneppe4-23/+41
2018-04-30properly cancel pending searchs and scroll to bottom after refreshChristian Schneppe3-15/+63
2018-04-30very much unoptimized search functionalityChristian Schneppe5-20/+84
2018-04-30add more styling to search activityChristian Schneppe2-0/+57
2018-04-29mock (non functional) search activityChristian Schneppe7-24/+209
2018-04-29properly catch and ignore IllegalStateException instead of using ↵Christian Schneppe1-2/+13
commitAllowStateLoss
2018-04-29fine tuned style of toolbar search viewChristian Schneppe1-0/+13
2018-04-29migrate recording activity to view binderChristian Schneppe3-144/+107
2018-04-29scroll to bottom even if last visible item is heigher than viewChristian Schneppe1-9/+20
2018-04-29fix text size in snackbarsChristian Schneppe1-1/+2
2018-04-29use styled borderless buttonChristian Schneppe1-18/+26
2018-04-29provide access to show qr code from context menu in start conversation activityChristian Schneppe1-8/+9
2018-04-29fixed npe when OS invokes StartConversationsActivity with null actionChristian Schneppe1-1/+5
2018-04-29some OTR fixesChristian Schneppe1-6/+0
2018-04-29Use native snackbar on map viewChristian Schneppe1-12/+19
2018-04-29some location reworkChristian Schneppe2-10/+14
2018-04-29some more theme fixesChristian Schneppe2-0/+11
2018-04-29catch dead object exceptions when acquiring wake locksChristian Schneppe1-4/+3
2018-04-29fix some colorsChristian Schneppe1-1/+2
2018-04-29make text clickable in openkeychain missing messageChristian Schneppe1-17/+16
2018-04-28fix ShareWithActivityChristian Schneppe1-47/+7
2018-04-25add some more buttons to ConferenceDetailsActivity and bug fixesChristian Schneppe2-49/+65
* add to/remove from contact list * leave room