Commit graph

104 commits

Author SHA1 Message Date
tibbi
1d25512053 adding some widget config related improvements 2022-04-25 22:44:58 +02:00
tibbi
8c40d493c0 ignore a warning at MANAGE_MEDIA permission 2022-04-11 20:36:47 +02:00
tibbi
72fe269b4b adding the ACCESS_MEDIA_LOCATION and MANAGE_MEDIA permissions 2022-04-10 18:11:31 +02:00
tibbi
e262174e62 defining more activity Exported values 2022-04-04 15:43:25 +02:00
tibbi
75f8592940 adding a couple more Android 12 related fixes 2022-04-04 15:32:08 +02:00
tibbi
7b0476690c adding an "image" category to the app manifest 2022-04-03 22:37:03 +02:00
tibbi
3ad371318e adding application_preferences intent to SettingsActivity 2022-03-21 20:24:29 +01:00
tibbi
3e2dddd526 moving some activities from the manifest into Commons 2021-10-26 13:06:42 +02:00
tibbi
5ff7860d17 updating commons and gradle 2021-10-17 18:39:21 +02:00
tibbi
46ce909be5 removing a new permissions added by a Reprint module 2021-10-10 15:03:49 +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
tibbi
1130407046 rescan folders after restarting so they get scanned quicker later 2020-04-26 10:04:38 +02:00
tibbi
3c277115c1 do not remove the custom PhotoEditorSDK permission 2020-04-21 19:39:14 +02:00
tibbi
dd0122ef65 removing the ly.img.sdk.RECEIVE_RESULT_PERMISSION permission 2020-04-20 19:38:31 +02:00
tibbi
f606527379 updating target SDK to 29, kotlin, room and gradle 2020-03-19 12:38:18 +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
tibbi
68f9ceeea3 replacing the home made photo editor with PhotoEditorSDK 2019-12-17 18:16:30 +01:00
tibbi
dfcecb31bf reactive the previous way of searching folders 2019-07-09 21:54:53 +02:00
tibbi
6ee3f04d8f start migrating search related functionality into SearchActivity 2019-06-25 15:06:52 +02:00
tibbi
15f6d18f46 fix #1293, create a JobService for storing new media files in db 2019-03-09 20:07:15 +01:00
tibbi
3804be49e3 do not require the faketouch device feature 2019-03-04 20:12:43 +01:00
tibbi
528dc06a10 use just 1 orientation button at toggling orientation 2019-01-02 15:47:24 +01:00
tibbi
50dd2766c8 adding the initial code for VideoPlayerActivity used for video playing 2019-01-02 13:24:23 +01:00
tibbi
d2b75008d3 adding an image for the widget preview 2018-12-16 23:55:25 +01:00
tibbi
69b77a296a adding an initial widget implementation 2018-12-16 15:48:44 +01:00
tibbi
9589c257bc appending .pro to the package name 2018-11-04 21:25:51 +01:00
tibbi
cb4d86461e adding some PanoramaVideo implementation 2018-10-21 17:57:55 +02:00
tibbi
9a4e9ad318 rename Panorama activity to PanoramaPhoto 2018-10-21 13:14:56 +02:00
tibbi
8a1b8f0870 adding a Search item for searching folders 2018-10-17 14:04:52 +02:00
tibbi
2873b996bc updating support libraries to AndroidX 2018-10-05 22:42:21 +02:00
tibbi
dbaacd596e show a list of thumbnails at the editor, for applying filters 2018-07-19 23:36:46 +02:00
tibbi
a2aced3cd6 updating the default splash activity in manifest 2018-07-12 14:37:09 +02:00
tibbi
d42e0005b5 remove the ACCESS_NETWORK_STATE permission, it came from ExoPlayer 2018-07-04 19:24:52 +02:00
tibbi
08ec62b3e1 refresh panorama buttons on device rotation 2018-07-03 21:50:16 +02:00
tibbi
9614bd07c2 creating a PanoramaActivity for handling panoramas 2018-07-03 21:15:03 +02:00
tibbi
564dd00762 add back the Main intent at splash activity 2018-06-12 12:09:36 +02:00
tibbi
b5df2928f9 adding colored launcher icons 2018-05-12 21:00:07 +02:00
tibbi
236ceafe46 removing the install receiver used to fetch media right after installing 2018-04-20 11:55:51 +02:00
tibbi
909419371c adding FAQ items 2018-02-20 21:22:33 +01:00
tibbi
f19d6ada1f add a broadcast receiver for refreshing media at received broadcast 2018-01-22 23:43:42 +01:00
tibbi
38ca5b84d7 add basic search to media view, related to #48 2018-01-07 17:48:25 +01:00
tibbi
4240849151 add an activity for displaying hidden folders 2017-12-29 16:46:13 +01:00
tibbi
e04c4da1d6 set translucent navigation bar programmatically where appropriate 2017-12-01 11:37:48 +01:00
tibbi
60a9acdebd remove the Vibrate permission 2017-11-30 18:40:36 +01:00
tibbi
fda4181117 allow installing the gallery on SD card 2017-11-28 19:19:41 +01:00
tibbi
99cb734fc5 refresh the launcher icons, use svgs whenever possible 2017-11-28 11:20:04 +01:00
tibbi
5808ec3b62 update commons to 2.38.1 2017-11-09 16:00:24 +01:00
tibbi
fa2a237593 update target SDK to 26 and handle fileprovider 2017-10-26 23:43:13 +02:00
tibbi
7bad8bc54f adding a round launcher icon 2017-06-21 23:54:15 +02:00
tibbi
7358bb7cce handle Crop intent for setting contact photo etc 2017-05-31 20:36:20 +02:00