Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/fragment
pandasoft0 c75b046483 Disable click on preference category items (#1239)
* Disable click on preference category item. tuskyapp#1221

Changed compat preferences widget to AndroidX according to (https://developer.android.com/guide/topics/ui/settings.html)

* Update preference categories clickable
2019-05-09 19:21:22 +02:00
..
preference Disable click on preference category items (#1239) 2019-05-09 19:21:22 +02:00
AccountListFragment.kt remove unnecessary divider styling (#1057) 2019-02-26 18:28:20 +01:00
AccountMediaFragment.kt fix some lint warnings 2019-04-21 08:24:29 +02:00
BaseFragment.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
NotificationsFragment.java fix poll voting in NotificationFragment (#1234) 2019-05-03 20:42:13 +02:00
SFragment.java fix downloading media on Android 5 (#1206) 2019-04-21 22:59:49 +02:00
SearchFragment.kt Polls part 1 - displaying in timelines and voting (#1200) 2019-04-22 10:11:00 +02:00
TimelineFragment.java Poll fixes (#1238) 2019-05-05 08:26:17 +02:00
ViewImageFragment.kt Migrate to Glide (#1175) 2019-04-16 21:39:12 +02:00
ViewMediaFragment.kt fix crash on unknown media type 2018-11-17 16:17:47 +01:00
ViewThreadFragment.java Polls part 1 - displaying in timelines and voting (#1200) 2019-04-22 10:11:00 +02:00
ViewVideoFragment.kt fix some lint warnings 2019-04-21 08:24:29 +02:00