Files
EasyLauncher/CHANGELOG.md
2024-05-22 17:41:55 +00:00

5.7 KiB

Changelog

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

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)