History log of /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/LauncherActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f570c771f23792837fb63f708bfa5c948d5fcad7 11-May-2016 Steve McKay <smckay@google.com> Don't show new-window item in Downloads per Gabe.

Also, fix regression...don't show "internal storage" option in Downloads.
All other modes, fix inconsistencies in presentation of
internal-storage/new-windows commands by eliminating launch mode inference.
Update VolumeInfo and MTP provider to send correct launch mode extra.

Bug: 28691735,28695347
Change-Id: Ic480925f4c8f1beee4da104a2259c1ce5f28a6a1
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/LauncherActivity.java
53f109b39e2b62fa3730ce1c43344df2c733251c 05-Apr-2016 Steve McKay <smckay@google.com> Massage code to better support Files overlay.

Also, allow "productivity_mode" config to be enabled via intent extra
as a developement aide.

Bug: 28006206
Change-Id: I7be8d96a0e924f9ce8023347e051d28d69a0eec9
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/LauncherActivity.java
a7e923c57c30b72671191c924b9b4ccc9e9fcc40 28-Jan-2016 Steve McKay <smckay@google.com> Create new windows on *other* side in multi-window mode.

Bug:26831180
Change-Id: Ie3fb22847e70cd78998d467a8af9bf20642304e5
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/LauncherActivity.java
c2dbc749428992dd416e9cf3664564b086b899f0 05-Oct-2015 Steve McKay <smckay@google.com> Don't explicitly foreground tasks.

Get out of the way of documentLaunchMode, let ActivityManager do the work for us.
Quiet some noisy logging.

Bug: 24413182
Change-Id: Ia48244871296f5c6b83a838dcde6496acbd45793
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/LauncherActivity.java
9f9d5b432d6b87fe28a9f90f540b229d0f363538 24-Sep-2015 Steve McKay <smckay@google.com> Add support for opening multiple windows.

Installs an intermediate activity that manages tasks.

Bug: 20562850
Change-Id: If2d0a125b0630c27af07666b0f6a712f58243e9f
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/LauncherActivity.java