Commit graph

5 commits

Author SHA1 Message Date
tibbi
e262174e62 defining more activity Exported values 2022-04-04 15:43:25 +02:00
tibbi
67a4c20e27 define a theme to be used at the foss mode too 2020-12-06 10:01:57 +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
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