github ppkantorski/Ultrahand-Overlay v1.9.3
Ultrahand Overlay 1.9.3

latest releases: v2.1.4, v2.1.3, v2.1.2...
4 months ago

List of changes:

  1. Menu navigation has been significantly cleaned up utilizing the new jump to item implementations.
    • Returning to the exact overlay entry you launched on the menu (on both the Overlays and Hidden Overlays pages).
    • Auto navigation to the checkmark on dropdown selections.
    • Page caching for smoother page to page transitions.
    • Left to right page swaps now have seamless transitions.
  2. New Show Hidden toggle in Settings > UI Settings > Miscellaneous > Menu Items.
    • This will hide your hidden tabs on the Overlays and Packages pages.
    • Hidden overlays with Show Hidden set to off will also have their launch combos blacklisted.
    • This should be useful for giving your device to a kid to play without having them mess-up something critical.
  3. Numerous across the board code optimizations.
    • Slightly faster rendering than v1.9.2.
  4. Tables will now only poll new values when placeholders are present.
  5. Complete cleanup of alignments (including table alignments).
  6. Complete cleanup/rewrite of the List class in libtesla for seamless menu navigation.
  7. Various touch scrolling bug fixes (especially for touch scrolling on tables, then resuming with controller input).
  8. Jump menu navigation can now be used in packages (expansion of refresh command).
    • refresh <ITEM_NAME> [ITEM_VALUE] will auto-return the cursor to the item that fits the match.
    • ITEM_VALUE is optional and does not have to be defined.
    • ITEM_NAME is only optional with a blank string as its value, i.e. ''.
  9. Numerous bug fixes and corrections.

Full Changelog: v1.9.2...v1.9.3

Update: (Users should run update again for proper polling isolation.)

  • New ;polling= table header (true/false) for placeholder polling. (false by default)
    • This will make it easier for users to manually specify when placeholder polling should be enabled.
    • Notice: Projects leveraging placeholder polling will need to set ;polling=true on their table commands.

Full Changelog: v1.9.3...a592584

Don't miss a new Ultrahand-Overlay release

NewReleases is sending notifications on new releases.