Commit graph

2 commits

Author SHA1 Message Date
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