tibbi
bd75b175d7
updating commons
2022-07-02 11:40:27 +02:00
tibbi
c8b66cd439
reset fullscreen image only on device rotation
2022-06-26 20:15:48 +02:00
tibbi
7c3d27424a
update version to 6.23.12
2022-06-23 12:55:18 +02:00
tibbi
98e1013f1e
updating commons
2022-06-23 12:34:45 +02:00
tibbi
a5fd6cf591
updating commons
2022-06-23 12:26:14 +02:00
tibbi
d9c869623d
updating subsamplingscaleimageview
2022-06-17 23:09:46 +02:00
tibbi
0b3c900a02
fix a glitch after rotating the device with screen off
2022-06-17 22:54:11 +02:00
tibbi
8bfa7fdc7c
use the new way of getting FileDirItem content URIs
2022-06-15 16:29:45 +02:00
tibbi
87b4bdc6b3
updating commons
2022-06-15 12:02:39 +02:00
tibbi
e6273927c5
update version to 6.23.11
2022-06-07 09:20:46 +02:00
tibbi
0413a7e2ad
update version to 6.23.10
2022-06-06 16:53:23 +02:00
tibbi
8d6615c425
updating commons and room
2022-06-06 16:41:22 +02:00
tibbi
b03e9dadbd
adding another string for stopping showing excluded
2022-06-05 11:01:10 +02:00
tibbi
3fde387e4f
update version to 6.23.9
2022-06-01 10:12:28 +02:00
tibbi
499bca22ab
updating commons
2022-06-01 10:01:19 +02:00
tibbi
4d29a01195
removing a colon
2022-05-27 11:46:25 +02:00
tibbi
1af394d1c8
update version to 6.23.8
2022-05-25 09:58:41 +02:00
tibbi
ae1316ebe8
updating commons
2022-05-25 09:58:11 +02:00
tibbi
593e4b2837
adding a commented out way of including Commons locally
2022-05-24 14:46:34 +02:00
tibbi
335f3f5fc5
do not update file last modified after a file operation, if it is zero
2022-05-21 16:59:16 +02:00
tibbi
04f3f0b949
update version to 6.23.7
2022-05-16 21:52:11 +02:00
tibbi
ba5bbd389c
updating commons and glide
2022-05-16 21:43:43 +02:00
tibbi
86bd40c07d
update version to 6.23.6
2022-05-15 17:50:30 +02:00
tibbi
c322dd8ae6
updating commons
2022-05-15 17:39:31 +02:00
tibbi
7ef3ed13af
hide google relations in foss variant, hide rating in prepaid
2022-05-14 19:18:03 +02:00
tibbi
4936eecb17
require the All Files access in foss and prepaid app variants
2022-05-14 15:15:43 +02:00
tibbi
5974b10c39
update version to 6.23.5
2022-05-05 19:11:03 +02:00
tibbi
a461d9c413
updating commons
2022-05-05 19:03:14 +02:00
tibbi
0cb5d425e6
update version to 6.23.4
2022-05-04 12:37:51 +02:00
tibbi
048b109f8a
adding a crashfix and updating commons
2022-05-04 12:30:15 +02:00
tibbi
9a592d77b4
update version to 6.23.3
2022-05-03 11:04:55 +02:00
tibbi
146a1b1d69
adding a Prepaid product flavor
2022-05-03 10:56:16 +02:00
tibbi
32ba7dfa51
updating commons, kotlin and gradle
2022-05-03 10:51:57 +02:00
tibbi
b2130669ab
use "Fix Date Taken values" on Android 11+ file fetching
2022-05-03 10:14:18 +02:00
tibbi
67454e2354
update version to 6.23.2
2022-05-01 12:24:01 +02:00
tibbi
b1345474f4
updating commons
2022-05-01 12:17:08 +02:00
tibbi
1d25512053
adding some widget config related improvements
2022-04-25 22:44:58 +02:00
tibbi
124ba79c05
fix #1143 , adding avif support
2022-04-25 10:17:53 +02:00
tibbi
a781e98b1c
updating commons with fixed editor intent
2022-04-24 22:38:38 +02:00
tibbi
6428836c73
add a prompt for making the app the default media management app
2022-04-24 16:11:51 +02:00
tibbi
e1d63a75da
update version to 6.23.1
2022-04-16 15:53:28 +02:00
tibbi
6af0777d0d
updating commons
2022-04-16 15:17:29 +02:00
tibbi
0a55dbbdf3
updating commons
2022-04-16 11:54:50 +02:00
tibbi
f14b091a50
update version to 6.23.0
2022-04-15 21:36:00 +02:00
tibbi
9f3f82b9c5
updating commons
2022-04-15 17:48:11 +02:00
tibbi
578fb54a51
updating commons
2022-04-15 11:49:24 +02:00
tibbi
36beff5214
updating commons
2022-04-10 20:10:19 +02:00
tibbi
96fb6a0e35
updating the photo editor, use light theme when appropriate
2022-04-10 17:52:37 +02:00
tibbi
b5dd6c8580
updating commons and gradle
2022-04-10 17:23:08 +02:00
tibbi
27772d1922
lets update target SDK to 31
2022-04-10 12:15:35 +02:00
tibbi
39c568777b
updating a string
2022-04-10 12:15:17 +02:00
darthpaul
8da45dcfbb
sdk 30+ changes
...
- handle WRITE_STORAGE permission in EditActivity
- in PickDirectoryDialog replace error message when users select a restricted system directory to R.string.system_folder_restriction
- in SaveDialog
- if path is a restricted path, automatically change it to {CURRENT_VOLUME}/Pictures directory.
- if there is conflict and the file is direct child of the Download folder, show the user a prompt to grant WRITE request permission
- remove unused string R.string.copy_to_restricted_folder_message
- in NewPhotoEditActivity and NewVideoEditActivity, only delete SD Card file on conflict for devices running lower than SDK 30
- update commons module
2022-04-09 23:34:52 +01:00
darthpaul
52693adbe6
Update gallery with recent commons module
2022-03-31 04:46:09 +01:00
tibbi
0a03658978
do not show root folder at storage picker dialog
2022-03-23 22:15:09 +01:00
tibbi
3ad371318e
adding application_preferences intent to SettingsActivity
2022-03-21 20:24:29 +01:00
tibbi
fc2c0dbd86
updating commons
2022-03-20 22:39:04 +01:00
tibbi
7feffc9f61
updating the placeholder text for Android R+
2022-03-20 20:41:45 +01:00
tibbi
733d05a568
updating commons
2022-03-19 22:26:01 +01:00
tibbi
4a3e502484
moving MySquareImageView into commons
2022-03-18 17:33:44 +01:00
tibbi
a39f58a6bd
updating commons
2022-03-17 14:15:03 +01:00
tibbi
5235109b87
updating commons
2022-03-13 19:37:16 +01:00
tibbi
0906119bc2
shortening a string
2022-03-13 17:47:38 +01:00
tibbi
19a3167743
updating commons
2022-03-05 09:01:22 +01:00
tibbi
16e522cc03
adding a new string related to seeing ads during videos
2022-02-28 17:05:05 +01:00
tibbi
450e07ddd4
updating commons
2022-02-25 23:04:10 +01:00
tibbi
e50bb388c5
updating commons
2022-02-19 18:07:05 +01:00
tibbi
080e7e983d
clear cached media at launching viewpager at third party intent
2022-02-14 10:48:19 +01:00
tibbi
4e1136df80
updating commons
2022-02-13 20:55:03 +01:00
tibbi
f38612de5f
updating commons, rescan all files after copying
2022-02-13 13:08:00 +01:00
tibbi
0605e8944e
updating gif drawable library
2022-02-13 10:48:05 +01:00
tibbi
426b2b9ce2
updating target SDK to 30
2022-02-12 12:26:21 +01:00
tibbi
d671c4503a
updating commons and photo editor SDK
2022-02-12 11:02:25 +01:00
tibbi
3d9c161a54
updating commons and kotlin
2022-02-09 12:07:50 +01:00
tibbi
f6c6b402c6
properly fetch Favorite file sizes to avoid caching glitches
2021-12-25 21:02:45 +01:00
tibbi
5945399682
update version to 6.22.3
2021-12-19 23:33:19 +01:00
tibbi
51c15be895
updating commons
2021-12-19 21:25:57 +01:00
tibbi
a3ff0ede9d
updating commons and gradle
2021-12-19 15:40:20 +01:00
tibbi
c009dba597
update version to 6.22.2
2021-12-05 23:33:53 +01:00
tibbi
8ec9e70df8
adding okio back, an updated version 3.0.0
2021-12-05 20:39:27 +01:00
tibbi
8f2a0631e1
updating commons and glide to 4.12.0
2021-12-05 20:33:03 +01:00
tibbi
5de6beafc4
updating commons and gif-drawable, remove okio
2021-12-05 19:10:17 +01:00
tibbi
2667f1d0d5
update version to 6.22.1
2021-12-02 23:40:08 +01:00
tibbi
f1ca085a5d
updating commons
2021-12-01 10:23:51 +01:00
tibbi
16120f80d0
updating penfeizhou.android.animation taking care of webp and apng files
2021-11-30 23:23:20 +01:00
tibbi
06cc30a723
updating some icons + replacing some with vectors
2021-11-29 23:54:04 +01:00
tibbi
a67e5ff86f
properly handle margins between thumbnails, if selected so
2021-11-29 21:51:17 +01:00
tibbi
559469e7b8
add toggling between horizontal and vertical scrolling
2021-11-29 21:10:29 +01:00
tibbi
53eafb30c6
updating commons, lets just make it compilable for now
2021-11-29 19:17:48 +01:00
tibbi
e849c6f7c0
use MediaStore for fetching files on Android 11
2021-11-02 23:30:43 +01:00
tibbi
b204731747
update version to 6.22.0
2021-10-26 13:20:00 +02:00
tibbi
3e2dddd526
moving some activities from the manifest into Commons
2021-10-26 13:06:42 +02:00
tibbi
422d7a83ec
updating commons
2021-10-24 20:45:48 +02:00
tibbi
e71f65f8da
updating commons
2021-10-24 19:28:11 +02:00
tibbi
ee124506e8
updating commons
2021-10-24 17:23:08 +02:00
tibbi
d642b21f1a
update version to 6.21.7
2021-10-19 12:01:30 +02:00
tibbi
ecbcd5d858
updating commons
2021-10-19 11:48:52 +02:00
tibbi
3c33839686
do not try copying EXIF at edited videos
2021-10-19 11:40:09 +02:00
tibbi
5ff7860d17
updating commons and gradle
2021-10-17 18:39:21 +02:00
tibbi
ed1410b289
update version to 6.21.6
2021-10-10 17:23:41 +02:00
tibbi
77376183d7
updating commons
2021-10-10 17:16:59 +02:00