|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. |
4 | 4 |
|
5 | | -## [nightly-2026.01.13 → Unreleased](https://github.com/CodeWorksCreativeHub/mLauncher/tree/main) - In Development |
| 5 | +## [1.11.3.3 → Unreleased](https://github.com/CodeWorksCreativeHub/mLauncher/tree/main) - In Development |
6 | 6 |
|
7 | 7 | ### :sparkles: Enhancements: |
8 | 8 |
|
9 | 9 | * Add reset functionality to app renaming ([8ec4f806](https://github.com/CodeWorksCreativeHub/mLauncher/commit/8ec4f806)) |
| 10 | +* Introduce FontText composable for custom font support ([5813f83c](https://github.com/CodeWorksCreativeHub/mLauncher/commit/5813f83c)) |
| 11 | +* Implement dynamic and accessible AZ sidebar ([42c831fa](https://github.com/CodeWorksCreativeHub/mLauncher/commit/42c831fa)) |
10 | 12 |
|
11 | 13 | ### :bug: Bug Fixes: |
12 | 14 |
|
13 | 15 | * Fix keyboard handling and bottom margin ([6ced4384](https://github.com/CodeWorksCreativeHub/mLauncher/commit/6ced4384)) |
14 | 16 |
|
15 | 17 | ### :wrench: Code Quality: |
16 | 18 |
|
| 19 | +* Clean up and improve changelog generation script ([27ed889e](https://github.com/CodeWorksCreativeHub/mLauncher/commit/27ed889e)) |
17 | 20 | * Simplify rename logic and UI ([f76aaf98](https://github.com/CodeWorksCreativeHub/mLauncher/commit/f76aaf98)) |
18 | 21 | * Refactor rename UI in app drawer ([d3d30f1b](https://github.com/CodeWorksCreativeHub/mLauncher/commit/d3d30f1b)) |
19 | 22 | * Simplify app rename logic in AppDrawerAdapter ([f5405c4b](https://github.com/CodeWorksCreativeHub/mLauncher/commit/f5405c4b)) |
20 | 23 | * Improve preference migration and build script variables ([a4a27359](https://github.com/CodeWorksCreativeHub/mLauncher/commit/a4a27359)) |
21 | 24 | * Use `activityLabel` directly, removing `customLabel` and `label` ([dc1a81f3](https://github.com/CodeWorksCreativeHub/mLauncher/commit/dc1a81f3)) |
22 | | - |
23 | | -## [Nightly Release 2026.01.13](https://github.com/CodeWorksCreativeHub/mLauncher/tree/nightly-2026.01.13) - (12, January 2026) |
24 | | - |
25 | | -### :sparkles: Enhancements: |
26 | | - |
27 | | -* Introduce FontText composable for custom font support ([5813f83c](https://github.com/CodeWorksCreativeHub/mLauncher/commit/5813f83c)) |
28 | | -* Implement dynamic and accessible AZ sidebar ([42c831fa](https://github.com/CodeWorksCreativeHub/mLauncher/commit/42c831fa)) |
29 | | - |
30 | | -### :wrench: Code Quality: |
31 | | - |
32 | 25 | * Use FontManager for font loading in SettingsComposable ([54361a40](https://github.com/CodeWorksCreativeHub/mLauncher/commit/54361a40)) |
33 | 26 | * Use FontText in SettingsTextPreference ([1355be5a](https://github.com/CodeWorksCreativeHub/mLauncher/commit/1355be5a)) |
34 | 27 | * Remove redundant theme logic in SettingsFragment ([f2ea3277](https://github.com/CodeWorksCreativeHub/mLauncher/commit/f2ea3277)) |
@@ -149,5 +142,27 @@ All notable changes to this project will be documented in this file. See [conven |
149 | 142 |
|
150 | 143 | * prevent icon pack icons from showing in app list when disabled ([6a3d504b](https://github.com/CodeWorksCreativeHub/mLauncher/commit/6a3d504b)) |
151 | 144 |
|
| 145 | +## [1110204 (1.11.2.4) - Multi Launcher ‧ Home Screen](https://github.com/CodeWorksCreativeHub/mLauncher/tree/1.11.2.4) - (20, October 2025) |
| 146 | + |
| 147 | +### :sparkles: Enhancements: |
| 148 | + |
| 149 | +* Implement native crash reporting service ([4d750cb8](https://github.com/CodeWorksCreativeHub/mLauncher/commit/4d750cb8)) |
| 150 | +* Add grab line to bottom and top sheet dialogs ([6a81010d](https://github.com/CodeWorksCreativeHub/mLauncher/commit/6a81010d)) |
| 151 | +* Move cache files to cache directory ([2e383825](https://github.com/CodeWorksCreativeHub/mLauncher/commit/2e383825)) |
| 152 | +* Configure Room schema for WidgetDatabase ([802c1b1a](https://github.com/CodeWorksCreativeHub/mLauncher/commit/802c1b1a)) |
| 153 | + |
| 154 | +### :wrench: Code Quality: |
| 155 | + |
| 156 | +* Use CardView for Top and Bottom Sheets ([e1b5abe2](https://github.com/CodeWorksCreativeHub/mLauncher/commit/e1b5abe2)) |
| 157 | +* Rearchitect FontBottomSheetDialogLocked ([84de7e2e](https://github.com/CodeWorksCreativeHub/mLauncher/commit/84de7e2e)) |
| 158 | +* Rename LockedBottomSheetDialog to FontBottomSheetDialogLocked and move to shared component package ([899cba8c](https://github.com/CodeWorksCreativeHub/mLauncher/commit/899cba8c)) |
| 159 | +* Implement Device Admin for screen lock ([f4f8eec3](https://github.com/CodeWorksCreativeHub/mLauncher/commit/f4f8eec3)) |
| 160 | +* Improve performance and readability ([ebb3ece7](https://github.com/CodeWorksCreativeHub/mLauncher/commit/ebb3ece7)) |
| 161 | +* Optimize app list loading and sorting ([354b0ce4](https://github.com/CodeWorksCreativeHub/mLauncher/commit/354b0ce4)) |
| 162 | + |
| 163 | +### :globe_with_meridians: Localization: |
| 164 | + |
| 165 | +* Updated Language Files. ([#936](https://github.com/CodeWorksCreativeHub/mLauncher/pull/936)) ([dd0bc103](https://github.com/CodeWorksCreativeHub/mLauncher/commit/dd0bc103)) |
| 166 | + |
152 | 167 | --- |
153 | 168 | > Generated by CodeWorks Creative Hub |
0 commit comments