Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/db
Martin Marconcini 8b026991e0
2616: Save Scheduled Time for Drafts. (#2624)
* 2616: Save Scheduled Time for Drafts.

Signed-off-by: Martin Marconcini <martin.marconcini.rodriguez@nl.abnamro.com>

* Revert 39.json schema to the original state before my changes.
2022-07-27 21:06:51 +02:00
..
AccountDao.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
AccountEntity.kt improve logout (#2579) 2022-06-20 16:45:54 +02:00
AccountManager.kt fix relogin bug (#2609) 2022-07-05 18:18:12 +02:00
AppDatabase.java 2616: Save Scheduled Time for Drafts. (#2624) 2022-07-27 21:06:51 +02:00
ConversationsDao.kt Fix conversations (#2556) 2022-05-30 19:06:14 +02:00
Converters.kt move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +02:00
DraftDao.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
DraftEntity.kt 2616: Save Scheduled Time for Drafts. (#2624) 2022-07-27 21:06:51 +02:00
InstanceDao.kt rewrite InstanceDao queries to drop unused columns (#2585) 2022-06-20 16:08:19 +02:00
InstanceEntity.kt Handle even more instance defaults (#2612) 2022-07-26 20:24:50 +02:00
TimelineDao.kt fix empty timeline on initial load (#2586) 2022-06-20 16:11:30 +02:00
TimelineStatusEntity.kt Implement reply count indicator to track web UI (#2467) 2022-05-20 16:47:45 +02:00