Skip to content

Releases: vandamd/luma

v1.4.4 - Fix Landscape App Drawer Layout

19 Feb 20:58

Choose a tag to compare

Changes

  • Landscape layout of the app drawer still had the old search area. Removed it!

v1.4.3 - UI Tweaks

19 Feb 20:36

Choose a tag to compare

Changes

  • Added three options for theme: Dark, Light and Auto
  • Fixed page indicators not showing up when in light mode
  • Added toggle for auto rotate

v1.4.2 - Haptic Options

10 Feb 21:59

Choose a tag to compare

Changes

  • Disabled haptics for page changes
  • Added toggles to disable haptics for different aspects throughout the app

v1.4.1 - Status bar translations & Notification patch

10 Feb 10:27

Choose a tag to compare

notif

Changes

  • Added translations for the status bar settings page
  • Update to notification list logic to hopefully prevent duplicate notifications

v1.4.0 - Status Bar, Notifications, Gesture Adjustments

09 Feb 22:43

Choose a tag to compare

examples

Changes

  • New status bar! Shows signal, wifi, bluetooth, time and battery
  • Notification indicator in the status bar
  • Swiping right from the left edge now goes to the previous page
  • Haptic on gestures

v1.3.1 - UI Refinement and Profiles

07 Feb 12:50

Choose a tag to compare

Changes

  • Adjusted UI components to better match LightOS
  • Reimplemented profiles

Note: An uninstall and reinstall is recommended if you used profiles previously!

v1.3.0 - App Actions Menu

25 Jan 17:31
61e3fbf

Choose a tag to compare

Changes

  • Long pressing apps in the app drawer now no longer show an overlay but an app drawer with new actions!
  • This new menu is accessible via long pressing apps on the home screen too
  • You can now move apps up or down on the home screen, visit app info and uninstall

v1.2.2

25 Jan 13:30

Choose a tag to compare

bump version

v1.2.1 - Add Default Launcher Button

25 Jan 12:11

Choose a tag to compare

Changes

  • Added default launcher button to settings for easier access (Thanks @jagadeesh-k-2802!)

v1.2.0 - Shortcut Pinning

24 Jan 21:27
cee7132

Choose a tag to compare

Changes

  • A lot of work removing old code that was not being used from when I first forked the app!
  • Shortcut pinning added! PWAs and shortcuts should now appear in the app drawer. (Thanks to @jagadeesh-k-2802 and @ruditimmermans)