Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/fragment
Konrad Pozniak 8767d2ed3d
Theme refactoring (#1656)
* Theme refactoring

* disable the automatic tinting of surfaces with elevation in dark mode

* make the media warning visible again with the dark theme

* fix nav bar on api 27+

* use correct color for all media warnings
2020-01-30 21:37:28 +01:00
..
preference Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
AccountListFragment.kt Fix crash in AccountListFragment (#1502) 2019-09-28 12:52:10 +02:00
AccountMediaFragment.kt Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
BaseFragment.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
NotificationsFragment.java fix notification refresh (#1638) 2020-01-14 21:58:35 +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
TimePickerFragment.java ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +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
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 fix reveal button not updating in ViewThreadActivity (#1652) 2020-01-29 19:16:12 +01:00
ViewVideoFragment.kt Small changes to the media player (#1572) 2020-01-16 19:01:02 +01:00