Commit 41fd24f
authored
Feature/november 2021 changes (#790)
* Fixed issue with full url of subtitle for HLS data source
* Kotlin migration (#730)
* Rename .java to .kt
* Kotlin migration
* Kotlin migration
* Rename .java to .kt
* Kotlin migration
* Rename .java to .kt
* Kotlin migration
* Kotlin migration
* Kotlin migration
* Kotlin migration
* Kotlin migration
* Kotlin migration
* Updated ExoPlayer version to 2.15.1
* Fixed crash related to Android 12
* Added missing bugfix: Fixed issue with full url of subtitle for HLS data source.
* Fixing Android 12 issues
* * Fixed install page from docs.
* Fixed one of the showcase images
* * [BREAKING_CHANGE] Split controlsHidden into controlsHiddenStart and controlsHiddenEnd.
* * Added onTapDown handle for material and cupertino progress bar to handle show and hide of controls.
* General refactor
* * [BREAKING_CHANGE] Added to Function(bool) onPlayerVisibilityChanged to customControlsBuilder in [BetterPlayerConfiguration]
* Format
* General refactor
* Updated screenshots
* Updated versions
* General refactor
* * Fixed video in list example1 parent e25b39d commit 41fd24f
46 files changed
Lines changed: 2174 additions & 2259 deletions
File tree
- android
- src/main
- java/com/jhomlala/better_player
- kotlin/com/jhomlala/better_player
- docs
- example
- android
- app
- src/main
- kotlin/com/jhomlala/better_player_example
- gradle/wrapper
- lib/pages
- custom_controls
- video_list
- lib/src
- configuration
- controls
- core
- hls
- media
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
1 | 14 | | |
2 | 15 | | |
3 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
5 | 13 | | |
6 | 14 | | |
7 | 15 | | |
8 | 16 | | |
9 | 17 | | |
10 | 18 | | |
11 | | - | |
| 19 | + | |
12 | 20 | | |
13 | 21 | | |
14 | 22 | | |
| |||
20 | 28 | | |
21 | 29 | | |
22 | 30 | | |
| 31 | + | |
23 | 32 | | |
24 | 33 | | |
25 | | - | |
| 34 | + | |
26 | 35 | | |
27 | 36 | | |
28 | 37 | | |
| |||
39 | 48 | | |
40 | 49 | | |
41 | 50 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
54 | 62 | | |
55 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
56 | 71 | | |
57 | 72 | | |
0 commit comments