feat(media-player): enhancement#16525
Conversation
093c4c8 to
b0ecdf3
Compare
d114e13 to
3fb808b
Compare
4eb6e1f to
a4928d5
Compare
a4928d5 to
8d94aa3
Compare
8d94aa3 to
924cbdb
Compare
924cbdb to
45aaf83
Compare
|
APK file: https://github.com/nextcloud/android/actions/runs/24839731997/artifacts/6604944467 |
40fbefe to
12e12fd
Compare
|
APK file: https://github.com/nextcloud/android/actions/runs/25304554595/artifacts/6777860093 |
|
@AlexViseven Can you update the license headers? We are using |
12e12fd to
cabb92c
Compare
|
I think |
|
APK file: https://github.com/nextcloud/android/actions/runs/26226778620/artifacts/7136775925 |
@alperozturk96 done in #17078 |
Signed-off-by: Denis Botvin <d.botvin@viseven.com> # Conflicts: # app/src/main/res/values/colors.xml # app/src/main/res/values/strings.xml # gradle/libs.versions.toml Signed-off-by: alperozturk96 <alper_ozturk@proton.me> # Conflicts: # app/src/main/java/com/owncloud/android/ui/adapter/OCShareToOCFileConverter.kt # Conflicts: # app/src/main/res/values/styles.xml
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me> # Conflicts: # app/src/main/java/com/owncloud/android/ui/preview/PreviewMediaActivity.kt
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
f35bee9 to
01369fd
Compare
|
APK file: https://github.com/nextcloud/android/actions/runs/26271258182/artifacts/7153865887 |
|
blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed. |
Original PR: #16116
This merge request adds a persistent "queue" / playlist feature to the Nextcloud Media Player and implements a set of frequently requested playback behaviors and UI improvements:
The proposed implementation has been used in the HiDrive application for a long time.
Changes
Removes
PreviewMediaActivity.kt,PlayerStateMachineTest.kt,PlayerService.kt,PlayerServiceConnection.ktsince newPlayerActivityand it's new dependencies responsible for playing music and video.