| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: I91311501af2edb114e6db77786fcefaa6d26db3a
Auto-generated-cl: translation import
|
|
|
|
|
|
|
|
|
|
|
|
| |
At some point Activity started restoring the Toolbar/ActionBar title
during onPostCreate(), which would clobber some of the setup we just
finished doing. To fix, move our update to be even later in the
restore lifecycle.
Also fix grid item widths for small screen devices.
Bug: 17428127
Change-Id: I258121b6a6eec5924f92b02290a67d3ae7dd9cf6
|
|
|
|
|
|
|
| |
Don't show the toggle to the user, which can avoid crashing.
Bug: 17942524
Change-Id: Iaedd61b7c69e14b57508cb9865d1e0124ca2e505
|
|\
| |
| |
| |
| | |
* commit '461b3896babdbfb365282378df89cde2dddb5a3a':
DocumentsUI: Add content description for nav.
|
| |
| |
| |
| |
| | |
Bug: 17922955
Change-Id: I44c0107d8dd03aab36da55deeb864e328b492124
|
| |
| |
| |
| |
| | |
Change-Id: Ifd383e3b819d7364b2fa38231abd7605538fceae
Auto-generated-cl: translation import
|
|\ \
| |/
| |
| |
| | |
* commit '2dc7a1b57d4261e50d6f24989b3b7022123a4247':
Always force list divider in DocumentsUI.
|
| |
| |
| |
| |
| |
| |
| | |
DialogWhenLarge recently dropped the divider.
Bug: 17523958
Change-Id: I7ee3ce6853c01dbd3da6fc3e79ef02681b53df4c
|
|/
|
|
|
| |
Change-Id: Ie385c9b051b20bf52b7c0b266ca4c9147f7fbb90
Auto-generated-cl: translation import
|
|
|
|
|
| |
Bug: 17486169
Change-Id: I26fd257ab9404b1c3985ee6861c9b81ec5e581bc
|
|
|
|
|
|
|
|
|
|
|
|
| |
When loading DocumentsUI in management mode (for Downloads), we
normally focus on a single authority and let the other providers
keep loading async. However, when one of the providers kicks a
change notification, we end up blocking the main thread.
Simple fix is to move the blocking into the AsyncTask.
Bug: 17452691
Change-Id: Ie5212ad825b7df719690b29941c9ae9ba2cabe4b
|
|
|
|
|
| |
Change-Id: Id3ea6f77f0d898b4401c226c0de033fe186a2e64
Auto-generated-cl: translation import
|
|
|
|
|
|
| |
Fix build breakage.
Change-Id: I37e20b7e6838cb95cfd30efb52d68e81b346f8eb
|
|
|
|
|
|
|
|
|
| |
Now with treatment for disabled and selected grid items. Inverts
text and icons in selected drawer items. Follows upstream color
changes to accent color. Disables some verbose logging.
Bug: 15836082, 17281688
Change-Id: I97a1c055a2f1a537388a8f5669147618e9698870
|
|
|
|
|
| |
BUG: 17212898
Change-Id: Ic0806db57e88d5143b4241e419970ffeb2468d50
|
|
|
|
|
| |
Change-Id: I6aa82acaaecb2e2484c357c30b252a0aa116a017
Auto-generated-cl: translation import
|
|
|
|
|
| |
Change-Id: I287e3613eab6a99a30a025ba979b3eae287478c3
Auto-generated-cl: translation import
|
|
|
|
| |
Change-Id: I446a3492f7bf5a897c5d698e61327af4b7840d85
|
|
|
|
|
| |
Change-Id: Ice9a22422396849c763e2fcc011567e2527c7556
Auto-generated-cl: translation import
|
|
|
|
|
|
|
| |
Also use different strings based on device type to make clearer.
Bug: 13437894
Change-Id: I4053780de2c7197fb45cc53aee7659e9d0d75c0a
|
|
|
|
|
| |
Bug: 12548097
Change-Id: I11808854e0a4fae2636a04f75599e022b4a8440f
|
|
|
|
|
|
|
|
| |
All assets cut as alpha variants so we apply desired tinting at
runtime. Small script to automatically generate XML resources.
Bug: 15836082, 16658537
Change-Id: I803b3f0bf6f121194a5445fd1c6600fabaf28f60
|
|
|
|
|
|
|
|
| |
Continue sorting directory names first, but use system collator in
case-insensitive ordering.
Bug: 13545569
Change-Id: I24b314c9ef42f397bc96f474d9593bdefc0061d1
|
|
|
|
|
| |
Bug: 16780860
Change-Id: Ib20ef9771855beba5b31d19887c1c9c1b8e8e5ed
|
|
|
|
|
|
|
|
| |
In some cases we want to show light variants. Also tweak drawer
sizes and grid padding.
Bug: 15836082
Change-Id: Ic6459ff0533a7d346c03db5d7deb3d6da42e7649
|
|
|
|
|
| |
Bug: 15836082
Change-Id: Ifdd8a42a963071f1c958d56b3f835228f257cf9a
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move to using Toolbar for all actions. Drawer contains its own
Toolbar with separate title, and hamburger is always visible. Change
drawer items to match spec. Switching to Toolbar allows us to remove
nasty dialog-on-tablet hacks, yay! This also means we can finally
get real IME resizing support.
Move to using elevation for all shadows; this removes more nasty
hacks around drawing directory shadows.
Bug: 15836082
Change-Id: Iba70b898f385a7debd8aabfc98ff39d20bca860d
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Initial Material asset drop, which still needs some tweaking. Moved
back to framework list item selectors, giving us ripples. Using
accent color overlay for activated items. Align all items to new
Material grid, including insetting list divider and resizing list
items on wide screens.
Fix obscure RTL drawing bug.
Still lots of work left.
Bug: 15836082
Change-Id: I729cc7dcb0271ee62b55d1e036fc28427fc0dd3d
|
|
|
|
| |
Change-Id: Iac5489639edae2373ed0ce92f7d0fe22629a249a
|
|
|
|
|
| |
Change-Id: I8c040d7092dcdc68fe1e640a759123b306eff507
Auto-generated-cl: translation import
|
|
|
|
|
| |
Change-Id: I2f4e298839b4ba9976ec6be66bf22b90eb43e804
Auto-generated-cl: translation import
|
|
|
|
|
| |
Change-Id: Ia81c920a4555c9f2d98668dd83f2436cafd7a98c
Auto-generated-cl: translation import
|
|
|
|
|
| |
Change-Id: Ide25c1a618ebed66da3ad87834761ddbf23ff08c
Auto-generated-cl: translation import
|
|
|
|
|
| |
Change-Id: Ie973b84c6d4a628cc077b4d493c15de9f7ab3cd6
Auto-generated-cl: translation import
|
|
|
|
|
| |
Change-Id: I7e78e5e9d8a5517ce9c6587869b82c0be2f59e4f
Auto-generated-cl: translation import
|
|\ |
|
| |
| |
| |
| |
| | |
Change-Id: I707193ee90e9d0d5cb8de2a9987cfe243dd7f440
Auto-generated-cl: translation import
|
|\ \
| |/
|/|
| |
| |
| |
| | |
lmp-preview-dev
* commit '99f4fe0797adb8350f92c7d1ba11776d1947e768':
Refactor directory API to "opening document tree."
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Cleans up API so it consistently refers to opening or working with a
subtree of documents. Also separates isChildDocument() support from
the concept of directory tree selection.
Bug: 15429194
Change-Id: Ice66a751ff4bd0cc4d34c44c5da13a0dc4186dc9
|
| |
| |
| |
| |
| | |
Change-Id: Iae203008f0966dd0803723e366c75e72dcdf3c63
Auto-generated-cl: translation import
|
| |
| |
| |
| |
| | |
Change-Id: I1bd3672acdf5240152f51ab057999b47b97a9823
Auto-generated-cl: translation import
|
| |
| |
| |
| |
| | |
Change-Id: I3fea029ae2a0d46867dcb8461b65f788457f9edf
Auto-generated-cl: translation import
|
|/
|
|
|
| |
Change-Id: I982d4f179f55bff026a0173a4e8e740be03af4af
Auto-generated-cl: translation import
|
|
|
|
|
| |
Change-Id: I154e5f25182ab3b16360623f3433ae8f745594f1
Auto-generated-cl: translation import
|
|\
| |
| |
| | |
Change-Id: I4bea0bb9e375361f21d995bf4698d5eb6300ecfb
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
title to the number of selected files"
* commit '50386c5701a0bc08e7a851cd92f44e985a4b2cca':
Set ActionMode title to the number of selected files
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
* commit '21de56a94668e0fda1b8bb4ee4f99a09b40d28fd':
Add directory selection to DocumentsProvider.
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'b325345ef0adf2849350d339de1ec5f92b67b7ae':
Switch framework Holo references to Quantum.Light
|
| |_|_|/
|/| | |
| | | |
| | | |
| | | | |
Change-Id: If60a8ee5762d1e89e73afd0b3d5e79b3ef4916c1
Auto-generated-cl: translation import
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
number of selected files"
* commit 'ddba067f0fa1560ce3e1aff58d512824ac2e2d7d':
Set ActionMode title to the number of selected files
|