tibbi
d6e95fd13f
adding 20:9 crop ratio to photos
2021-10-24 09:12:06 +02:00
tibbi
3c33839686
do not try copying EXIF at edited videos
2021-10-19 11:40:09 +02:00
tibbi
02afd54309
allow fast trimming in the video editor, should fix some glitches
2021-10-03 19:32:45 +02:00
tibbi
7e83dc5b06
fix a glitch with edited videos having too low resolution in some cases
2021-06-16 23:14:27 +02:00
tibbi
4217d53697
deleting the vesdk file
2021-02-15 20:29:58 +01:00
tibbi
2d0a4c6250
fix #2043 , replace the old ExifInterface with androidx ExifInterface
2021-01-17 11:50:34 +01:00
tibbi
67a4c20e27
define a theme to be used at the foss mode too
2020-12-06 10:01:57 +01:00
tibbi
a8bf381565
updating the photo/video editor, add new modules
2020-12-04 11:19:34 +01:00
tibbi
2e3753216c
removing the old pesdk license file
2020-12-04 11:09:31 +01:00
tibbi
b6f49fc08d
adding some video editor related things
2020-11-28 20:51:18 +01:00
tibbi
c8eacd09d9
renaming NewEditActivity to NewPhotoEditActivity, no real change
2020-11-27 23:26:58 +01:00
tibbi
736416c26c
fix #1946 , properly handle overwriting edited files on an SD card
2020-10-28 18:47:18 +01:00
tibbi
304bcd37fc
fix #1940 , properly decode uris after image editing
2020-10-24 10:02:13 +02:00
tibbi
6f2ea1e88b
updating photo editor to 8.0.2 to fix some Android 11 issues mostly
2020-10-16 20:03:57 +02:00
Leo Pham
d917e42b72
Add proprietary and foss product flavors
...
The introduction of the proprietary PhotoEditor SDK prevented this app from
being truly free and open source, and so F-Droid could no longer build the app.
By adding a licensing flavor dimension, we segregate the non-FOSS code to a
separate version, while providing a FOSS version without the editor.
To build the proprietary version, select one of the proprietary build variants
from Build Variants pane in Android Studio (on the left side of the window).
Fixes #1706 .
2020-02-28 22:46:13 +11:00