Releases: DroidWorksStudio/mLauncher
Releases · DroidWorksStudio/mLauncher
1.7.1 - mlauncher
What's Changed ![GitHub Downloads (total, specific tag)](https://camo.githubusercontent.com/04663e609ce44bb297ea21c8a3975bd8ae5cdd2ce665bc234cefbd02f85bca4f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f646f776e6c6f6164732f44726f6964576f726b7353747564696f2f6d4c61756e636865722f312e372e312f746f74616c)
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
What's Changed
Bug Fixes:
Refactoring:
Releases:
- Prepare for version 1.7.0 - (3d2e32a)
Full Changelog: 1.6.9...1.67.0
1.6.9 - mLauncher
What's Changed
Bug Fixes:
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
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
- @eltociear made their first contribution in #545
- @dependabot made their first contribution in #547
- @dennis8 made their first contribution in #550
- @shofel made their first contribution in #562
Full Changelog: 1.6.7...1.6.8
1.6.7 - mLauncher
1.6.5 - mLauncher
What's Changed
Bug Fixes:
- Fixed issue where backup was not doing numbers currently. - (3a1ee1a)
Dependency Updates:
- Updated com.android.application and com.android.library - (c6b9c56)
Feature Removal:
- Removed Junk - (f13a91f)
Refactoring:
Reverts:
Releases:
- Prepare for version 1.6.6 - (80d9711)
New Contributors
- @mikropsoft made their first contribution in #529
- @Gitbot-Actions made their first contribution in #532
Full Changelog: 1.6.4...1.6.5
1.6.4-mLauncher
What's New
Implemented Enhancements:
- Added custom fonts and removed icon font toggle. - (3e57981)
Language Support:
Full Changelog: 1.6.3...1.6.4
1.6.3 - mLauncher
What's New
Dependency Updates:
- Updated depends. - (862dbd0)
Language Support:
Refactoring:
- Reword the email body for crash reports. - (e24384a)
- Added a better icon for reorder apps. - (3b090dc)
Full Changelog: 1.6.2...1.6.3
1.6.2 - mLauncher
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
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