Skip to content

Latest commit

 

History

History
986 lines (609 loc) · 71.3 KB

CHANGELOG.md

File metadata and controls

986 lines (609 loc) · 71.3 KB

Changelog

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

1.6.8 - (16, September 2024)

Implemented Enhancements:

  • Add ScrollView for reordering apps screen. - (145909e)

Bug Fixes:

Documentation:

Refactoring:

  • Updated the set default launcher script. - (e409040)

Reverts:

  • Revert "chore(deps): bump org.jetbrains.kotlin.android from 1.8.10 to 2.0.10 …" (#560) - (9acef47)

1.6.7 - (30, July 2024)

Bug Fixes:

  • Prepare for version 1.6.7 - (a4bae0e)

Releases:

  • Prepare for version 1.6.7 - (a4bae0e)

1.6.5 - (29, July 2024)

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:

Refactoring:

Reverts:

Releases:

  • Prepare for version 1.6.6 - (80d9711)

1.6.4 - (07, July 2024)

Implemented Enhancements:

  • Added custom fonts and removed icon font toggle. - (3e57981)

Language Support:

1.6.3 - (04, July 2024)

Dependency Updates:

Language Support:

Refactoring:

  • Reword the email body for crash reports. - (e24384a)
  • Added a better icon for reorder apps. - (3b090dc)

1.6.2 - (26, May 2024)

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)

1.6.1 - (11, May 2024)

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:

1.6.0 - (05, May 2024)

Bug Fixes:

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

Dependency Updates:

Hotfixes:

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

Language Support:

Refactoring:

  • Improved keyboard navigation and search functionality - (d473265)

1.5.9 - (01, May 2024)

Implemented Enhancements:

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

Bug Fixes:

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

1.5.8 - (29, April 2024)

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)

1.5.7 - (28, April 2024)

Bug Fixes:

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

Dependency Updates:

  • Updated androidxTestKotlin - (17492ec)

1.5.6 - (28, April 2024)

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:

  • Fixed updateAppCountWithUsageStats to also allow feature phone buttons. - (dc8c18c)
  • 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:

1.5.5 - (23, April 2024)

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:

1.5.4 - (18, April 2024)

Bug Fixes:

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

Language Support:

Refactoring:

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

1.5.3 - (16, April 2024)

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)

1.5.2 - (14, April 2024)

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:

1.5.1 - (11, April 2024)

Refactoring:

  • Improved app icon design by updating to a more visually appealing icon. - (b902790)

1.5.0 - (10, April 2024)

Implemented Enhancements:

  • Added a extra button for the Backup section of settings. - (38fc111)
  • Added Yahoo Brave and Bing search - (e4db995)

Chore:

  • (ci) Updated FastLane - (e541821)

Language Support:

Refactoring:

  • Eliminate duplicate entries in applist when adding a work profile - (3aacf67)

1.4.9 - (09, April 2024)

