History log of /packages/apps/DocumentsUI/src/com/android/documentsui/inspector/actions/Action.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f433d20a7759775dfc848fdd50da2a3f01219a54 13-Jul-2017 Steve McKay <smckay@google.com> Improve debug info.

Add generic section title support to TableView.
Add debug section title.
Use sentence case for debug labels.
Add more debug values (like weblinkable!)
Minor padding layout tweaks.
Move Julian's sweet row update logic into base class, use that from Debug (solving a bug).

Bug: 63635841, 63638300
Test: Build and view the goodness.
Change-Id: I8f66b4f75b886b366b4eeff65afe2ac104df45d1
/packages/apps/DocumentsUI/src/com/android/documentsui/inspector/actions/Action.java
012e8bac5af5bb79838a90c6be2d37af3b8a6093 27-Jun-2017 Austin Kolander <greensurfer@google.com> Added support for inspector actions.

Added support for showing an document in its provider.
Added support for clearing default app to open a file.

Changed views to adhere to android materail design.
Added unit test to test if views were visible when the conditions
were met.

Cleaned up the code from prevous PTAL.

Bug: 2474141
Test: InspectorControllerTest
Change-Id: Ic4936890b34b0657ef934afe5e9bd14f5fce0f25
/packages/apps/DocumentsUI/src/com/android/documentsui/inspector/actions/Action.java