HeCodes2Much MLauncher Versions Save

Minimal Launcher app for Android. Customized olauncher as I just started learning kotlin .

1.5.9

2 weeks ago

What's Changed

Implemented Enhancements:

  • Add onKeyDown handling for menu key press. - (7d7cc3f)

Bug Fixes:

  • Some color themes were not working. - (3763b01)

Full Changelog: https://github.com/DroidWorksStudio/mLauncher/compare/1.5.8...1.5.9

1.5.8

2 weeks ago

What's Changed

Bug Fixes:

  • Added the custom colors to the app draw too. - (516eb12)
  • Fixed Accent Colors When Disabled - (e25ffa2)

Feature Removal:

  • Removed unused strings - (6de0b76)
  • Removed Clutter from settings - (c60bc9a)

Full Changelog: https://github.com/DroidWorksStudio/mLauncher/compare/1.5.7...1.5.8

1.5.7

2 weeks ago

What's Changed

Bug Fixes:

  • Fixed the background opacity when below 10. - (ebe667c)
  • Fixed BiometricManager for when feature phone is enabled. - (33ca37f)

Dependency Updates:

  • Updated androidxTestKotlin - (17492ec)

Full Changelog: https://github.com/DroidWorksStudio/mLauncher/compare/1.5.6...1.5.7

1.5.6

2 weeks ago

What's Changed

Implemented Enhancements:

  • Add feature phone mode option - (2042262)
  • Added support for custom dark and light colors in app settings. - (3d40055)
  • Add option to display app usage stats. - (b2bc061)

Bug Fixes:

  • Add key event handling and click listeners for feature phones - (97818e5)
  • Better support for feature phones. - (278ef1e)
  • Fix receiver registration and unregistration in HomeFragment - (935e2bb)
  • Fixed the ability for the launcher to ask for usage permission. - (580a988)

Language Support:

Full Changelog: https://github.com/DroidWorksStudio/mLauncher/compare/1.5.5...1.5.6

1.5.5

3 weeks ago

What's New

Implemented Enhancements:

  • Update time formatting based on system settings - (e6b3939)
  • Add timezone support for date and time formatting - (8be6d1c)
  • Add visibility control for app rename layout in AppDrawerAdapter - (dd4dbd5)

Bug Fixes:

  • Correct search behavior in AppDrawerFragment - (0d12eb5)
  • Fixed the backup so backups have timestamps. - (886a189)

Feature Removal:

  • Removed Debugging Code - (94df035)

Language Support:

Full Changelog: https://github.com/DroidWorksStudio/mLauncher/compare/1.5.4...1.5.5

1.5.4

4 weeks ago

What's New

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.

Bug Fixes:

  • Ensure proper initialization of TextView objects in updateBatteryStatus() - (939de4c)
  • Fixed IllegalStateException when unregistering BatteryReceiver in onPause() - (3cefa19)

Language Support:

Refactoring:

  • Initialize prefs in attachBaseContext for timely initialization. - (5a42051)
  • Improve ACRA configuration in Mlauncher.kt - (52e1abb)
  • Refactor app settings and notification handling - (2885e77)

Full Changelog: https://github.com/DroidWorksStudio/mLauncher/compare/1.5.3...1.5.4

1.5.3

1 month ago

What's Changed

Bug Fixes:

  • Corrected the format of the time and date when focus mode is enabled. - (1751ee5)

Chore:

  • Move skip configuration to the top of commit_parsers - (f62c48a)

Configuration Changes:

  • Updating to include additional changelog categories for comprehensive tracking and documentation. - (81bdfbb)

Documentation:

  • Update badges in README.md - (03f7cfc)

Refactoring:

  • Improve language tag retrieval in value function. - (b83dd83)
  • Removing redundant or unused code segments. - (0312061)
  • Revised maximum and minimum size constraints for clock display - (4b35505)

Full Changelog: https://github.com/DroidWorksStudio/mLauncher/compare/1.5.2...1.5.3

1.5.2

1 month ago

What's Changed

Bug Fixes:

  • Fixes #454 Clock size. - (d66577d)
  • Fixed a few things, Crashing of app when searching hidden apps. Hidden apps couldn't be un hidden. - (5b3f840)

Language Support:

Full Changelog: https://github.com/DroidWorksStudio/mLauncher/compare/1.5.1...1.5.2

1.5.1

1 month ago

What's New

Refactor:

Improved app icon design by updating to a more visually appealing icon.

Full Changelog: https://github.com/DroidWorksStudio/mLauncher/compare/1.5.0...1.5.1

1.5.0

1 month ago

What's Changed

Implemented Enhancements:

  • Added a extra button for the Backup section of settings.
  • Added Yahoo Brave and Bing search.

Language Support:

  • Updated Language Files.

Refactor:

  • Eliminate duplicate entries in applist when adding a work profile.

Full Changelog: https://github.com/DroidWorksStudio/mLauncher/compare/1.4.9...1.5.0