Important: while no big feature has been implemented, to keep the app "updatable" we had to migrate to viewbinding. This required changing a lot of code (13k lines changed, including formatting) so there may be issues such as wrong fields displayed, buttons doing the wrong thing etc, the release on the Play Store will be delayed more than the usual.
What's Changed
- removed support for old Android versions: 22 -> 27
- updated host link supported by app
- added cloudflare, quad9 and mullvad as DNS over HTTPS providers. Set quad9 as default
- cleaned up some search results
- updated libraries
Notes:
- as usual there are two APKs, a release and a debug one (the bigger one with "debug" in the name), the debug version will allow me to fix bugs more easily (it uses Countly for telemetry) but if your app does not crash you don' t need to use it
- the Play Store version will wait more than usual, for some extra feedback
- Fdroid version will be picked up automatically at some time