Talaria/app/src/main/java/dev/lonami/talaria
Lonami Exo 07d0e5e505 Wrap freeDialogs call inside a finally block
For instance, LocalDateTime.parse could fail,
and then the dialogs would be leaked.
2022-10-23 20:27:15 +02:00
..
bindings Load more dialog data from the API 2022-10-23 20:25:45 +02:00
data Wrap freeDialogs call inside a finally block 2022-10-23 20:27:15 +02:00
models Load more dialog data from the API 2022-10-23 20:25:45 +02:00
ui Load more dialog data from the API 2022-10-23 20:25:45 +02:00
MainActivity.kt Persist and load login details to a local database 2022-10-20 19:59:11 +02:00
TalariaApp.kt Fix references to DialogRepository and other imports 2022-10-21 20:34:25 +02:00