Files
EasyLauncher/CHANGELOG.md
2024-07-04 12:31:08 +00:00

20 KiB

Changelog

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

Coming Soon

Bug Fixes:

  • Fixed the issue report urls for the wiki. - (9a1fe83)

Language Support:

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)