Skip to content

Releases: CodeWorksCreativeHub/EasyLauncher

v0.1.4 - Easy Launcher

10 Jun 19:56
49a5cf6

Choose a tag to compare

What's New

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)

Full Changelog: 0.1.3...0.1.4

v0.1.3 - Easy Launcher

09 Jun 08:43
1539076

Choose a tag to compare

What's New

Implemented Enhancements:

  • Added battery 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)

Full Changelog: 0.1.2...0.1.3

v0.1.2 - Easy Launcher

07 Jun 20:51
76b922c

Choose a tag to compare

What's Changed

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)

Full Changelog: 0.1.1...0.1.2

v0.1.1 - Easy Launcher

01 Jun 19:35
f6077e6

Choose a tag to compare

What's New

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:

Full Changelog: 0.1.0...0.1.1

v0.1.0 - Easy Launcher

29 May 06:37
43dcb6c

Choose a tag to compare

What's New

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)

Full Changelog: 0.0.9...0.1.0

v0.0.9 - Easy Launcher

27 May 07:49
b554176

Choose a tag to compare

What's New

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)

Full Changelog: 0.0.8...0.0.9

v0.0.8 - Easy Launcher

26 May 07:06
824586e

Choose a tag to compare

What's New

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)

Full Changelog: 0.0.7...0.0.8

v0.0.7 - Easy Launcher

22 May 17:39
a6313cf

Choose a tag to compare

What's New

Implemented Enhancements:

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

Language Support:

Refactoring:

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

Full Changelog: 0.0.6...0.0.7

v0.0.6 - Easy Launcher

21 May 18:40
e3b36e3

Choose a tag to compare

What's New

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 still displaying on loading back to homescreen. - (3d5c704)
  • Removed the auto keyboard from homescreen. - (96c023e)

Dependency Updates:

  • Updated Android Gradle Plugin - (f760740)

Full Changelog: 0.0.5...0.0.6

v0.0.5 - Easy Launcher

20 May 22:07
5099282

Choose a tag to compare

What's New

Dependency Updates:

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

Language Support:

Refactoring:

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

Full Changelog: 0.0.4...0.0.5