Commit graph

26 commits

Author SHA1 Message Date
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
5cd7127e4f Move retry policy input down, add a footer to it 2019-01-07 17:12:05 -08:00
Aidan Follestad
69d9eb094e Retry policy functionality works, resolves #30 2019-01-07 15:50:04 -08:00
Aidan Follestad
da7623db79 Add data model and UI for retry policy, part of #30 2019-01-07 14:55:03 -08:00
Aidan Follestad
19f58ef2e6 Fix a crash 2019-01-07 12:52:34 -08:00
Aidan Follestad
1d2b79d5a3 0.8.1 2019-01-06 22:40:27 -08:00
Aidan Follestad
1569871524 Cleanup 2019-01-06 21:33:54 -08:00
Aidan Follestad
84eb0b30e1 Dependency updates 2019-01-06 20:00:29 -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
b7c51a12ed Fix DiffUtil usage 2018-12-07 00:38:43 -08:00
Aidan Follestad
8effe38a1a More View <-> LiveData connection fixes 2018-12-07 00:27:00 -08:00
Aidan Follestad
fc6bdf1c39 View <-> LiveData connection tweaks, some re-org 2018-12-07 00:11:13 -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
62ef385b65 Configurable response timeouts, resolves #31 2018-12-02 13:36:46 -08:00
Aidan Follestad
08ddf1ca03 Bug fixes, UI improvements, fix notifications, etc. 2018-12-01 15:58:24 -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
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
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