File tree 2 files changed +4
-2
lines changed
fastlane/metadata/android/en-US/changelogs
2 files changed +4
-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 31
10
10
// noinspection HighAppVersionCode
11
- versionCode 2022020502
12
- versionName " 2022.02.05 "
11
+ versionCode 2022021001
12
+ versionName " 2022.02.10 "
13
13
14
14
externalNativeBuild {
15
15
cmake {
Original file line number Diff line number Diff line change 1
1
- Save lots of battery when using TrackerControl UI: store results from tracker library analysis
2
+ - Show number of tracker libraries in app install notifications (if this app has Internet access)
2
3
- Implement parsing of Server Name Indication in Play Store version for better detection
3
4
- Implement basic IP-based tracker detection and blocking
4
5
- Highlight in UI that sometimes the shown company might be inaccurate
8
9
- Make disabling battery optimisations easier
9
10
- Fix bug where duplicate tracker libraries were shown
10
11
- Update dependencies, translations, blocklists and Classyshark/Exodus privacy database (eof422)
12
+ - Improve handling of resources (including database access) to avoid crashes
11
13
- Cleanup code, improve in-app strings
You can’t perform that action at this time.
0 commit comments