diff --git a/changes/changelog.d/bandwidth-limitation.feature b/changes/changelog.d/bandwidth-limitation.feature new file mode 100644 index 0000000..3a3073d --- /dev/null +++ b/changes/changelog.d/bandwidth-limitation.feature @@ -0,0 +1 @@ +Add option to limit bandwidth usage by streaming transcoded music diff --git a/changes/changelog.d/bottom-sheet.feature b/changes/changelog.d/bottom-sheet.feature new file mode 100644 index 0000000..8719d36 --- /dev/null +++ b/changes/changelog.d/bottom-sheet.feature @@ -0,0 +1 @@ +Improve player bottom sheet, in particular fling support diff --git a/changes/changelog.d/coverart-withContext.enhancement b/changes/changelog.d/coverart-withContext.enhancement new file mode 100644 index 0000000..d62cd9b --- /dev/null +++ b/changes/changelog.d/coverart-withContext.enhancement @@ -0,0 +1 @@ +Refactor CoverArt.withContext(). diff --git a/changes/changelog.d/landscape.bugfix b/changes/changelog.d/landscape.bugfix new file mode 100644 index 0000000..393b5e4 --- /dev/null +++ b/changes/changelog.d/landscape.bugfix @@ -0,0 +1 @@ +Fix landscape view induced MainActivity leak. diff --git a/changes/changelog.d/progress-bar-buffering.bugfix b/changes/changelog.d/progress-bar-buffering.bugfix new file mode 100644 index 0000000..c7935d3 --- /dev/null +++ b/changes/changelog.d/progress-bar-buffering.bugfix @@ -0,0 +1 @@ +Fix buffering progress bar display diff --git a/changes/changelog.d/too-many-receivers.bugfix b/changes/changelog.d/too-many-receivers.bugfix new file mode 100644 index 0000000..e4d735d --- /dev/null +++ b/changes/changelog.d/too-many-receivers.bugfix @@ -0,0 +1 @@ +Fix Too Many Receivers exception