Commit graph

3192 commits

Author SHA1 Message Date
fatih ergin
d7b29aa3f0 add search bar to folder picker at copy destination 2023-06-21 00:57:52 +03:00
fatih ergin
a8cd59a22d update exoplayer to v2.18.7 2023-06-19 00:12:02 +03:00
fatih ergin
71241ca110 make sure exoplayer is being accessed on the same thread.
exoplayer now forces to use a single application thread.
2023-06-18 23:30:00 +03:00
fatih ergin
116359c0c6 move last callback param of DeleteWithRememberDialog out of the parentheses for better readability 2023-06-18 13:08:01 +03:00
fatih ergin
8a79504e4b allow skipping recycle bin at deletion 2023-06-18 02:46:01 +03:00
tibbi
61dc80ed35 redesigning list item selection a bit 2023-06-12 12:37:46 +02:00
tibbi
11dd5ac501 make sure we dont try changing view visibility from the bg thread 2023-06-11 23:24:18 +02:00
tibbi
23f77ea19f move photo panorama check on a background thread 2023-06-08 19:07:32 +02:00
Naveen
761ebee77b
Rescan paths after updating modified time 2023-05-27 16:44:50 +05:30
Naveen
799689ab7e
Refresh items after resizing 2023-05-25 14:20:37 +05:30
Naveen
ad10f4123f
Only allow resizing multiple images with common parents
Otherwise we'll have to create multiple SAF dialogs which just isn't practical/tedious for the user. Users can still resize images without common parents if they grant "All Files" access
2023-05-24 04:53:15 +05:30
Naveen
295793c77f
Remove unused code 2023-05-24 04:34:36 +05:30
Naveen
591e5f09e9
Fix resizeImage() threading issue 2023-05-24 04:20:44 +05:30
Naveen
a1fca17516
Use plural string 2023-05-24 04:10:56 +05:30
Naveen
bdffa73d7d
Filter out other files as needed before resizing 2023-05-24 04:02:36 +05:30
Naveen
388037f6b5
Always do resize operation on background thread 2023-05-24 03:48:16 +05:30
Naveen
2919b36583
Remove unnecessary text view and error handling 2023-05-24 03:23:36 +05:30
Naveen
726e7c1649 Do processing on background thread 2023-05-24 02:31:14 +05:30
Naveen
ce898ba1cc Add rescanPathsAndUpdateLastModified extension 2023-05-24 02:24:41 +05:30
Naveen
428a157f7f Add option to bulk resize images 2023-05-24 02:19:29 +05:30
tibbi
9a49132948 show the dialog at Media activity too 2023-05-07 17:39:09 +02:00
tibbi
e5552b6957 show the Upgraded From Free more often, with a better string 2023-05-07 17:37:04 +02:00
tibbi
591cb05c17 include some new WhatsApp folders by default 2023-04-26 16:58:44 +02:00
tibbi
c7d563783b lets add WhatsApp Statuses folder to shown ones 2023-04-05 19:51:24 +02:00
Naveen
f49348d86d Rescan path after deleting .nomedia 2023-03-12 21:49:04 +05:30
tibbi
61c969ec7c show a better message at upgrading from the free app, and more often 2023-03-07 14:26:09 +01:00
tibbi
0afb7c0036 fixing the string shown at Upgraded From Free dialog 2023-03-05 09:32:08 +01:00
tibbi
90a528fcd4 formatting GetMediaAsyncTask code, no real change 2023-02-05 16:28:17 +01:00
tibbi
2a94e9b811 properly fix Open Recycle Bin and Show all folders content 2023-02-05 16:27:56 +01:00
tibbi
e28cb54a58 fixing some glitches related to opening recycle bin from all files view 2023-02-05 15:59:49 +01:00
tibbi
61f51a340f reordering some functions 2023-02-04 19:09:27 +01:00
tibbi
0f5fef8509 misc code style fixes 2023-02-04 15:45:47 +01:00
tibbi
bf662d16d9 properly detect the presence of the free app version too 2023-02-03 20:46:14 +01:00
Naveen
2131cb79d3 Always request write permission when updating existing file on 30+
A casual file output stream was needed to fix the file size update issue
2023-02-01 03:41:05 +05:30
tibbi
e07f45cb89 show the Open Recycle Bin button at media only if enabled 2023-01-23 16:20:17 +01:00
tibbi
79512f2d1f show the Open Recycle Bin only if it isnt shown as a folder 2023-01-23 16:16:01 +01:00
tibbi
a03a246033 fix #2659, #2004, add an Open Recycle Bin menu item, if it is enabled 2023-01-23 15:37:54 +01:00
tibbi
87b7b817a8 show Manage Included Folders without proper permissions too 2023-01-21 18:54:35 +01:00
tibbi
b07e6a311e fix #2635, make sure the Properties button at bottom actions is white 2023-01-17 17:55:12 +01:00
Naveen
36a04423c4 Show content description on long press 2023-01-17 15:07:37 +05:30
tibbi
332e64a3fe allow importing favorite fie paths in the app settings 2023-01-14 19:41:39 +01:00
tibbi
6fac277bbb fix #2308, add a setting item for exporting favorites 2023-01-14 19:26:34 +01:00
tibbi
c9468b754d fix #2723, do not use transparent navigation with horizontal scrolling 2023-01-14 16:36:10 +01:00
tibbi
040abcebdf updating commons with some Search fixes 2023-01-12 11:10:41 +01:00
tibbi
7ab6e1d2a9 change hint text to Search Files if showing all folders content 2023-01-12 11:07:08 +01:00
Agnieszka C
4bca7cb12a Change search hint on the main screen according to the setting 2023-01-11 13:53:20 +01:00
tibbi
d1c9f1d4c4 fix #2580, add an option to search all files by default 2023-01-10 19:09:10 +01:00
tibbi
5583fe9f45 show all files by default in SearchActivity 2023-01-10 18:52:27 +01:00
tibbi
bfb6b2dfa1 merge increase/reduce column into 1 for quick changes 2023-01-10 18:37:43 +01:00
tibbi
f126a27809 updating the hint text at main screen too 2023-01-10 18:17:37 +01:00
tibbi
ab5a3e0aeb update the hint text at search activity 2023-01-10 18:16:46 +01:00
tibbi
793bd46d30 adding new Search at SearchActivity 2023-01-10 18:15:30 +01:00
tibbi
fa49dd2664 show the folder name at search hint 2023-01-10 16:19:17 +01:00
tibbi
aa58e5142f adding the new search at media folder too 2023-01-10 12:05:29 +01:00
tibbi
0210ec0ff8 implementing the new search on the main screen 2023-01-09 23:31:26 +01:00
tibbi
f6b563d0bc adding initial search menu on the main screen 2023-01-09 23:03:00 +01:00
tibbi
a6fb0c18fa adding some widget config screen tweaks 2023-01-09 16:52:26 +01:00
tibbi
21638263ce tweaking folder management ui 2023-01-09 16:17:40 +01:00
tibbi
63e0ee93a9 updating Settings UI 2023-01-08 23:44:11 +01:00
tibbi
fdda5bd20e updating commons and min OS version to 6 2023-01-08 23:25:45 +01:00
Agnieszka C
a9828948ac Changed show hidden button in folder picker to include excluded (#2693) 2022-12-25 11:33:52 +01:00
tibbi
e2ae1ddc4b remove the Hide/show recycle bin menu items from the main screen 2022-12-13 23:25:54 +01:00
tibbi
558e764b59 fix #2674, draw lines on the proper place in the foss editor 2022-12-13 10:15:37 +01:00
tibbi
91061b8f96 fix a glitch with grouping direct subfolders related to casing 2022-12-05 10:11:42 +01:00
tibbi
0e54ed7c12 adding a More apps from us menu button 2022-11-22 17:46:48 +01:00
tibbi
d9351ddf9c adding an explanation dialog to Grant All Files 2022-11-20 21:37:23 +01:00
tibbi
2eafcbd22e always show the hidden item visibility toggles 2022-11-20 21:37:05 +01:00
tibbi
ccc6f33837 use event.rawX/Y instead of x/y everywhere 2022-11-02 18:08:14 +01:00
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