Yigit Boyar
27abd85f5c
am 7fa36f26: Merge "Handle action mode changes properly for actionbar tabs" into lmp-dev
...
* commit '7fa36f26c6705346e41f81f6d3f2f8a22dd3b42c':
Handle action mode changes properly for actionbar tabs
2014-09-17 21:08:23 +00:00
Yigit Boyar
fd20f196b1
Merge "Handle action mode changes properly for actionbar tabs" into lmp-dev
2014-09-17 21:00:40 +00:00
Sandeep Siddhartha
329489abdd
am e80c6f17: Merge "Fix issues with multiple languages and multi-users" into lmp-dev
...
* commit 'e80c6f17079155855aa11eae47b619af0ebb591c':
Fix issues with multiple languages and multi-users
2014-09-17 20:21:05 +00:00
Sandeep Siddhartha
80ea66b102
Merge "Fix issues with multiple languages and multi-users" into lmp-dev
2014-09-17 20:06:43 +00:00
Jeff Sharkey
9213ab323b
am bfd9a30f: Merge "NetworkStats always needs arrays." into lmp-dev
...
* commit 'bfd9a30f528dff00ae925a0e1f0ec18f669b3f1b':
NetworkStats always needs arrays.
2014-09-17 19:12:05 +00:00
Jeff Sharkey
9d375ecbe6
Merge "NetworkStats always needs arrays." into lmp-dev
2014-09-17 19:01:13 +00:00
Jeff Sharkey
7a8f1a32dc
NetworkStats always needs arrays.
...
Internal logic relies on Arrays.copyOf(), so always give ourselves
valid arrays, using shared empty objects to save overhead.
Bug: 17502649
Change-Id: I5dbb00545bdfe45bbd48144ab505ea08cc92cbcd
2014-09-17 09:26:31 -07:00
Yigit Boyar
2bbad0cddc
Handle action mode changes properly for actionbar tabs
...
Bug: 17513613
Change-Id: I4ebcadc618558153b72bf577232adc3e616adb6b
2014-09-16 18:28:03 -07:00
Robert Greenwalt
9e1d9f0fb2
am d0675e37: Merge "Add NetworkAgent event for ExplicitlySelected" into lmp-dev
...
* commit 'd0675e37718d3223623e4fbf0f5e8e0e46c10d5f':
Add NetworkAgent event for ExplicitlySelected
2014-09-17 00:13:54 +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
d804482660
am 8f4cafc2: Merge "Fix broken dispatch of onApplyWindowInsets" into lmp-dev
...
* commit '8f4cafc281eb2c40b409f86ad276b4337f5fd317':
Fix broken dispatch of onApplyWindowInsets
2014-09-16 23:58:07 +00:00
Brian Attwell
598c4f9329
am 56d143ae: Merge "Pass different dy into dispatchNestedSCroll" into lmp-dev
...
* commit '56d143ae20eb731d2826fe6efdf330f3c7c14071':
Pass different dy into dispatchNestedSCroll
2014-09-16 23:45:03 +00: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
56debf9a14
am 67798394: Merge "Preserve NPE behavior of removed TextView.getTextColors() API" into lmp-dev
...
* commit '67798394819f1b8af9afb8f35fda0d0f0552f027':
Preserve NPE behavior of removed TextView.getTextColors() API
2014-09-16 23:30:54 +00:00
Alan Viverette
e748ca5dc9
am 07e867a0: Merge "Fix TimePicker.setCurrentHour() when argument is 0" into lmp-dev
...
* commit '07e867a059a6bef19fb92663d02a03a90cd356e8':
Fix TimePicker.setCurrentHour() when argument is 0
2014-09-16 23:30:50 +00:00
Alan Viverette
6acb495af2
am 37cbd74a: Merge "Ensure we always have valid colors in CaptionStyle" into lmp-dev
...
* commit '37cbd74ad6dc3c7639e2ce8200ca40a2acc275ef':
Ensure we always have valid colors in CaptionStyle
2014-09-16 23:30:46 +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
Robert Greenwalt
9d1723558b
am c8f6ad36: Merge "Report Network status to NetworkAgent." into lmp-dev
...
* commit 'c8f6ad366accbe6bf90d30d4e2d4f924552d731a':
Report Network status to NetworkAgent.
2014-09-16 23:05:35 +00:00
Craig Mautner
ea0dbf3fa2
am 880d88b3: Merge "Restore changes that were needed." into lmp-dev
...
* commit '880d88b308c73a598578f39892a3f01c201d9314':
Restore changes that were needed.
2014-09-16 23:00:11 +00:00
Robert Greenwalt
b4f601cb84
Merge "Report Network status to NetworkAgent." into lmp-dev
2014-09-16 22:59:33 +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
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
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
a0610d425f
am b53e4c4a: Merge "Revert "Fix various bugs in DatePickerCalendarDelegate"" into lmp-dev
...
* commit 'b53e4c4a3879b0a3e649e62a07734643ee3122ae':
Revert "Fix various bugs in DatePickerCalendarDelegate"
2014-09-16 22:24:10 +00: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
Craig Mautner
f5c84c8622
am 459b2ba5: Merge "Fix various bugs in DatePickerCalendarDelegate" into lmp-dev
...
* commit '459b2ba58c771d67f8d119b241e8dc4f7958dd97':
Fix various bugs in DatePickerCalendarDelegate
2014-09-16 21:40:31 +00: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
dfbd7494f7
am c5429d6f: Merge "Use Op package name when creating toasts" into lmp-dev
...
* commit 'c5429d6feab77ad1e426afb5bddc6fcfda06d37e':
Use Op package name when creating toasts
2014-09-16 20:57:28 +00: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
e8e61c5438
am 7194361c: Merge "Properly handle dispatchRestoreInstanceState for new-style DatePicker" into lmp-dev
...
* commit '7194361cdaad9150f8440dda99ccdc04556e73e2':
Properly handle dispatchRestoreInstanceState for new-style DatePicker
2014-09-16 18:00:39 +00:00
Jorim Jaggi
b6f3e6eb7b
am ac980443: Merge "Use RenderThread for navigation bar ripples" into lmp-dev
...
* commit 'ac9804435867dfaaebe1887d6de30aee7758bb39':
Use RenderThread for navigation bar ripples
2014-09-16 18:00:32 +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
c23e98ad24
am 415ef692: Merge "Fix static AID prefix registration." into lmp-dev
...
* commit '415ef6926f06ba39bd366bd1d5a6115d0aead640':
Fix static AID prefix registration.
2014-09-16 17:49:39 +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
Martijn Coenen
92dafc67db
am cd108cbe: Merge "AID prefix registration." into lmp-dev
...
* commit 'cd108cbe643d824437e8a629aa258a62ad237b39':
AID prefix registration.
2014-09-16 15:04:53 +00:00
Martijn Coenen
7e25a504d4
Merge "AID prefix registration." into lmp-dev
2014-09-16 14:55:04 +00:00
Edward Jee
d796159bbb
am c172b209: Merge "Adds APIs for Bluetooth PBAP and MAP access permission." into lmp-dev
...
* commit 'c172b2090317b158974bc73d8baa141449a1d784':
Adds APIs for Bluetooth PBAP and MAP access permission.
2014-09-16 08:44:13 +00:00
Igor Murashkin
110a880342
am 6d2cca33: Merge "camera2-legacy: Fix jpeg thumbnail quality not being set" into lmp-dev
...
* commit '6d2cca330f2bfd7e9fc4699f3e8248762454e344':
camera2-legacy: Fix jpeg thumbnail quality not being set
2014-09-16 08:44:09 +00:00
Adam Lesinski
3d52cb5da2
am 1416621b: Merge "Show the lockscreen when more than 1 user is present" into lmp-dev
...
* commit '1416621b4407fe8a1b488cface2be5743fa4b7a3':
Show the lockscreen when more than 1 user is present
2014-09-16 08:44:06 +00:00