What's Changed
Fixes
- fix(RunConditionMonitor): fix needing restart after changing sleep interval by @dbhavsar76 in #177
- fix(model/Options): announceLanAddresses > announceLANAddresses by @Catfriend1 in #188
- fix(UI): Disable EdgeToEdge partially (fixes #184) by @Catfriend1 in #192
Features
- chore(notice): Add Keep Android Open Notice by @Catfriend1 in #185
Other
- chore(MainActivity): Remove "Important News" snackbar notification by @Catfriend1 in #187
- chore(scripts): Read EMULATOR_NAME from ENV by @Catfriend1 in #191
- chore(gitignore): Ignore gradle/gradle-daemon-jvm.properties by @Catfriend1 in #190
- chore(scripts): Fix syncthing.log path by @Catfriend1 in #193
- chore(scripts): Grant permissions to skip welcome slides after reinstall by @Catfriend1 in #194
Full Changelog: v2.0.15.0...v2.0.16.0-rc.3