17
CHANGELOG
17
CHANGELOG
@@ -1,3 +1,20 @@
|
||||
Changelog : v4.2.0 (42)
|
||||
• Target Android 13
|
||||
• Enable localization of multiple strings
|
||||
• Add monochrome icon for Android 13
|
||||
• Update dependencies to latest version
|
||||
• Show Terms of Service prompt on launch immediately
|
||||
• Allow to go forward without granting permissions during initial setup
|
||||
• Read system xml denylist as default for excluding from updates
|
||||
• Show the correct title on the 5th setup page
|
||||
• Enable forward button on setup when going back
|
||||
• Replace checkboxes in setup installer with radio buttons
|
||||
• Use stroke color for background of setup tabs
|
||||
• Fix no-theme bug in setup by using radio buttons
|
||||
• Do not use new GSF & Vending versions
|
||||
• Refactor storage related permissions setup
|
||||
• Translation updates
|
||||
|
||||
Changelog : v4.1.1 (41)
|
||||
• Hotfix - FCs for some devices
|
||||
|
||||
|
||||
@@ -47,8 +47,8 @@ android {
|
||||
minSdk 19
|
||||
targetSdk 33
|
||||
|
||||
versionCode 41
|
||||
versionName "4.1.1"
|
||||
versionCode 42
|
||||
versionName "4.2.0"
|
||||
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
multiDexEnabled true
|
||||
|
||||
15
fastlane/metadata/android/en-US/changelogs/42.txt
Normal file
15
fastlane/metadata/android/en-US/changelogs/42.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
• Target Android 13
|
||||
• Enable localization of multiple strings
|
||||
• Add monochrome icon for Android 13
|
||||
• Update dependencies to latest version
|
||||
• Show Terms of Service prompt on launch immediately
|
||||
• Allow to go forward without granting permissions during initial setup
|
||||
• Read system xml denylist as default for excluding from updates
|
||||
• Show the correct title on the 5th setup page
|
||||
• Enable forward button on setup when going back
|
||||
• Replace checkboxes in setup installer with radio buttons
|
||||
• Use stroke color for background of setup tabs
|
||||
• Fix no-theme bug in setup by using radio buttons
|
||||
• Do not use new GSF & Vending versions
|
||||
• Refactor storage related permissions setup
|
||||
• Translation updates
|
||||
15
fastlane/metadata/android/hi/changelogs/42.txt
Normal file
15
fastlane/metadata/android/hi/changelogs/42.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
• लक्ष्य Android 13
|
||||
• एकाधिक स्ट्रिंग्स का स्थानीयकरण सक्षम करें
|
||||
• Android 13 के लिए मोनोक्रोम आइकन जोड़ें
|
||||
• निर्भरता को नवीनतम संस्करण में अपडेट करें
|
||||
• तुरंत लॉन्च होने पर सेवा की शर्तों का संकेत दिखाएं
|
||||
• आरंभिक सेटअप के दौरान अनुमति दिए बिना आगे जाने की अनुमति दें
|
||||
• अद्यतनों से बाहर करने के लिए डिफ़ॉल्ट के रूप में सिस्टम XML अस्वीकृत सूची पढ़ें
|
||||
• पांचवें सेटअप पेज पर सही शीर्षक दिखाएं
|
||||
• वापस जाने पर सेटअप पर आगे बटन सक्षम करें
|
||||
• सेटअप इंस्टॉलर में चेकबॉक्स को रेडियो बटन से बदलें
|
||||
• सेटअप टैब की पृष्ठभूमि के लिए स्ट्रोक रंग का उपयोग करें
|
||||
• रेडियो बटन का उपयोग करके सेटअप में नो-थीम बग को ठीक करें
|
||||
• नए GSF और Vending संस्करणों का उपयोग न करें
|
||||
• रिफैक्टर Storage संबंधित अनुमति सेटअप
|
||||
• अनुवाद अद्यतन
|
||||
Reference in New Issue
Block a user