History log of /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/DirectoryView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ee3e1603fdbbe24b0cbf3cb85c456696cf3b7941 02-Oct-2013 Jeff Sharkey <jsharkey@android.com> Fix animations, padding in RTL mode.

Show directory animations coming in from left-side when in RTL
language. Also fix NinePatchDrawable to correctly mirror its padding
when auto-mirrored, and fix InsetDrawable to propagate the layout
direction to the wrapped Drawable.

Bug: 10987190, 11030793
Change-Id: I1213802a07d0c4ced93438df1e6ddf5aed3df677
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/DirectoryView.java
1feeddf518d31a7ff5d28000a631857442cd7161 22-Sep-2013 Jeff Sharkey <jsharkey@android.com> Latest UX asset drop, grid padding.

Bring in latest asset drop. Apply grid padding programmatically
instead of waiting for asset. Remove alpha from directory animation.

Update save footer background to match spec.

Bug: 10700025
Change-Id: I8eef08f36d04767b78e91b23f72bdbebfbb02f58
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/DirectoryView.java
e20a3acdc2d52c7eeb76940206145b3c419394a6 19-Sep-2013 Jeff Sharkey <jsharkey@android.com> Save directory state and animate.

Save scroll position and restore when rotating or going up the
directory stack. Also show directory animations when navigating
the directory stack.

Bug: 10417201
Change-Id: Ia2c508debc2bffffe6306eb9078afefef259dfe2
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/DirectoryView.java