Skip to content

Latest commit

 

History

History
788 lines (463 loc) · 51.5 KB

CHANGELOG.md

File metadata and controls

788 lines (463 loc) · 51.5 KB

Changelog

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

Bug Fixes:

  • Testing a fix for calendar apps - (d7a62aa)

Language Support:

Reverts:

  • Revert "Update GitHub Action Versions" (#211) - (2caae93)

Releases:

  • Prepare for version 0.3.3 - (3911b14)

0.3.2 - (04, December 2024)

Implemented Enhancements:

  • Added the ability for restore to also run a clear list before restoring. - (ac4456d)
  • Added the ability to backup and restore apps. - (b874d55)

Bug Fixes:

  • Fixed the build number. - (e064e62)
  • Fixed the backup System. - (9fd1aea)
  • Fixed a few issues with app draw including icons as well as work profile stuff. - (66065b7)
  • First start with filter when filterStrength is set to 0 - (ff7ecb1)
  • Fixed the search feature to only show items not hidden. - (846ba48)
  • Fixed a few errors with the backup system. - (f6d6797)
  • Fixed restart app after changing language. - (198b230)
  • Fixed restart app issue when restoring backup. - (011bd02)

Language Support:

Refactoring:

  • Re-Enabled 3 fonts that was not working. - (8ae80d3)
  • Changed the screenshots. - (7a4f91e)
  • Cleaned up some unneeded code. - (5bdd010)

Releases:

  • Prepare for version 0.3.2 - (8aebf00)

0.3.1 - (01, December 2024)

Implemented Enhancements:

  • Added Navigation hiding. - (db56cb0)

Bug Fixes:

  • Fixed the 2 issues with accessibility requirements. - (8bdc1d1)
  • Fixed Debug/Nightly Stuff. - (2d862cc)
  • Fixed the gestures for the settings. - (7041293)
  • Fixed a quick bug in the Widget page. - (f4a944d)
  • Fixed the backup system. - (4832fec)

Feature Removal:

  • Removed custom view that is not needed. - (f91ab64)

Language Support:

Refactoring:

  • Worked on a better looking widget settings. - (b510511)
  • No longer using custom View so therefor fixes gestures. - (2f028f3)

Releases:

  • Prepare for version 0.3.1 - (90975e4)

0.3.0 - (29, November 2024)

Implemented Enhancements:

  • Added the ability to change swipeThreshold. - (8bcec48)
  • Added the ability for home app to be at bottom. - (e049de0)
  • Added a toggle to disable animations. - (4138c02)
  • Added the ability to set a gesture to open Launcher Settings and Digital Wellbeing. - (b17d661)

Bug Fixes:

  • Fixed crash on trying to get to settings. - (2ead2c1)
  • Fixed the swipes to not use actions. - (98413aa)
  • Fixed the goBackToSettings function. - (59e0ded)
  • Fixed the swiping gestures. - (83841be)

Language Support:

Refactoring:

  • Cleaned up debug colors. - (43a66c4)

Releases:

  • Prepare for version 0.3.0 - (f5b708f)

0.2.9 - (26, November 2024)

Implemented Enhancements:

  • Added setting for icon packs. - (0d8425d)
  • Added a new App Group Padding setting - (a5397af)

Bug Fixes:

  • Fixed the ContextProvider - (527825a)
  • Fixed the home screen gestures not working in blank spaces. - (0513351)

Feature Removal:

  • Removed setting for dots. - (27a2ad9)

Language Support:

Refactoring:

  • Cleaned up the settings panel size - (dec6766)

Releases:

  • Prepare for version 0.2.9 - (8a919b0)

0.2.8 - (25, November 2024)

Implemented Enhancements:

  • Added app language selection. - (b4e5687)
  • Adding haptic feedback if enabled in android base settings. - (507a713)
  • Added the ability to close app draw by scrolling down from the top. - (b2141eb)
  • Added Alarm Clock to HomeScreen. - (d6050f3)

Bug Fixes:

  • Fixed issues with translations missing strings - (d6b223f)
  • Fixed issues with translations - (153a4d9)
  • Fixed alignment for other languages (#169) - (2412585)
  • Fixed App Searching. - (1f0d4c8)

Feature Removal:

  • Removed the UpdateManager as i no longer use auto updates via github. - (3774615)

Language Support:

Refactoring:

  • Cleaned up README.md - (ae57958)
  • Cleaned up unneeded logs - (8981ed1)

Releases:

  • Prepare for version 0.2.8 - (b098564)

0.2.7 - (23, November 2024)

Implemented Enhancements:

Bug Fixes:

  • Fixed the settings from not displaying the background correctly. - (709fac1)

Language Support:

Releases:

  • Prepare for version 0.2.7 - (cbfd5c8)

0.2.6 - (27, September 2024)

Implemented Enhancements:

  • Added the base for the new settings screen (#130) - (6b72000)
  • Added a default search engine so can use other apps other then ones selected - (630e5c6)

Bug Fixes:

  • Fixed issue with layoutParams - (a16b664)

Feature Removal:

Language Support:

Releases:

  • Prepare for version 0.2.6 - (b88ccdc)

0.2.5 - (15, September 2024)

Bug Fixes:

  • Fixed the appIconsSwitchCompat working with the appIconDotsSwitchCompat - (4e61376)
  • Fixed errors within github files. - (560f797)
  • Fixed string formatting for numbers in a few places - (1a66d7e)
  • Fixed some settings not closing when going home. - (ad529e8)
  • Fixed home app padding from not working. - (c00c406)

Refactoring:

  • Fixed manifestPlaceholders - (2a73828)
  • Cleaned up the way that icons are displayed. - (afd52c3)
  • Cleaned up xml files formatting - (f881685)

Releases:

  • Prepare for version 0.2.5 - (1c00b7c)

0.2.4 - (04, September 2024)

Implemented Enhancements:

Language Support:

Refactoring:

  • Made dots only work with left align apps on home screen. - (e9fa768)

Releases:

  • Prepare for version 0.2.4 - (4533b6e)

0.2.3 - (24, August 2024)

Bug Fixes:

  • Added better support for work profiles. - (9163334)
  • Fixed back button from breaking - (8771956)
  • Added the main touchArea back. - (9f7c0ef)
  • Fixed the touch area for HomeFragment - (5c77a23)
  • Fixed reload app bug. - (ba5f5ef)
  • Fixed home press - (2860bcc)

Dependency Updates:

  • Updated version numbers for libraries - (1d2d933)

Refactoring:

  • Added better support for work profiles. - (9163334)
  • Set targetSdk to Android 14 - (3408a5f)
  • Updated github workflow for changelog - (b5a8814)
  • Updated github workflows - (f57537a)
  • Code Cleanup - (a9e55e2)
  • Updated Patched Fonts - (8386bb2)

Releases:

  • Prepare for version 0.2.3 - (3931624)

0.2.2 - (29, July 2024)

Bug Fixes:

  • Fixed the App update helper - (57a680d)
  • Android 15: Fixed the set default launcher. - (3fd3dc4)

Releases:

  • Prepare for version 0.2.2 - (0a28ef7)

0.2.1 - (22, July 2024)

Bug Fixes:

  • Fixed the weather widget showing sunset and sunrise - (9ca2cfa)
  • Fixed primitive.isNumber for loadFromString - (bb5a363)
  • Fixed Json Deserializer for loadFromString - (9f91945)
  • Fixed the home screen elements to hide when disabled. - (6c6db81)

Feature Removal:

  • Removed gitguardian.yaml - (0c1ab69)

Language Support:

Refactoring:

  • Changed the time for checking updates and weather. - (ad2f907)
  • Setting dayNightMod to be 80% instead of 10% - (86b2797)

0.2.0 - (18, July 2024)

Implemented Enhancements:

  • Added placeholder text when no fave or hidden apps. - (69742ab)

Bug Fixes:

  • Fixed issue where backup was not doing numbers currently. - (f18b4e3)
  • Fixed the porguard rules - (414101d)
  • Fixed badge color - (b2e39c2)
  • Fixed weather icons to show correctly. - (d60a935)
  • Fixed settings if cleared - (e5b0197)
  • App name Gravity and Layout Params. - (7622aa6)
  • Allow decimal numbers in the settings. - (78d9be6)
  • Set default colors depending on if nightMode or not. - (d02f873)
  • Fixed the appSelectionDialog from not closing right. - (3efe245)

Dependency Updates:

  • Updated version numbers for libraries - (e384206)

Housekeeping:

  • Cleanup dead imports. - (69c989e)
  • Cleaned up the Readme File screenshots - (ae2d841)
  • Moved Word-of-the-day strings to there own file. - (c727bfe)
  • Making the issue types a bit better. - (64593af)

Language Support:

Refactoring:

  • Added NerdFont to custom fonts - (48313fb)
  • Made the backup system better so users chose the location. - (623d2ab)
  • Changed the settings for appDrawName to math the other holder names. - (f9f49f0)
  • Disable Script Fonts - (f3946dc)

Releases:

  • Prepare for version 0.2.0 - (6981953)

0.1.9 - (09, July 2024)

Implemented Enhancements:

  • Added support for open app via gesture. - (e600252)

Bug Fixes:

  • Fix. Fixed location permissions - (42a806d)
  • Fix. Fixed onProviderEnabled and onProviderDisabled for LocationListener - (60374fe)
  • Fixed nightly builds to not overlap with other versions - (e8d6a9a)
  • Fixed the download update to install the internet build. - (124c4d9)

Language Support:

Refactoring:

  • Added more information onto the README - (db40f39)
  • Cleanup workflow files - (43c51a9)
  • Removed unused code. - (6034d34)

Releases:

  • Prepare for version 0.1.9 - (4ed1592)

0.1.8 - (06, July 2024)

Implemented Enhancements:

  • Added Dotness font as requested. - (1340ad9)
  • Added GreatVibes font as requested. - (2c8c04d)
  • Added 3 new fonts to select from. - (50d59e7)

Bug Fixes:

  • Fixed the withoutInternet build from trying to find new build. - (b830eed)
  • Fixed locked apps to also allow DEVICE_CREDENTIAL not only Fingerprint - (d2a0faf)
  • Fixed error with fetchWeatherData not finding url. - (6d32eed)

Language Support:

Refactoring:

  • Changed Dotness font name. - (c98e008)
  • Cleaned up code for HomeViewHolder. - (9956333)

Releases:

  • Prepare for version 0.1.8 - (6c151f0)

0.1.7 - (05, July 2024)

Implemented Enhancements:

  • Added font selection to select font used throughout the launcher - (e125d44)

Bug Fixes:

  • Fixed a font name in strings. - (1ea3899)
  • Fixed the UpdateManager so that it can now get the apkUrl correctly - (2024635)
  • Fixed the update manager to work when reloading app. - (69dc514)
  • Fixed acra_mail_body string - (ef4bec6)
  • Fixed the issue report urls for the wiki. - (9a1fe83)

Dependency Updates:

  • Updated the dependencies for the launcher. - (cb91acf)

Language Support:

Releases:

  • Prepare for version 0.1.7 - (3e1dd98)

0.1.6 - (17, June 2024)

Implemented Enhancements:

  • Added a toggle for sun set and sun rise info. - (0cb3aa6)
  • Added crash report system. - (66eb7c1)

Bug Fixes:

  • Fixed the navigation well adding hidden apps to swipes - (aa030e4)
  • Fixed the hasInternetPermission stuff to run every time the app runs not just on install. - (9db3a6c)

Housekeeping:

  • Removed the unneeded Prefs files - (0430108)

Language Support:

Refactoring:

  • Moved the Adapters to there correct locations. - (ff990ba)

Releases:

  • Prepare for version 0.1.6 - (9dbe1a3)

0.1.5 - (16, June 2024)

Implemented Enhancements:

  • Added sunset and sunrise to weather widget. - (63465c0)

Bug Fixes:

  • Selected Search engine on wrong element. - (1857c2d)
  • Fixed the way the app is navigated. - (ec3a88d)
  • Fixed the last updated time. - (806ea26)
  • Fixed the battery current and voltage numbers. - (e0256f8)

Housekeeping:

  • Cleared UnNeeded resValue - (3b883d3)

Language Support:

Refactoring:

  • Made backup system more advanced. - (6533a3c)
  • Removed the need for forcing API version - (1be632d)

Releases:

  • Prepare for version 0.1.5 - (18846a2)

0.1.4 - (10, June 2024)

Implemented Enhancements:

  • Added auto update. - (2dcb4ae)
  • Fixed settings location to click. - (c5e9117)

Housekeeping:

  • Removed unneeded imports - (5066d2b)

Language Support:

Refactoring:

  • Refactored the settings for widgets. - (91d34ae)

Releases:

  • Prepare for version 0.1.4 - (db9a390)

0.1.3 - (09, June 2024)

Implemented Enhancements:

  • Added batter status widget. - (316b755)
  • Add icon to weather widget. - (75afa09)

Bug Fixes:

  • Fixed some widget elements colors. - (581b142)

Language Support:

Refactoring:

  • Reduce animation timers. - (84d948f)

Releases:

  • Prepare for version 0.1.3 - (3d6fbd3)

0.1.2 - (07, June 2024)

Implemented Enhancements:

  • Updated the app icon. - (1e1b81c)
  • Added custom gestures. - (924e052)

Bug Fixes:

  • Fixed proguard building - (80ecd90)
  • Fixed a workflow so it works correctly - (773a2f5)

Dependency Updates:

Housekeeping:

  • Moved around a few files to be cleaner. - (0677e37)

Language Support:

Refactoring:

  • More widget stuff and fixing of files. - (327f144)
  • Moved the getActionType function into AppHelper class. - (48b2913)
  • Added widget page to the gestures. - (94fe747)

Reverts:

  • Revert "chore(deps): bump androidx.biometric:biometric-ktx (#53)" (#54) - (623a353)

0.1.1 - (01, June 2024)

Implemented Enhancements:

  • Added extra search engines to the settings. - (0d2527a)
  • Display app icons in more places if enabled. - (8311d29)
  • Cleaned up backup system to save in a better location. - (8bbc3b9)
  • Added a battery icon. - (d3c12a6)

Bug Fixes:

  • Fixed locked apps - (1e0d775)
  • Fixed the font used for home page. - (62fb291)

Feature Removal:

  • Removed the over use of app colors. - (5f7ae81)

Language Support:

Refactoring:

Releases:

  • Prepare for version 0.1.1 - (3b93fa0)

0.1.0 - (28, May 2024)

Implemented Enhancements:

  • Added work profile support with icon. - (e61a989)
  • Added app font color to headers of the page. - (b7ff0d8)

Refactoring:

  • Made the animations longer. - (3136e85)

0.0.9 - (27, May 2024)

Bug Fixes:

  • Fixed the search in all apps feature. - (db64779)

Housekeeping:

  • Cleaned up functions and deleted AppExtensions - (707e4e0)

Language Support:

Refactoring:

  • Cleaned up the f-droid about page. - (6ff0374)
  • Moved functions into there correct folders. - (e45a918)
  • Moved to a better location. - (d6d7f6f)

0.0.8 - (26, May 2024)

Bug Fixes:

  • Fixed a few database bugs - (c998942)
  • Fixed navigation and click issues. - (b297fb2)
  • Fixed the home screen not being reset. - (80c9ccd)

Language Support:

Refactoring:

  • Created more usable functions. - (bd23849)
  • Worked out a better way for moving around the app. - (8b1c0a3)
  • Cleaned up some TODO junk. - (45181ba)
  • Cleaned up the way that we move between fragments - (9e05fe7)
  • Cleaned up a few functions - (355096c)

0.0.7 - (22, May 2024)

Implemented Enhancements:

  • Basic starter to add Widget support. - (a3c4e6f)

Language Support:

Refactoring:

  • Added libs file to use Kotlin DLS - (4e2e41c)

0.0.6 - (21, May 2024)

Implemented Enhancements:

  • Added Basic Backup / Restore Feature - (f6c1f9d)

Bug Fixes:

  • Fixed a few DEPRECATION warning. - (7dfddc7)
  • Fixed the keyboard from displaying wrong. - (3d5c704)
  • Fixed the keyboard from displaying wrong. - (3d5c704)
  • Removed the auto keyboard from homescreen. - (96c023e)

Dependency Updates:

  • Updated Android Gradle Plugin - (f760740)

0.0.5 - (20, May 2024)

Dependency Updates:

  • Updated a few of the dependencies - (871d38f)

Language Support:

Refactoring:

  • Refactor some of the setting to also work other places. - (72f212e)

0.0.4 - (19, May 2024)

Language Support:

Refactoring:

  • Refactor settings menu for cleaner look. - (9cddace)

0.0.3 - (11, May 2024)

Implemented Enhancements:

  • Added Auto keyboard & Auto Open last app toggle settings. - (f91bd77)
  • Added setupOrientation to force portrait mode. - (60114f6)

Bug Fixes:

  • Hide self from app list. - (d494284)

Language Support:

0.0.2 - (11, May 2024)

Implemented Enhancements:

  • Added support to toggle app icons. - (f2e80ca)

Bug Fixes:

  • Fixed the Accessibility settings if required. - (4c19dbb)

Language Support:

Refactoring:

  • Refactor keyboard handling and UI consistency - (c7313a9)

0.0.1 - (08, May 2024)

Implemented Enhancements:

  • Added Swipe Actions / Options. - (94399ab)

Bug Fixes:

  • Fixed Others Text/Links - (e91771f)

Refactoring:

  • Accessibility actions and helper methods - (5d3f1fd)