Adam Powell
5677e78863
am 2987c218: am 728827ff: Merge "Uphold common ordering expectations around action bar Home/Up dispatch" into jb-mr2-dev
...
* commit '2987c218e351c76941f09bddb3eb46a572ca6644':
Uphold common ordering expectations around action bar Home/Up dispatch
2013-04-04 11:10:24 -07:00
Adam Powell
2987c218e3
am 728827ff: Merge "Uphold common ordering expectations around action bar Home/Up dispatch" into jb-mr2-dev
...
* commit '728827ff472b72ed7a86971ed8e35a01ce5bc8bf':
Uphold common ordering expectations around action bar Home/Up dispatch
2013-04-04 11:05:31 -07:00
Adam Powell
728827ff47
Merge "Uphold common ordering expectations around action bar Home/Up dispatch" into jb-mr2-dev
2013-04-04 17:58:27 +00:00
Adam Powell
8c16aa9fa2
Uphold common ordering expectations around action bar Home/Up dispatch
...
Some apps aren't particularly happy if a stray key event is dispatched
to a newly created window before its menu is prepared, causing the
action bar's Home/Up event to be dispatched. Ignore these clicks on
the Home/Up button before the menu goes through its initial prepare
step.
Note that it is still possible (and valid!) for Home/Up to be
dispatched even if the app chose to return false from
onCreateOptionsMenu or similar.
Bug 7085070
Change-Id: If4b7d5f8c5a08ce8a094f1919347604d78ddedfb
2013-04-04 10:51:09 -07:00
Dan Morrill
e4d9a01bfc
Phase 1 of refactoring SystemServer.
...
SystemServer is currently a monolithic class that brings up key system
services. This change is the first phase of refactoring it to be more
configurable. Specifically, it adds a set of on/off switches used to control
startup of individual services. Future plans include finer grained controls
and a more explicit and consistent startup sequence for these services.
Change-Id: I7299f5ce7d7b74a34eb56dffb788366fbc058532
2013-04-04 09:49:22 -07:00
Victoria Lease
9bd9404383
am 1e2c967b: am 8712e4cc: Merge "use libphonenumber for Linkify.PHONE_NUMBER" into jb-mr2-dev
...
* commit '1e2c967b16afc0750d9d00fbaed8e2175937e1f4':
use libphonenumber for Linkify.PHONE_NUMBER
2013-04-04 07:50:49 -07:00
Victoria Lease
1e2c967b16
am 8712e4cc: Merge "use libphonenumber for Linkify.PHONE_NUMBER" into jb-mr2-dev
...
* commit '8712e4cc4a08f9d54013e96cc2420637c2114f08':
use libphonenumber for Linkify.PHONE_NUMBER
2013-04-04 07:47:35 -07:00
Victoria Lease
8712e4cc4a
Merge "use libphonenumber for Linkify.PHONE_NUMBER" into jb-mr2-dev
2013-04-04 14:40:52 +00:00
Victoria Lease
430fc97e7e
use libphonenumber for Linkify.PHONE_NUMBER
...
This commit replaces a regex pattern match for Linkify.PHONE_NUMBER
with a call to libphonenumber's PhoneNumberUtil.findNumbers().
Bug: 5533245
Change-Id: I0e0563b241fb62e77d7f49e4a8484c6b0685dd8f
2013-04-04 07:38:24 -07:00
Ying Wang
552d7c1099
am 6690203c: am 0fa30372: Fix doc build.
...
* commit '6690203c7ff16ce4fcf3cc9a9d305d7acbcc4428':
Fix doc build.
2013-04-03 23:05:07 -07:00
Ying Wang
6690203c7f
am 0fa30372: Fix doc build.
...
* commit '0fa30372c7768692f9deef3e33655382e8a683fd':
Fix doc build.
2013-04-03 23:02:01 -07:00
Ying Wang
0fa30372c7
Fix doc build.
...
Change-Id: I954a45866d968b0571040ba99cc93b818d02aeb5
2013-04-03 22:57:31 -07:00
Matthew Xie
a20d58182e
am 3f84b7b1: am 26cd4d65: Merge "Change BluetoothGattCallback methods argument from BluetoothDevice to BluetoothGatt" into jb-mr2-dev
...
* commit '3f84b7b17df5e4b020fd67351efdb30635372e69':
Change BluetoothGattCallback methods argument from BluetoothDevice to BluetoothGatt
2013-04-03 20:23:54 -07:00
Matthew Xie
3f84b7b17d
am 26cd4d65: Merge "Change BluetoothGattCallback methods argument from BluetoothDevice to BluetoothGatt" into jb-mr2-dev
...
* commit '26cd4d658f5c4e99c31107cef78698c818e54577':
Change BluetoothGattCallback methods argument from BluetoothDevice to BluetoothGatt
2013-04-03 20:19:51 -07:00
Matthew Xie
26cd4d658f
Merge "Change BluetoothGattCallback methods argument from BluetoothDevice to BluetoothGatt" into jb-mr2-dev
2013-04-04 03:16:40 +00:00
Matthew Xie
33ec9840c7
Change BluetoothGattCallback methods argument from BluetoothDevice to BluetoothGatt
...
Change name of BluetoothDevice#connectGattServer to BluetoothDevice#connectGatt
Add BluetoothGatt#getDevice to retrieve device from BluetoothGatt
Add BluetoothGatt#connect() to reconnect back to the server.
Make BluetoothGatt#close() public to clean up/unregister callback
Add BluetoothDevice.getType() to return int of
bug 8529188
Change-Id: Iebd9ac68cc7a64c43972e617dd3068f66c8ea0b2
2013-04-03 18:20:13 -07:00
kmccormick
c9728cfa2a
am 22da6f04: am e10b600d: am 984f94ee: am f29ca256: am 57b73b4a: am 72da7af6: am b461a13f: Merge "Doc update: unterminated code tags" into jb-mr1.1-docs
...
* commit '22da6f04b33173be9e6aacabc29869998395d271':
Doc update: unterminated code tags
2013-04-03 18:14:08 -07:00
kmccormick
22da6f04b3
am e10b600d: am 984f94ee: am f29ca256: am 57b73b4a: am 72da7af6: am b461a13f: Merge "Doc update: unterminated code tags" into jb-mr1.1-docs
...
* commit 'e10b600d5da413f9633ed97aefcdbd3f949637a5':
Doc update: unterminated code tags
2013-04-03 18:10:40 -07:00
kmccormick
e10b600d5d
am 984f94ee: am f29ca256: am 57b73b4a: am 72da7af6: am b461a13f: Merge "Doc update: unterminated code tags" into jb-mr1.1-docs
...
* commit '984f94ee4c4ef0196d9b2c149d0a42f20b72bebf':
Doc update: unterminated code tags
2013-04-03 18:06:40 -07:00
Jeff Brown
739d5507e0
am 6d21e404: am 41c07671: Merge "Clear mCurSender when mCurChannel is modified." into jb-mr2-dev
...
* commit '6d21e404ce834779b061fb519d85c9f95dccfd3d':
Clear mCurSender when mCurChannel is modified.
2013-04-03 18:05:41 -07:00
kmccormick
984f94ee4c
am f29ca256: am 57b73b4a: am 72da7af6: am b461a13f: Merge "Doc update: unterminated code tags" into jb-mr1.1-docs
...
* commit 'f29ca256a4340a3d550d2c4a39a2e6a29a3ce850':
Doc update: unterminated code tags
2013-04-03 18:03:00 -07:00
kmccormick
f29ca256a4
am 57b73b4a: am 72da7af6: am b461a13f: Merge "Doc update: unterminated code tags" into jb-mr1.1-docs
...
* commit '57b73b4a1d6ea84ae42c407ecb258829ab8dfa2c':
Doc update: unterminated code tags
2013-04-03 18:00:11 -07:00
kmccormick
b461a13f25
Merge "Doc update: unterminated code tags" into jb-mr1.1-docs
2013-04-04 00:52:26 +00:00
kmccormick
43d5abbf03
Doc update: unterminated code tags
...
"Bug: 7250069"
Change-Id: I4c3eca8eacad6d0aced9f38788726ba95b914d5d
2013-04-03 17:43:44 -07:00
Jeff Brown
6d21e404ce
am 41c07671: Merge "Clear mCurSender when mCurChannel is modified." into jb-mr2-dev
...
* commit '41c076715da58990dc9b0be749bba28fc75d3b78':
Clear mCurSender when mCurChannel is modified.
2013-04-03 17:03:40 -07:00
Jeff Brown
41c076715d
Merge "Clear mCurSender when mCurChannel is modified." into jb-mr2-dev
2013-04-03 23:59:56 +00:00
Jeff Sharkey
5c1994eeff
am 04e740a6: am 0f8e8b03: Merge "Warn when exposing file:// Uris beyond a process." into jb-mr2-dev
...
* commit '04e740a65e2399c4a4b211408bd84f2d545d9f4a':
Warn when exposing file:// Uris beyond a process.
2013-04-03 16:33:52 -07:00
Jeff Sharkey
04e740a65e
am 0f8e8b03: Merge "Warn when exposing file:// Uris beyond a process." into jb-mr2-dev
...
* commit '0f8e8b03ebb35040c299079adc1c351f37ce4885':
Warn when exposing file:// Uris beyond a process.
2013-04-03 16:29:55 -07:00
Jeff Sharkey
0f8e8b03eb
Merge "Warn when exposing file:// Uris beyond a process." into jb-mr2-dev
2013-04-03 23:28:07 +00:00
Matthew Xie
be96b634dd
am afa72ed8: am 599efc3a: Merge "Fix minor LE descriptor permissions issue" into jb-mr2-dev
...
* commit 'afa72ed8b8be8652303dedbf8f1c114ef9903071':
Fix minor LE descriptor permissions issue
2013-04-03 15:08:29 -07:00
kmccormick
b471da283e
am b85e328d: am bbcf0852: am 9d936591: am f5726617: am 2144eee3: am 3fb5536d: am 91e01a4d: Merge "Doc update: fix broken code sample" into jb-mr1.1-docs
...
* commit 'b85e328d380f3cd992302d3d36fbdce454990e64':
Doc update: fix broken code sample
2013-04-03 15:03:53 -07:00
Matthew Xie
afa72ed8b8
am 599efc3a: Merge "Fix minor LE descriptor permissions issue" into jb-mr2-dev
...
* commit '599efc3aa34351e02bfa6e8b9e3fd530b8d9c632':
Fix minor LE descriptor permissions issue
2013-04-03 15:02:49 -07:00
Matthew Xie
599efc3aa3
Merge "Fix minor LE descriptor permissions issue" into jb-mr2-dev
2013-04-03 22:00:07 +00:00
Andre Eisenbach
6f0ed128e4
Fix minor LE descriptor permissions issue
...
Change-Id: Idded482a08f17a1373adf3e3a51709ff585d4f24
2013-04-03 14:54:12 -07:00
Jeff Brown
4d656885ed
Clear mCurSender when mCurChannel is modified.
...
This fixed an issue where an InputEventSender might outlive
its usefulness and continue to be used well after it should
have been disposed or recreated.
Also improves the queue management somewhat.
Bug: 8493879
Change-Id: I7e0b6a3c43cbe72f8762991f5d36560feebd214b
2013-04-03 14:40:57 -07:00
kmccormick
b85e328d38
am bbcf0852: am 9d936591: am f5726617: am 2144eee3: am 3fb5536d: am 91e01a4d: Merge "Doc update: fix broken code sample" into jb-mr1.1-docs
...
* commit 'bbcf0852f786ea1c9cf6dca85f45487b7739bfab':
Doc update: fix broken code sample
2013-04-03 14:34:07 -07:00
kmccormick
bbcf0852f7
am 9d936591: am f5726617: am 2144eee3: am 3fb5536d: am 91e01a4d: Merge "Doc update: fix broken code sample" into jb-mr1.1-docs
...
* commit '9d9365916def1a60d98cab7d59a4c98d9e7f6f42':
Doc update: fix broken code sample
2013-04-03 14:30:09 -07:00
kmccormick
9d9365916d
am f5726617: am 2144eee3: am 3fb5536d: am 91e01a4d: Merge "Doc update: fix broken code sample" into jb-mr1.1-docs
...
* commit 'f57266175dffe68c5709f432dd6983c314d164f4':
Doc update: fix broken code sample
2013-04-03 14:26:34 -07:00
kmccormick
f57266175d
am 2144eee3: am 3fb5536d: am 91e01a4d: Merge "Doc update: fix broken code sample" into jb-mr1.1-docs
...
* commit '2144eee3576e3fb382170f502e41f1aae572559a':
Doc update: fix broken code sample
2013-04-03 14:23:54 -07:00
kmccormick
91e01a4d2e
Merge "Doc update: fix broken code sample" into jb-mr1.1-docs
2013-04-03 21:16:08 +00:00
Jean-Michel Trivi
ca762beea4
am 6a570204: Merge "RemoteControlClient receives playback position change requests" into jb-mr2-dev
...
* commit '6a5702041f48f868863a0454d7df6cd64eab235d':
RemoteControlClient receives playback position change requests
2013-04-03 14:14:49 -07:00
kmccormick
e4ce502d77
Doc update: fix broken code sample
...
"Bug: 8537853"
Change-Id: Ieedfd24c39725ce7c6975300b6471ab3ef5884ee
2013-04-03 14:13:36 -07:00
Brian Carlstrom
96242a1b17
am 3c7df09d: am 6fdcb168: Merge "Adjust the HttpResponseCache for OkHttp."
...
* commit '3c7df09d4dd00fb23da888726182f00788957cd9':
Adjust the HttpResponseCache for OkHttp.
2013-04-03 14:12:27 -07:00
Jean-Michel Trivi
6a5702041f
Merge "RemoteControlClient receives playback position change requests" into jb-mr2-dev
2013-04-03 21:11:12 +00:00
Brian Carlstrom
3c7df09d4d
am 6fdcb168: Merge "Adjust the HttpResponseCache for OkHttp."
...
* commit '6fdcb168a7a0a4f508063019ca4d2ec35458f892':
Adjust the HttpResponseCache for OkHttp.
2013-04-03 14:06:55 -07:00
Kenny Root
de1175db67
resolved conflicts for merge of 0afa8b36 to master
...
Change-Id: I09a453ab5dbad58e3dc0858972e222a34d53b282
2013-04-03 14:04:14 -07:00
Kenny Root
0afa8b3694
am 75827d4a: Merge "Add direct API to get ManifestDigest" into jb-mr2-dev
...
* commit '75827d4a3155c190f455329a67c84ac8fbb9bda0':
Add direct API to get ManifestDigest
2013-04-03 13:50:22 -07:00
Kenny Root
75827d4a31
Merge "Add direct API to get ManifestDigest" into jb-mr2-dev
2013-04-03 20:27:43 +00:00
jwilson
dea64ad715
Adjust the HttpResponseCache for OkHttp.
...
Change-Id: I2a80f3c3f30a3d15673d797fa3d1211286f75030
2013-04-03 20:15:36 +00:00
Kenny Root
2aeb228989
am 6812059b: am d72317ab: Remove keystore entries when package removed
...
* commit '6812059b2d4aecb732ce3c94c58f2494ddc4ff6a':
Remove keystore entries when package removed
2013-04-03 12:40:37 -07:00