361 Commits

Author SHA1 Message Date
Baligh Uddin
85459ed8bc Import translations. DO NOT MERGE
Change-Id: Ib4d6278bd445c1d63be3e013b5b34305cc5ff3da
Auto-generated-cl: translation import
2014-09-30 03:38:40 -07:00
Baligh Uddin
da947510ca Import translations. DO NOT MERGE
Change-Id: I21d151241e5e6a60e913a3e42eaa5ed5bc12b098
Auto-generated-cl: translation import
2014-09-20 15:49:22 -07:00
Baligh Uddin
dc9f03eb67 Merge "Import translations. DO NOT MERGE" 2014-09-18 18:10:33 +00:00
Jeff Sharkey
80e2a43b4d am a8ef5325: am ce750eab: am 2dc7a1b5: Merge "Always force list divider in DocumentsUI." into lmp-dev
* commit 'a8ef5325d7d2253847af734da4b609c46ee747cb':
  Always force list divider in DocumentsUI.
2014-09-16 21:46:23 +00:00
Baligh Uddin
c62508d358 Import translations. DO NOT MERGE
Change-Id: I34c8d8292d86bcd80cd3c608195f4235247653fd
Auto-generated-cl: translation import
2014-09-16 13:33:45 -07:00
Jeff Sharkey
881eee2c06 am 2dc7a1b5: Merge "Always force list divider in DocumentsUI." into lmp-dev
* commit '2dc7a1b57d4261e50d6f24989b3b7022123a4247':
  Always force list divider in DocumentsUI.
2014-09-16 19:55:18 +00:00
Jeff Sharkey
b1e71af498 Always force list divider in DocumentsUI.
DialogWhenLarge recently dropped the divider.

Bug: 17523958
Change-Id: I7ee3ce6853c01dbd3da6fc3e79ef02681b53df4c
2014-09-16 11:40:03 -07:00
Baligh Uddin
5b5a4afc20 Import translations. DO NOT MERGE
Change-Id: Ie385c9b051b20bf52b7c0b266ca4c9147f7fbb90
Auto-generated-cl: translation import
2014-09-14 21:04:22 -07:00
Jeff Sharkey
457b6f2a83 am ab0fa3c2: am 52368362: am 4a06f52a: Merge "Add xxxhdpi assets for DocumentsUI." into lmp-dev
* commit 'ab0fa3c21dc111311728ff21b70bca07d87891a5':
  Add xxxhdpi assets for DocumentsUI.
2014-09-13 03:05:31 +00:00
Jeff Sharkey
e0d0863c79 am 4a06f52a: Merge "Add xxxhdpi assets for DocumentsUI." into lmp-dev
* commit '4a06f52aa174d411d22c9999742a93bf2d2b7099':
  Add xxxhdpi assets for DocumentsUI.
2014-09-12 23:13:32 +00:00
Jeff Sharkey
3ad3b4f11a Add xxxhdpi assets for DocumentsUI.
Bug: 17486169
Change-Id: I26fd257ab9404b1c3985ee6861c9b81ec5e581bc
2014-09-12 14:50:59 -07:00
Jeff Sharkey
129e16a2ca am f5650765: am 9d61be1f: am bed348e3: Merge "Manage mode shouldn\'t block for other providers." into lmp-dev
* commit 'f5650765950863ed8db80b4b74301924795bd8a6':
  Manage mode shouldn't block for other providers.
2014-09-11 17:25:56 +00:00
Jeff Sharkey
4ef7b1442a am bed348e3: Merge "Manage mode shouldn\'t block for other providers." into lmp-dev
* commit 'bed348e3f1090417df2694d394ad11ef07a1e44a':
  Manage mode shouldn't block for other providers.
2014-09-10 22:45:34 +00:00
Jeff Sharkey
c9d7150680 Manage mode shouldn't block for other providers.
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
2014-09-10 15:27:59 -07:00
Baligh Uddin
1f1515a502 Import translations. DO NOT MERGE
Change-Id: Id6bbfa4e6fd24c4fb5bab8daea99405e23b0cdd5
Auto-generated-cl: translation import
2014-09-08 15:43:44 -07:00
Baligh Uddin
90d040ab19 Import translations. DO NOT MERGE
Change-Id: I424d0c796166a11e8e4387ca588e14addd5cd0dd
Auto-generated-cl: translation import
2014-09-03 16:15:01 -07:00
Baligh Uddin
cb8ae31e07 Import translations. DO NOT MERGE
Change-Id: Id3ea6f77f0d898b4401c226c0de033fe186a2e64
Auto-generated-cl: translation import
2014-09-03 16:12:05 -07:00
Jeff Sharkey
071cc86642 am 4064e694: am fdc139eb: am cd3fa42d: Ships passing in the night!
* commit '4064e694bca0de1bf3b8d89c469dcd9f148acf13':
  Ships passing in the night!
