File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ android {
8
8
minSdkVersion 22
9
9
targetSdkVersion 29
10
10
// noinspection HighAppVersionCode
11
- versionCode 2020090704
12
- versionName " 2020.09.07 "
11
+ versionCode 2020090901
12
+ versionName " 2020.09.09 "
13
13
archivesBaseName = " TrackerControl-$versionName " // name of apk
14
14
15
15
externalNativeBuild {
Original file line number Diff line number Diff line change
1
+ 1st anniversary edition
2
+ - MAJOR CHANGE: Redesign of app
3
+ - FEATURE: add ad-blocking, support custom host lists, allow disabling per-app
4
+ - FEATURE: add blocking by company
5
+ - FEATURE: find trackers that hide using DNS cloaking
6
+ - FEATURE: add optional non-strict mode to reduce app breakage (beta)
7
+ - FEATURE: allow blocking of Internet from main screen
8
+ - FEATURE: add 'clear' menu button to remove seen trackers
9
+ - FEATURE: add 'uninstall' menu button
10
+ - Fix crashes and bugs, including F-Droid incompatibility with Android 11
11
+ - Update block lists, disclose some tracker as 'essential'
12
+ - Add Italian, update translations, and allow more localisation
13
+ - Only automatically wipe logs, if logging is on
14
+ - Cleanup better after uninstalled apps
15
+ - Update libraries
You can’t perform that action at this time.
0 commit comments