Alexandra Gherghina
16ebe98d9a
Merge "Reorder user icon colors so that the first default is teal" into lmp-dev
2014-09-17 11:49:29 +00:00
Robert Greenwalt
e7b26be378
Merge "Add NetworkAgent event for ExplicitlySelected" into lmp-dev
2014-09-17 00:06:03 +00:00
Robert Greenwalt
e73cc4646b
Add NetworkAgent event for ExplicitlySelected
...
Lets Wifi tell us when the user selected this AP vs auto-connected.
bug:17396168
Change-Id: I6e067ab62ed49040629aa31fe07ff880d3d542f0
2014-09-16 17:03:59 -07:00
Adrian Roos
543f21da46
Merge "Fix broken dispatch of onApplyWindowInsets" into lmp-dev
2014-09-16 23:42:40 +00:00
Brian Attwell
5665c0f265
Merge "Pass different dy into dispatchNestedSCroll" into lmp-dev
2014-09-16 23:33:24 +00:00
Alan Viverette
af8e823d99
Merge "Preserve NPE behavior of removed TextView.getTextColors() API" into lmp-dev
2014-09-16 23:25:07 +00:00
Alan Viverette
4813482324
Merge "Fix TimePicker.setCurrentHour() when argument is 0" into lmp-dev
2014-09-16 23:23:23 +00:00
Alan Viverette
96f26b8039
Merge "Ensure we always have valid colors in CaptionStyle" into lmp-dev
2014-09-16 23:20:28 +00:00
ztenghui
f74879fb4d
Merge "Update the progress bar to square instead of round lineCap" into lmp-dev
2014-09-16 23:18:37 +00:00
Robert Greenwalt
b4f601cb84
Merge "Report Network status to NetworkAgent." into lmp-dev
2014-09-16 22:59:33 +00:00
Craig Mautner
fb1bf84165
Merge "Restore changes that were needed." into lmp-dev
2014-09-16 22:53:34 +00:00
Alan Viverette
f1820064d9
Ensure we always have valid colors in CaptionStyle
...
BUG: 17521623
Change-Id: I861aa189970fc14dd3e4426e5487a14f373d3a2e
2014-09-16 15:53:33 -07:00
Alan Viverette
dc7df6497a
Merge "Increase clock and calendar haptic feedback durations" into lmp-dev
2014-09-16 22:50:45 +00:00
Craig Mautner
a67d9095b7
Restore changes that were needed.
...
Reverting the changes in ag/548487 also reverted alanv's changes
in ag/547793. This restores alanv's changes.
Fixes build.
Change-Id: Ifa2aa928a3ad29fe49e52dbec4e4833538dfe7e9
2014-09-16 15:50:32 -07:00
Brian Attwell
e0e4217330
Pass different dy into dispatchNestedSCroll
...
Bug: 16462679
Bug: 17529919
Change-Id: I328457a27507253cc7bfeab0e2daa4d4563aab17
2014-09-16 22:48:27 +00:00
ztenghui
77a12e897e
Update the progress bar to square instead of round lineCap
...
b/17206751
Change-Id: I4125a1e677d2888ad1c3580dc44d5983e623cda7
2014-09-16 15:41:42 -07:00
Alan Viverette
fe16787bd4
Preserve NPE behavior of removed TextView.getTextColors() API
...
BUG: 17511449
Change-Id: Iea7e9aed69c21b230e3c474d4c1378a8663cfcb1
2014-09-16 15:41:27 -07:00
Craig Mautner
704991224d
Merge "Revert "Fix various bugs in DatePickerCalendarDelegate"" into lmp-dev
2014-09-16 22:16:29 +00:00
Craig Mautner
706b3547f8
Revert "Fix various bugs in DatePickerCalendarDelegate"
...
alanv@ fixed this yesterday.
This reverts commit 82537efa4c5f4aad12b9aa249fb27eda21647f39.
Change-Id: If2b91ee36f8b24f695200ac1a87a306246ee5e44
2014-09-16 22:13:39 +00:00
Alan Viverette
82ed5df115
Increase clock and calendar haptic feedback durations
...
Some devices don't handle sub-15ms vibration durations very well.
BUG: 17511995
Change-Id: I2212ed9f37f3446e6f4ac5985906294121d39a9d
2014-09-16 15:08:10 -07:00
Craig Mautner
f6b4254bef
Merge "Fix various bugs in DatePickerCalendarDelegate" into lmp-dev
2014-09-16 21:30:29 +00:00
Adrian Roos
39381948b9
Fix broken dispatch of onApplyWindowInsets
...
Fixes an issue where window insets were not further dispatched
if all happen to be zero. To prevent further dispatch, the
insets must now be consumed explicitly.
Bug: 17522145
Change-Id: Ia8f6c10c8369b58db7a7cf49f8bcc2cab8e304f1
2014-09-16 23:09:33 +02:00
Craig Mautner
9c26b54d3c
Fix various bugs in DatePickerCalendarDelegate
...
These bugs were exposed by cts DatePickerTest.
Fixes one item in 17459129.
Change-Id: Ifab52c6e6e760b75633aa4fe8ccf2d724f587e09
2014-09-16 13:57:59 -07:00
Amit Mahajan
915a666c21
Merge "Use Op package name when creating toasts" into lmp-dev
2014-09-16 20:47:24 +00:00
Alan Viverette
328c630ab6
Merge "Properly handle dispatchRestoreInstanceState for new-style DatePicker" into lmp-dev
2014-09-16 17:55:31 +00:00
Jorim Jaggi
072707dfad
Use RenderThread for navigation bar ripples
...
Bug: 17506181
Change-Id: Icf3b80f8c4bc29fe85313381d4019dda3ef85ea9
2014-09-16 17:51:55 +00:00
Martijn Coenen
9ed2d5f746
Merge "Fix static AID prefix registration." into lmp-dev
2014-09-16 17:40:30 +00:00
Tony Hill
929442d509
Use Op package name when creating toasts
...
Some components may be running in processes other than their
base package using android:process directives. The op package
name must therefore be used otherwise the AppOps check will fail
due to a mismatch between the base package name and the UID.
Bug: 17431423
Change-Id: I429aa46066935b964151a2ec0854f0e14c117c4e
2014-09-16 10:16:43 -07:00
Martijn Coenen
0985fb6c42
Fix static AID prefix registration.
...
Bug: 16517161
Change-Id: Ibaddf8720907f1d28d44231d927f538628bbf9d0
2014-09-16 10:09:12 -07:00
Alexandra Gherghina
ffe1716ae2
Reorder user icon colors so that the first default is teal
...
Bug: 17487264
Change-Id: I562fc32d6e7f4b8263d8c3e433035d97335c8787
2014-09-16 16:13:59 +01:00
Martijn Coenen
7e25a504d4
Merge "AID prefix registration." into lmp-dev
2014-09-16 14:55:04 +00:00
Alan Viverette
d015e3454e
Properly handle dispatchRestoreInstanceState for new-style DatePicker
...
Fixes reversed day/month/year in restore instance state.
BUG: 17514055
Change-Id: Id839f2f0dbca47034dc84100dbeb1c32e8848178
2014-09-15 19:27:55 -07:00
Alan Viverette
d735c9b1ed
Fix TimePicker.setCurrentHour() when argument is 0
...
BUG: 17515453
Change-Id: Ie67db01ed3c574a23ec377de15e48aa1b4ae3709
2014-09-15 18:54:10 -07:00
Edward Jee
1bbfcc2fdc
Merge "Adds APIs for Bluetooth PBAP and MAP access permission." into lmp-dev
2014-09-16 01:19:19 +00:00
Igor Murashkin
4e5eddff5e
Merge "camera2-legacy: Fix jpeg thumbnail quality not being set" into lmp-dev
2014-09-16 00:58:24 +00:00
Igor Murashkin
89bb63f395
camera2-legacy: Fix jpeg thumbnail quality not being set
...
Bug: 17472049
Change-Id: I6ce9f2bb07def86bc58b4b2495c58ee6762a65e1
2014-09-15 17:54:09 -07:00
Adam Lesinski
3846c1d261
Merge "Show the lockscreen when more than 1 user is present" into lmp-dev
2014-09-16 00:50:23 +00:00
Eino-Ville Talvala
d701bfb615
Merge "Camera2: Check for sequence complete sooner." into lmp-dev
2014-09-16 00:47:29 +00:00
Adam Lesinski
61d9409239
Show the lockscreen when more than 1 user is present
...
Bug:17399024
Change-Id: Iaf2ea2747cbcd9db45ba9faa7c8fe0389a799855
2014-09-15 17:46:10 -07:00
Alan Viverette
7413501b9c
Merge "Always apply ImageView's tint attribute using SRC_ATOP by default" into lmp-dev
2014-09-16 00:40:36 +00:00
Yohei Yukawa
84f20ec49d
Merge "Minimize the number of default enabled IMEs part 3" into lmp-dev
2014-09-16 00:19:55 +00:00
Ang Li
85be272268
Merge "Fix a typo in comment." into lmp-dev
2014-09-16 00:00:37 +00:00
Adam Powell
afd3a3a049
Merge "Treat empty string as title-set in ToolbarWidgetWrapper" into lmp-dev
2014-09-15 23:55:34 +00:00
Adam Powell
ebff4063ba
Merge "Finish materializing dialogs" into lmp-dev
2014-09-15 23:41:57 +00:00
Adam Powell
6192b07bdc
Treat empty string as title-set in ToolbarWidgetWrapper
...
If a developer explicitly sets the empty string as the title of a
Toolbar that is used as an action bar via Activity#setActionBar, don't
overwrite it with the window title. This clears up a nonintuitive
behavior when explicitly clearing the title of a toolbar.
Bug 17510951
Change-Id: I183c2ca57d3bd16ae1f89bb7daa2cdf086189138
2014-09-15 16:36:01 -07:00
Eino-Ville Talvala
848fe733f3
Camera2: Check for sequence complete sooner.
...
It's possible, especially with legacy mode, for a last frame for a
sequence to have already arrived when a repeating sequence is stopped.
In that case, need to check for sequence complete as soon as the
requestId, framenumber pair is added to the pending queue of completions.
Bug: 17428716
Change-Id: Ie5c6ea5a43639c812b8441da326c6303e150fce0
2014-09-15 16:28:02 -07:00
Alan Viverette
38f93bcb21
Always apply ImageView's tint attribute using SRC_ATOP by default
...
Preserves pre-L behavior and avoids requiring developers to manually
set the tintMode to SRC_ATOP when targeting SDK 21+.
BUG: 17507827
Change-Id: I43f86cbcb9662172254f46700441ca85a54428f6
2014-09-15 16:25:09 -07:00
Chet Haase
18c56d0ac4
Merge "Avoid invalidating view during some outline invalidations" into lmp-dev
2014-09-15 22:40:04 +00:00
Chet Haase
27652eff44
Avoid invalidating view during some outline invalidations
...
We were invalidating the view during outline invalidation far
too often. Sometimes, it's appropriate to invalidate the view when
the outline changes, but not when the outline is being invalidated
in the middle of drawing the view, which is done in reaction to a view
invalidation.
Issue #17460940 Volantis: panning in Calendar from month to month is only at 30fps
Change-Id: I7bdee17dc9c7df89d4cd3d781010823cef931222
2014-09-15 15:33:10 -07:00
Ang Li
953b5625d5
Fix a typo in comment.
...
Change-Id: I23224b1adf946ebec0ec7a39686913189c9b8287
2014-09-15 15:09:16 -07:00