Commit graph

3074 commits

Author SHA1 Message Date
tibbi
4c0c244107 adding a new string about missing hidden items 2022-10-25 15:38:19 +02:00
tibbi
cd1d60b965 lets show "Temporarily show excluded" with All files access too 2022-10-16 22:16:59 +02:00
tibbi
c7c25557de correcting a view refetence 2022-10-16 22:05:49 +02:00
tibbi
243893f2ad rework the permission request flow a bit 2022-10-16 21:58:23 +02:00
tibbi
54fb75f5a7 avoid showing the All Files access popup at file operations 2022-10-16 20:37:55 +02:00
tibbi
e25e4ba880 allow renaming some extra files with access to All files 2022-10-16 10:32:45 +02:00
tibbi
f92c4962f5 minor code style formatting 2022-10-14 21:40:46 +02:00
tibbi
d5d2c9e278 always request All files access, but be satisfied with Media access only too 2022-10-14 18:19:38 +02:00
tibbi
53beff0949 renaming some variables here and there 2022-10-14 16:35:11 +02:00
Naveen
ff4a7d4bb4 Use mSlideShowMedia even after stopping random slideshow
As before, random order doesn't go away by itself until activity is restarted normally (without slideshow)
2022-09-24 01:20:31 +05:30
Naveen
c05b351b9f User require*() for activity context 2022-09-24 01:14:25 +05:30
Naveen
99715ca47c Minor code formatting 2022-09-24 01:13:28 +05:30
tibbi
6df3a43ce5 adding orientation_transpose recognition too 2022-09-20 08:36:27 +02:00
darthpaul
13e08935ee fix wrong rotation for horizontally flipped images 2022-09-20 02:10:40 +01:00
tibbi
72d3903bd1 handle Video access permission on Android 13+ 2022-09-03 17:22:02 +02:00
tibbi
b89eaada94 allow picking any language on Android 13 2022-09-03 15:51:17 +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
Agnieszka C
483f15883b Fixed manage included folders title (#2587) 2022-08-16 08:41:47 +02:00
tibbi
20c93697c9 fixing the top Menu at search activity 2022-08-01 12:38:12 +02:00
tibbi
25d0d133eb adding some fullscreen related UI improvements 2022-07-30 23:33:21 +02:00
tibbi
e0b2a34372 redesigning the resizing dialogs 2022-07-28 16:40:33 +02:00
tibbi
84dd596c58 updating 2 more dialogs 2022-07-28 15:25:04 +02:00
tibbi
f896fc885a removing some old support action bar references 2022-07-28 13:41:55 +02:00
tibbi
f246bca4b8 updating the remaining activity styles 2022-07-28 12:40:44 +02:00
tibbi
a0d498d79f more styling updates 2022-07-27 16:21:06 +02:00
tibbi
970eb5a035 updating the editor style 2022-07-27 15:52:58 +02:00
tibbi
592b8133a6 updating the viewpager activity style 2022-07-27 15:41:24 +02:00
tibbi
aa3a9fdc88 updating manage included/excluded/hidden folders 2022-07-27 12:56:14 +02:00
tibbi
3a9dc3e28d restyling media activity 2022-07-27 12:19:56 +02:00
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