tibbi
f297cc6d2e
add the temporary excluded folder showing in Whats New
2022-06-06 16:46:08 +02:00
tibbi
b03e9dadbd
adding another string for stopping showing excluded
2022-06-05 11:01:10 +02:00
tibbi
c553f0e3ad
updating the new string
2022-06-05 10:55:12 +02:00
tibbi
db6d7b9035
adding 2 excluded folder related strings
2022-06-05 10:54:58 +02:00
tibbi
8cd32928aa
updating the hiding related FAQ item
2022-05-31 09:38:05 +02:00
tibbi
4936eecb17
require the All Files access in foss and prepaid app variants
2022-05-14 15:15:43 +02:00
tibbi
dc2605e723
removing a duplicate string
2022-04-24 10:58:06 +02:00
tibbi
475cad80d6
adding a new string for media management app prompt
2022-04-24 10:55:57 +02:00
darthpaul
b2d08c401e
restore from recycle bin SDK 30+
...
- when file is on the root of Internal Storage or SD Card, change the destination to the /Pictures folder, we cannot write to the root of any volume on SDK 30+
- call handleSAFDialogSdk30, so users are prompted to allow SAF when restoring, if not previously allowed
- if there are conflicts, handle it as though it's a CONFLICT_KEEP_BOTH by appending some characters to the destination name
- add new string restore_to_path shown when restoring to /Pictures folder on SDK 30+ instead of the root folder
2022-04-11 16:23:14 +01:00
tibbi
04d135019c
use the primary colors at fullscreen view material theme too
2022-04-10 20:31:35 +02:00
tibbi
417a84f21a
use proper menu colors at fullscreen view
2022-04-10 16:28:27 +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
tibbi
0906119bc2
shortening a string
2022-03-13 17:47:38 +01:00
darthpaul
fedc56846a
SDK 30 changes
...
- show error when user tries to pick the root directory of any volume
- handle SAF for SDK 30 before copying/moving files
2022-03-13 03:17:42 +00:00
tibbi
322574ea38
escape the Clear Defaults in the new faq item
2022-02-28 17:06:33 +01:00
tibbi
16e522cc03
adding a new string related to seeing ads during videos
2022-02-28 17:05:05 +01:00
tibbi
124fb95a2a
moving a string into Commons, thats where it will be shown from
2022-02-12 18:20:56 +01:00
tibbi
de1a58e1b9
adding another string related to removing Manage Included Folders
2022-02-12 17:41:37 +01:00
tibbi
c08aa99a2a
add some explanation about un/hiding no longer being available anywhere
2022-02-12 16:19:58 +01:00
Agnieszka C
dc3ed3aa2f
Added option to show file count in groups ( #2281 )
2021-12-06 18:49:09 +01:00
tibbi
38e8ea0b8c
removing a redundant dimension value
2021-12-02 23:19:09 +01:00
Agnieszka C
2378eaa547
Moved icons on thumbnails to other positions
...
fix #2102
2021-12-01 13:29:17 +01:00
Agnieszka C
cbb9bcc4e5
Hiding mark as favorite, smaller star icon, moved items on thumbnail
2021-11-30 15:49:00 +01:00
tibbi
9e2dc802f7
adding a new string for marking favorite items at thumbnails
2021-11-30 13:18:49 +01:00
tibbi
630d7c0820
adding a new string for the editor
2021-08-17 12:35:04 +02:00
tibbi
a28744ddc6
removing a string that won't be used afterall
2021-05-13 19:37:09 +02:00
tibbi
c3bcbd6174
adding the drag handle at folders
2021-05-12 22:14:02 +02:00
tibbi
c56327eae7
adding some new drag & drop related strings
2021-05-11 22:56:31 +02:00
tibbi
e99c737c17
use the longer text for hiding FAQ item
2021-02-19 15:13:06 +01:00
tibbi
9fde810b79
adding a string for exporting favorite file paths
2021-02-19 12:26:00 +01:00
tibbi
73d7d7cf89
adding an extended string about folder unhiding, explain recursive behaviour
2021-01-28 20:12:16 +01:00
tibbi
6f20cefcbd
moving the filename visibility toggling string into commons
2021-01-25 14:29:17 +01:00
tibbi
f84f4e3098
updating the thumbnail spacing string to make it more dynamic
2021-01-17 21:28:09 +01:00
tibbi
ac0c7b2334
adding one more new string for toggling increased spacing between file thumbnails
2021-01-17 12:24:30 +01:00
tibbi
f8406e57ea
adding a new string for file thumbnail settings
2021-01-17 10:43:13 +01:00
tibbi
34f1f361fb
adding a few more missed sticker related strings
2020-12-01 11:22:23 +01:00
tibbi
0eaaf85a1c
adding some new editor strings for Overlay and Stickers
2020-11-30 22:57:00 +01:00
tibbi
aa7f3b0900
tweaking more image/video editing related strings
2020-11-28 21:19:03 +01:00
tibbi
37adc8afc8
adding some video editor related strings
2020-11-27 23:48:35 +01:00
tibbi
d4117fde5a
adding thumbnail customization and default folder at Whats New
2020-11-09 16:48:33 +01:00
Tibor Kaputa
78f40ebc9f
Merge pull request #1945 from roland-kister/master
...
Added default folder option
2020-11-08 23:01:27 +01:00
tibbi
b613ab02ab
finishing up the thumbnail customizer dialog
2020-11-08 19:42:07 +01:00
tibbi
627781b452
updating a string to make it clearer
2020-11-08 19:40:21 +01:00
Roland Kister
eec98a6a0c
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery into master
2020-11-05 20:22:38 +01:00
tibbi
1e12f3d55d
adding some new strings related to main screen customization
2020-11-04 10:07:32 +01:00
Roland Kister
5dd731b600
Moved set_as_default_folder
2020-11-03 23:04:12 +01:00
tibbi
4ab2b6a437
reverting to the previous UI of the main screen
2020-11-03 10:16:48 +01:00
tibbi
eb860a7f10
reducing the folder Lock images padding
2020-11-02 13:43:32 +01:00
tibbi
46002b4358
use smaller rounded corners at list views
2020-11-02 13:22:30 +01:00
tibbi
a7c1789a55
updating the main screens UI, use rounded corners at thumbnails
2020-11-01 21:58:18 +01:00