Skip to content

Releases: CodeWorksCreativeHub/mLauncher

1100504 (1.10.5.4) - Multi Launcher ‧ Home Screen

03 Jun 08:48

Choose a tag to compare

What's Changed GitHub Downloads (total, specific tag)

Feature Removal:

Refactoring:

  • Remove Show A-Z Sidebar string - (fd15077)
  • Update minSdk to 28 and related API changes - (f038ccb)

Releases:

  • Bump version to 1.10.5.4 - (1e32ea7)

Full Changelog: 1.10.5.1...1.10.5.4

1100501 (1.10.5.1) - Multi Launcher ‧ Home Screen

30 May 14:15

Choose a tag to compare

What's Changed GitHub Downloads (total, specific tag)

Implemented Enhancements:

  • Lock orientation when requested - (66396ef)

Bug Fixes:

  • Use resValue for app name and version - (bc236cc)

Refactoring:

  • Change version type to production - (d4f123e)
  • Use mainLayout for status bar padding - (7d9e8d8)
  • Replace View.visibility with isVisible - (063b812)

Releases:

  • Increment build number - (f18aea2)

Full Changelog: 1.10.5.0...1.10.5.1

1100500 (1.10.5.0) - Multi Launcher ‧ Home Screen

29 May 08:30

Choose a tag to compare

What's Changed GitHub Downloads (total, specific tag)

Implemented Enhancements:

(app) Implement app pinning and refactor app list UI - (ba877ea)

Full Changelog: 1.10.4.4...1.10.5.0

1100404 (1.10.4.4) - Multi Launcher ‧ Home Screen

29 May 08:00

Choose a tag to compare

What's Changed GitHub Downloads (total, specific tag)

Implemented Enhancements:

  • Add support for alpha/beta version suffixes (Google Play) - (f77b38e)
  • Add pin/unpin functionality to app drawer - (2131d87)
  • Display private space lock status - (b0dd1ca)

Bug Fixes:

  • Correct default launcher text display - (b4d6aac)
  • Improve app list sorting and pinning - (c395652)
  • Ensure AppDrawer is sorted on initial display - (7ce257c)
  • Display app icons alongside work profile/private space indicators - (98797b6)
  • Correct paths for Gradle Wrapper validation workflow - (db4068b)
  • Implement migration for malformed Message objects - (a93e4ad)

Language Support:

Refactoring:

  • (AppDrawerAdapter) Improve app locking and filtering logic - (d105de5)
  • Move migration logic into a separate function - (0e3446c)

Releases:

  • Increment build number - (4d2c2a9)

Full Changelog: 1.10.4.1...1.10.4.4

1100401 (1.10.4.1) - Multi Launcher ‧ Home Screen

25 May 19:36

Choose a tag to compare

What's Changed GitHub Downloads (total, specific tag)

Language Support:

Refactoring:

  • Improve search bar UX and layout - (ed8b13c)
  • Replace Gson with Moshi for JSON serialization/deserialization - (031d2e9)
  • Move "Clear Home App" logic to AppDrawerFragment - (1639b35)

Full Changelog: 1.10.4.0...1.10.4.1

1100400 (1.10.4.0) - Multi Launcher ‧ Home Screen

23 May 12:53

Choose a tag to compare

What's Changed GitHub Downloads (total, specific tag)

Implemented Enhancements:

  • (themes) Add notes theming and new themes - (dcb89ba)
  • Preload custom icon packs on app startup - (4c863b7)

Chore:

  • Configure git user for changelog workflow - (b8e2813)

Feature Removal:

  • Remove unused composeOptions and file suppression - (8b3b59b)

Refactoring:

  • Remove GPG signing from changelog workflow - (12d272f)
  • Remove unused composeOptions and file suppression - (8b3b59b)
  • Use ContentProvider for early app initialization - (2dbc13f)

Releases:

  • Bump version to 1.10.4 - (7dc5c45)

Full Changelog: 1.10.3.4...1.10.4.0

1100304 (1.10.3.4) - Multi Launcher ‧ Home Screen

21 May 17:23

Choose a tag to compare

What's Changed GitHub Downloads (total, specific tag)

Implemented Enhancements:

  • Clear icon cache on icon pack change - (027d9c0)
  • Separate icon pack settings for Home and App List - (20c6af2)
  • Add status bar padding and move handling - (41b75e7)

Continuous Integration (CI):

  • Enforce checkout of main branch in workflows - (002d430)

Refactoring:

  • Improve app restarting logic - (070d902)

Full Changelog: 1.10.3.3...1.10.3.4

1100303 (1.10.3.3) - Multi Launcher ‧ Home Screen

20 May 18:04

Choose a tag to compare

What's Changed GitHub Downloads (total, specific tag)

Implemented Enhancements:

  • Add donation dialog and icons - (10ce5fa)

Language Support:

Refactoring:

  • Apply display cutout padding and improve weather location handling - (be441d0)
  • Improve code readability in SystemUtils - (f8c180b)
  • Improve code formatting and remove redundant code - (bc122be)

Releases:

  • Increment build number and add debug suffix - (c6f4787)

Full Changelog: 1.10.3.2...1.10.3.3

1100302 (1.10.3.2) - Multi Launcher ‧ Home Screen

20 May 12:20

Choose a tag to compare

What's Changed GitHub Downloads (total, specific tag)

Full Changelog: 1.8.9...1.10.3.2

New Contributors

1.8.9 - mLauncher

11 Mar 08:09
904364d

Choose a tag to compare

What's Changed GitHub Downloads (total, specific tag)

Implemented Enhancements:

  • Add biometric authentication for locked apps and enable locking apps from app drawer - (12788fd)

Bug Fixes:

  • Default launcher text now disappears on click and properly sets as default. - (cd98d0a)
  • Removed UselessParent - (c8662be)
  • Updated alarm formatting to use correct timezone and pattern - (77bfc81)
  • More sane defaults. - (d85be07)
  • Corrected missing spaces in some string names in settings - (833272f)
  • Resolve all KTX extension function warnings - (b5809cd)
  • Fixed some view models that had stopped working with a previous update. - (38b8011)
  • Pop back after app selection. - (0729091)

Language Support:

Refactoring:

  • Removed junk Constants - (9d7bd2a)
  • Cleaned up crash report subject. - (433feda)
  • Cleaned up class and function locations - (bbeaeb5)

Full Changelog: 1.8.4...1.8.9