Commit graph

111 commits

Author SHA1 Message Date
Aidan Follestad
1d2b79d5a3 0.8.1 2019-01-06 22:40:27 -08:00
Aidan Follestad
44d31dd5c3 Theme tweaks, update notification icon 2019-01-06 21:38:27 -08:00
Aidan Follestad
1569871524 Cleanup 2019-01-06 21:33:54 -08:00
Aidan Follestad
de36a2f5e6 Material Design 2 esque UI and a dark mode. Resolves #37, resolves #38. 2019-01-06 21:29:07 -08:00
Aidan Follestad
84eb0b30e1 Dependency updates 2019-01-06 20:00:29 -08:00
Aidan Follestad
48735bb606 Back to Gradle 4.10 2019-01-06 19:51:59 -08:00
Aidan Follestad
a8d7f85c9b Update showcase image 2019-01-02 21:09:50 -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
a8626b4d29 Add .editorconfig 2018-12-12 20:56:13 -08:00
Aidan Follestad
b7c51a12ed Fix DiffUtil usage 2018-12-07 00:38:43 -08:00
Aidan Follestad
b09088ab9e String tweak 2018-12-07 00:30:50 -08:00
Aidan Follestad
8effe38a1a More View <-> LiveData connection fixes 2018-12-07 00:27:00 -08:00
Aidan Follestad
3b1aae66f3 ValidateJob must retrieve the job ID as a long 2018-12-07 00:19:41 -08:00
Aidan Follestad
76a5a46454 Add site view model should have default values 2018-12-07 00:17:46 -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
8470b65df1 ViewSiteViewModelTest 2018-12-06 20:27:38 -08:00
Aidan Follestad
b57f645c98 AddSiteViewModelTest 2018-12-06 19:41:12 -08:00
Aidan Follestad
98327c8c5b Fix StatusUpdateIntentReceiverTest 2018-12-06 18:10:51 -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
f9711137b9 Add AVD to Travis CI builder 2018-12-03 10:36:34 -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
7e46b84d08 Undid changes to .travis.yml for now 2018-12-01 21:00:04 -08:00
Aidan Follestad
92878c875e Fix ViewPresenterTest 2018-12-01 20:44:18 -08:00
Aidan Follestad
8a1816c3e8 Update .travis.ci for Codecov 2018-12-01 20:03:13 -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
cf39207c08 Version 0.8.0 2018-12-01 16:01:45 -08:00
Aidan Follestad
08ddf1ca03 Bug fixes, UI improvements, fix notifications, etc. 2018-12-01 15:58:24 -08:00
Aidan Follestad
b750957d79 Change add site button text 2018-12-01 12:44:33 -08:00
Aidan Follestad
00973b9c71 Restore view site activity slide-up animation 2018-12-01 12:42:37 -08:00
Aidan Follestad
c6307f5061 Main list shows 'Now' as the next check time if the status is pending 2018-12-01 12:33:57 -08:00
Aidan Follestad
2d81575e4b Move majority of view site logic to a presenter, add unit tests 2018-12-01 12:31:16 -08:00
Aidan Follestad
cf802dfa2f Docs cleanup 2018-12-01 01:31:46 -08:00
Aidan Follestad
225434b41a Move majority of add site logic to a presenter, add unit tests 2018-12-01 01:30:25 -08:00
Aidan Follestad
f87e1438d2 Move majority of MainActivity business logic to MainPresenter, write unit test 2018-12-01 00:05:14 -08:00
Aidan Follestad
b36b41ca9d Fix long press functions in the main list 2018-11-30 22:58:53 -08:00
Aidan Follestad
cfe9df9225 Theme Material Dialogs 2018-11-30 22:55:07 -08:00
Aidan Follestad
62ce516972 Use styles to keep view styles consistent throughout the app 2018-11-30 22:52:35 -08:00
Aidan Follestad
1a66d2bbd7 Tweaks to list item layout of the main screen 2018-11-30 22:22:13 -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
77a98b161b Limit interval input field to 6 characters, resolves #17. 2018-11-30 15:48:03 -08:00
Aidan Follestad
6dfff5bb12 Begin to modularize reused view layouts, switch to Material Components theme 2018-11-30 15:34:40 -08:00
Aidan Follestad
c7096e8746 Don't save changes to existing site if validation doesn't pass. Resolves #22. 2018-11-30 14:28:58 -08:00