Skip to content

Releases: a914-gowtham/android-video-trimmer

v1.7.5

26 May 04:57
1bdb9d0
Compare
Choose a tag to compare

Changes:
v1.7.4 changes reverted

v1.7.4

26 Mar 21:05
a83b751
Compare
Choose a tag to compare

Fix:

  1. removed getRealPath method usage(which seems unnessary) in loading video file in the exoplayer

v1.7.3

11 Jun 09:18
Compare
Choose a tag to compare

Update:

  • Issue fix for #81 #78
  • Changed deprecated APIs of exoplayer

v1.7.2

12 Mar 19:59
Compare
Choose a tag to compare

Dependency update:

  • Exoplayer 2.15.0 to 2.17.1

CopyToInternalStorage alternate worked

29 May 05:30
Compare
Choose a tag to compare
  1. 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

29 May 04:34
Compare
Choose a tag to compare
  1. Repo name renamed to lowerCase
  2. #49 issue fixed
  3. #40 Workaround added
    Breaking changes:
  4. onActivityResult changed to ActivityResultLauncher

Video stretch issue fix 2

04 May 06:18
5db0510
Compare
Choose a tag to compare

Rotation check changed to 90 and 270

Video stretch issue fix

01 May 20:20
Compare
Choose a tag to compare

Video size stretch issue on videos that don't have rotation 0 was mentioned #46 .

Samsung intent issue fix

27 Apr 06:27
Compare
Choose a tag to compare
1.6.3

exoplayer version updated

Arabic localization and custom toolbar title added

20 Apr 16:49
dbb3304
Compare
Choose a tag to compare
Merge pull request #44 from yousef96m/master

handle arabic localization