Naveen Singh
267fdaf69f
Disable partial media permissions
...
Partial media permissions don't make much sense for a Gallery app.
2024-09-06 23:51:15 +05:30
Naveen
2faae85d4d
Remove panorama support temporarily
...
The library used (https://github.com/googlevr/gvr-android-sdk ) was not open source.
2024-01-02 00:48:38 +05:30
Naveen
9acb35c34c
Update wallpaper strings
2023-12-24 18:29:19 +05:30
Naveen
2e32206d39
Update launcher icons
2023-12-19 13:59:27 +05:30
Naveen
8c27e4eba6
Rename package names
2023-12-12 19:49:33 +05:30
Ensar Sarajčić
2739c1298d
Reduce targetSDK to 33
2023-08-30 09:31:11 +02:00
Ensar Sarajčić
c8d94a704d
Set kotlin version to 1.8.22
...
Imgly library does not seem to work correctly with kotlin version 1.9.0
2023-08-16 17:14:22 +02:00
Ensar Sarajčić
46868cf262
Add selected permission to manifest too
2023-08-09 11:09:55 +02:00
tibbi
d5b2efe127
define a file with supported languages
2023-05-09 18:12:52 +02:00
tibbi
bf662d16d9
properly detect the presence of the free app version too
2023-02-03 20:46:14 +01:00
tibbi
01720dc655
lets allow choosing both basic and advanced photo editor
2023-01-10 16:54:45 +01:00
tibbi
fdda5bd20e
updating commons and min OS version to 6
2023-01-08 23:25:45 +01:00
tibbi
f92c4962f5
minor code style formatting
2022-10-14 21:40:46 +02:00
tibbi
77c3aad981
lets request the All Files access in all app variants
2022-10-14 16:36:20 +02:00
tibbi
1c06d3c694
require the proper permission on Android 13
2022-09-03 15:39:44 +02:00
tibbi
443230268f
updating kotlin, gradle and target SDK to 33
2022-09-03 10:47:05 +02:00
tibbi
25d0d133eb
adding some fullscreen related UI improvements
2022-07-30 23:33:21 +02:00
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