chinwag-android/app/src/main/java/com/keylesspalace/tusky/fragment
Levi Bard 9d65b2ace1 Filters: Make behavior of "whole word" filters consistent with the web UI when filters are non-alphanumeric (#1623)
* Fix tests build

* Make behavior of non-alphanumeric whole-word filters consistent with the web UI.
Fixes #1543

* Fix typo in filter tests
2020-01-06 16:16:54 +01:00
..
preference Refactor theming (#1529) 2019-10-12 20:00:29 +02:00
AccountListFragment.kt Fix crash in AccountListFragment (#1502) 2019-09-28 12:52:10 +02:00
AccountMediaFragment.kt Migrate to ViewPager2 (#1544) 2019-11-06 20:17:53 +01:00
BaseFragment.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
NotificationsFragment.java Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 2019-12-30 21:37:20 +01:00
SFragment.java Filters: Make behavior of "whole word" filters consistent with the web UI when filters are non-alphanumeric (#1623) 2020-01-06 16:16:54 +01:00
TimelineFragment.java Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 2019-12-30 21:37:20 +01:00
TimePickerFragment.java ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
ViewImageFragment.kt Fix image viewer & transitions (#1448) 2019-08-17 20:05:24 +02:00
ViewMediaFragment.kt Migrate to ViewPager2 (#1544) 2019-11-06 20:17:53 +01:00
ViewThreadFragment.java Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 2019-12-30 21:37:20 +01:00
ViewVideoFragment.kt fix videos not always keeping aspect ratio (#1508) 2019-10-01 18:24:09 +02:00