-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
27 lines (27 loc) · 1.3 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
**CHANGELOG**
• Core update v1.8.23
• Change style switchpreference
• Redesign bypass list activity
• Translation Update
• Optimized Theme Dark Mode
• Introduced version catalog for streamlined dependency management
• Bump workRuntimeKtx from 2.8.1 to 2.9.0
• Bump com.tencent:mmkv-static from 1.3.7 to 1.3.9
• Fixed the toolbar disappearing when the typing keyboard appears
• Fix typo: s/Domian/Domain/g
• Refactor extension functions for better performance and clarity
• Refactor V2RayServiceManager to Use Constants for Configuration Values
• Refactor GlobalScope Usage to Prevent Memory Leaks
• Refactor redundant PendingIntent code into a helper function
• Refactor charset usage and consolidate function implementation
• Drop geolocation-cn (cn contains geolocation-cn)
• Introduct ImageSlider
• Simplifying the filter configuration file
• Remove redundant access modifier
• Add Documentation Comments to AppConfig Constants
• Refactor filterConfig Function for Simplified Code and Reusability
• Optimize strState Handling by Removing Redundant try-catch
• Simplify parseInt function
• Refactor base64 decode function to simplify handling
• Fix getDarkModeStatus to handle configuration changes more accurately
• Updated getLocale function to use appropriate Locale constants