Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/fragment
Konrad Pozniak bee10bf375
Refactor theming (#1529)
* fix toolbars

* use toolbar in MainActivity

* update AccountActivity appbar

* update material design library

* remove unneeded tabs styling

* fix black theme
2019-10-12 20:00:29 +02: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 Remove search v1 (#1484) 2019-09-22 08:18:44 +02:00
BaseFragment.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
NotificationsFragment.java use singletonList in getChangePayload (#1486) 2019-09-17 18:44:33 +02:00
SFragment.java When opening a post via "Open As", if post lookup from the target instance fails, display an error instead of opening the post in the browser. (#1531) 2019-10-11 17:51:47 +02:00
TimePickerFragment.java Scheduled toot (#1004) 2019-10-02 21:28:12 +02:00
TimelineFragment.java filter polls (#1496) 2019-09-24 20:33:29 +02:00
ViewImageFragment.kt Fix image viewer & transitions (#1448) 2019-08-17 20:05:24 +02:00
ViewMediaFragment.kt Add audio support for timelines (#1466) 2019-09-05 21:07:01 +02:00
ViewThreadFragment.java filter polls (#1496) 2019-09-24 20:33:29 +02:00
ViewVideoFragment.kt fix videos not always keeping aspect ratio (#1508) 2019-10-01 18:24:09 +02:00