Skip to content

Releases: google/horologist

0.6.0

16 Feb 14:38
059df3b
Compare
Choose a tag to compare

Switch to Wear Compose 1.4 alphas, and Compose 1.7 alphas.

Developers should continue using 0.5.x for stable versions.

What's Changed

Full Changelog: v0.5.22...v0.6.0

0.5.22

14 Feb 10:26
8dd6562
Compare
Choose a tag to compare
  • Responsive Dialog UI Fixes
  • Long/Double Click support in Button, Card, Chip

What's Changed

Full Changelog: v0.5.21...v0.5.22

0.5.21

06 Feb 15:50
9d3cec9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.20...v0.5.21

0.5.20

25 Jan 16:13
ff5a223
Compare
Choose a tag to compare
  • DataLayer fixes
  • Media UI fixes
  • Bump to stable compose versions

What's Changed

  • Improve installOnNode to return AppHelperResultCode by @luizgrp in #1992
  • Make counter sample consistent across phone and watch by @kul3r4 in #1991
  • Fix implementation of installOnNode for phones by @luizgrp in #1993
  • Create A Responsive Dialog Content. by @ssancho14 in #1996
  • Screenshot test for responsive dialogs by @yschimke in #1997
  • Add sample screen for connectedAndInstalledNodes function by @luizgrp in #1998
  • Add sample screen for connectedAndInstalledNodes function by @luizgrp in #1999
  • Improve connectedAndInstalledNodes to only query/listen to a single capability by @luizgrp in #2000
  • Add screenshots for Wear Material Dialog by @yschimke in #2001
  • Demonstrate scrolling dialogs by @yschimke in #2002
  • Updates to ResponsiveDialogContent by @ssancho14 in #2004
  • chore(deps): update all dependencies by @renovate-bot in #1995
  • Adjust AnimatedMediaControlButtons for larger screens by @kpaikena in #2006

New Contributors

Full Changelog: v0.5.19...v0.5.20

0.5.19

18 Jan 14:23
e586f92
Compare
Choose a tag to compare

The minSdk change introduces a need to coreLibraryDesugaring, see java8-support for instructions

While Horologist minSdk is 25, this doesn't indicate support, specifically Wear libraries might have higher minSdk or lack support on older devices. But won't stop your app from building.

  • Reduce the minSdk to 25 across horologist, and adopt coreLibraryDesugaring for java.time.
  • Deprecate WearNavScaffold in favour of AppScaffold. See guide.
  • General improvements to data layer functionality for engagement.
  • Media UI Fixes.

What's Changed

Full Changelog: v0.5.18...v0.5.19

0.5.18

09 Jan 16:46
0ab0fda
Compare
Choose a tag to compare
  • Media UI fixes for larger screens in the market
  • Vertical Pager components
  • AI composables

What's Changed

Full Changelog: v0.5.17...v0.5.18

0.5.17

02 Jan 15:59
be18b9c
Compare
Choose a tag to compare
  • Remove OAuth library
  • Data Layer improvements
  • Media A11y improvements
  • Media support for icons in MarqueeText

What's Changed

  • Add round launcher for auth sample by @kul3r4 in #1910
  • Remove OAuth library by @luizgrp in #1909
  • Improve NodeDetailsScreen to show success/failure dialogs by @luizgrp in #1911
  • Add "start remote activity" action to NodeDetailsScreen by @luizgrp in #1912
  • fix(deps): update all dependencies 1.60.0 to v1.60.1 by @renovate-bot in #1914
  • Make DataLayerAppHelper.startRemoteActivity more strict by @luizgrp in #1915
  • fix(deps): update dependency com.airbnb.android:lottie-compose 6.2.0 to v6.3.0 by @renovate-bot in #1919
  • Fix double talkback on VolumeScreen by @yschimke in #1922
  • Update wear-remote-interactions to 1.1.0-alpha01 by @luizgrp in #1923
  • Simplify icons in marquee using InlineTextContent by @fstanis in #1918
  • Add App Helper Nodes screen on the datalayer phone sample app by @luizgrp in #1916

Full Changelog: v0.5.16...v0.5.17

0.5.16

20 Dec 16:51
4ceea33
Compare
Choose a tag to compare
  • New AppScaffold API revision
  • Apply fillMaxSize to all ScalingLazyColumn

What's Changed

Full Changelog: v0.5.15...v0.5.16

0.5.15

19 Dec 13:18
c00a478
Compare
Choose a tag to compare
  • New Paintable type for data class safe type for images
  • Remove hard Coil dependency
  • Data Layer improvements
  • Optimise Media background rendering
  • Draft App/Screen/Page Scaffold

What's Changed

Full Changelog: v0.5.14...v0.5.15

0.5.14

13 Dec 13:04
29421eb
Compare
Choose a tag to compare
  • Material UI improvements
  • Media progress fix
  • HorizontalPager animation speedup

What's Changed

Full Changelog: v0.5.13...v0.5.14