Skip to content

Releases: DroidWorksStudio/mLauncher

1.6.2 - mLauncher

26 May 07:36
57fa78f
Compare
Choose a tag to compare

What's New

Implemented Enhancements:

  • Added battery percentage click. - (f2ef47f)

Bug Fixes:

  • Fix the home screen from not being reloaded if not on home - (e536fb5)

Language Support:

Refactoring:

  • Changed resetDefaultLauncher to better suit OEM - (b701c18)

Full Changelog: 1.6.1...1.6.2

1.6.1-mLauncher

23 May 11:54
34454ba
Compare
Choose a tag to compare

What's New

Implemented Enhancements:

  • Added intent for ACTION_POWER_USAGE_SUMMARY (#504) - (a19cf8b)
  • Added the ability to have more custom font sizes. - (e7ed4ca)
  • Added the ability to hide times AM/PM. - (48ed53e)
  • Added the ability to hide battery icon. - (e177b18)

Bug Fixes:

  • Fixed the clock size so it now has a max size of 150 instead of 70. - (a62886c)

Dependency Updates:

  • Updated a few depends. - (f822278)

Language Support:

Full Changelog: 1.6.0...1.6.1

1.6.0-mLauncher

05 May 13:20
98ae777
Compare
Choose a tag to compare

What's Changed

Bug Fixes:

  • Check the total screen time is over 5 minutes. - (a600069)

Dependency Updates:

Hotfixes:

  • Updated !SheBang search functionality: - (8bfcfc4)

Language Support:

New Contributors

Full Changelog: 1.5.9...1.6.0

1.5.9-mLauncher

01 May 07:01
4a92403
Compare
Choose a tag to compare

What's Changed

Implemented Enhancements:

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

Bug Fixes:

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

Full Changelog: 1.5.8...1.5.9

1.5.8-mLauncher

29 Apr 07:29
5bf8f74
Compare
Choose a tag to compare

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: 1.5.7...1.5.8

1.5.7-mLauncher

28 Apr 20:42
f1cb21f
Compare
Choose a tag to compare

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: 1.5.6...1.5.7

1.5.6-mLauncher

28 Apr 19:00
e9bfc3b
Compare
Choose a tag to compare

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: 1.5.5...1.5.6

1.5.5-mLauncher

23 Apr 18:26
bfcfb95
Compare
Choose a tag to compare

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: 1.5.4...1.5.5

1.5.4-mLauncher

18 Apr 20:48
29c2b85
Compare
Choose a tag to compare

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: 1.5.3...1.5.4

1.5.3-mLauncher

16 Apr 19:48
2d6bb0d
Compare
Choose a tag to compare

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: 1.5.2...1.5.3