-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support VIEW_DIRECTORY intent #791
Comments
Please see #640 |
@vishal0071 As far as I can tell #640 deals with files, not folders, VIEW_DIRECTORY would open a directory in a file manager, not a file. |
In this case, I am just the messenger. Sorry, con't help you with this. |
Indeed search shows no VIEW_DIRECTORY in code.
Please reopen
|
since i need this feature, too here is a summary from my point of view Feature request: allow other apps to open the installed filemanager to show all files/subdirectories that are inside a given directory through an intent api: (note this is slightly different from a file picker or dir picker) Technical details:
alternatives used
see also syncthing/syncthing-android#838 note: when i open amaze v3.2.1 (fdroid build) on my android-4.4.2 with
amaze currently crashes amaze crash D/ActivityThread: ACT-NEW_INTENT handled : 0 / NewIntentData{intents=[ |
this is a duplicate of #419 |
I've pushed a fix, please test when beta version comes out. |
will the betta be available at https://androidfilehost.com/?w=files&flid=73973 ? i have no playstore/google-account. If not i can download the sources and compile myself. |
I have installed version 3.2.2 (64) 2018-06-24 via F-Droid app store, but DiskUsage version 3.8.0 (3080) 2017-08-30, see IvanVolosyuk/diskusage#42 , is not finding Amaze as a file manager. This issue needs another attempt to get fixed. |
Maybe try with latest play store version? v3.3.0 @PanderMusubi |
I'm seeing that F-Droid is picking up a new release, but that there is a problem. Shall we get that fixed first? Please see https://gitlab.com/fdroid/fdroiddata/blob/master/metadata/com.amaze.filemanager.txt |
@VishalNehra , just tested with 3.3.0 from Google Play, issue is still there. (Create another issues for F-droid build problem?) |
@PanderMusubi Tried to bump #1280, let's see what happens. |
Just checked, still same problem with version 3.3.2. Any ideas on how to get this fixed? |
Any progress regarding this issue so that other apps can use Amaze as file manager? |
@PanderMusubi no, I don't think so. |
Please, support VIEW_DIRECTORY intent in order for other apps to find AmazeFileManager as a file manager to use. For more details, see IvanVolosyuk/diskusage#42 (comment)
The text was updated successfully, but these errors were encountered: