Steve McKay
f26d22ddc7
Merge \"Make the app name \"Files\" instead of Documents.\" into nyc-mr1-dev
...
am: 6aa504077d
Change-Id: Ifd6e962abbcc2fb71bb1cc3239a96d8d9e027dba
2016-07-20 00:32:14 +00:00
Steve McKay
a8387db55e
Merge \"Include an app icon.\" into nyc-mr1-dev
...
am: 3d8c9981b5
Change-Id: I14f2d90fc7c0f21ab0fe6b993c1ef6d8ed665831
2016-07-16 00:06:10 +00:00
Steve McKay
41cbaf2922
Make the app name "Files" instead of Documents.
...
This reduces the number of user visible names employed by the app by 1/3!
Bug: 29880363
Change-Id: I52bc8ea1b4437d96c32c4afba3a454ae74d06115
2016-07-15 15:45:11 -07:00
Steve McKay
f00c161a22
Include an app icon.
...
Bug: 29880363
Change-Id: Ia8d9414ce536fb35acec1357d0f69d3ee158d853
2016-07-15 15:37:14 -07:00
Daniel Nishi
7145cace64
Merge \"Move the MIME type icon detection into the platform.\" into nyc-mr1-dev
...
am: 9459f93c97
Change-Id: I151a72b8ee1c16ef94da70e85378dd44b4ac077c
2016-07-06 20:02:45 +00:00
Daniel Nishi
9459f93c97
Merge "Move the MIME type icon detection into the platform." into nyc-mr1-dev
2016-07-06 19:54:27 +00:00
Daniel Nishi
c29d2b0492
Move the MIME type icon detection into the platform.
...
This allows the MIME type icons to be used in other system apps.
In this instance, the StorageManager app needs to show file icons
for a given file. By moving the icon mapping into a static library,
we can avoid duplicating the mapping and resources.
Bug: 29826961
Change-Id: Ic2dc7970cc5a5ca430e33425eb9f1ecbd733fe9a
2016-07-06 10:57:06 -07:00
Andrew Sapperstein
bc2ba56507
Merge \"Update DocumentsUI to use theme colors.\" into nyc-mr1-dev
...
am: 2573d83fa9
Change-Id: I746721af370141c6adf60e95eaef478f8d77ba3e
2016-07-03 15:34:09 +00:00
Andrew Sapperstein
0e59a22fcc
Update DocumentsUI to use theme colors.
...
Properly assigns the app's colors for primary, primaryDark, accent, etc
to the colors used by the framework.
Moves a couple colors that are alternate shades of the accent color
into the framework for ease of overlaying.
Deletes a few unused colors as well.
Finally, fixes a bug where colorControlActivated was not being
properly set due to the theme depending upon AppCompat. To
workaround this undefined behavior, we explicitly set
colorControlActivated to colorAccent which is what the framework
sets it to.
Change-Id: Ie0cba19b1b83a21f65692102df91bf4daf27dc44
Fixes: 29581883
2016-07-01 17:59:07 -07:00
Bill Yi
3be3f6cc5e
Import translations. DO NOT MERGE
...
Change-Id: I1af602c8252ce1006e26a8f965fe56e976fe3439
Auto-generated-cl: translation import
2016-06-03 04:11:55 -07:00
Baligh Uddin
0c931d6f80
Import translations. DO NOT MERGE
...
Change-Id: If114c25440347c1fb96059eb7531dac999d88fcc
Auto-generated-cl: translation import
2016-05-16 15:19:18 -07:00
Baligh Uddin
ee3c6c16ea
Import translations. DO NOT MERGE
...
Change-Id: Ib7dadeb767bbec0b9696a2b2bfaffae32ae9bbb3
Auto-generated-cl: translation import
2016-05-02 20:15:15 -07:00
Bill Yi
4156eaa411
Import translations. DO NOT MERGE
...
Change-Id: I785aa5de30a7ddb63d7486dfcda2ac0e94528180
Auto-generated-cl: translation import
2016-04-27 05:52:55 -07:00
Alan Viverette
98288e224f
Merge "Remove -night qualified resources" into nyc-dev
...
am: 83ca62b
* commit '83ca62bdbe00359a1cf574efc5abfb19c5f57337':
Remove -night qualified resources
Change-Id: I734b6bea4f4f9136c1e23b18c651f9b7d4dd57ee
2016-04-26 18:37:53 +00:00
Alan Viverette
11125b0700
Merge "Remove -night qualified resources" into nyc-dev
...
am: 83ca62b
* commit '83ca62bdbe00359a1cf574efc5abfb19c5f57337':
Remove -night qualified resources
Change-Id: Ie61dafd3462a85bec90496a0ee4aa3e06d96c8e4
2016-04-26 18:37:49 +00:00
TreeHugger Robot
83ca62bdbe
Merge "Remove -night qualified resources" into nyc-dev
2016-04-26 18:33:05 +00:00
Alan Viverette
c7d34bb3dc
Remove -night qualified resources
...
Bug: 28358465
Change-Id: I3e9c3ec21bdc39426aa5f81373ca44e61eb6974a
2016-04-25 12:57:54 -04:00
Bill Yi
dcd656051a
Import translations. DO NOT MERGE
...
Change-Id: I0812aa0343d38d49e868e1e8fd895cb9d924b366
Auto-generated-cl: translation import
2016-04-25 04:49:48 -07:00
Tomasz Mikolajewski
37e080e3f0
Merge changes I5e500724,I40cfb12c into nyc-dev
...
am: 0fb5135
* commit '0fb51357afb64a034a59f68a926f79d18213c72c':
Restrict selection to 1000 items in DocumentsUI.
Cancel band selection on directory change.
Change-Id: Ia38b188789483ee24469f4091c44c5d059ae402d
2016-04-20 04:03:25 +00:00
Tomasz Mikolajewski
241e9fc00f
Merge changes I5e500724,I40cfb12c into nyc-dev
...
am: 0fb5135
* commit '0fb51357afb64a034a59f68a926f79d18213c72c':
Restrict selection to 1000 items in DocumentsUI.
Cancel band selection on directory change.
Change-Id: Id421aa25d0ad1e4134ecfeabd84aad801fdb4f13
2016-04-20 04:03:24 +00:00
Tomasz Mikolajewski
0fb51357af
Merge changes I5e500724,I40cfb12c into nyc-dev
...
* changes:
Restrict selection to 1000 items in DocumentsUI.
Cancel band selection on directory change.
2016-04-20 03:57:28 +00:00
Tomasz Mikolajewski
76572d6f19
Restrict selection to 1000 items in DocumentsUI.
...
Bug: 27208679
Change-Id: I5e500724a3fb9af5b8f59e0c959523da5066b1fd
2016-04-19 08:51:46 +00:00
Baligh Uddin
ec58ba6c89
Import translations. DO NOT MERGE
...
Change-Id: I1cba5a5c47981751f6134338855f3bd2cbdd9eb1
Auto-generated-cl: translation import
2016-04-18 22:09:26 -07:00
Steve McKay
d42d57cce7
Merge "Handle delete failure notifications correctly." into nyc-dev
...
am: cd681aa
* commit 'cd681aab33db93795453c9d3aa90782fe5b195a3':
Handle delete failure notifications correctly.
Change-Id: I4efaab1322173d8a0b2a62fe8af4032a000a5e45
2016-04-15 23:16:35 +00:00
TreeHugger Robot
cd681aab33
Merge "Handle delete failure notifications correctly." into nyc-dev
2016-04-15 23:12:01 +00:00
Steve McKay
8f6387021b
Handle delete failure notifications correctly.
...
Case was omitted in dialog, resulting in UnsupportedOperationException.
Remove a redundant flag check.
Bug: 28204292
Change-Id: I313d61c72596d4a127f61d557af7300f50d26bf0
2016-04-15 11:02:36 -07:00
Baligh Uddin
155b6e6c03
Import translations. DO NOT MERGE
...
Change-Id: Ia0afabcab2e24a438c56b8d9306f3bf2855fe124
Auto-generated-cl: translation import
2016-04-14 19:03:29 -07:00
Steve McKay
7f8c873612
Merge "Tint current root icon." into nyc-dev
...
am: 151f4b9
* commit '151f4b9b30606d85ed6aafcc687940f6c6abd756':
Tint current root icon.
Change-Id: Idb490e99448d3fc5d43b1865297f9eefec7ed9f0
2016-04-12 16:56:31 +00:00
Steve McKay
be4e5ebd75
Tint current root icon.
...
Bug: 27564967
Change-Id: I7ccd5940cf58d214c96ca869ce78b736c5b4d83d
2016-04-11 15:37:25 -07:00
Bill Yi
2f4fa529be
Import translations. DO NOT MERGE
...
Change-Id: I0eb19bcbf8069fba98efb31862b1e2e85010d95c
Auto-generated-cl: translation import
2016-04-09 04:07:52 -07:00
Aga Wronska
3213833da3
Merge changes I010309c5,Iefdf2f2a into nyc-dev
...
am: 11cac9c
* commit '11cac9cead4e7c68d25c0b6f93387eb4dc1ae3e1':
Set status bar color to material_blue_grey_950 as specified by UX.
Revert 'Make Files drawer appear behind system ui bars' because of action mode bug
Change-Id: Iad0408dc4314364e77ddfc0999d84794f584fa77
2016-04-06 23:05:29 +00:00
Aga Wronska
6af13300d4
Set status bar color to material_blue_grey_950 as specified by UX.
...
Change-Id: I010309c5c5aaf312e645a75720e710ef83111952
Fixing: b/27561646
2016-04-06 14:21:56 -07:00
Steve McKay
fd220cfc8b
Merge "Massage code to better support Files overlay." into nyc-dev
...
am: 3855e9c
* commit '3855e9ce494fcbd27291f0ea5872d00daf10d3f2':
Massage code to better support Files overlay.
Change-Id: Ia96529c77cf382d44d8ada7184157520974f3864
2016-04-06 18:53:16 +00:00
Steve McKay
3855e9ce49
Merge "Massage code to better support Files overlay." into nyc-dev
2016-04-06 18:44:59 +00:00
Steve McKay
53f109b39e
Massage code to better support Files overlay.
...
Also, allow "productivity_mode" config to be enabled via intent extra
as a developement aide.
Bug: 28006206
Change-Id: I7be8d96a0e924f9ce8023347e051d28d69a0eec9
2016-04-06 10:25:02 -07:00
Ben Kwa
f85c321700
Merge "DocsUI: Update the drag shadow to meet UI spec." into nyc-dev
...
am: 2084796
* commit '2084796e231104dac4c97903096b70b32534eee1':
DocsUI: Update the drag shadow to meet UI spec.
Change-Id: I3ca872f356b7a6a246e8f391f8453980a0b76921
2016-04-06 15:05:16 +00:00
Ben Kwa
2084796e23
Merge "DocsUI: Update the drag shadow to meet UI spec." into nyc-dev
2016-04-06 15:02:04 +00:00
Ben Kwa
e67b0bdf5a
DocsUI: Update the drag shadow to meet UI spec.
...
BUG=27608249
Change-Id: If10f842be4507c5f04e2e91dadcae842610388f2
2016-04-05 15:49:51 -07:00
Bill Yi
0b3aebbe03
Import translations. DO NOT MERGE
...
Change-Id: I313e43e4b0f2f90265415bfb36ac3316dcb58e00
Auto-generated-cl: translation import
2016-04-05 00:12:38 -07:00
Aga Wronska
c20cacfb63
Merge "Fix dialogs layout after keyboard shows up" into nyc-dev
...
am: b8572b3
* commit 'b8572b3d50475918d3e2b25961b7c6189d6af39e':
Fix dialogs layout after keyboard shows up
Change-Id: I63f1c5ef358803f8c765714570da76f4d849c59c
2016-03-31 23:57:41 +00:00
Aga Wronska
b8572b3d50
Merge "Fix dialogs layout after keyboard shows up" into nyc-dev
2016-03-31 23:54:11 +00:00
Bill Yi
a41213f87d
Merge "Import translations. DO NOT MERGE" into nyc-dev
2016-03-31 04:17:54 +00:00
Bill Yi
e9170af379
Import translations. DO NOT MERGE
...
Change-Id: If1d2bc9f9f2e22b73c1b093f680f55dbdd67ca42
Auto-generated-cl: translation import
2016-03-30 20:03:30 -07:00
Aga Wronska
0d4b15cff7
Merge "Add menu option to show/hide internal storage." into nyc-dev
...
am: 276dcd7
* commit '276dcd7314c7ad8ebe46bfc5290853fabd1c6316':
Add menu option to show/hide internal storage.
Change-Id: Ia99490623e560111a51814bcb5cd857c3a94ee68
2016-03-31 02:17:29 +00:00
Felipe Leme
25530a0a8b
Merge "Minor tweaks on Scoped Directory Access:" into nyc-dev
...
am: d847b51
* commit 'd847b511d3828fa6cb7a740ecd8876f16524f684':
Minor tweaks on Scoped Directory Access:
Change-Id: I03bb83eccb448ced4c919ada46102c514930ec1b
2016-03-31 02:16:33 +00:00
Aga Wronska
276dcd7314
Merge "Add menu option to show/hide internal storage." into nyc-dev
2016-03-31 01:39:12 +00:00
Aga Wronska
774cc932fc
Add menu option to show/hide internal storage.
...
This reverts commit 7c4395804e450533afb553ab992c47f737da8a9b.
Bug: 27683276
Change-Id: Id1a310b57ab7fa3c8c14b464786473f211eaf41f
2016-03-30 18:23:10 -07:00
Felipe Leme
2ac876945b
Minor tweaks on Scoped Directory Access:
...
- Only allow entire directory access on non-primary volumes.
- Do not display primary storage label on scoped access.
BUG: 27743842
BUG: 27676858
Change-Id: I9884fb1e2df3534fceebc5d5bef44adfb758724c
2016-03-30 16:42:10 -07:00
Aga Wronska
198cbf65a4
Fix dialogs layout after keyboard shows up
...
Change-Id: I58e3984586e33855e95e5c2879e51f565759025b
Fixed: 27900202
2016-03-29 13:37:52 -07:00
Aga Wronska
d2902e85cb
Merge "Add full bar mode for search view on small devices" into nyc-dev
...
am: 9d032bd
* commit '9d032bd9aba7cefc89ee4485f02ebe1989143018':
Add full bar mode for search view on small devices
2016-03-28 16:26:33 +00:00