aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
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 commitAllowS...Christian Schneppe1-2/+13
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
2018-04-25some theme fixesChristian Schneppe1-14/+6
2018-04-24load currently open conversation fasterChristian Schneppe1-0/+3
2018-04-24fixed up button refresh in start conversation activityChristian Schneppe1-1/+7
2018-04-24change opacity on emoji only messagesChristian Schneppe1-2/+2
2018-04-24fixed redownloadChristian Schneppe1-9/+8
2018-04-24fixed exception handlerChristian Schneppe1-1/+1
2018-04-24no WelcomeActivity if MAGIC_CREATE_DOMAIN is unsetChristian Schneppe2-2/+3
2018-04-24migrate the RecyclerViewChristian Schneppe4-48/+108
2018-04-23provide fallback in case synchronizing around message list fails for some reasonChristian Schneppe1-27/+32
2018-04-23fixed some dark theme issues in message viewChristian Schneppe1-1/+1
2018-04-23synchronize around getting last visibile uuidChristian Schneppe1-12/+14
2018-04-23make error message for 'not encrypted for this device'Christian Schneppe2-0/+7
2018-04-23support contact shortcutsChristian Schneppe1-0/+68
2018-04-23provide up navigation in start conversation activityChristian Schneppe1-7/+30
2018-04-23update unreadCountChristian Schneppe1-4/+5
2018-04-23UriHandlerActivity: Always check for XMPP URI validityChristian Schneppe1-4/+6
2018-04-23made font size selectableChristian Schneppe4-25/+8