31 Commits

Author SHA1 Message Date
4b8f2944cb Issue resolved (#9)
* Issue resolved

Took 2 hours 5 minutes

* Issue resolved with unit tests

Took 1 hour 31 minutes
2022-08-30 23:38:09 +01:00
14c45b87ca Issue resolved (#8)
Took 1 hour 48 minutes
2022-08-26 00:36:40 +01:00
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
60d0192120 - fixed WidgetServiceIntent.kt error
Took 28 minutes
2021-06-12 23:44:03 +01:00
9160551cb4 - lint checks done
- added service intent

Took 1 hour 7 minutes
2021-06-12 22:50:52 +01:00
d356e27a5e Added BackupCurrencyApi.kt to supplement currency sources in case of no working api 2020-12-04 19:41:32 +00:00
13858e58a1 java.lang.IllegalArgumentException
at java.util.Currency.getInstance(Currency.java:386)

error fixed
2020-05-17 19:31:37 +01:00
73da4bc103 work around for: Method e in android.util.Log not mocked 2020-05-17 19:23:04 +01:00
ffd05473af key removed from gradle properties 2020-05-17 19:00:44 +01:00
154d674de4 key removed from gradle properties moved to keys string 2020-05-17 18:46:39 +01: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
2e59ea07f9 Widget Viewmodel updated to use live data
Widget activity, dialog and viewmodel cleaned up
folder structure changed
removal of legacy java code
2020-05-17 14:15:23 +01:00
f1a4f9cd52 Viewmodel updated to use live data
Main activity dialogs changed
code clean up
2020-05-16 21:33:39 +01:00
c580f35eda Create .gitignore 2020-05-16 15:18:42 +01:00
8ae8f05a78 Delete .gitignore 2020-05-16 15:17:23 +01:00
cb2eec181a Delete output.json 2020-05-16 15:14:13 +01:00
9dbdf6ff12 Delete app-release.apk 2020-05-16 15:14:03 +01:00
44d3c51f5f yaml update 2020-05-16 14:19:24 +01:00
ee8875022c Bug fix of Freshdesk #5521 "Api key missing in url" 2020-05-16 13:54:08 +01:00
9ca1597e67 Unit tests added
Query interceptor added
Unit tests created
 - Repository test network
 - Repository test storage
2020-05-16 12:05:50 +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
9753312573 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/src/androidTest/java/com/appttude/h_mal/easycc/MainActivityTest.java
2020-04-12 19:19:57 +01:00
13da00e96a New Commit of kotlin version - MVVM, retrofit2, Kodein 2020-04-12 19:19:15 +01:00
834213196b Update MainActivity.java 2019-02-23 17:02:35 +11:00
40adf586c5 Update MainActivity.java 2019-02-23 17:01:31 +11:00
8500c07dae Update MainActivityTest.java 2019-02-23 16:35:42 +11:00
cbe7cbf332 Update MainActivityTest.java 2019-02-23 16:33:44 +11: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