Hugo Benichi
bf3ca8a94b
Merge "Fix default network transition event recording" into nyc-dev am: 9d4e66ece6 am: bfbf55fcbd
...
am: 06facea297
* commit '06facea297bfad572d4354e528d5ea81081e5239':
Fix default network transition event recording
Change-Id: I37d885e48268e43944fe8afe4dca3f4322d508ac
2016-05-25 03:41:14 +00:00
Hugo Benichi
06facea297
Merge "Fix default network transition event recording" into nyc-dev am: 9d4e66ece6
...
am: bfbf55fcbd
* commit 'bfbf55fcbd5cbd347642023ab46b22d114f22592':
Fix default network transition event recording
Change-Id: Ife822c39d617f89dde4cda5f2137b80425fe89ad
2016-05-25 03:37:19 +00:00
Hugo Benichi
bfbf55fcbd
Merge "Fix default network transition event recording" into nyc-dev
...
am: 9d4e66ece6
* commit '9d4e66ece64f6b65d8a902a6f03f945a0fe88868':
Fix default network transition event recording
Change-Id: Ic6ae9cd2620b1793f53667eb7d84c0b6f56d716e
2016-05-25 03:31:34 +00:00
Hugo Benichi
9d4e66ece6
Merge "Fix default network transition event recording" into nyc-dev
2016-05-25 03:22:32 +00:00
Keisuke Kuroyanagi
32c0e434a7
Merge "Set input method mode for CascadingMenuPopup." into nyc-dev am: edebcae978 am: 66e5b59d85
...
am: c2a363fd24
* commit 'c2a363fd24a95e8afd9124e88e7c8227849744cf':
Set input method mode for CascadingMenuPopup.
Change-Id: If142a782c2cf9b930e16382ab3986dd11821ed1b
2016-05-25 02:20:36 +00:00
Keisuke Kuroyanagi
c2a363fd24
Merge "Set input method mode for CascadingMenuPopup." into nyc-dev am: edebcae978
...
am: 66e5b59d85
* commit '66e5b59d852e7a746945b0a729cda287bd922187':
Set input method mode for CascadingMenuPopup.
Change-Id: Ie9efc3abeec02062baccb68615b1ccee5526abd8
2016-05-25 02:17:01 +00:00
Keisuke Kuroyanagi
66e5b59d85
Merge "Set input method mode for CascadingMenuPopup." into nyc-dev
...
am: edebcae978
* commit 'edebcae9781fa897914952e9346a14afd2e08967':
Set input method mode for CascadingMenuPopup.
Change-Id: I22fcbfb60161aaa660abc43bc9f739829f8e53a5
2016-05-25 02:11:22 +00:00
Keisuke Kuroyanagi
edebcae978
Merge "Set input method mode for CascadingMenuPopup." into nyc-dev
2016-05-25 02:06:25 +00:00
Doris Liu
3cea02f3ce
Merge "Clamp start delay to non-negative range" into nyc-dev am: 54d89e078d am: 0890a4708e
...
am: a38cbfbd1f
* commit 'a38cbfbd1f51da95eb15063a2e7cf412fc1a0e93':
Clamp start delay to non-negative range
Change-Id: I56a05ae6ba65508f20b91699f319de71641a7fd1
2016-05-25 01:57:48 +00:00
Doris Liu
a38cbfbd1f
Merge "Clamp start delay to non-negative range" into nyc-dev am: 54d89e078d
...
am: 0890a4708e
* commit '0890a4708efa987322b13ab26e0e499cdb4d789d':
Clamp start delay to non-negative range
Change-Id: Ib71346f153430ea108797dcefd4c16b3c2cac0b9
2016-05-25 01:52:12 +00:00
Doris Liu
0890a4708e
Merge "Clamp start delay to non-negative range" into nyc-dev
...
am: 54d89e078d
* commit '54d89e078d4a4abd6a06362c04f3329fdebd6d7b':
Clamp start delay to non-negative range
Change-Id: I7cdb14821785d9d29d52b53ef2ff3567f07a3651
2016-05-25 01:47:30 +00:00
Doris Liu
8147618d3f
Merge "Clamp start delay to non-negative range" into nyc-dev
...
am: 54d89e078d
* commit '54d89e078d4a4abd6a06362c04f3329fdebd6d7b':
Clamp start delay to non-negative range
Change-Id: Ifd52004a9ea7eca581ab63d13c879f3717339429
2016-05-25 01:47:12 +00:00
Doris Liu
54d89e078d
Merge "Clamp start delay to non-negative range" into nyc-dev
2016-05-25 01:41:14 +00:00
Chet Haase
2675da9dbf
Merge "Remove hidden LocaleList default constructor" into nyc-dev am: ba2cc82399 am: f33737d646
...
am: e8de8b7a3b
* commit 'e8de8b7a3b799ead315103c42d08d12a6151e02b':
Remove hidden LocaleList default constructor
Change-Id: I7e60440bcd2360ed6181b3b5d96f8255e202d13a
2016-05-25 01:11:49 +00:00
Chet Haase
e8de8b7a3b
Merge "Remove hidden LocaleList default constructor" into nyc-dev am: ba2cc82399
...
am: f33737d646
* commit 'f33737d6463baad82681bf253419ac4fe25b4bf9':
Remove hidden LocaleList default constructor
Change-Id: Ice64b7f61186ee03e1f41c7e40c0225ad71679fb
2016-05-25 01:06:33 +00:00
Hugo Benichi
1654b1d11c
Fix default network transition event recording
...
When disconnecting from a default network X and falling back on another
connected network Y as the new default, ConnectivityService was
attempting to record this event as a X -> Y "atomic" transition.
In practice the default network connectivity is actually lost and
recovering default network takes some non-zero time.
This patch changes the event recording to always record disconnection as
X -> 0 events. At the same time, if there is a fallback network that is
elected as the new default ConnectivityService will also record a 0 -> Y
event.
This patch also improves pretty-printing of DefaultNetworkEvent.
Extract from $ adb shell dumpsys connectivity_metrics_logger --events
17:51:00.086: DefaultNetworkEvent(0 -> 100:CELLULAR)
17:51:25.232: DefaultNetworkEvent(100:IPv4 -> 101:WIFI) # wifi goes on
17:51:44.064: DefaultNetworkEvent(101:DUAL -> 0) # wifi goes off
17:51:44.187: DefaultNetworkEvent(0 -> 100:CELLULAR)
Bug: 28204408
Change-Id: I63252633235bf6ba833b9ac431a80dda75a93e67
2016-05-25 10:03:38 +09:00
Chet Haase
b1da0cf2e5
Merge "Remove hidden LocaleList default constructor" into nyc-dev
...
am: ba2cc82399
* commit 'ba2cc82399b89d92f766bbee3b2504a5cdf56215':
Remove hidden LocaleList default constructor
Change-Id: Ie4da3684f7045cc6439cc86d524e0b0ff1c6eaf7
2016-05-25 01:02:45 +00:00
Chet Haase
f33737d646
Merge "Remove hidden LocaleList default constructor" into nyc-dev
...
am: ba2cc82399
* commit 'ba2cc82399b89d92f766bbee3b2504a5cdf56215':
Remove hidden LocaleList default constructor
Change-Id: Ia9416e9e318104dc0a29ce8b092036cf4d2b53a8
2016-05-25 01:02:41 +00:00
Chet Haase
ba2cc82399
Merge "Remove hidden LocaleList default constructor" into nyc-dev
2016-05-25 00:57:41 +00:00
Pavlin Radoslavov
b35b1afd3d
Merge "Add missing "try ... finally" safeguards" into nyc-dev am: 0810732a2a am: 505425c063
...
am: 2a206db284
* commit '2a206db284847fcd239f50fa37523f52e2ea834e':
Add missing "try ... finally" safeguards
Change-Id: I61f4b2c7654288fea18e0ab5a22dede839519115
2016-05-25 00:30:51 +00:00
Daniel Nishi
5da495ee25
Merge "Add a flag to toggle the automatic storage manager on and off." into nyc-mr1-dev am: 9746deefbb
...
am: 15d6c4bf7c
* commit '15d6c4bf7c5feb1e77a50ae014e3e2c27740c898':
Add a flag to toggle the automatic storage manager on and off.
Change-Id: I39652f61fc252bfd7a50b801ea46d7d00c60e83b
2016-05-25 00:24:51 +00:00
Pavlin Radoslavov
2a206db284
Merge "Add missing "try ... finally" safeguards" into nyc-dev am: 0810732a2a
...
am: 505425c063
* commit '505425c0631585a943de164a051bb6a83fd1ffec':
Add missing "try ... finally" safeguards
Change-Id: I65dd9d226f759b997e548186d5c3c8c85eb44da2
2016-05-25 00:24:32 +00:00
Pavlin Radoslavov
e818ac4abf
Merge "Add missing "try ... finally" safeguards" into nyc-dev
...
am: 0810732a2a
* commit '0810732a2affee7264d12b73fbcfa82d0db991b4':
Add missing "try ... finally" safeguards
Change-Id: I227ab98f33c025543e4ac4adf16453acd6159713
2016-05-25 00:18:53 +00:00
Daniel Nishi
15d6c4bf7c
Merge "Add a flag to toggle the automatic storage manager on and off." into nyc-mr1-dev
...
am: 9746deefbb
* commit '9746deefbbfa3f6561bdf27e7d697cc352853f13':
Add a flag to toggle the automatic storage manager on and off.
Change-Id: Icd5688b8ea9c72c6bab9dbb0eedd895bd0b09aca
2016-05-25 00:18:39 +00:00
Pavlin Radoslavov
505425c063
Merge "Add missing "try ... finally" safeguards" into nyc-dev
...
am: 0810732a2a
* commit '0810732a2affee7264d12b73fbcfa82d0db991b4':
Add missing "try ... finally" safeguards
Change-Id: I29408abab67992b5d33684254c1d7ea7abf34e33
2016-05-25 00:17:06 +00:00
Daniel Nishi
9746deefbb
Merge "Add a flag to toggle the automatic storage manager on and off." into nyc-mr1-dev
2016-05-25 00:10:56 +00:00
Doris Liu
61045c518b
Clamp start delay to non-negative range
...
Bug: 28936388
Change-Id: I2a225e07cad53c6ffc3637219f8c741aca5c008c
2016-05-25 00:10:25 +00:00
Doris Liu
1ccd7e1fc0
Merge "Fix blue channel gets updated incorrectly in ChangeText transition"
2016-05-24 23:39:41 +00:00
Chet Haase
f3d5ec05b4
Remove hidden LocaleList default constructor
...
Previous change hid this constructor. Now removing it entirely for completeness.
Issue #28296200 API Review: LocaleList
Change-Id: I43476994070b101999d338ec1f5d1a1a0a2a7658
2016-05-24 16:07:00 -07:00
Pavlin Radoslavov
e957a8a0b4
Add missing "try ... finally" safeguards
...
Safeguards for code protected by ReentrantReadWriteLock.
Bug: 28734075
Bug: 28799467
Change-Id: Ib7f598a92e8df6bd855ca48cdd094c1c73a935f2
2016-05-24 22:57:14 +00:00
Johan Torås Halseth
f9d7e99834
Merge "Adding grantPermission for packageName" into nyc-mr1-dev am: b1f0e9705d
...
am: df296a7e68
* commit 'df296a7e68d1de4817d5176466e244b06b39a285':
Adding grantPermission for packageName
Change-Id: Ibaa0ab46b56d1de9a0aa1a56b8e4c780239dae26
2016-05-24 22:13:56 +00:00
Johan T. Halseth
df296a7e68
Merge "Adding grantPermission for packageName" into nyc-mr1-dev
...
am: b1f0e9705d
* commit 'b1f0e9705d253350852d6508878b4782578fbda6':
Adding grantPermission for packageName
Change-Id: I59b23547464b776977b69ffba1ad544fc124ef0e
2016-05-24 22:03:56 +00:00
Tianjie Xu
9ae172f9b9
Merge "Report OTA time statistics" into nyc-dev am: 86f97177e9 am: 7135fab76c
...
am: 375a512c0d
* commit '375a512c0d99e58285b3e6d6f1045c5e3a9774d5':
Report OTA time statistics
Change-Id: Icbd611fe4af2dd51d1ee946a80c0e0f4370a9634
2016-05-24 21:59:28 +00:00
Johan Torås Halseth
b1f0e9705d
Merge "Adding grantPermission for packageName" into nyc-mr1-dev
2016-05-24 21:58:00 +00:00
Doris Liu
bbeafd1199
Fix blue channel gets updated incorrectly in ChangeText transition
...
Also fixed text's alpha channel gets incorrectly reset to fully
opaque.
Bug: 28919053
Bug: 28932357
Change-Id: Ib0ae6fe56ba4e09dea69534868e764e65e888e62
2016-05-24 14:56:08 -07:00
Tianjie Xu
375a512c0d
Merge "Report OTA time statistics" into nyc-dev am: 86f97177e9
...
am: 7135fab76c
* commit '7135fab76cb3e7f7a68547794b3ddf54f08facca':
Report OTA time statistics
Change-Id: I82f174bfa383a26a87d45ac6675a3ae5812b50af
2016-05-24 21:47:52 +00:00
Adam Lesinski
534881d8fa
Merge "Improve performance of LocaleList with Resources" into nyc-dev am: bb26248bbb am: 5e106dea45
...
am: 9ed84d8612
* commit '9ed84d86120dd6487eacba503f45f6d147f05fbf':
Improve performance of LocaleList with Resources
Change-Id: I7c1694545f9eee940ca7065f3ac5aee5e2a7b27c
2016-05-24 21:47:36 +00:00
Michael Kwan
aeee0882f2
Merge "Fixed issue where ListView checked state did not account for ListView header." into nyc-mr1-dev am: 02178609c6
...
am: 9fcefb4c1d
* commit '9fcefb4c1d8554df4c8c14337e875bb33042d12f':
Fixed issue where ListView checked state did not account for ListView header.
Change-Id: I24a239d5faa0b8b0c00384268fb02a817ad771f3
2016-05-24 21:41:30 +00:00
Adam Lesinski
9ed84d8612
Merge "Improve performance of LocaleList with Resources" into nyc-dev am: bb26248bbb
...
am: 5e106dea45
* commit '5e106dea4545547f3f7c50dad30f792809659b96':
Improve performance of LocaleList with Resources
Change-Id: I733cdad0b30069ac7830fa91ef0188dd0f0cfac9
2016-05-24 21:41:20 +00:00
Tianjie Xu
acf91cd6c5
Merge "Report OTA time statistics" into nyc-dev
...
am: 86f97177e9
* commit '86f97177e959cb40229010b90f066fd602d6a06f':
Report OTA time statistics
Change-Id: I271c156232c49a861579acd9ce90c91fbc7e5a4f
2016-05-24 21:41:06 +00:00
Tianjie Xu
7135fab76c
Merge "Report OTA time statistics" into nyc-dev
...
am: 86f97177e9
* commit '86f97177e959cb40229010b90f066fd602d6a06f':
Report OTA time statistics
Change-Id: I941b48f287fe72dbb3e0f61ccdea33deab3c34c5
2016-05-24 21:41:05 +00:00
Adam Lesinski
5e106dea45
Merge "Improve performance of LocaleList with Resources" into nyc-dev
...
am: bb26248bbb
* commit 'bb26248bbba6e4014ea89a97b86618b7289a5f29':
Improve performance of LocaleList with Resources
Change-Id: Ic43a26915a28d71a967eb038331a0f3c31bdfe8f
2016-05-24 21:35:56 +00:00
Tianjie Xu
86f97177e9
Merge "Report OTA time statistics" into nyc-dev
2016-05-24 21:35:25 +00:00
Michael Kwan
9fcefb4c1d
Merge "Fixed issue where ListView checked state did not account for ListView header." into nyc-mr1-dev
...
am: 02178609c6
* commit '02178609c69d395d7ddbae2db278e50572cceec3':
Fixed issue where ListView checked state did not account for ListView header.
Change-Id: I6f5fd65a9632a2f262c2e7a807cae487c4d5c0bc
2016-05-24 21:35:07 +00:00
Adam Lesinski
5e5e871fdc
Merge "Improve performance of LocaleList with Resources" into nyc-dev
...
am: bb26248bbb
* commit 'bb26248bbba6e4014ea89a97b86618b7289a5f29':
Improve performance of LocaleList with Resources
Change-Id: I307b4a7c78ff04797fda041afa8106b082951bc9
2016-05-24 21:34:48 +00:00
Johan T. Halseth
244259a063
Adding grantPermission for packageName
...
Adding a hidden API in UsbManager for system services to grant
permissions to a specific package for a USB device without showing a
user dialog.
Bug: 28760255
Change-Id: Ie68cfc784b7894e9db12ab61bab0f7e6bfa369e3
2016-05-24 22:34:35 +01:00
Michael Kwan
02178609c6
Merge "Fixed issue where ListView checked state did not account for ListView header." into nyc-mr1-dev
2016-05-24 21:27:20 +00:00
Adam Lesinski
bb26248bbb
Merge "Improve performance of LocaleList with Resources" into nyc-dev
2016-05-24 21:25:41 +00:00
Mady Mellor
e6a1b686c2
Merge "Children should have backgrounds" into nyc-dev am: 31e49b0964 am: 12021f5020
...
am: a016449a83
* commit 'a016449a83e5fcccf0d2364c1143e958b564394f':
Children should have backgrounds
Change-Id: I17fe77a79aabeab43b790a010afd87855ff6a5ce
2016-05-24 21:19:27 +00:00
Mady Mellor
a016449a83
Merge "Children should have backgrounds" into nyc-dev am: 31e49b0964
...
am: 12021f5020
* commit '12021f5020a057b3c0be8643bf5a8a999f488732':
Children should have backgrounds
Change-Id: I5343b9b9aa4fb6c5e1f343cf5f4927c44bd5489d
2016-05-24 21:13:25 +00:00