2014-09-02 17:33:12 +00:00
Jeff Sharkey
08a3d71789 am f085228b: am 1af8d591: am 57d0790a: Merge "Final pass at Material DocumentsUI." into lmp-dev
* commit 'f085228b60b4773344ce0ac5717691851568119a':
  Final pass at Material DocumentsUI.
2014-09-02 07:11:17 +00:00
Jeff Sharkey
05401fe80c am cd3fa42d: Ships passing in the night!
* commit 'cd3fa42d2ad7df9168b3c94b93f87ed79faea9be':
  Ships passing in the night!
2014-08-29 23:57:08 +00:00
Jeff Sharkey
af0fe973b3 Ships passing in the night!
Fix build breakage.

Change-Id: I37e20b7e6838cb95cfd30efb52d68e81b346f8eb
2014-08-29 16:44:09 -07:00
Jeff Sharkey
d0c87232f6 am 57d0790a: Merge "Final pass at Material DocumentsUI." into lmp-dev
* commit '57d0790a7a593e5fe17fc3397a1f980074fa608e':
  Final pass at Material DocumentsUI.
2014-08-29 23:35:41 +00:00
Jeff Sharkey
cbce47001e Final pass at Material DocumentsUI.
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
2014-08-29 15:40:19 -07:00
Baligh Uddin
609476ac27 Import translations. DO NOT MERGE
Change-Id: I8d2977f908e4f188e41bde88fa15dfaf177d5569
Auto-generated-cl: translation import
2014-08-26 14:00:18 -07:00
Alan Viverette
f4c2e445c5 am c0073bfa: am 77cc46f2: am 20862a7f: Merge "Update material colors" into lmp-dev
* commit 'c0073bfa6b3043ca7ddc1f410f8085887267ef91':
  Update material colors
2014-08-26 10:09:27 +00:00
Alan Viverette
042a0cee90 am 20862a7f: Merge "Update material colors" into lmp-dev
* commit '20862a7fe43f05b12a6f95515ab08ae0bffb1bae':
  Update material colors
2014-08-25 23:23:33 +00:00
Alan Viverette
a1fe772bd7 Update material colors
BUG: 17212898
Change-Id: Ic0806db57e88d5143b4241e419970ffeb2468d50
2014-08-25 16:15:06 -07:00
Baligh Uddin
e3505d6fc7 Import translations. DO NOT MERGE
Change-Id: I6aa82acaaecb2e2484c357c30b252a0aa116a017
Auto-generated-cl: translation import
2014-08-24 11:10:56 -07:00
Baligh Uddin
75f35064d9 Import translations. DO NOT MERGE
Change-Id: I438836a5a55343033f7427de67681a31a87180fb
Auto-generated-cl: translation import
2014-08-18 12:15:13 -07:00
Baligh Uddin
80631ed867 Import translations. DO NOT MERGE
Change-Id: I287e3613eab6a99a30a025ba979b3eae287478c3
Auto-generated-cl: translation import
2014-08-15 22:05:22 -07:00
Alan Viverette
0283efd409 am b68d2554: am 96aab72d: am 5c9feadd: Merge "Make sure we\'re obtaining themed drawables correctly" into lmp-dev
* commit 'b68d25540da08e8f1a7c78dcb1ab7c10e446588b':
  Make sure we're obtaining themed drawables correctly
2014-08-15 11:44:02 +00:00
Alan Viverette
2b2bac7689 am 5c9feadd: Merge "Make sure we\'re obtaining themed drawables correctly" into lmp-dev
* commit '5c9feadd16ce010b0bf34bf23bee92421888255c':
  Make sure we're obtaining themed drawables correctly
