aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ChannelDiscoveryActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* show "no results" if there where no channels found in channel discovery searchChristian Schneppe2019-10-031-3/+11
* fix NPE when using channel search and DOMAIN_LOCKChristian Schneppe2019-10-021-5/+7
* channel search result long press to show join dialogChristian Schneppe2019-09-241-2/+12
* show context menu in channel search to share uriChristian Schneppe2019-09-211-1/+14
* migrate to AndroidXChristian Schneppe2019-09-201-2/+2
* fixed NPE in channel discovery after race to create menuChristian Schneppe2019-06-081-1/+1
* add bookmark when clicking on channel search resultChristian Schneppe2019-05-031-0/+13
* implement channel discoveryChristian Schneppe2019-04-261-0/+196