Ben Kwa
c91300490c
Merge "Implement Home and End key navigation in DocumentsUI."
2015-10-07 21:18:43 +00:00
Tim Murray
fb884b5f96
Merge "Ensure SurfaceView requests WM relayout when size changes."
2015-10-07 20:38:42 +00:00
John Reck
78f45b1175
Merge "Shove the tests into a different file"
2015-10-07 20:11:48 +00:00
John Reck
e702c9cd6a
Shove the tests into a different file
...
Also add descriptions because those are nice
Change-Id: I2d0480acf17af2700c8b7fb7228203e16a068f6b
2015-10-07 12:57:20 -07:00
Filip Gruszczynski
9b6861911a
Merge "Fix frequent recreation of dock divider surface."
2015-10-07 19:51:11 +00:00
Wale Ogunwale
ab03f42778
Merge "Allow docked mode windows to layout content under screen decors"
2015-10-07 19:50:50 +00:00
Wale Ogunwale
b537b18110
Allow docked mode windows to layout content under screen decors
...
We previously prevented this because we were not sure which approach
would be better. It seems the preferred approach is to allow windows
to layout content under screen decors except if they are in the
freeform workspace.
Bug: 24365214
Change-Id: I4021154f577368390a5909d8f5a3524b2d716394
2015-10-07 12:17:42 -07:00
Filip Gruszczynski
a6a72d911d
Fix frequent recreation of dock divider surface.
...
The recreation is triggered by content insets changing on every
move, because the content frame used to be full screen. The content
frame should instead be the same as the frame, and content insets
should always be zeroed.
Bug: 24718795
Change-Id: Ia5435d64bfad951885dbcd4200ba6ffc8b7c7ead
2015-10-07 11:46:32 -07:00
Robert Carr
a8fe43f09c
Ensure SurfaceView requests WM relayout when size changes.
...
In the case of scaled SurfaceViews with a fixed size.
It is possible for the surface layout size to change
without a change to the surface size or position. In this
case we need to inform the window manager so it can update
frames and scaling. This has presented in Camera and required
workarounds such as changing the fixed surface size to trigger
an update (leading to visual artifacts).
Bug:23974105
Change-Id: I195aa0832907c32874b294101b56e198e853dce5
2015-10-07 11:24:31 -07:00
Jason Monk
65733bd59e
Merge "Extract out interface for StatusBarHeader"
2015-10-07 18:09:28 +00:00
Jason Monk
14acf72124
Merge "QS: Add open/close animation for customization prototype"
2015-10-07 17:31:38 +00:00
Jason Monk
0e1101d58f
Extract out interface for StatusBarHeader
...
This will allow side by side experimentation with new headers without
breaking everything accidentally.
Change-Id: I9eb4d310f8927c997b83e65dad301f4ab08f618a
2015-10-07 13:30:12 -04:00
Jason Monk
b9c0019702
QS: Add open/close animation for customization prototype
...
Also fix layout issue for first row of tiles being too large
Change-Id: Icc5c3c6edc8091449bfaa62b44bb6f79d4c6d74b
2015-10-07 13:30:03 -04:00
Deepanshu Gupta
1430fdc277
am 24ca6320: am 8db8bc63: Merge "Skip drawing empty shapes to keep Apple JRE happy." into mnc-ub-dev
...
* commit '24ca6320b88afabd854fae176988be02bb6d92aa':
Skip drawing empty shapes to keep Apple JRE happy.
2015-10-07 17:20:55 +00:00
Deepanshu Gupta
24ca6320b8
am 8db8bc63: Merge "Skip drawing empty shapes to keep Apple JRE happy." into mnc-ub-dev
...
* commit '8db8bc63624bbd1d803e02571fa865f1f7fa584c':
Skip drawing empty shapes to keep Apple JRE happy.
2015-10-07 17:17:02 +00:00
Alan Viverette
75f5e7f51d
Merge "Fix legacy orange."
2015-10-07 17:09:25 +00:00
Deepanshu Gupta
8db8bc6362
Merge "Skip drawing empty shapes to keep Apple JRE happy." into mnc-ub-dev
2015-10-07 17:08:30 +00:00
Filip Gruszczynski
2e4171d258
Maximizing docked stack by dragging to the side.
...
Bug: 24623909
Change-Id: Ia9908e7b0cd256c8a0a8519e45fa0123ceb7f389
2015-10-07 10:04:35 -07:00
Alan Viverette
fde4b0028f
am b46886f4: am f518ad0a: Merge "IndexOutOfBoundsException on addPreference in PreferenceGroup"
...
* commit 'b46886f41d142cc63e054814caf76d15bf2f8cb6':
IndexOutOfBoundsException on addPreference in PreferenceGroup
2015-10-07 17:01:53 +00:00
Alan Viverette
8c190029db
am 2235ecd5: am f8ac5c34: Merge "Reset the setOnKeyListener callback when view is destroyed"
...
* commit '2235ecd5ec06e48bbcecb6f22a653e470d94dfef':
Reset the setOnKeyListener callback when view is destroyed
2015-10-07 17:01:43 +00:00
Alan Viverette
b46886f41d
am f518ad0a: Merge "IndexOutOfBoundsException on addPreference in PreferenceGroup"
...
* commit 'f518ad0a4941236b72b5d090320d4ab70ebbf26b':
IndexOutOfBoundsException on addPreference in PreferenceGroup
2015-10-07 16:54:26 +00:00
Alan Viverette
2235ecd5ec
am f8ac5c34: Merge "Reset the setOnKeyListener callback when view is destroyed"
...
* commit 'f8ac5c3469e53a7934731cfb854efb2975251ab4':
Reset the setOnKeyListener callback when view is destroyed
2015-10-07 16:54:17 +00:00
Jason Monk
8421c96a94
Merge "QS: Don't expand header in paging prototype"
2015-10-07 16:50:01 +00:00
Alan Viverette
ec3ce4da4c
am f5b97d9c: am e229f5dd: Merge "Text size for empty view shall be styled according to theme"
...
* commit 'f5b97d9c0e809a5379ceb6cdcc16f34fe990e8b9':
Text size for empty view shall be styled according to theme
2015-10-07 16:47:53 +00:00
Alan Viverette
49524bca25
am 61d9d6be: am 43f0fdc5: Merge "Remove hard-coded DrawSelectorOnTop on ListFragment\'s default ListView."
...
* commit '61d9d6be54b210b046a152a3d516b27897baf1d9':
Remove hard-coded DrawSelectorOnTop on ListFragment's default ListView.
2015-10-07 16:47:38 +00:00
Alan Viverette
4e91907bf8
am 8a0c8e78: am 6a06f12c: Merge "Frameworks/base: Fix AdapterViewAnimator.createOrReuseLayoutParams"
...
* commit '8a0c8e78a7d938288e065b21e78b2de6097b1599':
Frameworks/base: Fix AdapterViewAnimator.createOrReuseLayoutParams
2015-10-07 16:43:11 +00:00
Alan Viverette
3a3fea4fed
am 4524278b: am 7de6ae15: Merge "To call TypedArray.recycle() when we are done with the array."
...
* commit '4524278bcb948196e8a9bfff69a566fce1fdc794':
To call TypedArray.recycle() when we are done with the array.
2015-10-07 16:43:00 +00:00
Alan Viverette
f5b97d9c0e
am e229f5dd: Merge "Text size for empty view shall be styled according to theme"
...
* commit 'e229f5ddde98f7c78ddc15a64587a684b5cf90a5':
Text size for empty view shall be styled according to theme
2015-10-07 16:41:30 +00:00
Alan Viverette
61d9d6be54
am 43f0fdc5: Merge "Remove hard-coded DrawSelectorOnTop on ListFragment\'s default ListView."
...
* commit '43f0fdc5cd7ec4c4c03c7dbea8c045d2186f942c':
Remove hard-coded DrawSelectorOnTop on ListFragment's default ListView.
2015-10-07 16:41:18 +00:00
Geoff Mendal
2ef8afd37a
Merge "Import translations. DO NOT MERGE"
2015-10-07 16:40:10 +00:00
Alan Viverette
f518ad0a49
Merge "IndexOutOfBoundsException on addPreference in PreferenceGroup"
2015-10-07 16:38:02 +00:00
Alan Viverette
f8ac5c3469
Merge "Reset the setOnKeyListener callback when view is destroyed"
2015-10-07 16:36:58 +00:00
Alan Viverette
8a0c8e78a7
am 6a06f12c: Merge "Frameworks/base: Fix AdapterViewAnimator.createOrReuseLayoutParams"
...
* commit '6a06f12c3fa6a84306dc17f60eb16cdc25bc34b5':
Frameworks/base: Fix AdapterViewAnimator.createOrReuseLayoutParams
2015-10-07 16:34:35 +00:00
Alan Viverette
4524278bcb
am 7de6ae15: Merge "To call TypedArray.recycle() when we are done with the array."
...
* commit '7de6ae159e0652cabe57ea8814ce8633049644a2':
To call TypedArray.recycle() when we are done with the array.
2015-10-07 16:34:26 +00:00
Alan Viverette
e229f5ddde
Merge "Text size for empty view shall be styled according to theme"
2015-10-07 16:30:36 +00:00
Deepanshu Gupta
4064e118e2
Skip drawing empty shapes to keep Apple JRE happy.
...
Bug: http://b.android.com/178278
Change-Id: I693912678ed79e9c6690560b618a605da5a807c6
2015-10-07 09:28:31 -07:00
Alan Viverette
43f0fdc5cd
Merge "Remove hard-coded DrawSelectorOnTop on ListFragment's default ListView."
2015-10-07 16:27:26 +00:00
Alan Viverette
6a06f12c3f
Merge "Frameworks/base: Fix AdapterViewAnimator.createOrReuseLayoutParams"
2015-10-07 16:23:36 +00:00
Alan Viverette
7de6ae159e
Merge "To call TypedArray.recycle() when we are done with the array."
2015-10-07 16:22:36 +00:00
Geoff Mendal
8ef6fde253
Import translations. DO NOT MERGE
...
Change-Id: I8289b764b3f83be71bf64d96671d4a1286247c4e
Auto-generated-cl: translation import
2015-10-07 11:17:02 -05:00
Diego Perez
f32a1089c6
am 4a36d982: am 081cebf5: Implement Path.approximate and add PathMeasure support
...
* commit '4a36d982592c3a3238009be785574dd65ff33cc6':
Implement Path.approximate and add PathMeasure support
2015-10-07 16:15:55 +00:00
Diego Perez
4a36d98259
am 081cebf5: Implement Path.approximate and add PathMeasure support
...
* commit '081cebf52b19e848c07fb781b35fa1f96695c311':
Implement Path.approximate and add PathMeasure support
2015-10-07 16:09:49 +00:00
Diego Perez
081cebf52b
Implement Path.approximate and add PathMeasure support
...
PathMeasure is needed to use the trimPath* properties in drawables.
These properties are used in the vector drawable for indeterminate
progress bars in Material so this is needed to be able to render them
correctly in the preview.
PathMeasure makes use of Path.approximate to calculate which segments to
paint.
Change-Id: Ic513f0a30a6aac0317f7c13cd75e9154c37405c8
2015-10-07 17:04:26 +01:00
Alan Viverette
d32db23e80
Fix legacy orange.
...
Change-Id: I0b723b8c25e52cbad65f84b68bbad84379f5be1a
2015-10-07 11:50:53 -04:00
Jason Monk
ca4b536069
QS: Don't expand header in paging prototype
...
Change-Id: I5f17c6152b6f76033c5d6653e5fa4f3d20eb5a7b
2015-10-07 10:43:29 -04:00
Eric Laurent
2dafb47c52
am bbf804ca: am c6865806: am f5d3f960: am 2a6f1d4a: Merge "ZenModeHelper: fix cross deadlock with AudioService" into mnc-dr-dev
...
* commit 'bbf804ca0dc173c73df300c177aff344c9e4074f':
ZenModeHelper: fix cross deadlock with AudioService
2015-10-07 14:00:42 +00:00
Eric Laurent
bbf804ca0d
am c6865806: am f5d3f960: am 2a6f1d4a: Merge "ZenModeHelper: fix cross deadlock with AudioService" into mnc-dr-dev
...
* commit 'c6865806a4f76c44bc3cc55cff87cc85f0a48061':
ZenModeHelper: fix cross deadlock with AudioService
2015-10-07 13:56:41 +00:00
Eric Laurent
c6865806a4
am f5d3f960: am 2a6f1d4a: Merge "ZenModeHelper: fix cross deadlock with AudioService" into mnc-dr-dev
...
* commit 'f5d3f96001b42ff902022ebf4d97f9ab5e1f26f8':
ZenModeHelper: fix cross deadlock with AudioService
2015-10-07 13:50:02 +00:00
Eric Laurent
f5d3f96001
am 2a6f1d4a: Merge "ZenModeHelper: fix cross deadlock with AudioService" into mnc-dr-dev
...
* commit '2a6f1d4af39a72abecf16cc0a95feda7431afc07':
ZenModeHelper: fix cross deadlock with AudioService
2015-10-07 13:46:48 +00:00
Eric Laurent
2a6f1d4af3
Merge "ZenModeHelper: fix cross deadlock with AudioService" into mnc-dr-dev
2015-10-07 13:39:51 +00:00