From e9bfc3bf2b4569c9515caa226eeeea4292e6f7fe Mon Sep 17 00:00:00 2001 From: HeCodes2Much-Bot Date: Sun, 28 Apr 2024 18:59:27 +0000 Subject: [PATCH] chore(changelog): Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9d5d3125..ac4578e64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. -## [1.5.6](https://github.com/DroidWorksStudio/mLauncher/tree/1.5.6) - (28, April 2024) +## [Coming Soon](https://github.com/DroidWorksStudio/mLauncher/tree/HEAD) ### Implemented Enhancements: @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file. See [conven ### Bug Fixes: +- Fixed updateAppCountWithUsageStats to also allow feature phone buttons. - ([dc8c18c](https://github.com/DroidWorksStudio/mLauncher/commit/dc8c18c9b20b7312fc8e131d815cfd583363f092)) - Add key event handling and click listeners for feature phones - ([97818e5](https://github.com/DroidWorksStudio/mLauncher/commit/97818e571ab0d86b94c4701669a4fe7c8ae3173d)) - Better support for feature phones. - ([278ef1e](https://github.com/DroidWorksStudio/mLauncher/commit/278ef1e4d75058d1f8adb84f792fca69fcad0c4c)) - Fix receiver registration and unregistration in HomeFragment - ([935e2bb](https://github.com/DroidWorksStudio/mLauncher/commit/935e2bbea241751060b9512fabfef72c2a542c62))