Olivier Bouillet
|
5beef383cb
|
fix(android): revert media3 update, back to 1.1.1 (#3369)
* fix: revert last media3 upgrade
---------
Co-authored-by: olivier <olivier.bouillet@ifeelsmart.com>
|
2023-11-22 15:03:57 +01:00 |
|
YangJH
|
17dbf6e826
|
feat(android): bump media3 version from v1.1.1 to v1.2.0 (#3362)
* feat(android): bump media3 version from v1.1.1 to v1.2.0
* chore: add lint file for ignore UnstableApi lint error
|
2023-11-20 08:20:27 +01:00 |
|
YangJH
|
f2e80e9f2d
|
feat(android): replace deprecated ExoPlayer2 with AndroidX media3 (#3337)
* feat(android): implement AndroidX media3 dependencies
* refactor(android): remove duplicate code
* refactor(android): remove unused codes
* feat(android): replace ExoPlayer2 with AndroidX media3
* fix(android): move default properties to gradle.properties
* revert(android): prevent security exception
* chore: align indent
* chore: remove redundant comments
* chore: reorder import
* fix: apply media3's legacy player control view
|
2023-11-18 14:13:54 +01:00 |
|
Krzysztof Moch
|
6df0f7d1c0
|
chore(android): bump kotlin version (#3334)
* chore(android): update gradle files
* docs: update android installation section
|
2023-11-08 07:41:17 +01:00 |
|