Implemented Enhancements:

  • Added Search for Google, DuckDuckGo and Google Play Store - (63eae1c)
  • Revamped the app context menu (#438) - (07952db)

Bug Fixes:

  • Fixed the fDroid app icon for next release. - (82ba76b)
  • Added Quick Settings Bypass Back - (50f9106)
  • Updated Nerd Font - (9335162)

Language Support:

1.4.8 - (08, April 2024)

Bug Fixes:

  • Fixed the app list to not show duplicates when recent apps is enabled - (1e8e037)
  • Fixed the backup system as it was not working. - (554878b)

1.4.7 - (06, April 2024)

Bug Fixes:

  • Fixed RENAME from displaying in all list areas of the app. - (5e8add8)

Language Support:

Releases:

  • Update the Release version to 147 (v1.4.7) - (cc02343)

1.4.6 - (03, April 2024)

Implemented Enhancements:

  • Added Backup / Restore Feature - (3837bfe)
  • Added a home screen pager (disabled by default) - (52a2a83)

Bug Fixes:

  • Allow HomeScreen apps to be set to 0 - (c7c5c4e)

Language Support:

Documentation:

Refactoring:

  • Cleaned up code adding permission request - (666d2e7)

1.4.5 - (02, April 2024)

Implemented Enhancements:

  • Added please_select_app to the home screen apps (#411) - (3c22473)

Bug Fixes:

Chore:

Documentation:

Releases:

  • Update the Release version to 145 (v1.4.5) - (9212a94)
  • Update the Release version to 144 (v1.4.4) - (603a5fe)

1.4.3 - (24, March 2024)

Bug Fixes:

Feature Removal:

1.4.1 - (21, March 2024)

Feature Removal:

  • Removed Clean from variable name - (0d524d7)
  • Removed the need for extra variable that wasn't needed and cleaned up some others - (0d524d7)
  • Remove Annoying Icon - (ac6735b)

1.3.4 - (17, March 2024)

Versioning:

1.3.3 - (09, March 2024)

Releases:

1.3.2 - (05, March 2024)

Bug Fixes:

1.3.1 - (05, March 2024)

Bug Fixes:

  • Fixed Languages - (fc6e0ae)
  • Fixed the Accent color all apps header (#338) - (94d66ee)
  • Fixed the title of app apps when accent color is disabled. (#337) - (0d63f38)

1.3.0 - (02, March 2024)

Bug Fixes:

  • Fixed Accent Color for "All apps" in app drawer (#333) - (2c90a1c)
  • Fixed closing issues - (c8528d3)
  • Fixed DateTime formatting - (167674b)

Releases:

1.2.1 - (23, July 2023)

Bug Fixes:

Releases:

1.2.0 - (14, July 2023)

Bug Fixes:

  • Fixed other EN Languages - (b3dbed0)

Releases:

1.1.2 - (08, July 2023)

Bug Fixes:

  • Fixed the README (no need for a PR) - (2422aae)

Releases:

1.1.1 - (27, June 2023)

Bug Fixes:

Language Support:

Releases:

1.1.0 - (26, June 2023)

Implemented Enhancements:

  • Updated the logic for the app search. (#273) - (20b2a5d)

Releases:

1.0.1 - (11, April 2023)

Implemented Enhancements:

  • Auto open apps with spaces in name (#251) - (4b96648)

Feature Removal:

Releases:

1.0.0 - (14, March 2023)

Bug Fixes:

  • Fixed the accent colors toggle for app draw (#243) - (85e22e6)

Releases:

0.5.9 - (11, March 2023)

Bug Fixes:

  • Fix the locked screen when no pass set (#238) - (1c47916)

Releases:

0.5.8 - (09, March 2023)

Implemented Enhancements:

  • System accent color & font for app drawer (#233) - (11abb98)
  • Doubled the number of apps on the homescreen (#232) - (078fc26)

Releases:

0.5.7 - (01, March 2023)

Implemented Enhancements:

Bug Fixes:

Releases:

0.5.6 - (26, February 2023)

Bug Fixes:

Releases:

0.5.5 - (21, February 2023)

Bug Fixes:

  • Fixed incorrect preference assignment (#215) - (356df51)

0.5.4 - (16, February 2023)

Bug Fixes:

  • Fixed a bug that crashes on battery monitor (#211) - (766a3e1)

Releases:

0.5.3 - (13, February 2023)

Bug Fixes:

  • Fix a crash releated to loading the base app - (585f157)
  • Bug/fix colors and layout for pin screen (#204) - (9179bc1)
  • Bug/fix the battery percent from not updating (#203) - (055538a)

0.5.1 - (06, February 2023)

Implemented Enhancements:

  • Added a toggle to use the custom icon font (#186) - (ec76ca7)

Bug Fixes:

Reverts:

  • Revert "Update release-drafter.yml" - (15dd6b0)

Releases:

0.5.0 - (24, January 2023)

Implemented Enhancements:

  • Fix the display for the battery usage (#184) - (085ba3c)

0.4.9 - (23, January 2023)

Implemented Enhancements:

  • Make padding home apps apply to app draw too (#173) - (8125119)

Bug Fixes:

  • Fix fontsize that I had commented out - (ebdb4da)

0.4.7 - (16, January 2023)

Implemented Enhancements:

0.4.6 - (14, January 2023)

Implemented Enhancements:

Bug Fixes:

  • Just a few layout fixes - (8fd0f08)

Documentation:

0.4.5 - (08, January 2023)

Implemented Enhancements:

Bug Fixes:

0.4.4 - (05, January 2023)

Bug Fixes:

  • Work on the icons to make them look better. (#155) - (383b5df)

Feature Removal:

  • Remove leftover import - (432b3a0)

Releases:

0.4.3 - (03, January 2023)

Implemented Enhancements:

Bug Fixes:

  • Fixed slider bar to be off by 1 if too close. - (7b02b16)
  • Fixed font and backup. - (9c5a0d6)
  • Fixed backups - (36791a5)
  • Fixed the README - (1caf33a)
  • File structure renaming and added sliders (#137) - (b0168a5)
  • Fixed slider and font size. (#136) - (a179fde)

0.4.2 - (30, December 2022)

Bug Fixes:

Code Cleanup:

0.4.1 - (30, December 2022)

Implemented Enhancements:

  • Add the ability to change opacity of overlay (#125) - (b26aa4e)

Bug Fixes:

Code Cleanup:

  • Just some basic cleanup to the codebase - (f770ec0)

Reverts:

  • Revert back to java folder as kotlin breaks - (b0ab5c7)

0.4.0 - (28, December 2022)

Implemented Enhancements:

  • Added custom font size for settings (#116) - (02958c5)

Feature Removal:

  • Removed "app_name" from the rest of the languages - (f835783)
  • Removed unneeded dependencies - (8205cb5)

Reverts:

  • Revert "Update Templates" - (e0b5524)
  • Revert "Code Cleanup" - (f5d129f)

0.3.8 - (25, December 2022)

Implemented Enhancements:

Bug Fixes:

0.3.7 - (23, December 2022)

Bug Fixes:

  • Fixing an error with the intent swipes (#99) - (d45e2c2)
  • Fix the french language string.xml (#94) - (318af22)
  • Fix the OPEN to follow the language (#91) - (23cce1b)

Code Cleanup:

0.3.6 - (22, December 2022)

Bug Fixes:

Code Cleanup:

0.3.5 - (19, December 2022)

Implemented Enhancements:

  • (german) Update german string (#175) - (6c2dfbb)
  • (permission) Remove internet permisisons, and everything that needed it - (594de90)
  • (translation) Manually select language - (f654519)
  • Add toggle for "open apps automatically" (#53) - (f2f20e2)
  • Replace some texts with images, enable uninstall of apps throug… (#204) - (aea3e83)
  • Implement #102 (#160) - (e021915)
  • Implements #82 (#136) - (6eb9b30)
  • Add korean to settings - (415ff69)
  • Toggle date and time independently (#88) - (9b781d7)
  • Changelogs for v9 - (65117bd)
  • Option to set language from system settings - (1d3b165)
  • Option to set language from system settings - (1426765)
  • List hidden apps - (17c8faf)
  • Change text size - (90a76b7)

Bug Fixes:

  • (homescreen) Place apps that are only in work profile on home screen (#188) - (d495796)
  • (homescreen) This fixes the homescreen alignment bug (#185), while also being a general code improvement commit (#187) - (f8f6a69)
  • (landscape) Add language menu to landscape layout xml - (712e6da)
  • (settings) Language list doubled - (72b563d)
  • Fix a few actions (#54) - (99a4e0a)
  • Fix Translations (#47) - (027d40c)
  • Fix app draw - (ac94305)
  • Not reundant (#21) - (887ad38)
  • Fix the bug from swiping apps (#3) - (6f60a21)
  • Fix the Swiping (#2) - (656d4df)
  • Fix the swipe apps - (5079656)
  • Fix the README file - (8c176f3)
  • Fix the swipe down app menu - (692491c)
  • Fixed settings - (5deff32)
  • #209 - (ab295f4)
  • Text size in settings - (dcf080e)
  • Work icon size and work icon position - (04a4729)
  • Version number - (1520ad9)
  • Set app name right when it is added to the home screen, not just at showing the fragment (#202) - (5988591)
  • Set swipe right app - (9bbda9a)
  • #172 - (f61fdcc)
  • Move 'backToHomeScreen()' to onResume to not show home shortly before opening an app - (19b970a)
  • German translation (#191) - (9b2f652)
  • Remove non-free dependencies - (6d46b76)
  • Home alignment when click area is exetended (#176) - (933c050)
  • Swipe app names black if not set - (19cb6b7)
  • Set app language to system language (#128) - (667a0a5)
  • Hidden apps string hardcoded (#126) - (0a6d3a1)
  • Fixed typo that was preventing ClickDateApp change (#111) - (5087a9e)
  • Use packageName for applias identifier instead of appLabel (#103) - (ebdbeeb)
  • Remove strings, use resources - (63abaf3)
  • Add layout to landscape-layout - (a3e8f1c)
  • Add layout to landscape-layout - (8cf45a9)
  • Text size string - (e7e3e07)
  • Fix double tap2lock - (5e55b3f)
  • App drawer swipe down to dismiss not working sometimes - (948e0a3)
  • Fixed status bar color for light theme - (621f089)
  • Daily wallpaper not updating correctly - (acf5168)
  • Pressing enter not opening the first app in list - (769ce83)
  • Showing message dialog again and again - (d38fced)
  • Some calendar apps not showing up - (9cb3e41)
  • Fixed a crash.. I guess - (c554a63)
  • Fixed typo - (454e975)
  • Screen timeout resetting to 30 seconds if screen timeout lock is enabled - (de560e5)
  • Some apps not being added on home screen - (f1f6485)
  • Wallpaper worker not cancelled when setting black wallpaper - (42c14be)
  • Fixed a minor issue - (e81ed86)
  • Some work apps not opening - (fdec75e)
  • Crashing while opening dual/cloned apps - (3b97361)
  • Home apps not opening if userhandle is empty - (999292c)
  • Crash when a hidden app list contains an uninstalled app - (59c9b9b)
  • Fixed issue with hidden apps with user info - (fa8c345)
  • Fixed a stupid mistake. - (b627e14)
  • Hidden apps set getting empty - (3dcd4a8)
  • Fixed a ui crash issue on lock - (36c7054)
  • Nav bar not showing in certain conditions - (e5780e7)
  • Not showing the triple lock message - (a5448ad)
  • Fixed a minor issue - (ef58268)
  • Fixed a minor issue in settings - (fa4e985)
  • App list not updating immediately after install/uninstall - (629fcf5)
  • Gravity issue in home apps text - (01cc4dd)
  • Non-transparent navigation bar in Android 10 - (30374ee)
  • Extra space after apps when right aligned - (19ffaae)
  • Home apps not changin color on pressed - (5b330d6)
  • Fixed a bug in wallpaper update - (c0d29a6)
  • Fixed (again): text overlapping on first run - (2ab10dc)
  • Theme change glitch on cold app start - (632df0c)
  • Fixed an overlapping texts issue on first run - (d01d6e4)
  • Fixed a typo - (a05abd6)
  • Fixed some admin permission issues - (a8ead18)
  • App list refreshing unnecessarily - (24882d8)
  • Default wallpaper not working - (ad0ede3)
  • Fixed margins for different types of screens - (6738ce0)
  • App drawer closing unexpectedly when swiping after partial search - (5734668)
  • Not showing date if phone is set to 24 hour time format - (af80be0)
  • Apps blinking when home button pressed - (f2a012e)
  • App start crash in Android 8.0 - (287c5d2)
  • Wallpaper issue in Marshmallow (Android 6.0) - (aa42583)
  • Search view text color - (27f12c1)
  • Fixed a typo - (aafe5eb)
  • Fixed double tap to lock - (58f7cc2)
  • Fixed a theme change related bug - (23366d4)
  • App click listener in app list - (fee0817)
  • Crash on initialising navController in MainActivity - (c1a287f)

Chore:

  • (version) Update version code - (8ad6a37)
  • Version number - (41b72e9)
  • Version number - (8142cf0)
  • Version number - (1782be7)
  • Version number - (950107a)
  • Version number - (d71f43d)
  • Version number - (c64e13b)
  • Version number - (ab9a397)
  • Update dependencies - (29eb4ff)
  • Update dependencies - (706a953)
  • Version number - (1e75c75)
  • Version number - (d43ffcc)
  • Version number - (356b772)
  • Update version number - (c27290f)
  • Bump version number - (5edee82)
  • Version number, preapre for next release - (3f1de73)
  • Change version code - (246084c)
  • Add version number to settings to improve debugging - (5b2cede)
  • Rename pull_request_template - (fe91748)
  • Rename translation template - (96591ce)
  • Add pull request template for translations - (5ac96d4)
  • Change version code - (db869fb)
  • Remove mode dead code - (17d285e)
  • Removed unused constants and xml layout - (2eadb7f)
  • Removed even more unused strings - (1a74a31)
  • Removed more unused strings - (7080c59)
  • Remove more ads - (19a711d)
  • Remove unused strings - (60d8b93)
  • Change deprecated code - (da54fc9)
  • Clean up code - (85d8be7)

Versioning:

Feature Removal:

  • Removed a bit of junk - (8716553)
  • Removed TEST File - (fb1664f)
  • Remove unused strings (#106) - (e61aa36)
  • Remove clutter - (d546ec9)
  • Remove clutter - (e4cef8f)
  • Removed vibrate on long press - (0768cca)
  • Removed triple tap. Not being used. - (c79885f)
  • Removed an overlay - (cb61bbc)
  • Removed text color change support - (4a173e8)
  • Removed double tap to lock feature - (800bdfa)
  • Remove font thin and increased padding of home apps - (7681cc3)
  • Removed some toast messages - (be57f66)
  • Removed example test files and libraries - (2116c68)
  • Removed sponsor button to comply with play store's payment policies - (489d67d)
  • Removed unused welcome fragment - (5fd9e3d)
  • Removed some options in settings (will be added in next version) - (b19cfca)
  • Removed some unused libraries - (06c19a1)
  • Removed olauncher from app list - (fb32141)

Language Support:

  • Lang files and removed junk - (64561b0)

Documentation:

  • (translation) Add italian translation - (39f2ee9)

Refactoring:

  • Improve text resize behaviour and set broader limits (#207) - (3e18041)
  • Replace string with string resourece (#97) - (432148e)
  • Migrate to jetpack compose (#30) - (be2c1c0)
  • Refactoring - (4f4e1b4)
  • Refactoring - (7246ee1)
  • Refactoring - (f88b54a)
  • Refactored files into packages - (244b064)
  • Refactoring launcher reset and default launcher selection - (7fdadef)
  • Moved some logic from view to viewmodel - (d24d379)

Styling Changes:

Reverts:

  • Settings text changin size (i guess it was better as it was before) - (fe5b2da)
  • Revert "fix: move 'backToHomeScreen()' to onResume to not show home shortly before opening an app" - (b90dbfa)
  • Revert "Change App icon" - (d19b33f)

Releases: