chinwag-android/app/src/main/java/com/keylesspalace/tusky/fragment
Konrad Pozniak df8dc3a198
enable multiple hashtags in one hashtag tab (#1790)
* enable multiple hashtags in one hashtag tab

* add comment explaining the code in TabAdapter

* delete unused drawables

* add padding to EditText in dialog
2020-05-15 22:10:29 +02:00
..
preference use AndroidX WorkManager instead of Evernote Android Job (#1783) 2020-05-12 18:46:49 +02:00
AccountListFragment.kt Fix crash in AccountListFragment (#1502) 2019-09-28 12:52:10 +02:00
AccountMediaFragment.kt upgrade dependencies, fix some warnings (#1747) 2020-04-06 11:46:38 +02:00
BaseFragment.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
NotificationsFragment.java fix content warning in notifications when alwaysShowSpoiler is on (#1757) 2020-04-18 13:45:07 +02:00
SFragment.java Add missing error handler for mute conversation invocation (#1746) 2020-04-03 19:04:06 +02:00
TimelineFragment.java enable multiple hashtags in one hashtag tab (#1790) 2020-05-15 22:10:29 +02:00
TimePickerFragment.java ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
ViewImageFragment.kt upgrade dependencies, fix some warnings (#1747) 2020-04-06 11:46:38 +02:00
ViewMediaFragment.kt Migrate to ViewPager2 (#1544) 2019-11-06 20:17:53 +01:00
ViewThreadFragment.java Add options to confirm reblog/unreblog actions, close #460 (#1650) 2020-03-03 21:27:26 +01:00
ViewVideoFragment.kt upgrade dependencies, fix some warnings (#1747) 2020-04-06 11:46:38 +02:00