Source updated to 4.3.0
This commit is contained in:
parent
21c8c04f54
commit
77aae2c4b3
28 changed files with 1738 additions and 497 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Update russian strings.xml by @Sevinfolds in https://github.com/eddyizm/tempus/pull/249
|
||||
Disallow duplicate songs in queue by @eddyizm in https://github.com/eddyizm/tempus/pull/252
|
||||
Fixed crash when viewing share by @drakeerv in https://github.com/eddyizm/tempus/pull/255
|
||||
Update Polish translation by @skajmer in https://github.com/eddyizm/tempus/pull/257
|
||||
Add podcast channel visible when empty podcasts by @eddyizm in https://github.com/eddyizm/tempus/pull/260
|
||||
Update russian strings.xml
|
||||
Disallow duplicate songs in queue
|
||||
Fixed crash when viewing share
|
||||
Update Polish translation
|
||||
Add podcast channel visible when empty podcasts
|
||||
|
|
|
|||
5
fastlane/metadata/android/en-US/changelogs/7.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/7.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
* fix: Fix player queue soft-lock
|
||||
* chore: Add Catalan i18n
|
||||
* chore: Refactor MediaService
|
||||
* chore(i18n): Update Spanish translation
|
||||
* chore(i18n): Update Italian translation
|
||||
4
fastlane/metadata/android/en-US/changelogs/8.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/8.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
* chore: Add Obtainium badge to README
|
||||
* fix: Revert "refactor MediaService"
|
||||
* feat: add play functionality to library folder/index items
|
||||
* fix: start queue blocking UI
|
||||
Loading…
Add table
Add a link
Reference in a new issue