Commit graph

62 commits

Author SHA1 Message Date
15b31a874d Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.1
Some checks failed
Build & Test / Run Unit Tests (pull_request) Successful in 5m0s
Build & Test / Validate (push) Successful in 11s
Build & Test / Validate (pull_request) Successful in 16s
Build & Test / Run Unit Tests (push) Has been cancelled
2024-11-17 03:02:57 +00:00
8072c38e4d Update dependency androidx.preference:preference-ktx to v1.2.1
All checks were successful
Build & Test / Validate (push) Successful in 12s
Build & Test / Run Unit Tests (push) Successful in 11m41s
2024-11-17 02:15:33 +00:00
badb12812c Update dependency androidx.security:security-crypto to v1.0.0
Some checks failed
Build & Test / Validate (pull_request) Successful in 11s
Build & Test / Run Unit Tests (pull_request) Successful in 8m19s
Build & Test / Validate (push) Successful in 16s
Build & Test / Run Unit Tests (push) Has been cancelled
2024-11-17 02:04:25 +00:00
2bdb4a4974 Add renovate.json
All checks were successful
Build & Test / Validate (push) Successful in 16s
Build & Test / Run Unit Tests (push) Successful in 8m41s
2024-11-17 01:57:36 +00:00
a912cd6cd3
Fix gradle usage for running checks on pull requests
All checks were successful
Build & Test / Validate (push) Successful in 20s
Build & Test / Run Unit Tests (push) Successful in 11m39s
2024-11-16 18:16:19 -07:00
2649e1e6d2
Fix inconsistent Java versions
Some checks failed
Build & Test / Validate (push) Successful in 28s
Build & Test / Run Unit Tests (push) Has been cancelled
2024-11-16 18:12:34 -07:00
0b26a16f1f
Remove Plausible
Some checks failed
Build & Test / Validate (push) Successful in 17s
Build & Test / Run Unit Tests (push) Failing after 6m18s
2024-11-16 17:54:43 -07:00
dba5313c74
fixup! Bump various dependencies
Some checks failed
Build & Test / Run Unit Tests (push) Has been cancelled
Build & Test / Validate (push) Successful in 2m28s
2024-11-16 17:49:53 -07:00
f2d5687a5f
Add pull request workflow
Some checks failed
Build & Test / Validate (push) Successful in 23s
Build & Test / Run Unit Tests (push) Failing after 6m59s
2024-11-16 16:47:42 -07:00
4bf56a5918
fixup! Enable predictive back gesture 2024-11-16 16:45:34 -07:00
d533682af6
Enable predictive back gesture 2024-11-16 16:43:34 -07:00
b5c23fc5ca
Bump various dependencies 2024-11-16 16:40:25 -07:00
7447a5ca6d
Bump max SDK 2024-11-16 15:27:22 -07:00
a4ec4c8aa4
Bump AGP version 2024-11-16 15:23:43 -07:00
a7d0119250
Fix some issues with desktop Linux 2024-07-14 20:32:36 -06:00
5df9a77714 Add icon for Windows 2023-09-06 21:16:16 -06:00
22d81d0fd5 Remove debug code from desktop 2023-09-06 21:15:56 -06:00
a5b1b33d99 Fix icon paths for windows and linux 2023-09-06 21:15:19 -06:00
3ffd663c8d Use Kotlin 1.9.10 2023-09-06 21:13:28 -06:00
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