Skip to content

Releases: a914-gowtham/android-video-trimmer

1.7.19

29 Feb 19:21
Compare
Choose a tag to compare

Fix:

  1. #102 Android 14 selected file permission handling
  2. Permission handling changes: As no permission is needed for files picked from the Photo Picker or Android File Picker, the storage permission is no longer checked in this case

Update:
Target sdk -> 34

1.7.18

09 Jan 15:25
Compare
Choose a tag to compare

Fix:
#101

v1.7.17

05 Sep 15:46
Compare
Choose a tag to compare
  • due to increase in apk file size, FFmpeg-LTS removed, now using non-LTS version. still apk size is larger than mobile-ffmpeg.

    fmpeg-kit- 65MB in release apk(this release)
    ffmpeg-kit-lts- 75MB in release apk(used in previous release v1.7.16 )
    mobile-ffmpeg - 35MB in release apk(was used till v1.7.15 #99)

    by using aab, apk size can be reduced upto 30MB.

  • Back navigation gesture disabled for video seekbar view

v1.7.16

05 Sep 09:52
Compare
Choose a tag to compare

Fix for android 13:

v1.7.15

04 Jul 18:25
fe45b5b
Compare
Choose a tag to compare

Issue fix PR:
#97 by @immohanravi

v1.7.14

26 Jun 18:31
Compare
Choose a tag to compare

Fix:

  • Android 13 permission issue fix

1.7.13

26 Jun 17:54
Compare
Choose a tag to compare

Update:

  1. Copied Temp input file is deleted on OnDestroy of Video Trimmer activity
  2. Result preview using exoplayer

v1.7.12

26 Jun 17:18
Compare
Choose a tag to compare

Fix:

  1. Android 13 file path issues

v1.7.11

26 Jun 15:38
Compare
Choose a tag to compare
  • Version bump for sdk, kotlin, gradle plugin to run on Android Studio Flamingo

v1.7.10

28 May 08:46
Compare
Choose a tag to compare

Update:

  1. Additional filepath method added