Skip to content

Releases: DroidWorksStudio/EasyLauncher

0.2.3 - EasyLauncher

24 Aug 19:18
7427ce8
Compare
Choose a tag to compare

What's Changed

Bug Fixes:

  • Added better support for work profiles. - (9163334)
  • Fixed back button from breaking - (8771956)
  • Added the main touchArea back. - (9f7c0ef)
  • Fixed the touch area for HomeFragment - (5c77a23)
  • Fixed reload app bug. - (ba5f5ef)
  • Fixed home press - (2860bcc)

Dependency Updates:

  • Updated version numbers for libraries - (1d2d933)

Refactoring:

  • Added better support for work profiles. - (9163334)
  • Set targetSdk to Android 14 - (3408a5f)
  • Updated github workflow for changelog - (b5a8814)
  • Updated github workflows - (f57537a)
  • Code Cleanup - (a9e55e2)
  • Updated Patched Fonts - (8386bb2)

Releases:

  • Prepare for version 0.2.3 - (3931624)

Full Changelog: 0.2.2...0.2.3

0.2.2 - Easy Launcher

29 Jul 13:31
9390bfe
Compare
Choose a tag to compare

What's Changed

Bug Fixes:

  • Fixed the App update helper - (57a680d)
  • Android 15: Fixed the set default launcher. - (3fd3dc4)

Releases:

  • Prepare for version 0.2.2 - (0a28ef7)

Full Changelog: 0.2.1...0.2.2

v0.2.1 - Easy Launcher

22 Jul 07:32
9b7d682
Compare
Choose a tag to compare

What's Changed

Bug Fixes:

  • Fixed the weather widget showing sunset and sunrise - (9ca2cfa)
  • Fixed primitive.isNumber for loadFromString - (bb5a363)
  • Fixed Json Deserializer for loadFromString - (9f91945)
  • Fixed the home screen elements to hide when disabled. - (6c6db81)

Feature Removal:

  • Removed gitguardian.yaml - (0c1ab69)

Language Support:

Refactoring:

  • Changed the time for checking updates and weather. - (ad2f907)
  • Setting dayNightMod to be 80% instead of 10% - (86b2797)

New Contributors

Full Changelog: 0.2.0...0.2.1

v0.2.0 - EasyLauncher

18 Jul 19:30
93bdb42
Compare
Choose a tag to compare

What's Changed

Implemented Enhancements:

  • Added placeholder text when no fave or hidden apps. - (69742ab)

Bug Fixes:

  • Fixed issue where backup was not doing numbers currently. - (f18b4e3)
  • Fixed the porguard rules - (414101d)
  • Fixed badge color - (b2e39c2)
  • Fixed weather icons to show correctly. - (d60a935)
  • Fixed settings if cleared - (e5b0197)
  • App name Gravity and Layout Params. - (7622aa6)
  • Allow decimal numbers in the settings. - (78d9be6)
  • Set default colors depending on if nightMode or not. - (d02f873)
  • Fixed the appSelectionDialog from not closing right. - (3efe245)

Dependency Updates:

  • Updated version numbers for libraries - (e384206)

Housekeeping:

  • Cleanup dead imports. - (69c989e)
  • Cleaned up the Readme File screenshots - (ae2d841)
  • Moved Word-of-the-day strings to there own file. - (c727bfe)
  • Making the issue types a bit better. - (64593af)

Language Support:

Refactoring:

  • Added NerdFont to custom fonts - (48313fb)
  • Made the backup system better so users chose the location. - (623d2ab)
  • Changed the settings for appDrawName to math the other holder names. - (f9f49f0)
  • Disable Script Fonts - (f3946dc)

Releases:

  • Prepare for version 0.2.0 - (6981953)

Full Changelog: 0.1.9...0.2.0

v0.1.9 - Easy Launcher

09 Jul 15:11
f7a4375
Compare
Choose a tag to compare

What's Changed

Implemented Enhancements:

  • Added support for open app via gesture. - (e600252)

