14469 Commits

Author SHA1 Message Date
Gus Prevas
5df3e95864 Updates Wear window animation styles.
Bug: 25281867
Change-Id: Ia16b7624946f8f29acdf36fcab602da612ab2dba
2016-03-31 13:38:35 -04:00
Nicolas Prévot
82b1a68ed4 Merge "Update cross-profile intent resolver." into nyc-dev 2016-03-29 13:25:48 +00:00
Andrii Kulian
ad462701a8 Fix API numbering issues
This fixes issues with API numbering introduced in
2e751b8c778fd991fcdcec3bc2d1f32a722f436b.

Original commit replaced 'minimalSize' resource with 'minimalWidth' and
'minimalHeight' and 'make update-api' shifted the numbering of other resources.
This change reverts the shift, reuses number of 'minimalSize' and adds
another one new.

Bug: 27528326
Change-Id: I7d327f00043c2bd2aab7285e03223a042e8c97a3
2016-03-28 11:16:31 -07:00
George Mount
bf72e03dd5 Merge "Wrong layout file chosen for 6" phones." into nyc-dev 2016-03-28 14:33:48 +00:00
Daichi Hirono
57e1539a8f Merge "Add new text for USB type C host." into nyc-dev 2016-03-28 04:28:53 +00:00
Daichi Hirono
b6abccc8f3 Add new text for USB type C host.
If you use USB type C, you can charge Android from USB power or you can
supply power from Android to the other connected device.

Previously Android showed the notification saying "USB for charging".
The CL updates the text so that it shows the current power direction
explicitly.

Change-Id: Ic15ba70eaf8ade028283d8f490ac36e8d5e4db21
FIXED: 27706939
2016-03-28 10:52:17 +09:00
Andrii Kulian
2e751b8c77 Update ActivityInfo#WindowLayout apis (1/3)
Adds documentation, renames Layout to WindowLayout and
splits #minimalSize to #minimalWidth and #minimalHeight.

Bug: 27528326
Change-Id: Idb440cb081a14ccdc83309284e906454633c4504
2016-03-27 15:35:33 -07:00
Bill Yi
be3bcae7f6 Merge "Import translations. DO NOT MERGE" into nyc-dev 2016-03-26 17:28:48 +00:00
Bill Yi
35286960cb Import translations. DO NOT MERGE
Change-Id: Ida79dc685e550bd3c2765b1e93821a04c4effc52
Auto-generated-cl: translation import
2016-03-25 19:23:57 -07:00
Jorim Jaggi
c39c7b0ce2 Add shadow during resizing in docked mode
Bug: 27738239
Change-Id: I48c45bd97c2aa7f3d7bbb5b1ba650fbe408bd0bf
2016-03-25 14:04:25 -07:00
George Mount
81a4e2f053 Wrong layout file chosen for 6" phones.
Bug 26353161

A 7" tablet has a short side of 600dp, not long side and
the smaller 6" phones should not use the tablet layout.

Fixes the padding so that the overscroll highlight
isn't floating in the middle of the screen.

Change-Id: I1100ed907ba8184707da637204141a2b37414f91
2016-03-25 14:00:17 -07:00
Hall Liu
5feb8cbc96 Merge "Update documentation for the READ_PHONE_STATE permission" into nyc-dev 2016-03-25 18:44:58 +00:00
Jaewan Kim
00b41d18a5 Merge "PIP: Apply the new UX spec for PIP in Recents" into nyc-dev 2016-03-25 05:01:13 +00:00
Jaewan Kim
8f584b8dee PIP: Apply the new UX spec for PIP in Recents
Detailed animations will be applied in another CL.

Bug: 27540465
Change-Id: I3664dc10efadeb8f183a4871a684c706e1472999
2016-03-25 13:30:16 +09:00
Winson Chung
941a1f81b0 Merge "Don’t scale task thumbnails." into nyc-dev 2016-03-25 03:51:09 +00:00
Winson
217009356e Don’t scale task thumbnails.
- Changing task view thumbnail layout.  In portrait, scale the thumbnail
  to width for portrait screenshots, and apply the same scale to 
  landscape screenshots.  In landscape, scale screenshots up to 1:1, and
  tweak the app transition to clip the sides instead of scaling.
  In both orientations, fill with the background color in the remaining
  space.
