Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cdibened/filechooser
/ types & classes
Types & classes
8 in github.com/cdibened/filechooser
⨍
Functions
77
◇
Types & classes
8
Interface
Callbacks
Interface to listen for events.
src/android/filechooser/FileListFragment.java:43
Class
FileChooser
FileChooser is a PhoneGap plugin that acts as polyfill for Android KitKat and web applications that need support for <input type="file">
src/android/FileChooser.java:30
Class
FileChooserActivity
Main Activity that handles the FileListFragments @version 2013-06-25 @author paulburke (ipaulpro)
src/android/filechooser/FileChooserActivity.java:45
Class
FileListAdapter
List adapter for Files. @version 2013-12-11 @author paulburke (ipaulpro)
src/android/filechooser/FileListAdapter.java:36
Class
FileListFragment
Fragment that displays a list of Files in a given path. @version 2013-12-11 @author paulburke (ipaulpro)
src/android/filechooser/FileListFragment.java:37
Class
FileLoader
Loader that returns a list of Files in a given file path. @version 2013-12-11 @author paulburke (ipaulpro)
src/android/filechooser/FileLoader.java:36
Class
FileUtils
@version 2009-07-03 @author Peli @version 2013-12-11 @author paulburke (ipaulpro)
src/android/filechooser/FileUtils.java:47
Class
LocalStorageProvider
src/android/filechooser/LocalStorageProvider.java:24