Skip to content

Releases: DroidWorksStudio/mLauncher

1.7.7 - mLauncher

27 Feb 20:20
3bb7114
Compare
Choose a tag to compare

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

Implemented Enhancements:

  • Add page wrapping when scrolling home screen pages. - (2427ccd)
  • Added Bank Gothic font. - (bd5078d)

Bug Fixes:

  • Fixed the app crashing and having to clear all data if apps set to 0 - (e03432f)
  • Fixed the detection of swipes on the home screen. - (93ea551)
  • Fixed the reordering of apps in FavoriteFragment - (da7c627)

Feature Removal:

  • Removed the old HomeAppsAdapter.kt - (44e501d)

Language Support:

Refactoring:

  • Cleaned useless commented out code - (ac1705e)
  • Changed the swipe distance thresholds - (e0b95c4)
  • Cleaned up the Class files for Favorites - (99340c6)
  • Cleaned up the share info. - (ebaf2cc)
  • Updated for Google Play Usage - (87d7190)
  • Increased app drawer search bar max length from 20 to 50 - (6027718)

Releases:

  • Prepare for version 1.7.7 - (1e5a9bf)

Full Changelog: 1.7.6...1.7.7

1.7.6 - mLauncher

25 Feb 15:58
78f0e03
Compare
Choose a tag to compare

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

Implemented Enhancements:

  • Added dracula color theme for download. - (212f783)
  • Added custom theme import and export. - (a56e9a9)

Bug Fixes:

  • Typo on the word Click - (8ea6176)
  • Fixed usage time display - (7eff169)

Language Support:

Refactoring:

  • Switched icons to Disabled by default. - (7a9ab24)
  • Added error handling to theme imports - (00cc656)

Releases:

  • Prepare for version 1.7.6 - (730efbd)

Full Changelog: 1.7.5...1.7.6

1.7.5 - mLauncher

23 Feb 22:06
781018b
Compare
Choose a tag to compare

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

Implemented Enhancements:

  • Added app icon support for homescreen - (2736339)
  • Added Digital Wellbeing to the gesture settings - (bb9ca59)
  • Add a button to the home screen that can be used as a gesture. - (2ce7e52)

Bug Fixes:

  • Fixed the setDefaultLauncher not displaying when its not the default launcher. - (1d6db78)
  • Work icons are now displaying again. - (5040094)

Language Support:

Refactoring:

  • Cleaned up the private space setting to display if locked or unlocked in the settings menu - (d457b62)
  • Format fdroid page better. - (ba26d05)

Releases:

  • Prepare for version 1.7.5 - (f2f3ba6)

Full Changelog: 1.7.4...1.7.5

1.7.4 - mLauncher

23 Feb 07:48
4f8fec0
Compare
Choose a tag to compare

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

Bug Fixes:

  • Fixed work profiles not working on versions below 32 - (3ae0a3d)
  • Fixed settings hidden for 3 button navigation mode. - (f42fd07)

Refactoring:

  • Clean up RequiresApi to not use VANILLA_ICE_CREAM - (3e1beb9)
  • Cleaned up AppDetailsHelper to not require Calender. - (66093cb)
  • Cleaned up function not needed. - (ca7c522)

Releases:

  • Prepare for version 1.7.4 - (e42a378)

Full Changelog: 1.7.3...1.7.4

1.7.3 - mLauncher

22 Feb 17:04
ce6f6ea
Compare
Choose a tag to compare

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

Implemented Enhancements:

  • Added the start of Private Spaces - (c072588)
  • Added a toggle to hide search text - (5f91323)
  • Added new fonts - (3d005a8)

Bug Fixes:

  • Fixed setting displaying on versions of android that can not use it. - (ac197cb)
  • Fixed a few toggles to only display if child is correct. - (fad1e73)

Language Support:

Refactoring:

  • Moved private spaces to main settings - (eb19330)
  • Cleanup drawable colors - (073c0bc)
  • Cleaned up 35 dead languages (#660) - (a718674)
  • Cleanup wrong namespaces - (edc7e2b)
  • Updated Nerd Fonts - (42729b4)

Releases:

  • Prepare for version 1.7.3 - (8dd8f24)

Full Changelog: 1.7.2...1.7.3

1.7.2 - mLauncher

15 Feb 19:29
1bc0e3c
Compare
Choose a tag to compare

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

Implemented Enhancements:

  • Added motivational word of the day to homescreen - (d27012d)
  • Added next alarm clock to home screen. - (0fcfddb)
  • Added the ability to change colors on the homescreen. - (b34878c)

Bug Fixes:

  • Fixed the queryUsageStats data. - (13f3f5c)
  • Fixed the slider for pages to stay up to date. - (3fa2fd7)
  • Fixed the issue with size bars. - (840d7a9)
  • Fixed the Gesture system to show the right language - (676897b)
  • Fixed the Settings Text Size - (12cfd69)

Language Support:

Refactoring:

  • Updated the blacklist to remove junk from the list. - (5bae059)
  • Cleaned up page viewer to work with default font - (b5c0103)
  • Cleaned up the favorites page. - (d4ab060)
  • Cleaned up the dialog building system. - (aef27c2)

Releases:

  • Prepare for version 1.7.2 - (db9c8da)

Full Changelog: 1.7.1...1.7.2

1.7.1 - mlauncher

12 Feb 19:45
50ed875
Compare
Choose a tag to compare

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

Implemented Enhancements:

  • Added the new Gesture system. - (e948dbb)
  • Added a new settings system. - (adbbf52)
  • Added the ability to toggle settings. - (739d82d)

Feature Removal:

  • Custom Themes, Accent Color Toggle, - (d18ad18)

Language Support:

Refactoring:

  • Cleaned up the FastLane files - (bed9bcc)
  • Cleaning Up Settings Part 2 - (ddba550)
  • Cleaning Up Settings Part 1 - (48e493b)
  • Moved around the settings - (8ea6649)
  • Cleaned up .gitignore - (08b2f4c)
  • Cleaned up code and replaced deprecated code. - (5b13384)
  • Trying out backup_rules.xml - (7734b62)

Releases:

  • Prepare for version 1.7.1 - (e6b0ebc)

Full Changelog: 1.7.0...1.7.1

1.7.0 - mLauncher

04 Dec 07:26
38ef315
Compare
Choose a tag to compare

What's Changed

GitHub Downloads (total, specific tag)

Bug Fixes:

  • Fixed the usage time - (34a3e55)
  • Fixed the battery still displayed when disabled. - (e9a62d7)

Refactoring:

  • Cleanup Favorites - (cddfc27)
  • Moving functions about and added common functions - (328786b)

Releases:

  • Prepare for version 1.7.0 - (3d2e32a)

Full Changelog: 1.6.9...1.67.0

1.6.9 - mLauncher

21 Nov 20:28
f1abaed
Compare
Choose a tag to compare

What's Changed

Bug Fixes:

  • Fixed the formatting of save buttons - (f4cd15c)
  • Fixed the usageStats times - (d2930a6)

Language Support:

Refactoring:

  • Removed roundToTwoDecimalPlaces - (4b145ae)
  • Removed unused languages - (30c74e8)
  • Cleaned up HomeFragment - (1aae3bd)
  • Cleaned up the battery icon. - (c6ee92e)
  • Rename Favorite Apps - (4aaab7c)

Releases:

  • Prepare for version 1.6.9 - (06c3ff3)

Full Changelog: 1.6.8...1.6.9

1.6.8 - mLauncher

16 Sep 06:34
2a07fb2
Compare
Choose a tag to compare

What's Changed

  • docs: update README.md by @eltociear in #545
  • chore(deps): bump rexml from 3.2.5 to 3.3.3 by @dependabot in #547
  • Update GitHub Action Versions by @Gitbot-Actions in #548
  • Bugfix: Add ScrollView for reordering apps screen by @dennis8 in #550
  • Update GitHub Action Versions by @Gitbot-Actions in #552
  • chore(deps): bump org.jetbrains.kotlin.android from 1.8.10 to 2.0.10 by @dependabot in #556
  • chore(deps): bump com.android.library from 8.5.1 to 8.5.2 by @dependabot in #553
  • chore(deps): bump androidx.biometric:biometric-ktx from 1.2.0-alpha05 to 1.4.0-alpha02 by @dependabot in #557
  • chore(deps): bump com.android.application from 8.5.1 to 8.5.2 by @dependabot in #555
  • chore(deps): bump androidx.work:work-runtime-ktx from 2.9.0 to 2.9.1 by @dependabot in #554
  • chore(deps): bump androidx.test:runner from 1.6.1 to 1.6.2 by @dependabot in #559
  • chore(deps): bump org.jetbrains.kotlin.android from 1.8.10 to 2.0.10 by @dependabot in #558
  • Revert "chore(deps): bump org.jetbrains.kotlin.android from 1.8.10 to 2.0.10" by @HeCodes2Much in #560
  • chore(deps): bump rexml from 3.3.3 to 3.3.6 by @dependabot in #563
  • chore(deps): bump com.android.library from 8.5.2 to 8.6.0 by @dependabot in #565
  • chore(deps): bump com.android.application from 8.5.2 to 8.6.0 by @dependabot in #566
  • chore(deps): bump androidxTestKotlin from 1.6.8 to 1.7.0 by @dependabot in #573
  • chore(deps): bump androidx.fragment:fragment-testing from 1.8.2 to 1.8.3 by @dependabot in #574
  • chore(deps): bump androidx.navigation:navigation-fragment-ktx from 2.7.7 to 2.8.0 by @dependabot in #577
  • chore(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.8.4 to 2.8.5 by @dependabot in #576
  • chore(deps): bump androidx.navigation:navigation-testing from 2.7.7 to 2.8.0 by @dependabot in #575
  • Update GitHub Action Versions by @Gitbot-Actions in #580
  • chore(deps): bump androidxTestKotlin from 1.7.0 to 1.7.1 by @dependabot in #583
  • chore(deps): bump androidx.navigation:navigation-ui-ktx from 2.7.7 to 2.8.0 by @dependabot in #581
  • Extensive code review by @shofel in #562

New Contributors

Full Changelog: 1.6.7...1.6.8