Releases: profusion/android-enhanced-video-player
Releases · profusion/android-enhanced-video-player
0.3.0
What's Changed
- chore(deps): update commitlint package by @ricardodalarme in #87
- Remove ripple effect when tapping in the middle by @ricardodalarme in #89
- Media Quality Control by @aelnonym in #76
- Display the buffered time in the time bar by @ricardodalarme in #88
- TimerBarPreview by @thalysmcarrara in #78
- Fix older devices white padding by @aelnonym in #90
- Volume control by @thalysmcarrara in #92
- Replace
org.jlleitschuh.gradle.ktlint
withorg.jmailen.kotlinter
by @ricardodalarme in #95 - docs: add information how to add component in a React Native application by @NatSatie in #94
- feat: add video casting by @wakieu in #97
New Contributors
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Feat: Forward/Rewind by @thalysmcarrara in #40
- Feat/hls support by @hspedro in #62
- Add flags to disable controls and gesture by @aelnonym in #48
- Feat/dash support by @aelnonym in #64
- Update readme by @ricardodalarme in #65
- Feat loop control by @ricardodalarme in #63
- Remove fastlane by @ricardodalarme in #66
- MSS/Smooth Streaming Support by @aelnonym in #67
- Hide the controls after a timeout by @ricardodalarme in #70
- Feat/improve recomposition by @ricardodalarme in #69
- Fix/timeout by @ricardodalarme in #73
- Fix/commit hook by @ricardodalarme in #72
- Picture in Picture by @ricardodalarme in #74
- Brightness control by @thalysmcarrara in #71
- Fix: Settings Modal Padding by @aelnonym in #81
- feat: add Buffering state by @thalysmcarrara in #79
- Add a CI to automatically release new versions + release v0.2.0 by @ricardodalarme in #77
New Contributors
Full Changelog: 0.1.0...v0.2.0
v0.1.0
What's Changed
- Create Base App and Library by @mari1912 in #5
- Add JitPack configuration by @aelnonym in #8
- Fix: Remove column wrapping video component from example by @aelnonym in #10
- Add AndroidStudio minimum version warning to
README.md
by @aelnonym in #12 - Docs: add docs with changelog and release rules by @aelnonym in #21
- Create basic controllers by @ricardodalarme in #24
- Replay button by @ricardodalarme in #25
- Full screen button by @ricardodalarme in #28
- fix: make controls match parent size by @ricardodalarme in #33
- feat: create a PlayerControlsScaffold by @thalysmcarrara in #36
- feat: add dimensions file by @ricardodalarme in #37
- Add speed control by @ricardodalarme in #29
- Add video title by @ricardodalarme in #38
- add RecommendedVideoComponent to example app by @aelnonym in #35
- Feat/time bar by @ricardodalarme in #27
- feat: Handle Full-screen on orientation change by @aelnonym in #31
- Hide system bars in full screen mode by @ricardodalarme in #41
- Add video with Metadata by @aelnonym in #45
- Make SpeedIcon and CheckIcon change color according to theme by @ricardodalarme in #46
- Release/0.1.0 by @aelnonym in #22
New Contributors
- @aelnonym made their first contribution in #8
- @ricardodalarme made their first contribution in #24
- @thalysmcarrara made their first contribution in #36
Full Changelog: https://github.com/profusion/android-enhanced-video-player/commits/0.1.0