Releases: Willena/OpenDNSUpdater
OpenDNSUpdater v2.2.4
OpenDNSUpdater v2.2.3
- Target API 34
- DROP crash report collection
- DROP Support for too old APIs (<21)
- Updated Gradle version
- Updated TripleT version
- Updated Android Plugin version
- Updated androidx versions
- Updated AppIntro version
- Adapted code to new library version and to android API version
- Few aesthetic changes
- Updated README.md
OpenDNSUpdater V2.2.2
- Updated targetSdk to 29
- Updated version of libraries
OpenDNSUpdater V2.2.1
- Fixed bug with back button in the preference screen
- Fixed bug with Phishing site indicator
- Updated version of libraries
OpenDNSUpdater V2.2.0
- Updated libraries
- Added network whitelist feature
OpenDNSUpdater V2.1.3
This release updates libraries used in the app.
OpenDNSUpdater V2.1.2
- Migrate from firebase-jobdispatcher to androidx Workmanager
- Added Google play descriptions and data to be used in correlation with gradle-play-publisher
- Added a slide to explicitly ask for data collection consent
- Migrated some low level widget to androidx widgets (Progress bar and Switches)
- Removed hardcoded strings from layout files
OpenDNSUpdater V2.1.1
OpenDNSUpdater V2.1.0
Change log:
fed615c - Started to work on #13. App version bumped to 2.1.0
b445b58 - AppIntro incorporated. Explanations are given to the user
956acf4 - If app has been updated, use old configuration
c89d130 - Use AppIntro policies
935bbcc - Moved permissions to application intro.
07d7767 - Added basic showcase functions to show and explain how to use the app
03c4fe9 - Added Spotlight to explain the main view. Updated licences list.
e4b606e - Fixed minors bugs.
cdce5ba - Fixed typos
OpenDNSUpdater V2.0.3
Minor compatibility improvements and bug fixes
Change log:
6d967b7 - Improved compatibility with android API 16
a6f5cc5 - Check that network information is not null before trying to access it...
acab5ed - Fixed notification compatibility bug on old devices (API < 20 and API > 16)
8376142 - Fixed bug with "forced" orientation on activity
d5008dd - Fixed shortcut bug
2b51031 - Update dependencies versions