Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/db
Goooler cfea5700b0
Code cleanups (#3264)
* Kotlin 1.8.10

https://github.com/JetBrains/kotlin/releases/tag/v1.8.10

* Migrate onActivityCreated to onViewCreated

* More final modifiers

* Java Cleanups

* Kotlin cleanups

* More final modifiers

* Const value TOOLBAR_HIDE_DELAY_MS

* Revert
2023-02-20 19:58:37 +01:00
..
AccountDao.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
AccountEntity.kt Respect "Always expand posts marked with content warnings" pref in notifications (#3154) 2023-01-12 19:40:01 +01:00
AccountManager.kt prevent the app from getting into an invalid state when old shortcuts are used (#3252) 2023-02-03 19:21:33 +01:00
AppDatabase.java Dialog notifying user of failure when media upload fails (#3135) 2023-01-27 20:50:45 +01:00
ConversationsDao.kt Fix conversations (#2556) 2022-05-30 19:06:14 +02:00
Converters.kt Modernize a bit (#3171) 2023-02-04 19:58:53 +01:00
DraftDao.kt Fix DraftDao queries on older SQLite (#3231) 2023-01-28 12:40:46 +01:00
DraftEntity.kt Dialog notifying user of failure when media upload fails (#3135) 2023-01-27 20:50:45 +01:00
DraftsAlert.kt Code cleanups (#3264) 2023-02-20 19:58:37 +01:00
InstanceDao.kt Upgrade AndroidX dependencies (#3169) 2023-02-04 20:22:29 +01:00
InstanceEntity.kt Handle even more instance defaults (#2612) 2022-07-26 20:24:50 +02:00
TimelineDao.kt Upgrade AndroidX dependencies (#3169) 2023-02-04 20:22:29 +01:00
TimelineStatusEntity.kt Upgrade AndroidX dependencies (#3169) 2023-02-04 20:22:29 +01:00