You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15-36Lines changed: 15 additions & 36 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,41 +8,20 @@ All notable changes to this project will be documented in this file. See [conven
8
8
9
9
* Add notification count badges to app icons ([4ef45966](https://github.com/DroidWorksStudio/mLauncher/commit/4ef45966))
10
10
* Enhance widget management with new context extensions and localized menu options ([3ed94bdf](https://github.com/DroidWorksStudio/mLauncher/commit/3ed94bdf))
11
-
* Add placeholder for empty widget screen and improve widget management ([d635fb8a](https://github.com/DroidWorksStudio/mLauncher/commit/d635fb8a))
* Prevent widgets from resizing or moving off-screen ([8ac19b66](https://github.com/DroidWorksStudio/mLauncher/commit/8ac19b66))
20
15
* Use original app label when updating notification count ([45291dbb](https://github.com/DroidWorksStudio/mLauncher/commit/45291dbb))
21
-
* Update widget dimensions and bitmap scaling ([b3de3be4](https://github.com/DroidWorksStudio/mLauncher/commit/b3de3be4))
22
16
23
17
### :wrench: Code Quality:
24
18
25
19
* Improve release message format ([8bf03bd4](https://github.com/DroidWorksStudio/mLauncher/commit/8bf03bd4))
26
20
* Simplify dominant color retrieval ([3060b473](https://github.com/DroidWorksStudio/mLauncher/commit/3060b473))
27
-
* Improve crash handling and reporting ([a71b94f6](https://github.com/DroidWorksStudio/mLauncher/commit/a71b94f6))
28
-
* Adjust Word of the Day widget minWidth ([c4539247](https://github.com/DroidWorksStudio/mLauncher/commit/c4539247))
29
-
* Rename `bottomSheet` to `showDeviceBottomSheet` ([bde4558f](https://github.com/DroidWorksStudio/mLauncher/commit/bde4558f))
30
-
* Mark `word_of_the_day` as not translatable ([29f84c99](https://github.com/DroidWorksStudio/mLauncher/commit/29f84c99))
31
21
32
22
### :globe_with_meridians: Localization:
33
23
34
24
* Updated Language Files. ([#915](https://github.com/DroidWorksStudio/mLauncher/pull/915)) ([41451f4c](https://github.com/DroidWorksStudio/mLauncher/commit/41451f4c))
35
-
* Updated Language Files. ([#908](https://github.com/DroidWorksStudio/mLauncher/pull/908)) ([111f8722](https://github.com/DroidWorksStudio/mLauncher/commit/111f8722))
36
-
* Updated Language Files. ([#907](https://github.com/DroidWorksStudio/mLauncher/pull/907)) ([748d17be](https://github.com/DroidWorksStudio/mLauncher/commit/748d17be))
37
-
38
-
### :x: Feature Removals:
39
-
40
-
* Delete Word of the Day string resource files for all locales except english ([016c4de7](https://github.com/DroidWorksStudio/mLauncher/commit/016c4de7))
41
-
42
-
### :building_construction: Build:
43
-
44
-
* Bump the all-gradle group across 1 directory with 12 updates ([#911](https://github.com/DroidWorksStudio/mLauncher/pull/911)) ([a9ccdc2b](https://github.com/DroidWorksStudio/mLauncher/commit/a9ccdc2b))
45
-
* Bump actions/cache in the all-actions group ([#910](https://github.com/DroidWorksStudio/mLauncher/pull/910)) ([66d9119d](https://github.com/DroidWorksStudio/mLauncher/commit/66d9119d))
46
25
47
26
### :broom: Maintenance & Cleanup:
48
27
@@ -52,24 +31,24 @@ All notable changes to this project will be documented in this file. See [conven
52
31
53
32
### :sparkles: Enhancements:
54
33
55
-
* Add placeholder for empty widget screen and improve widget management ([0883c459](https://github.com/DroidWorksStudio/mLauncher/commit/0883c459))
* Enhance Private Space UI and Logic ([fc9287fa](https://github.com/DroidWorksStudio/mLauncher/commit/fc9287fa))
61
40
62
41
### :bug: Bug Fixes:
63
42
64
-
* Update widget dimensions and bitmap scaling ([5695d0b2](https://github.com/DroidWorksStudio/mLauncher/commit/5695d0b2))
43
+
* Update widget dimensions and bitmap scaling ([b3de3be4](https://github.com/DroidWorksStudio/mLauncher/commit/b3de3be4))
65
44
* Hide Private Apps button when mLauncher is not default ([a407a6f2](https://github.com/DroidWorksStudio/mLauncher/commit/a407a6f2))
66
45
67
46
### :wrench: Code Quality:
68
47
69
-
* Improve crash handling and reporting ([8401a5c2](https://github.com/DroidWorksStudio/mLauncher/commit/8401a5c2))
70
-
* Adjust Word of the Day widget minWidth ([fe49c1bb](https://github.com/DroidWorksStudio/mLauncher/commit/fe49c1bb))
71
-
* Rename `bottomSheet` to `showDeviceBottomSheet` ([c14313dc](https://github.com/DroidWorksStudio/mLauncher/commit/c14313dc))
72
-
* Mark `word_of_the_day` as not translatable ([cfdb421b](https://github.com/DroidWorksStudio/mLauncher/commit/cfdb421b))
48
+
* Improve crash handling and reporting ([a71b94f6](https://github.com/DroidWorksStudio/mLauncher/commit/a71b94f6))
49
+
* Adjust Word of the Day widget minWidth ([c4539247](https://github.com/DroidWorksStudio/mLauncher/commit/c4539247))
50
+
* Rename `bottomSheet` to `showDeviceBottomSheet` ([bde4558f](https://github.com/DroidWorksStudio/mLauncher/commit/bde4558f))
51
+
* Mark `word_of_the_day` as not translatable ([29f84c99](https://github.com/DroidWorksStudio/mLauncher/commit/29f84c99))
73
52
* Remove wordoftheday.xml from Crowdin configuration ([22e74bac](https://github.com/DroidWorksStudio/mLauncher/commit/22e74bac))
74
53
* Update regex for conventional commit types ([9b7870fe](https://github.com/DroidWorksStudio/mLauncher/commit/9b7870fe))
75
54
* Update commit parsing rules for changelog generation ([250afcf4](https://github.com/DroidWorksStudio/mLauncher/commit/250afcf4))
@@ -78,17 +57,17 @@ All notable changes to this project will be documented in this file. See [conven
78
57
79
58
### :globe_with_meridians: Localization:
80
59
81
-
* Updated Language Files. ([#908](https://github.com/DroidWorksStudio/mLauncher/pull/908)) ([c028e4d7](https://github.com/DroidWorksStudio/mLauncher/commit/c028e4d7))
82
-
* Updated Language Files. ([#907](https://github.com/DroidWorksStudio/mLauncher/pull/907)) ([33ee046c](https://github.com/DroidWorksStudio/mLauncher/commit/33ee046c))
60
+
* Updated Language Files. ([#908](https://github.com/DroidWorksStudio/mLauncher/pull/908)) ([111f8722](https://github.com/DroidWorksStudio/mLauncher/commit/111f8722))
61
+
* Updated Language Files. ([#907](https://github.com/DroidWorksStudio/mLauncher/pull/907)) ([748d17be](https://github.com/DroidWorksStudio/mLauncher/commit/748d17be))
83
62
84
63
### :x: Feature Removals:
85
64
86
-
*Remove Word of the Day feature ([2a851d01](https://github.com/DroidWorksStudio/mLauncher/commit/2a851d01))
65
+
*Delete Word of the Day string resource files for all locales except english ([016c4de7](https://github.com/DroidWorksStudio/mLauncher/commit/016c4de7))
87
66
88
67
### :building_construction: Build:
89
68
90
-
* Bump the all-gradle group across 1 directory with 12 updates ([#911](https://github.com/DroidWorksStudio/mLauncher/pull/911)) ([55153d87](https://github.com/DroidWorksStudio/mLauncher/commit/55153d87))
91
-
* Bump actions/cache in the all-actions group ([#910](https://github.com/DroidWorksStudio/mLauncher/pull/910)) ([c9b60d1c](https://github.com/DroidWorksStudio/mLauncher/commit/c9b60d1c))
69
+
* Bump the all-gradle group across 1 directory with 12 updates ([#911](https://github.com/DroidWorksStudio/mLauncher/pull/911)) ([a9ccdc2b](https://github.com/DroidWorksStudio/mLauncher/commit/a9ccdc2b))
70
+
* Bump actions/cache in the all-actions group ([#910](https://github.com/DroidWorksStudio/mLauncher/pull/910)) ([66d9119d](https://github.com/DroidWorksStudio/mLauncher/commit/66d9119d))
92
71
93
72
## [1.11.1.3](https://github.com/DroidWorksStudio/mLauncher/tree/1.11.1.3) - (21, September 2025)
0 commit comments