Commit Graph

11 Commits

Author SHA1 Message Date
d0b2c21c2a Update gradle dependencies (#7)
- Synthetic views replaced with latest view binding
- Hilt DI replaces kodein
- Viewmodel factories removed
- Updated to latest android version
- Migrated to Hilt instrumentation testing
2022-08-08 21:29:25 +01:00
f9aac8b755 - Instrumentation tests added
Took 1 hour 32 minutes
2021-06-13 01:45:10 +01:00
d356e27a5e Added BackupCurrencyApi.kt to supplement currency sources in case of no working api 2020-12-04 19:41:32 +00:00
4330421ac8 key removed from gradle properties 2020-05-17 18:36:52 +01:00
14293254ec Viewmodel unit tests updated 2020-05-17 17:56:26 +01:00
f1a4f9cd52 Viewmodel updated to use live data
Main activity dialogs changed
code clean up
2020-05-16 21:33:39 +01:00
44d3c51f5f yaml update 2020-05-16 14:19:24 +01:00
7308d3f9df Unit tests added
Query interceptor added
Unit tests created
 - Repository test network
 - Repository test storage
2020-05-15 21:13:05 +01:00
13da00e96a New Commit of kotlin version - MVVM, retrofit2, Kodein 2020-04-12 19:19:15 +01:00
8890686424 New Commit with testing files updated 2019-02-23 16:18:49 +11:00
c1dc1ee96e Initial commit 2019-02-23 14:08:10 +11:00