Bug Fixes:

  • Fix. Fixed location permissions - (42a806d)
  • Fix. Fixed onProviderEnabled and onProviderDisabled for LocationListener - (60374fe)
  • Fixed nightly builds to not overlap with other versions - (e8d6a9a)
  • Fixed the download update to install the internet build. - (124c4d9)

Language Support:

Refactoring:

  • Added more information onto the README - (db40f39)
  • Cleanup workflow files - (43c51a9)
  • Removed unused code. - (6034d34)

Releases:

  • Prepare for version 0.1.9 - (4ed1592)

Full Changelog: 0.1.8...0.1.9

v0.1.8 - Easy Launcher

06 Jul 16:09
133308a
Compare
Choose a tag to compare

What's Changed

Implemented Enhancements:

  • Added Dotness font as requested. - (1340ad9)
  • Added GreatVibes font as requested. - (2c8c04d)
  • Added 3 new fonts to select from. - (50d59e7)

Bug Fixes:

  • Fixed the withoutInternet build from trying to find new build. - (b830eed)
  • Fixed locked apps to also allow DEVICE_CREDENTIAL not only Fingerprint - (d2a0faf)
  • Fixed error with fetchWeatherData not finding url. - (6d32eed)

Language Support:

Refactoring:

  • Changed Dotness font name. - (c98e008)
  • Cleaned up code for HomeViewHolder. - (9956333)

Releases:

  • Prepare for version 0.1.8 - (6c151f0)

Full Changelog: 0.1.7...0.1.8

v0.1.7 - Easy Launcher

05 Jul 06:42
6c3c7ba
Compare
Choose a tag to compare

What's New

Implemented Enhancements:

  • Added font selection to select font used throughout the launcher - (e125d44)

Bug Fixes:

  • Fixed the update manager to work when reloading app. - (69dc514)
  • Fixed acra_mail_body string - (ef4bec6)
  • Fixed the issue report urls for the wiki. - (9a1fe83)

Dependency Updates:

  • Updated the dependencies for the launcher. - (cb91acf)

Language Support:

Releases:

  • Prepare for version 0.1.7 - (3e1dd98)

Full Changelog: 0.1.6...0.1.7

v0.1.6 - Easy Launcher

26 Jun 06:20
45f9f50
Compare
Choose a tag to compare

What's New

Implemented Enhancements:

  • Added a toggle for sun set and sun rise info. - (0cb3aa6)
  • Added crash report system. - (66eb7c1)

Bug Fixes:

  • Fixed the navigation well adding hidden apps to swipes - (aa030e4)
  • Fixed the hasInternetPermission stuff to run every time the app runs not just on install. - (9db3a6c)

Housekeeping:

  • Removed the unneeded Prefs files - (0430108)

Language Support:

Refactoring:

  • Moved the Adapters to there correct locations. - (ff990ba)syLauncher/commit/ff990ba7ef100b23c5331485f09be2c8bb3e4ab2))

Releases:

  • Prepare for version 0.1.6 - (9dbe1a3)

Full Changelog: 0.1.5...0.1.6

v0.1.5 - Easy Launcher

16 Jun 14:11
803a380
Compare
Choose a tag to compare

What's New

Implemented Enhancements:

  • Added sunset and sunrise to weather widget. - (63465c0)

Bug Fixes:

  • Selected Search engine on wrong element. - (1857c2d)
  • Fixed the way the app is navigated. - (ec3a88d)
  • Fixed the last updated time. - (806ea26)
  • Fixed the battery current and voltage numbers. - (e0256f8)

Housekeeping:

  • Cleared UnNeeded resValue - (3b883d3)

Language Support:

Refactoring:

  • Made backup system more advanced. - (6533a3c)
  • Removed the need for forcing API version - (1be632d)

Full Changelog: 0.1.4...0.1.5

v0.1.4 - Easy Launcher

10 Jun 19:56
49a5cf6
Compare
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