Skip to content

Releases: DroidWorksStudio/EasyLauncher

Nightly Release 2024.12.28

28 Dec 01:05
d397a80
Compare
Choose a tag to compare
Pre-release

GitHub Downloads (total, specific tag)

What's Changed

Full Changelog: 0.3.2...nightly

0.3.2 - EasyLauncher

04 Dec 18:51
e064e62
Compare
Choose a tag to compare

What's Changed

GitHub Downloads (total, specific tag)

Implemented Enhancements:

  • Added the ability for restore to also run a clear list before restoring. - (ac4456d)
  • Added the ability to backup and restore apps. - (b874d55)

Bug Fixes:

  • Fixed the backup System. - (9fd1aea)
  • Fixed a few issues with app draw including icons as well as work profile stuff. - (66065b7)
  • First start with filter when filterStrength is set to 0 - (ff7ecb1)
  • Fixed the search feature to only show items not hidden. - (846ba48)
  • Fixed a few errors with the backup system. - (f6d6797)
  • Fixed restart app after changing language. - (198b230)
  • Fixed restart app issue when restoring backup. - (011bd02)

Language Support:

Refactoring:

  • Re-Enabled 3 fonts that was not working. - (8ae80d3)
  • Changed the screenshots. - (7a4f91e)
  • Cleaned up some unneeded code. - (5bdd010)

Releases:

  • Prepare for version 0.3.2 - (8aebf00)

Full Changelog: 0.3.1...0.3.2

0.3.1 - EasyLauncher

02 Dec 08:04
8cf164c
Compare
Choose a tag to compare

What's Changed

GitHub Downloads (total, specific tag)

Implemented Enhancements:

  • Added Navigation hiding. - (db56cb0)

Bug Fixes:

  • Fixed the 2 issues with accessibility requirements. - (8bdc1d1)
  • Fixed Debug/Nightly Stuff. - (2d862cc)
  • Fixed the gestures for the settings. - (7041293)
  • Fixed a quick bug in the Widget page. - (f4a944d)
  • Fixed the backup system. - (4832fec)

Feature Removal:

  • Removed custom view that is not needed. - (f91ab64)

Language Support:

Refactoring:

  • Worked on a better looking widget settings. - (b510511)
  • No longer using custom View so therefor fixes gestures. - (2f028f3)

Releases:

  • Prepare for version 0.3.1 - (90975e4)

Full Changelog: 0.3.0...0.3.1

0.3.0 - EasyLauncher

29 Nov 20:28
db06f61
Compare
Choose a tag to compare

What's Changed

GitHub Downloads (total, specific tag)

Implemented Enhancements:

  • Added the ability to change swipeThreshold. - (8bcec48)
  • Added the ability for home app to be at bottom. - (e049de0)
  • Added a toggle to disable animations. - (4138c02)
  • Added the ability to set a gesture to open Launcher Settings and Digital Wellbeing. - (b17d661)

Bug Fixes:

  • Fixed crash on trying to get to settings. - (2ead2c1)
  • Fixed the swipes to not use actions. - (98413aa)
  • Fixed the goBackToSettings function. - (59e0ded)
  • Fixed the swiping gestures. - (83841be)

Language Support:

Refactoring:

  • Cleaned up debug colors. - (43a66c4)

Releases:

  • Prepare for version 0.3.0 - (f5b708f)

Full Changelog: 0.2.9...0.3.0

0.2.9 - EasyLauncher

26 Nov 19:39
b9d546f
Compare
Choose a tag to compare

What's Changed

GitHub Downloads (total, specific tag)

Implemented Enhancements:

  • Added setting for icon packs. - (0d8425d)
  • Added a new App Group Padding setting - (a5397af)

Bug Fixes:

  • Fixed the ContextProvider - (527825a)
  • Fixed the home screen gestures not working in blank spaces. - (0513351)

Feature Removal:

  • Removed setting for dots. - (27a2ad9)

Language Support:

Refactoring:

  • Cleaned up the settings panel size - (dec6766)

Releases:

  • Prepare for version 0.2.9 - (8a919b0)

0.2.8 - EasyLauncher

25 Nov 17:51
3f479c9
Compare
Choose a tag to compare

What's Changed

GitHub Downloads (total, specific tag)

Implemented Enhancements:

  • Added app language selection. - (b4e5687)
  • Adding haptic feedback if enabled in android base settings. - (507a713)
  • Added the ability to close app draw by scrolling down from the top. - (b2141eb)
  • Added Alarm Clock to HomeScreen. - (d6050f3)

Bug Fixes:

  • Fixed issues with translations missing strings - (d6b223f)
  • Fixed issues with translations - (153a4d9)
  • Fixed alignment for other languages (#169) - (2412585)
  • Fixed App Searching. - (1f0d4c8)

Feature Removal:

  • Removed the UpdateManager as i no longer use auto updates via github. - (3774615)

Language Support:

Refactoring:

  • Cleaned up README.md - (ae57958)
  • Cleaned up unneeded logs - (8981ed1)

Releases:

  • Prepare for version 0.2.8 - (b098564)

New Contributors

Full Changelog: 0.2.7...0.2.8

0.2.7 - EasyLauncher

23 Nov 21:50
a6330db
Compare
Choose a tag to compare

What's Changed

GitHub Downloads (total, specific tag)

Implemented Enhancements:

Bug Fixes:

  • Fixed the settings from not displaying the background correctly. - (709fac1)

Language Support:

Releases:

  • Prepare for version 0.2.7 - (cbfd5c8)

0.2.6 - EasyLauncher

27 Sep 19:55
abd15b0
Compare
Choose a tag to compare

What's Changed

GitHub Downloads (total, specific tag)

Implemented Enhancements:

  • Added the base for the new settings screen (#130) - (6b72000)
  • Added a default search engine so can use other apps other then ones selected - (630e5c6)

Bug Fixes:

  • Fixed issue with layoutParams - (a16b664)

Feature Removal:

Language Support:

Releases:

  • Prepare for version 0.2.6 - (b88ccdc)

Full Changelog: 0.2.5...0.2.6

0.2.5 - EasyLauncher

15 Sep 06:20
e656fac
Compare
Choose a tag to compare

What's Changed

GitHub Downloads (total, specific tag)

Bug Fixes:

  • Fixed the appIconsSwitchCompat working with the appIconDotsSwitchCompat - (4e61376)
  • Fixed errors within github files. - (560f797)
  • Fixed string formatting for numbers in a few places - (1a66d7e)
  • Fixed some settings not closing when going home. - (ad529e8)
  • Fixed home app padding from not working. - (c00c406)

Refactoring:

  • Fixed manifestPlaceholders - (2a73828)
  • Cleaned up the way that icons are displayed. - (afd52c3)
  • Cleaned up xml files formatting - (f881685)

Releases:

  • Prepare for version 0.2.5 - (1c00b7c)

0.2.4 - (04, September 2024)

Implemented Enhancements:

Language Support:

Refactoring:

  • Made dots only work with left align apps on home screen. - (e9fa768)

Releases:

  • Prepare for version 0.2.4 - (4533b6e)

Full Changelog: 0.2.4...0.2.5

0.2.4 - EasyLauncher

04 Sep 09:00
570682a
Compare
Choose a tag to compare

What's Changed

GitHub Downloads (total, specific tag)

Implemented Enhancements:

Language Support:

Refactoring:

  • Made dots only work with left align apps on home screen. - (e9fa768)

Releases:

  • Prepare for version 0.2.4 - (4533b6e)

Full Changelog: 0.2.3...0.2.4