Commit graph

20 commits

Author SHA1 Message Date
Aidan Follestad
6ae85ea061 Update NockNotificationManagerTest 2019-01-11 20:05:19 -08:00
Aidan Follestad
34329f3a9f Fix another test folder 2019-01-11 19:57:52 -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
e3820fd7d3 Show more detail in error notifications 2019-01-08 16:30:18 -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
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
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
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
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
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
225434b41a Move majority of add site logic to a presenter, add unit tests 2018-12-01 01:30:25 -08:00
Aidan Follestad
d1672a6c5e Create notification channels when app is startwd, add logging to notification manager 2018-11-30 12:01:08 -08:00
Aidan Follestad
56eb67d825 Update all deps, re-write everything in Kotlin, use Dagger, etc. 2018-11-29 23:43:28 -08:00