Henrik Herzig

Results 6 issues of Henrik Herzig

Google has added two opt in fields ` recentDeviceActivity` and `playProtectVerdict` (see [Docs](https://developer.android.com/google/play/integrity/verdicts)). The app has to be adjusted to show the new files within the UI.

If a user doesn't allow network access in the iOS app, no devices are shown in the Discover page and if the user tries to wake devices, there isn't an...

bug

New features like current devices states aren't mentioned as features in the AppStore description as well as in the GitHub README. Additionally the screenshots don't show how the app looks...

documentation
chore

- flutter supports adaptive screen sizes by default which easily allows iPad and android tablet support - small config adjustments have toi be made in the `ios` and `android` directories...

enhancement

The app uses the [Material You](https://m3.material.io/) design component from Google but currently doesn't support [Dynamic Color](https://m3.material.io/styles/color/dynamic-color/overview). Enabling the dynamic colors could be implemented with a Switch in the settings screen....

enhancement
ui

The app uses the [Material You](https://m3.material.io/) design but currently has no method to change the color theme of the app. Issue #11 would allow to match the app on Android...

enhancement
ui