Skip to content

Releases: google/horologist

0.1.7

01 Sep 08:08
78cc8b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

0.1.6

29 Aug 08:59
936a76d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

0.1.5

23 Aug 09:29
4d71f73
Compare
Choose a tag to compare

What's Changed

  • Bump version by @luizgrp in #499
  • Revert "Workaround to fix play item by index" by @luizgrp in #500
  • Fix play item by index by @luizgrp in #501
  • Make EntityScreen generic and add PlaylistDownloadScreen by @luizgrp in #502
  • Improve loadingContent param from EntityScreen by @luizgrp in #503
  • Display progress of media downloads by @luizgrp in #505
  • Rename string resources to match screen name by @luizgrp in #506
  • Update segmented progress indicator to use canvas api directly by @oas004 in #507
  • Use Material Chip for the secondary placeholder chip by @oas004 in #509
  • Add failed state to Entity screen by @luizgrp in #510
  • Add SectionedList by @luizgrp in #511

New Contributors

Full Changelog: v0.1.4...v0.1.5

0.1.4

16 Aug 21:29
5448877
Compare
Choose a tag to compare
  • Allow custom layout to be provided for playlist items in PlaylistsScreen
  • Add setMediaListAndPlay to PlayerRepository

What's Changed

Full Changelog: v0.1.2...v0.1.4

0.1.2

03 Aug 11:46
54c1efa
Compare
Choose a tag to compare
  • Sample app showing downloads for Media Apps
  • remove PlayerRepository.play(index) and use a distinct seekToDefaultPosition(index)
  • Add configurable UI/Domain Mappers to PlayerRepository
  • Improve AudioOffload logic.

What's Changed

Full Changelog: v0.1.1...v0.1.2

0.1.1

28 Jul 17:37
fe8e654
Compare
Choose a tag to compare

Typical, just after release, you find a regression.

What's Changed

Full Changelog: v0.1.0...v0.1.1

0.1.0

28 Jul 12:56
64d690f
Compare
Choose a tag to compare

Bump to Wear Compose 1.0 final

What's Changed

Full Changelog: v0.0.30...v0.1.0

0.0.30

27 Jul 08:10
983f393
Compare
Choose a tag to compare

Compose Compiler 1.2.0 and Kotlin 1.7.0
Fix for fadeAway modifier.

What's Changed

Full Changelog: v0.0.29...v0.0.30

0.0.29

18 Jul 13:33
1508bb7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.27...v0.0.29

0.0.27

01 Jul 16:44
9ddb6f8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.21...v0.0.27