aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/SearchActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-03small UI fixesChristian Schneppe1-1/+1
2019-10-27fix crash in SearchActivityChristian Schneppe1-1/+1
2019-09-20migrate to AndroidXChristian Schneppe1-2/+2
2019-09-11include user into quote messageChristian Schneppe1-4/+5
2018-09-23show media preview in messagebubble like text messagesChristian Schneppe1-2/+1
2018-09-23preview media before sending them and allow sharing and attaching of multiple...Christian Schneppe1-4/+4
2018-05-02show keyboard only on fresh activityChristian Schneppe1-1/+3
2018-05-02persist search across device rotationsChristian Schneppe1-5/+37
2018-05-02search term parsing + highlightingChristian Schneppe1-9/+7
2018-05-02added 'view conversation' to context menuChristian Schneppe1-3/+10
2018-05-02highlight search term in search resultsChristian Schneppe1-0/+2
2018-05-02added search result context menu + date separatorsChristian Schneppe1-2/+74
2018-04-30click on avatars in message search opens contact detailsChristian Schneppe1-1/+24
2018-04-30properly cancel pending searchs and scroll to bottom after refreshChristian Schneppe1-2/+8
2018-04-30very much unoptimized search functionalityChristian Schneppe1-4/+20
2018-04-30add more styling to search activityChristian Schneppe1-0/+14
2018-04-29mock (non functional) search activityChristian Schneppe1-0/+114