Commit graph

43 commits

Author SHA1 Message Date
3fd8b61043 Use gradle 8.1 2023-09-06 21:13:02 -06:00
6286016da2
fixup! Implement desktop builds 2023-08-22 22:14:47 -06:00
7bbbb022e3
Implement desktop builds 2023-08-22 22:13:17 -06:00
731faf7894 Bump version for release 2022-12-23 22:20:13 -07:00
fc3dbb7fb7 Fix shortcuts 2022-12-23 22:19:31 -07:00
ba830e8b67 Bump version for release 2022-12-23 21:29:50 -07:00
6c18dc6d1d Add Plausible analytics 2022-12-23 21:28:14 -07:00
f2fb3f6c2e Add more UI tests, fix shortcuts icon colors, fixes for Pi-hole FTL 5.18 auth requirements, improvements for error message visibility 2022-12-23 19:37:30 -07:00
c1216a58d3 Add some UI tests 2022-12-22 22:12:20 -07:00
8a2ae66b2f Material3, Disabled duration check, dependency updates
Got a bit carried away here 😅
2022-12-15 08:56:05 -06:00
c40e8f0274 Fix issues for iOS 2022-10-18 19:29:37 -06:00
120c155114 Fix issues for release builds 2022-06-25 14:18:08 -05:00
deff195d1f Add splash screen animation 2022-06-25 13:42:38 -05:00
a44e48d1e1 Migrate to redux-style store in shared module 2022-03-12 21:23:35 -07:00
fc06a2f91d Fix packages in shared module 2022-03-03 19:25:30 -07:00
6165886416 Finish implementation of MainScreen 2022-03-03 19:21:57 -07:00
2a6c469f07 Set navigation bar color according to theme (light or dark) 2022-03-03 18:56:16 -07:00
09f261b034 Migrate networking code to Kotlin Multiplatform compatible module 2022-03-03 18:55:41 -07:00
65838d6905 WIP: Migrate UI to Jetpack Compose 2021-06-10 21:20:31 -06:00
3f98551b9d Replace Koin with Dagger Hilt 2021-06-03 19:47:06 -06:00
bdacaaae34 Migrate dependencies to gradle version catalog 2021-06-04 09:07:06 -06:00
e345afb2b7 Migrate to Gradle Kotlin DSL 2021-06-04 08:58:55 -06:00
09ce5eebf7 Bump AGP version 2021-06-03 18:12:01 -06:00
72be201475 Update gradle version 2021-06-03 18:11:38 -06:00
b6bf045fd0 Add option to disable for hours
Signed-off-by: William Brawner <me@wbrawner.com>
2021-01-10 14:11:39 -07:00
53cd8c7312 Migrate from kotlin-android-extensions (synthetics) to data binding 2020-12-08 16:36:42 -07:00
3164bee01b Bump version for release 2020-04-19 17:51:26 -07:00
c178bd196b Improve landscape layouts on tablets and larger displays 2020-04-19 17:50:44 -07:00
a5fd369f9a Add keyboard actions for pi-hole auth screen and progress bars 2020-04-19 12:20:07 -07:00
738d2cc81d Improve AddPiHoleFragment with enter button handling 2020-04-19 11:58:14 -07:00
eb260dec4c Add progress dialog for direct pi-hole connections 2020-04-19 11:21:30 -07:00
f96f7df5d8 Fix shortcut icons and shorten action names 2020-04-19 10:40:36 -07:00
eebb3b7699 Remove automated error loggers 2020-04-19 10:40:09 -07:00
cf5a6473b9 Update dependencies 2020-04-19 10:39:02 -07:00
1e2e0c38d3 Fix TopItemsResponse 2020-04-19 10:37:46 -07:00
b723899f4a Fix SHA 256 hashing by adding 0 padding 2020-04-19 10:37:15 -07:00
09d7c66aff Add command-line signing tooling 2020-02-05 08:37:21 -06:00
83cd3f3855 Update app .gitignore 2020-02-05 08:29:50 -06:00
66838ed4a2 Fix lint warnings 2020-02-05 08:18:01 -06:00
fdbd55cdf8 Improve Pi-hole interactions 2020-02-05 07:55:29 -06:00
9479c5b40e Improve back navigation for first-time setup 2020-02-05 07:17:20 -06:00
e1c8ffcd5d Simplify password connections 2020-02-05 07:17:02 -06:00
1347b9ea10 Implement working Pi-hole connections and management
Signed-off-by: William Brawner <me@wbrawner.com>
2020-01-01 14:21:33 -06:00