Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
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
..
adapter Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
appstore Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
components Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
db ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
di remove debug logging 2019-12-30 21:05:03 +01:00
entity Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 2019-12-30 21:37:20 +01:00
fragment Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
interfaces Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
json fix proguard issue with NotificationTypeAdapter (#1129) 2019-03-17 07:57:10 +01:00
network move to androidx paging 2019-12-30 20:40:27 +01:00
pager fix FragmentAdapter returning null fragments when activity was recreated (#1647) 2020-01-29 19:17:11 +01:00
receiver ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
repository Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
service ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
util Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
view Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
viewdata Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
viewmodel use RxAwareViewModel for more ViewModels (#1613) 2020-01-02 18:50:58 +01:00
AboutActivity.kt add build customization options (#1532) 2019-10-29 20:30:46 +01:00
AccountActivity.kt Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
AccountListActivity.kt Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
AccountsInListFragment.kt Upgrade api level to Android 10, implement new sharing api (#1537) 2019-10-22 21:18:20 +02:00
BaseActivity.java Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
BottomSheetActivity.kt Upgrade api level to Android 10, implement new sharing api (#1537) 2019-10-22 21:18:20 +02:00
EditProfileActivity.kt Add support for instance property `max_bio_chars` (#1414) 2019-08-04 20:25:07 +02:00
EmojiPreference.java 2019 Emoji Update (#1261) 2019-06-06 21:51:56 +02:00
FiltersActivity.kt Remove search v1 (#1484) 2019-09-22 08:18:44 +02:00
LicenseActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ListsActivity.kt upgrade autodispose (#1490) 2019-09-22 08:19:44 +02:00
LoginActivity.kt Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
MainActivity.java Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
ModalTimelineActivity.kt Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
PreferencesActivity.kt Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 2019-12-30 21:37:20 +01:00
SavedTootActivity.java Display Elephant with better message in Drafts screen when there are none (#1619) 2020-01-06 18:24:54 +01:00
SplashActivity.kt fix LoginActivity created twice on unauthenticated appstart (#1352) 2019-06-29 11:39:50 +02:00
StatusListActivity.kt Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
TabData.kt Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
TabPreferenceActivity.kt Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
TuskyApplication.java ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
ViewMediaActivity.kt Add support for sharing audio attachments (#1629) 2020-01-16 19:06:13 +01:00
ViewTagActivity.java Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
ViewThreadActivity.java Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00