Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-07-12 22:49:08 +05:30
parent 8ebbe501ed
commit 2b0653ef0b
4 changed files with 28 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
• Avoid asking storage permission until required
• Reworked spoof configuration to avoid storage permission for import-export
• Add option to automatically check for app updates (requires a working account logged in)
• Fixed issue where required libraries weren't being installed with apps like chrome & trichrome library
• Ignore downloads directory from backups when backing up Aurora Store
• Implement Shizuku installer (requires Android 8.0+)
• Drop support for Android 4.4. Minimum required Android version is 5.0+.
• Minor bugfixes & improvements

View File

@@ -0,0 +1,8 @@
• जब तक आवश्यक न हो स्टोरेज की अनुमति मांगने से बचें
• आयात-निर्यात के लिए स्टोरेज की अनुमति से बचने के लिए स्पूफ कॉन्फ़िगरेशन पर दोबारा काम किया गया
• ऐप अपडेट के लिए स्वचालित रूप से जांच करने का विकल्प जोड़ें (एक कामकाजी खाते से लॉग इन होना आवश्यक है)
• उस समस्या को ठीक किया गया जहां क्रोम और ट्राइक्रोम लाइब्रेरी जैसे ऐप्स के साथ आवश्यक लाइब्रेरी इंस्टॉल नहीं की जा रही थीं
• ऑरोरा स्टोर का बैकअप लेते समय बैकअप से डाउनलोड निर्देशिका पर ध्यान न दें
• शिज़ुकु इंस्टॉलर लागू करें (एंड्रॉइड 8.0+ की आवश्यकता है)
• एंड्रॉइड 4.4 के लिए समर्थन बंद करें। न्यूनतम आवश्यक Android संस्करण 5.0+ है।
• मामूली बग समाधान और सुधार