Commit graph

36 commits

Author SHA1 Message Date
Aidan Follestad
3e5b1d4d8e Resolve two crashes 2019-01-26 14:55:06 -08:00
Aidan Follestad
33388bd5c2 Fixes around default SSL cert setting 2019-01-26 14:27:55 -08:00
Aidan Follestad
6bb131fb23 Update ValidationExecutorTest 2019-01-11 19:57:29 -08:00
Aidan Follestad
8535a6fe8b Fix test folder 2019-01-11 19:08:33 -08:00
Aidan Follestad
26d6d9abf8 Re-organize some UI, hook up SSL certificate selection, etc. Resolves #42. 2019-01-11 18:50:08 -08:00
Aidan Follestad
909e5420ad Integrate SslManager into the ValidationExecutor 2019-01-11 18:12:55 -08:00
Aidan Follestad
55ea6674e6 Add SslManager 2019-01-11 17:56:21 -08:00
Aidan Follestad
f207ed5f78 0.8.4 2019-01-08 16:51:31 -08:00
Aidan Follestad
cbac2796aa Show success notification if validation passes after previously not passing. Resolves #4. 2019-01-08 16:39:00 -08:00
Aidan Follestad
8dc2112e2d Since headers can now be sent, consider 401 an error code 2019-01-08 16:27:26 -08:00
Aidan Follestad
646bc25232 Improved a lot of the UI, cleaned up some stuff. Add the ability to add headers to sites, resolves #39. 2019-01-08 16:14:08 -08:00
Aidan Follestad
002149cd3f Tag system, resolves #13 2019-01-07 22:52:31 -08:00
Aidan Follestad
67aa54ac22 Move model to models subpackage 2019-01-07 18:09:32 -08:00
Aidan Follestad
69d9eb094e Retry policy functionality works, resolves #30 2019-01-07 15:50:04 -08:00
Aidan Follestad
31c9e94e15 Fix a field name typo 2019-01-07 14:56:12 -08:00
Aidan Follestad
1569871524 Cleanup 2019-01-06 21:33:54 -08:00
Aidan Follestad
4c3c22eb8d Android Studio stopped recognizing kotlin folders as source root automatically. Renamed main ones to java again 2018-12-12 21:42:15 -08:00
Aidan Follestad
3b1aae66f3 ValidateJob must retrieve the job ID as a long 2018-12-07 00:19:41 -08:00
Aidan Follestad
fc6bdf1c39 View <-> LiveData connection tweaks, some re-org 2018-12-07 00:11:13 -08:00
Aidan Follestad
9a849ab8ac Koin setup tweaks 2018-12-06 22:01:45 -08:00
Aidan Follestad
1e92644904 Switch from Dagger to Koin, resolves #35 2018-12-06 17:56:51 -08:00
Aidan Follestad
c9750f5f66 Initial implementation of a presenter-less app, just using view models. 2018-12-06 13:05:43 -08:00
Aidan Follestad
88ae30c0c9 Switch from SQLite to Room 2018-12-05 13:30:04 -08:00
Aidan Follestad
cad589eebc Update license header 2018-12-03 12:45:11 -08:00
Aidan Follestad
38d7bcb7f9 Change how ServerModelDbHelper does DB upgrade checks 2018-12-02 14:49:39 -08:00
Aidan Follestad
62ef385b65 Configurable response timeouts, resolves #31 2018-12-02 13:36:46 -08:00
Aidan Follestad
14a86568e6 Unit tests for CheckStatusManager 2018-12-01 19:58:09 -08:00
Aidan Follestad
b8dd2c0d24 Instrumentation tests for ServerModelStore 2018-12-01 18:21:14 -08:00
Aidan Follestad
03c687def5 Unit tests for NockNotificationManager 2018-12-01 17:36:14 -08:00
Aidan Follestad
08ddf1ca03 Bug fixes, UI improvements, fix notifications, etc. 2018-12-01 15:58:24 -08:00
Aidan Follestad
cf802dfa2f Docs cleanup 2018-12-01 01:31:46 -08:00
Aidan Follestad
8193dd017d The ability to disable checks for sites, resolves #8. 2018-11-30 22:19:22 -08:00
Aidan Follestad
ef73245831 WIP use custom fonts, cleanup layouts, etc. 2018-11-30 18:28:09 -08:00
Aidan Follestad
eeaa68dbe2 Ensure we have scheduled jobs when the system boots or when the app starts. 2018-11-30 12:27:07 -08:00
Aidan Follestad
c7a8148d3c Various fixes and behavioral tweaks 2018-11-30 10:45:22 -08:00
Aidan Follestad
56eb67d825 Update all deps, re-write everything in Kotlin, use Dagger, etc. 2018-11-29 23:43:28 -08:00