What's Changed
New Features
- Temperature Unit Switch: Added support for toggling between Celsius and Fahrenheit. (#51) @dijia1124
- Traditional Chinese Support: Integrated and updated
zh-Hanttranslations. (#56) @abc0922001 @dijia1124
Improvements
- Optimized FCC Recording: The estimated full charge capacity can now be recorded via floating window or notification service by simply waking the screen when fully charged. (#53, #66) @dijia1124
- Smart UI: Available entries (in battery monitor entry settings) are now dynamically displayed based on Root mode status. (#52) @dijia1124
- Data Parsing: Implemented locale-aware number parsing to prevent format errors. (#60) @dijia1124
Bug Fixes
- Permission Fix: Resolved a false positive
VIEW_NETWORK_PERMISSIONdeclaration caused by WorkManager. (#48) @dijia1124
UI & Text Adjustments
- Adjusted horizontal paddings for dual cell text. (#59) @dijia1124
- Refined in-app descriptions and text alignment. (#55) @dijia1124
Code Quality
- Code quality refactoring and cleanup (SonarQube). (#64) @dijia1124
Full Changelog: v2.3.6...v2.3.7