Commit Graph

4 Commits

Author SHA1 Message Date
Andy Miller
011845a06e fix: smartspacer layout (#5207)
Modified the smartspacer layout to be more like the stock At a Glance
layout by adding equal padding to both sides and clipping the pages as
they are scrolled.

Fixes #5206
2025-01-25 14:13:32 +08:00
Andy Miller
2ffd541baf fix: smartspacer padding (#5204)
* fix: smartspacer padding

closes #4824
closes #5134

* fix style violations
2025-01-25 06:14:04 +08:00
Suphon T
a97b1e853c Implement custom popup for Smartspacer (#3716)
* Disable minify for debug

* Show launcher popup when long pressing smartspacer

* Add shortcut to smartspacer settings

* Add missing Smartspacer Popup Options + fixes (#3725)

* - Update Smartspacer client SDK to 1.0.4 (contains fixes for popup handling)
- Added options for dismiss, about & feedback, make them all optional and use the provided launchIntent method as it provides a fallback for invalid intents
- Use original Customise option as fallback if provided options are empty

* Reorder items to match Pixel Launcher

---------

Co-authored-by: Kieron Quinn <quinny898@gmail.com>
2023-11-16 09:35:19 +07:00
Kieron Quinn
d96a511efe Implement Smartspacer as an alternative At a Glance provider (#3684) 2023-11-13 10:17:21 +01:00