- Moving some resources related to the title bar to be calculated 
  programmatically so that we can have different header bar sizes which 
  completely overlap the action bar in the screenshot in each 
  orientation.
- Constraining the task stack width in landscape to portrait

Bug: 27504677
Change-Id: Ic9b6fdde6dd728d9f2d20a8b89c05b3a350edfbf
2016-03-24 20:03:02 -07:00
Hall Liu
7700ee39ae Update documentation for the READ_PHONE_STATE permission
Bug: 26413825
Change-Id: I58d21ddd6e2ad1cc724648db5839d711d96663fb
2016-03-24 17:34:19 -07:00
Nicolas Prevot
256423f10b Update cross-profile intent resolver.
Move the profile button one line above.
Change "Work" to "Switch to Work"
Change "Personal" to "Switch to Personal"

BUG:25609998
Change-Id: I002c8e3cc1537b1b9b8b52b79ba639ab5b8e5f88
2016-03-24 16:50:05 +00:00
Selim Cinek
45acc156be Merge "Fixed a bug with the collapsed media template" into nyc-dev 2016-03-24 16:46:46 +00:00
Selim Cinek
3bd54dc6e1 Fixed a bug with the collapsed media template
the buttons could become cut off in case it didn't
have a text.

Change-Id: Ic54a9ffeb02ecff675d60ef0a70593087672e022
Fixes: 27493948
2016-03-24 09:43:51 -07:00
Adrian Roos
9b95f615c4 Merge "Ensure notification color contrast" into nyc-dev 2016-03-23 18:14:54 +00:00
Adrian Roos
4ff3b120ff Ensure notification color contrast
Ensure we have at least 3:1 contrast for the
action buttons. Also ensures that the inline
reply box background has 4.5:1 contrast to white.

Further modifies the color of the inline reply
background to satisfy a 4.5:1 contrast ratio for
the entered text.

Bug: 26831312
Change-Id: If42b1c99d1adee547d0a583c1a69c48ef7287c23
2016-03-23 10:49:40 -07:00
Geoff Mendal
b270fd7cab Import translations. DO NOT MERGE
Change-Id: Ic3ee2457fd2bd3c2f8eba0ff06cf34440420d32f
Auto-generated-cl: translation import
2016-03-23 08:30:50 -04:00
Felipe Leme
3ef62ca404 Merge "Documented that UserDictionary is not directly available anymore." into nyc-dev 2016-03-22 17:47:36 +00:00
Felipe Leme
078af194e6 Documented that UserDictionary is not directly available anymore.
BUG: 25993626
BUG: 27777198
Change-Id: I463ad25bdbf5cad47977b8ca295b7b0f9b04dff0
2016-03-21 16:46:05 -07:00
Jeff Sharkey
029ae4dcbf Make DISK_SCANNED a protected broadcast.
Bug: 27763115
Change-Id: Ib8b40ff9f4c1f929ac4f07a9d5460a0a593ba080
2016-03-21 17:05:51 -06:00
Geoff Mendal
12035e2104 Import translations. DO NOT MERGE
Change-Id: I9e707cac6cb9f086cac9bfdd8165d8086d1676e0
Auto-generated-cl: translation import
2016-03-21 08:29:09 -04:00
Geoff Mendal
1e9564afef Import translations. DO NOT MERGE
Change-Id: I7f660d7115627cfafd32d2688016794cde2d4660
Auto-generated-cl: translation import
2016-03-19 13:21:51 +05:30
Pavel Zhamaitsiak
cfedd20d54 ims:rcs: Add UCE interface files for RCS.
Bug: 23222011
Change-Id: I2ce9e60240740acfe70c4a239163fbdbedbd96e0
2016-03-18 16:09:50 -07:00
Abodunrinwa Toki
7c36cb9812 Merge "Fix "Available virtual keyboard" button string." into nyc-dev 2016-03-18 17:33:03 +00:00
Adam Powell
386f78530d Merge "New string for resolving ACTION_SENDTO intents" into nyc-dev 2016-03-18 16:41:31 +00:00
Adam Powell
13ea8f48ab New string for resolving ACTION_SENDTO intents
"Share" didn't make much sense here since SENDTO is used for sending
content to a specific recipient, e.g. emailing a person from their
Contacts page in the dialer.

Bug 23626568

