Files
EasyLauncher/CHANGELOG.md
2024-06-02 17:39:56 +00:00

12 KiB

Changelog

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

Coming Soon

Implemented Enhancements:

  • Added custom gestures. - (924e052)

Dependency Updates:

Housekeeping:

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

Language Support:

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)