Commit graph

3044 commits

Author SHA1 Message Date
tibbi
4ed9b0be5c updating main and settings activities 2022-07-27 12:03:34 +02:00
tibbi
c5f56edf66 updating commons with initial dialog updates 2022-07-27 11:37:15 +02:00
tibbi
4e23aecc18 add the extra messages on Android 12 2022-07-14 10:18:29 +02:00
tibbi
00a7427443 lets allow closing the All files prompt by clicking outside 2022-07-14 10:12:34 +02:00
Naveen
378fea1cce Add IS_FROM_GALLERY to image intents as well 2022-07-07 01:51:55 +05:30
Naveen
caf6b7c553 Minor code improvement 2022-07-06 15:44:43 +05:30
Naveen
e4aff60852 Fix typo error 2022-07-05 20:14:56 +05:30
Naveen
54dc6c41b5 Use isExternalIntent() function 2022-07-05 18:27:24 +05:30
Naveen Singh
1122e36e99
Merge branch 'SimpleMobileTools:master' into viewpager_fixes 2022-07-05 14:18:21 +05:30
tibbi
6822c5503a use file/folder name at bubble text with random sorting 2022-07-04 15:47:44 +02:00
tibbi
f9efbc6220 hide ascending/descending at random sorting 2022-07-04 15:45:18 +02:00
Naveen
be3ee0de8d Enable refreshing for external intents even when video is playing 2022-07-04 18:07:42 +05:30
Naveen
bccf86a1bf Enable random sorting for external intents 2022-07-04 17:42:50 +05:30
Naveen
5fba1ad810 Simplify code 2022-07-04 16:29:59 +05:30
Naveen
a8bfae66a7 Clear cached media only for external intents 2022-07-04 16:10:19 +05:30
tibbi
86060e39a4 do not allow clicking outside the All Files access prompt 2022-07-02 12:38:07 +02:00
tibbi
f1ef67f3bc do not show IOExceptions at rotating images, saving works just fine 2022-07-02 12:07:17 +02:00
tibbi
c8b66cd439 reset fullscreen image only on device rotation 2022-06-26 20:15:48 +02:00
tibbi
718836459b use the new string at the media management dialog 2022-06-24 09:28:36 +02:00
Tibor Kaputa
aa68cc92f2
Merge pull request #2522 from Naveen3Singh/position_glitch
Fix position snap glitch
2022-06-20 21:27:11 +02:00
tibbi
ec0753a148 tweaking the error at requesting All files access 2022-06-20 12:50:38 +02:00
tibbi
e121a9b72b allow using custom aspect ratio at wallpapers 2022-06-19 15:41:22 +02:00
Naveen
e6039d07cb Remove page change listener before changing adapter 2022-06-19 17:19:35 +05:30
Naveen
ccb9b60a12 Remove unnecessary call to getCachedMedia 2022-06-18 14:36:59 +05:30
Naveen
46533e4b45 Minor code improvements 2022-06-18 14:35:04 +05:30
tibbi
0b3c900a02 fix a glitch after rotating the device with screen off 2022-06-17 22:54:11 +02:00
tibbi
dc53582a51 add a backup dialog for redirecting to media management settings 2022-06-17 09:40:58 +02:00
tibbi
8bfa7fdc7c use the new way of getting FileDirItem content URIs 2022-06-15 16:29:45 +02:00
tibbi
ff5019998d pass the MediaStoreId with FileDirItems at deleting too 2022-06-15 12:20:53 +02:00
tibbi
87b4bdc6b3 updating commons 2022-06-15 12:02:39 +02:00
tibbi
4b7c86f000 make the media placeholder clickable too 2022-06-12 21:52:50 +02:00
Naveen
a2b70485fa Bring placeholder text view to front 2022-06-12 16:10:30 +05:30
tibbi
f297cc6d2e add the temporary excluded folder showing in Whats New 2022-06-06 16:46:08 +02:00
tibbi
0e0a3e5596 lets show Temporarily show excluded, even if empty 2022-06-06 16:42:11 +02:00
tibbi
45844439dd catch and show exceptions thrown at cropping third party intents 2022-06-05 22:55:04 +02:00
tibbi
550f42f110 show "Temporarily show excluded" only if we have any excluded folders 2022-06-05 11:52:04 +02:00
tibbi
d28d57f961 allow protecting excluded folder visibility 2022-06-05 11:37:20 +02:00
tibbi
284ff32771 add a button for temporarily showing excluded 2022-06-05 11:27:06 +02:00
tibbi
b45f682e72 make sure we show the proper video at opening from Favorites 2022-05-31 11:19:41 +02:00
tibbi
8c47d9e5ba fixing a glitch with missing thumbnails at random sorting 2022-05-31 09:51:34 +02:00
tibbi
2838887c83 fix a glitch with wrong sorting by date taken 2022-05-31 09:17:08 +02:00
tibbi
4ab9fcb29d show the media managemement prompt at every app launch, if needed 2022-05-30 22:52:00 +02:00
darthpaul
6fbdb8aa51 excluded folders should not enforce storage restrictions on SDK 30+ 2022-05-26 10:30:54 +01:00
tibbi
fda1b5eeba removing some redundant refreshing 2022-05-25 09:48:47 +02:00
Tibor Kaputa
79b3870598
Merge pull request #2483 from KryptKode/fix/move_position
fix: position returning to 0 after moving file
2022-05-25 09:39:16 +02:00
darthpaul
c33443ed4e fix: position returning to 0 after moving file 2022-05-24 23:42:14 +01:00
Tibor Kaputa
32a20df49b
Merge pull request #2471 from DoozyDoz/feat_size_at_deletion
[feat] Display item(s) size in delete dialog
2022-05-23 22:09:13 +02:00
Tibor Kaputa
4ac8c42e9c
adding a newline 2022-05-23 22:08:42 +02:00
Doozy
1349d4c6e0 [Removed] showing item size for folder deletion 2022-05-23 11:24:41 +03: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