]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/activity/SplashActivity.java
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / activity / SplashActivity.java
2021-05-15 Damyan Ivanovuse explicit main thread looper
2021-04-21 Damyan Ivanovdrop MobileLedgerDatabase, move initComplete to DB
2021-04-21 Damyan Ivanovsplash: show forced delay before starting the main...
2021-04-21 Damyan Ivanovconvert DatabaseInitTask to a lightweight thread
2021-04-15 Damyan IvanovRoom-based profile management
2021-04-11 Damyan Ivanovasynchronous profile initialisation
2021-03-24 Damyan Ivanovanother step towards surrogate ID db objects
2021-03-24 Damyan Ivanovmigrate to surrogate IDs for all database objects
2020-10-13 Damyan Ivanovfixed a hard to reproduce crash upon returning to the app
2020-10-11 Damyan Ivanova bit shorter splash duration
2020-09-26 Damyan Ivanovmake splash activity descent from CrashReportingActivity
2020-09-26 Damyan Ivanovsplash: setup DB in the background
2020-07-05 Damyan Ivanovadd splash on startup