Skip to content

Releases: KieronQuinn/Smartspacer

1.9.1

24 Dec 22:49
e4f14de
Compare
Choose a tag to compare
  • Fixed crash on some versions of Android 14 using Native Smartspace
  • Fixed some sizing issues with widgets in Smartspace, and added a new option to use an alternative sizing system which improves some but breaks others. If you are using KWGT or similar, this should be disabled for those widgets.

1.9 changes:

  • Experimental RemoteViews support. This allows any Target to make a custom layout, much like how widgets work. Google quietly added support for this to Native Smartspace in Android 15 QPR2 and Android 16 DP1, Smartspacer now supports it on Native Smartspace on those versions, and everywhere else (except OEM Smartspace) on all versions (third party apps using the Smartspacer SDK may need updating)
  • New Widget Target, using RemoteViews support, allowing you to put 4x1 widgets in Smartspace. There are a number of limitations for this, see the app for more info.
  • New Clock Target, which is the same as the Clock Complication but as a Target.
  • Added option to hide add button on Expanded Smartspace when locked.
  • Fixed vertical widget on Android 16.
  • Support for adding widgets from work profile (requires widget's app to be installed on the main profile too due to system limitations).
  • Fixed an issue where Battery Optimisation could not be disabled on some devices when Enhanced Mode is enabled.

1.9

23 Dec 21:09
7302c0b
Compare
Choose a tag to compare
1.9
  • Experimental RemoteViews support. This allows any Target to make a custom layout, much like how widgets work. Google quietly added support for this to Native Smartspace in Android 15 QPR2 and Android 16 DP1, Smartspacer now supports it on Native Smartspace on those versions, and everywhere else (except OEM Smartspace) on all versions (third party apps using the Smartspacer SDK may need updating)
  • New Widget Target, using RemoteViews support, allowing you to put 4x1 widgets in Smartspace. There are a number of limitations for this, see the app for more info.
  • New Clock Target, which is the same as the Clock Complication but as a Target.
  • Added option to hide add button on Expanded Smartspace when locked.
  • Fixed vertical widget on Android 16.
  • Support for adding widgets from work profile (requires widget's app to be installed on the main profile too due to system limitations).
  • Fixed an issue where Battery Optimisation could not be disabled on some devices when Enhanced Mode is enabled.

1.8.2

16 Dec 23:06
7c09cc6
Compare
Choose a tag to compare
  • Fixed crash on Android 15 QPR2
  • Minor bug fixes

1.8.1

29 Aug 22:43
7576d60
Compare
Choose a tag to compare

Fixed an issue where the date would sometimes appear in Expanded Smartspace when it had not been added

1.8

27 Aug 23:11
e819780
Compare
Choose a tag to compare
1.8
  • The Date & filler date Targets are now fully handled by Smartspacer. This is required to fix an issue in Android 15 QPR1 where it is no longer possible to allow the Launcher or Lock Screen to handle the date while showing two complications below it. This also means that when the open behaviour for Expanded Smartspace is set to "always", tapping the date will now open Expanded Smartspace, where it was previously not possible.
  • Fixed an issue where tapping the weather on devices using the At a Glance Complication with Pixel Weather installed would not open the weather, it now opens in Pixel Weather
  • Tapping the weather when using the Google Weather Complication and will now open Pixel Weather when it is installed
  • All built in Targets & Complications that can support being added more than once are now able to be. This is useful if you want to add different requirements for specific screens (eg. lock screen).
  • Added an in-app option to change the app language (this is synced with the system setting on Android 13+)
  • Added a link to the Crowdin page in the about card
  • Bug fixes

1.7.7

03 Jul 22:57
b6d1d15
Compare
Choose a tag to compare
  • Fixed an issue where Expanded Smartspace may show stale Targets & Complications.
  • By popular request, added option to automatically enable Native Smartspace. Please read the strong warning on this setting if you are enabling it.
  • Tapping the category header in the widget recommendations in Expanded Smartspace will now cycle through the pages, working around the inability to swipe horizontally when replacing Discover with Expanded Smartspace on Android 15 using the Pixel Launcher.
  • Fixed buttons not being clickable in some cases when enabling Enhanced Mode from the settings.
  • Updated unavailable state description for Google Weather Forecast Target to reflect the fact that it now requires a Pixel or Pixel-based ROM.

1.7.6

21 Jun 19:36
962beac
Compare
Choose a tag to compare
  • Fixed Expanded Smartspace widgets not being clickable when replacing Discover on Android 14 and on third party launchers in Android 15
  • Fixed padding of Expanded Smartspace widget picker
  • Experimental fix for upstream issue causing Expanded Smartspace crashes, using a workaround Google has not merged since October 2021

1.7.5

20 Jun 17:58
629319a
Compare
Choose a tag to compare
  • Target Android 15
  • Support for Android 15 Pixel Launcher embedded Discover feed replacement
  • Improved long press listener for scrollable widgets in Expanded Smartspace
  • Group notification channels in Notification Target configuration by group, hide IDs when a description is not available
  • Performance improvements
  • Bug fixes

1.7.4

21 May 19:53
Compare
Choose a tag to compare
  • Improve performance of Expanded Smartspace launcher overlay
  • On Android 15, Native Smartspace no longer supports showing custom Targets & Complications when music is playing on the AoD. The option to do this is now disabled in Smartspacer when only Native Smartspace is in use on Android 15 (older Android versions, OEM Smartspace etc. are not impacted)
  • Enabled in-app predictive back
  • Added more widget recommendation categories from Android 15 Beta 2
  • Crash fixes

1.7.3

20 Apr 22:43
75ae38b
Compare
Choose a tag to compare
  • On compatible devices with Enhanced Mode enabled, Smartspacer will now show recommended widgets from the system in the widget picker within Expanded Smartspace
  • The At a Glance (Widget) Target now supports multiple Targets being loaded from the source widget where available
  • When tapping a Target, Complication or Widget in Expanded Smartspace which launches an app, the animation will now start from the Target, Complication or Widget you have tapped
  • Crash fixes