Releases: a914-gowtham/android-video-trimmer
Releases · a914-gowtham/android-video-trimmer
v1.7.5
Changes:
v1.7.4 changes reverted
v1.7.4
Fix:
- removed getRealPath method usage(which seems unnessary) in loading video file in the exoplayer
v1.7.3
v1.7.2
Dependency update:
- Exoplayer 2.15.0 to 2.17.1
CopyToInternalStorage alternate worked
- In previous versions if a video was selected from external storage, it was copied to internal storage and it caused some delay on loading video in the Exoplayer because of writing operation to internal storage. from 1.7.1 Some alternative method is added to get the real path of external video files. so, Coping To internal is ignored most of the time.
Samsung device issues fix
Video stretch issue fix 2
Rotation check changed to 90 and 270
Video stretch issue fix
Video size stretch issue on videos that don't have rotation 0 was mentioned #46 .
Samsung intent issue fix
1.6.3 exoplayer version updated
Arabic localization and custom toolbar title added
Merge pull request #44 from yousef96m/master handle arabic localization