History log of /packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/AppItem.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
98d558ea602bdf3388b9f425ce946a7cbe11c2cc 25-May-2017 Steve McKay <smckay@google.com> Improved debug output.

Override toString on State, RootItem, and AppItem.

Change-Id: If4c9cb3bbeab711a92e4a49250dc5cfca5a1e3bd
/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/AppItem.java
0f7e5878cc33d857170c0bb867628f73d37c4c5d 04-Apr-2017 Garfield Tan <xutan@google.com> Some internal clean-up.

* Encapsulated into 2 independent DragHosts for fragments
* Removed unused views from layout

Test: Auto tests pass.
Change-Id: I423dac0145df553d8aac8f5548d82d2c32defd4c
/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/AppItem.java
739f94ba0dc9be264d9596dac551fd63082d2fdd 22-Sep-2016 Steve McKay <smckay@google.com> ActionHandler stage 2.

Extract interface, dropping any Activity typed param.
Introduce AbstractActionHandler, depends *only* on concrete Activity.
Make only subclasses know about ManageActivity and PickActivity.
Distribute functionality accordingly.
Pull openInNewWindow into ActivityHandler...
update different cases to all send a stac....
and update launching code to handle a stack with just a root.
Add an almost pointless test for openInNewWindow (but the test harness is in place).

Change-Id: I729ee0c06d3de0c05c0bea118533dd1c1f274783
/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/AppItem.java
b285b40dedbde396aea8080c3d09577677bc71bc 22-Sep-2016 Garfield Tan <xutan@google.com> Make root context menu match spec.

Bug: 31345822
Change-Id: Ibec233cde74092ffe055639e97ed6946c5908c0b
/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/AppItem.java
6d20d190bc576bea1da48f79d868a5f383d3458b 22-Sep-2016 Steve McKay <smckay@google.com> Move open,view,preview support into ActionHandler.

....out of FragmentTuner.

Change-Id: If5565cd4b3c034ea247f0c168a4c0bde2703ed27
/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/AppItem.java
7d75f7bbd1693a33abb8de6b472ec1950e33eb8b 21-Sep-2016 Garfield Tan <xutan@google.com> Refactor RootsFragment to use the same pattern of injection.

Also pull out RootsAdapter and Items from RootsFragment.

Change-Id: I2d81630333a1f7d0fc9bc7e0137ba922ee5a6bbb
/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/AppItem.java