Skip to content
#

file-explorer

Here are 109 public repositories matching this topic...

tinyfilemanager
AnExplorer
isabsent
isabsent commented Jan 24, 2020

You have a lot of 'providertags inManifest` as:

    <provider
        android:name="dev.dworks.apps.anexplorer.provider.NonMediaDocumentsProvider"
        android:authorities="${applicationId}.nonmedia.documents"
        android:exported="true"
        android:grantUriPermissions="true"
        android:permission="android.permission.MANAGE_DOCUMENT">
legalnonsense
legalnonsense commented Feb 5, 2020

Loaded the code in the extension tutorial. Pressing TAB on the list of buffers generates an error: Symbol's value as a variable is void: btn. Error persisted with emacs -q and only the required libraries.

Changing the reference to btn in the treemacs-define-expandable-node buffer-group :query-function to (treemacs-current-button) appears to fix it.

I am unsure if this is the prope

filemanager
amourzenkov-sc
amourzenkov-sc commented Sep 20, 2018
Meta-Info Value
ExtProjectId JCPROC-01
Original Estimation ???h
Remaining Estimation ???h

According to the following message when running npm i in connector-node-v1:

npm WARN prepublish-on-install As of npm@5, `prepublish` scripts are deprecated.          
npm WARN prepublish-on-install Use `prepare` for build steps and `prepublishOnly` for upload-only.       

Improve this page

Add a description, image, and links to the file-explorer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the file-explorer topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.