Releases: a914-gowtham/android-video-trimmer
Releases · a914-gowtham/android-video-trimmer
1.7.19
Fix:
- #102 Android 14 selected file permission handling
- 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
v1.7.17
-
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
Fix for android 13:
- Thumbnail not loaded due to permission issue
- #99 android 13 crash in release build - moved to ffmpeg-kit from mobile-ffmpeg
v1.7.15
Issue fix PR:
#97 by @immohanravi
v1.7.14
Fix:
- Android 13 permission issue fix
1.7.13
Update:
- Copied Temp input file is deleted on OnDestroy of Video Trimmer activity
- Result preview using exoplayer
v1.7.12
Fix:
- Android 13 file path issues
v1.7.11
- Version bump for sdk, kotlin, gradle plugin to run on Android Studio Flamingo
v1.7.10
Update:
- Additional filepath method added