Skip to content

Releases: Willena/OpenDNSUpdater

OpenDNSUpdater v2.2.4

12 Nov 15:58
Compare
Choose a tag to compare
  • VPNService fix for device with API > 31 (Android S+)

OpenDNSUpdater v2.2.3

02 Nov 20:50
Compare
Choose a tag to compare
  • 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

24 Aug 18:51
Compare
Choose a tag to compare
  • Updated targetSdk to 29
  • Updated version of libraries

OpenDNSUpdater V2.2.1

15 Jun 22:14
Compare
Choose a tag to compare
  • Fixed bug with back button in the preference screen
  • Fixed bug with Phishing site indicator
  • Updated version of libraries

OpenDNSUpdater V2.2.0

19 May 12:52
Compare
Choose a tag to compare
  • Updated libraries
  • Added network whitelist feature

OpenDNSUpdater V2.1.3

05 Aug 19:28
Compare
Choose a tag to compare

This release updates libraries used in the app.

OpenDNSUpdater V2.1.2

05 Aug 19:29
Compare
Choose a tag to compare
  • 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

23 May 21:14
Compare
Choose a tag to compare

Change log:

c75a83b - Changed icons to be compatible with new Google Play requirements
4d747bc - Added warning about special characters
1598edb - Fixed last update bug and cleaner authentication to OpenDNS API
0113677 - pREPAre for release 2.1.1

OpenDNSUpdater V2.1.0

02 Mar 16:27
Compare
Choose a tag to compare

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

24 Dec 10:36
Compare
Choose a tag to compare

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