Change-Id: I8ac4f2aee5c41aa6c2d546b39283c6f22127cefe
2016-03-18 09:39:41 -07:00
Tenghui Zhu
6a00ad2c8b Merge "Update material circular progress spinner (indeterminate)" into nyc-dev 2016-03-18 16:36:06 +00:00
Alan Viverette
bb09b7bf59 Merge "Clean up docs, attrs, and APIs for PopupWindow enter/exit transitions" into nyc-dev 2016-03-18 14:18:28 +00:00
Alan Viverette
1e940dc2d1 Clean up docs, attrs, and APIs for PopupWindow enter/exit transitions
Bug: 27654124
Change-Id: I9a323eeea464b4b9ca6111ef47192fdbcc5bca24
2016-03-18 09:55:10 -04:00
Abodunrinwa Toki
2e45e95f82 Fix "Available virtual keyboard" button string.
Bug: 27543294
Change-Id: I3c108f70aea179ee612058393d1152adb7317ce8
2016-03-18 12:53:22 +00:00
Jeff Sharkey
a0a58a2fd5 Merge "Refactoring FBE APIs based on council feedback." into nyc-dev 2016-03-17 22:00:26 +00:00
Jeff Sharkey
8a372a0a28 Refactoring FBE APIs based on council feedback.
Mostly consists of removing the word "encryption" from most APIs,
since we can't actually make promises about the data being encrypted.

Bug: 27531029
Change-Id: Iace9d7c4e64716abf86ed11847c40f3947e1d625
2016-03-17 14:49:08 -06:00
Teng-Hui Zhu
077b44912b Update material circular progress spinner (indeterminate)
b/26514874
b/26513451

Change-Id: I64ceeef9938db7a1e7e9a6584cf3e831599245bd
2016-03-17 10:04:12 -07:00
Seigo Nonaka
74bfa8520f Merge "Replace hard coded color with equivalent theme value." into nyc-dev 2016-03-17 16:32:11 +00:00
Seigo Nonaka
8fe9044184 Fix forgot adding textEditSuggestionHighlightStyle to dark theme.
textEditSuggestionHighlightStyle was introduced
Ieccea12db95c0a040b38680ae794b1cf6971736f but it fogot adding it to
dark theme.

Bug: 27660380
Change-Id: I7b107352b71f273ee5d8d1be8d68c308741e3fbc
2016-03-17 17:45:38 +09:00
Tenghui Zhu
71e806b2f4 Merge "Add fillType support to VectorDrawable" into nyc-dev 2016-03-16 21:13:24 +00:00
Teng-Hui Zhu
46591f4a2d Add fillType support to VectorDrawable
Default as non-zero, which is the same as SVG.
b/27533958

Change-Id: Id20e6d3493bb4d2b4b65d7f6cdb13586631c40e4
2016-03-16 11:03:27 -07:00
Youngsang Cho
9f383e4872 Merge "Update PIP position on recents" into nyc-dev 2016-03-16 16:59:07 +00:00
Geoff Mendal
a0dd88b8db Import translations. DO NOT MERGE
Change-Id: I1349c9ce36d61c83ffe2305411f5843fc5b1fe89
Auto-generated-cl: translation import
2016-03-16 08:30:51 -04:00
Youngsang Cho
b45da541a2 Update PIP position on recents
Bug: 27674230
Change-Id: Ie90c5f32b060f8803f61c2df29d301dcf5e74c89
2016-03-15 13:07:05 -07:00
Sudheer Shanka
b5a4d9605f Merge "Show admin support dialog if app is suspended." into nyc-dev 2016-03-15 18:50:01 +00:00
Sudheer Shanka
7a9c34bd7a Show admin support dialog if app is suspended.
Bug: 26922950
Change-Id: I21f048873244df52d14910cc01a658af476d9149
2016-03-15 10:40:04 -07:00
Ian Pedowitz
440ef18fe7 Merge "Revert "Permissions: Get rid of GET_ACCOUNTS"" into nyc-dev 2016-03-15 17:09:53 +00:00
Ian Pedowitz
358e51f3d1 Revert "Permissions: Get rid of GET_ACCOUNTS"
This reverts commit d39600585bcb720d739ef6f0091066e3d4f77765.

Bug: 27665091
Change-Id: I7d017ba7062ac594225229436d2877c7d21fb065
2016-03-15 17:08:27 +00:00