Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/db
Konrad Pozniak 71954a277e
convert entity classes to Kotlin data classes (#526)
* convert entity classes to Kotlin data classes

* more data classes, code style
2018-03-03 13:24:03 +01:00
..
AccountDao.kt Multi account feature (#490) 2018-02-03 22:45:14 +01:00
AccountEntity.kt Multi account feature (#490) 2018-02-03 22:45:14 +01:00
AccountManager.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
AppDatabase.java add database migration 2018-02-04 10:12:01 +01:00
TootDao.java fix some lint warnings 2017-12-01 22:31:34 +01:00
TootEntity.java Save reply info in draft, refactor (#449) 2017-11-16 19:18:11 +01:00