Skip to content

Commit ce247de

Browse files
committed
Fix: Rename values-in to values-id (Indonesian), update README with localization and theme info
1 parent be182bc commit ce247de

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,21 @@ com.appcontrolx/
104104
- **Background**: WorkManager
105105
- **Root**: [libsu](https://github.com/topjohnwu/libsu) by topjohnwu
106106
- **Shizuku**: [Shizuku-API](https://github.com/RikkaApps/Shizuku-API) by RikkaApps
107-
- **Logging**: Timber
108-
- **Crash Reporting**: Firebase Crashlytics
109107
- **Build**: Gradle 8.2, AGP 8.2.0
110108
- **CI/CD**: GitHub Actions
111-
- **Testing**: JUnit, Mockito, Turbine
109+
110+
## Localization
111+
112+
| Language | Code | Status |
113+
|----------|------|--------|
114+
| English | `en` | Default |
115+
| Indonesian | `id` | Complete |
116+
117+
## Theme Support
118+
119+
- Light Mode
120+
- Dark Mode
121+
- System Default (follows device setting)
112122

113123
## Commands Reference
114124

0 commit comments

Comments
 (0)