Files
EasyLauncher/CHANGELOG.md
2024-05-26 06:59:19 +00:00

7.6 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 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)