2014-08-14 20:12:22 +00:00
Alan Viverette
03d30a573b Make sure we're obtaining themed drawables correctly
Change-Id: I446a3492f7bf5a897c5d698e61327af4b7840d85
2014-08-14 19:59:50 +00:00
Baligh Uddin
3cbd20935a Import translations. DO NOT MERGE
Change-Id: Ice9a22422396849c763e2fcc011567e2527c7556
Auto-generated-cl: translation import
2014-08-11 14:27:01 -07:00
Baligh Uddin
97d199bbdf Import translations. DO NOT MERGE
Change-Id: Ic3692f58bd80f4d889227889605dc78449c2fbbf
Auto-generated-cl: translation import
2014-08-11 14:28:48 -07:00
Jeff Sharkey
14c63582a2 am b7c84df9: am 3da08302: am 64f7e438: Move DocumentsUI settings into overflow menu.
* commit 'b7c84df9d820911464073084d52adc6b7d2bb8c6':
  Move DocumentsUI settings into overflow menu.
2014-08-08 23:34:53 +00:00
Jeff Sharkey
669f8e7c70 Move DocumentsUI settings into overflow menu.
Also use different strings based on device type to make clearer.

Bug: 13437894
Change-Id: I4053780de2c7197fb45cc53aee7659e9d0d75c0a
2014-08-08 23:00:55 +00:00
Jeff Sharkey
a15253818d am 2729566d: am 9915904f: am bc974e19: Separate MIME icons for some office formats.
* commit '2729566da8156faedcb1ff4cc1bf74afd26d8c65':
  Separate MIME icons for some office formats.
2014-08-08 22:38:02 +00:00
Jeff Sharkey
b5582cfaa4 am da993ff3: am b42e4cd8: am b5468f8e: More material updates to DocumentsUI.
* commit 'da993ff38b107e84af346a217c797f1d8c90cb67':
  More material updates to DocumentsUI.
2014-08-08 22:37:58 +00:00
Jeff Sharkey
770a532886 Separate MIME icons for some office formats.
Bug: 12548097
Change-Id: I11808854e0a4fae2636a04f75599e022b4a8440f
2014-08-08 22:23:32 +00:00
Jeff Sharkey
c29dd61cbf More material updates to DocumentsUI.
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
2014-08-08 22:22:39 +00:00
Jeff Sharkey
4867a76c53 am 02b715b7: am e6dd4cb2: am b48c4d34: Use system collator for display names.
* commit '02b715b7c3ec1774a1e92b6bedf75c6f1b9c230b':
  Use system collator for display names.
2014-08-06 17:37:10 +00:00
Geoff Mendal
2694e034c9 Import translations. DO NOT MERGE
Change-Id: I502ce2560c7c81c0deeefc9d66710464ab29c2c3
Auto-generated-cl: translation import
2014-08-06 10:13:55 -07:00
Jeff Sharkey
fa5ec770ec Use system collator for display names.
Continue sorting directory names first, but use system collator in
case-insensitive ordering.

Bug: 13545569
Change-Id: I24b314c9ef42f397bc96f474d9593bdefc0061d1
2014-08-06 00:56:45 +00:00
Jeff Sharkey
c8aed0fa44 am b92fe777: am 7efa3382: am af9ecea0: DocumentsUI is only dialog when really large.
* commit 'b92fe7770cd61095248518916ca3d7fcd86ac28a':
  DocumentsUI is only dialog when really large.
2014-08-05 17:32:52 +00:00
Jeff Sharkey
f75eb0dd60 DocumentsUI is only dialog when really large.
Bug: 16780860
Change-Id: Ib20ef9771855beba5b31d19887c1c9c1b8e8e5ed
2014-08-05 17:16:44 +00:00
Geoff Mendal
3eb13fadcf Import translations. DO NOT MERGE
Change-Id: Ieaeeffe47a9ae8453884b492b58392e0201f02b6
Auto-generated-cl: translation import
2014-07-30 19:18:14 +00:00
Jeff Sharkey
a847d79310 Light icons for DocumentsUI.
In some cases we want to show light variants.  Also tweak drawer
sizes and grid padding.

Bug: 15836082
Change-Id: Ic6459ff0533a7d346c03db5d7deb3d6da42e7649
2014-07-30 00:35:57 +00:00
Jeff Sharkey
8a850b4c0e Latest DocumentsUI material asset drop.
Bug: 15836082
Change-Id: Ifdd8a42a963071f1c958d56b3f835228f257cf9a
2014-07-29 23:53:37 +00:00
Jeff Sharkey
f52773fd62 More DocumentsUI material iteration.
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
2014-07-29 23:19:45 +00:00