index
:
platform/packages/apps/DocumentsUI
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
documentsui
/
ActionHandler.java
Age
Commit message (
Expand
)
Author
2025-02-13
[DocsUI Peek] Define entry point for showing preview
Jeremie Boulic
2025-01-16
Add "Open" to context menu when a single file is selected
Erfan Norozi
2020-04-14
Show a spinner when user click on cross profile button
Kelvin Kwan
2020-02-25
Ensure user can only share documents from allowed users.
Kelvin Kwan
2020-02-16
Enable navigation between profile tabs, roots
Kelvin Kwan
2020-02-14
startActivity with proper user and uri according to the attached userId
Kelvin Kwan
2019-10-31
Add show/hide launcher icon menu for debug
Tony Huang
2019-08-30
Add deselect all menu item
Tony Huang
2019-08-21
Use DialogFragment for delete dialog
shawnlin
2019-01-03
Implement files preview on pick mode specific action
Tony Huang
2018-10-24
Add sorting item on overflow menu
Tony Huang
2018-09-28
Support to launch the root from the intent without rootId
Ivan Chiang
2018-08-22
Migrate to use RecyclerView-Selection library
Riddle Hsu
2018-07-09
Mechanical refactoring to use public annotations.
Jeff Sharkey
2017-09-29
Selection code isolation.
Steve McKay
2017-09-22
Segregate Mouse and Touch input handling.
Steve McKay
2017-08-25
Move ContentLock and ViewAutoScroller into sel pkg.
Steve McKay
2017-06-09
Invoke document inspector when properites button clicked
Austin Kolander
2017-06-06
Add menu to show properties, add feature flag.
Dooper
2017-05-08
Proper refresh when Authentication finishes with Activity.RESULT_OK.
Ben Lin
2017-04-26
Clear separation of RootList Context Menu items and DirList items.
Ben Lin
2017-04-02
Added some debugging tools.
Jon Mann
2017-03-23
Merge "Implement support for viewing document settings in external applicatio...
Jon Mann
2017-03-23
Implement support for viewing document settings in external applications
Jon Mann
2017-03-23
Merge "Revert "Implement support for viewing document settings in external ap...
Jon Mann
2017-03-23
Revert "Implement support for viewing document settings in external applicati...
Jon Mann
2017-03-23
Merge "Implement support for viewing document settings in external applicatio...
Jon Mann
2017-03-22
Implement support for viewing document settings in external applications
Jon Mann
2017-03-21
Fix viewing files in archives by mouse.
Tomasz Mikolajewski
2017-03-10
Fix a bug where dropping on Root never works.
Ben Lin
2017-03-07
Lift loader to activity level.
Garfield Tan
2017-03-03
Check for droppability when dropping onto Roots.
Ben Lin
2017-02-28
Start to move access to model in to Injector and ActionHandlers, refactor sel...
Jon Mann
2017-01-11
Proper ActionMode clean up when spring opening directories.
Ben Lin
2017-01-09
Removed all auto-open-drawer logic on app start.
Ben Lin
2016-12-08
Crash fix for accessing DocumentInfo.derivedUri when in Recents.
Ben Lin
2016-11-08
Move Injector impl into separate class.
Steve McKay
2016-10-21
Add Cut/Copy/Delete operation to currently focused item.
Ben Lin
2016-10-18
Features around findPath API.
Garfield Tan
2016-10-11
Move openContainerDocument() into ActionHandlers.
Garfield Tan
2016-10-10
Move share impl into files ActionHandler.
Steve McKay
2016-10-10
Move full delete logic into ActionHandler.
Steve McKay
2016-10-07
Inject SelectionManager instead of passing on reset.
Steve McKay
2016-10-07
Move selection to selection pkg, make activity scoped.
Steve McKay
2016-10-05
Refactor FragmentTuner to ActivityConfig.
Garfield Tan
2016-10-03
Test location init with doc URI.
Steve McKay
2016-09-28
Move launch logic into ActionHandlers.
Steve McKay
2016-09-26
Move delete support into base ActionHandler.
Steve McKay
2016-09-22
ActionHandler stage 2.
Steve McKay
2016-09-22
Make root context menu match spec.
Garfield Tan
[next]