Ruben Brunk
e5d76e8276
Revert "DO NOT SUBMIT: Hide VR features for preview."
...
This reverts commit cfa66a2a45c3cec6c338d0d83806fb33d63cfd44.
Change-Id: Ibf36092205b14c29935d1f28be5f5b5f64b1d16c
2016-02-29 19:50:15 +00:00
Ruben Brunk
8ccb68af89
Merge "DO NOT SUBMIT: Hide VR features for preview." into nyc-dev
2016-02-29 19:43:55 +00:00
Keun-young Park
b493a7dffe
make isUiModeLocked, isNightModeLocked test api
...
bug: 27365818
Change-Id: I2813493bb10f02741bd7c47a144fdc43eced0030
2016-02-29 10:17:17 -08:00
Jeff Sharkey
e8bd6c7a3f
Merge "When system server goes down, crash apps more." into nyc-dev am: 004bf6ade3
...
am: 917fe2f8a5
* commit '917fe2f8a540fbc181a8647851a8b660da860286':
When system server goes down, crash apps more.
2016-02-28 00:27:09 +00:00
Jeff Sharkey
f8880561e6
When system server goes down, crash apps more.
...
Similar to first patch, but now using new "rethrowFromSystemServer()"
method which internally translates DeadObjectException into
DeadSystemException. New logic over in Log.printlns() now
suppresses the DeadSystemException stack traces, since they're
misleading and just added pressure to the precious log buffer space.
Add some extra RuntimeInit checks to suppress logging-about-logging
when the system server is dead.
Bug: 27364859
Change-Id: I05316b3e8e42416b30a56a76c09cd3113a018123
2016-02-27 17:17:01 -07:00
Jae Seo
05c9fc56e5
Merge "TIF: Enable per state input icon in TvInputInfo" into nyc-dev am: 988a430793
...
am: 46f7ff52b5
* commit '46f7ff52b529e65075802b22c281fc1decd42abc':
TIF: Enable per state input icon in TvInputInfo
2016-02-27 01:43:57 +00:00
Jae Seo
093fa4ebd8
TIF: Enable per state input icon in TvInputInfo
...
Also made the fields final and grouped them.
Bug: 23820259
Change-Id: I725c830d7c73e8cbc01b6a4f4f4991cb42258380
2016-02-26 16:54:11 -08:00
Julia Reynolds
361e82d399
Api review: AutomaticZenRule
...
Bug: 27364144
Change-Id: I17fec34d7a277173820bed7829baf5bf905f327a
2016-02-26 18:44:32 -05:00
Ruben Brunk
cfa66a2a45
DO NOT SUBMIT: Hide VR features for preview.
...
Bug: 26945446
Change-Id: I37e2f9f6ffc65be60bcbef4bdf87da89561ef313
2016-02-26 15:32:40 -08:00
Ronghua Wu
f2615b8b33
media: define HEVCProfileMain10HDR10
...
Bug: 25684127
Change-Id: I9679eaab9b02aeede3e488d33279477a45887b63
2016-02-26 13:22:52 -08:00
Julia Reynolds
c8999e8470
Merge "Api review: Notification.Builder" into nyc-dev am: 1adc816f2d
...
am: 92a187ddaf
* commit '92a187ddaf27a6783b2628d39227d64e39492a4a':
Api review: Notification.Builder
2016-02-26 21:05:05 +00:00
Julia Reynolds
3b84812271
Api review: Notification.Builder
...
Bug: 27364889
Change-Id: I95cee3336f1adb64e37e71a9ab40e68feb1d9c5b
2016-02-26 15:44:02 -05:00
Selim Cinek
f1a8cedbad
Merge "Added convenience methods to use chronometer countdown methods" into nyc-dev am: a94742c7f9
...
am: 39e1cc558b
* commit '39e1cc558bf6f3f7442f553a36f8ba88375b58e6':
Added convenience methods to use chronometer countdown methods
2016-02-26 19:10:28 +00:00
Selim Cinek
a94742c7f9
Merge "Added convenience methods to use chronometer countdown methods" into nyc-dev
2016-02-26 19:05:04 +00:00
Paul McLean
93351ccf60
Merge "JNI plumbing for native audio routing API" into nyc-dev am: 0a8b9069b3
...
am: 6d4ddbf520
* commit '6d4ddbf520157c80e276a80c7704acca9f9aa80c':
JNI plumbing for native audio routing API
2016-02-26 17:38:17 +00:00
Paul Mclean
0a8b9069b3
Merge "JNI plumbing for native audio routing API" into nyc-dev
2016-02-26 17:32:28 +00:00
Makoto Onuki
c4c4e6ca7f
Merge "Remove READ_WRITE_CONTACT_METADATA, which is no longer used" into nyc-dev am: da71fd6b03
...
am: d50edb7c1e
* commit 'd50edb7c1efb0fcb450557298719ec6c9c738e8a':
Remove READ_WRITE_CONTACT_METADATA, which is no longer used
2016-02-26 17:27:35 +00:00
Makoto Onuki
da71fd6b03
Merge "Remove READ_WRITE_CONTACT_METADATA, which is no longer used" into nyc-dev
2016-02-26 17:21:05 +00:00
Paul McLean
9b09e533ac
JNI plumbing for native audio routing API
...
Bug: 23899814
Change-Id: I3a831bb661fbdfe1981ae3482fcc8773c7df22b6
2016-02-26 10:15:07 -07:00
Julia Reynolds
5a207e0bd9
Merge "Introduce IMPORTANCE_MIN." into nyc-dev am: abf11299b7
...
am: cb64b53fd3
* commit 'cb64b53fd37291e0e932af90e42ffe711f9031b9':
Introduce IMPORTANCE_MIN.
2016-02-26 16:24:30 +00:00
Julia Reynolds
f0f629ffe4
Introduce IMPORTANCE_MIN.
...
Allow HUNs for >= IMPORTANCE_HIGH.
Allow full screen intents for IMPORTANCE_MAX.
Bug: 22960980
Bug: 26918284
Change-Id: Id4d2b90ea2e21563dbc716db411060d826e73699
2016-02-26 10:54:08 -05:00
Ruchi Kandoi
185101f1cb
Merge "PowerManager: Hide the SUSTAINED_PERFORMANCE API." into nyc-dev am: 52cdc1593a
...
am: b2e2db084a
* commit 'b2e2db084af7ea00a2cdd68487971d78c09963fe':
PowerManager: Hide the SUSTAINED_PERFORMANCE API.
2016-02-26 02:33:53 +00:00
Ruchi Kandoi
52cdc1593a
Merge "PowerManager: Hide the SUSTAINED_PERFORMANCE API." into nyc-dev
2016-02-26 02:26:56 +00:00
Makoto Onuki
bdb14a30d0
Remove READ_WRITE_CONTACT_METADATA, which is no longer used
...
Bug 27365657
Change-Id: Iaf1b62991bbb0ccce9488e4e50bc49a12663a2d0
2016-02-25 17:26:06 -08:00
Glenn Kasten
5cea5f6d6c
Merge "Allow sample rate UNSPECIFIED to mean a route-dependent value" into nyc-dev am: 642a4f5b66
...
am: 322b3fcccf
* commit '322b3fcccfef93726a9a9a3e14fa341e66f064bd':
Allow sample rate UNSPECIFIED to mean a route-dependent value
2016-02-26 00:43:54 +00:00
Selim Cinek
81c23aac78
Added convenience methods to use chronometer countdown methods
...
Bug: 27343480
Change-Id: Iea4d0259ba8c3ab91fec5ee04ea4b39e5dd988bf
2016-02-25 16:23:13 -08:00
Ruchi Kandoi
302710deaa
PowerManager: Hide the SUSTAINED_PERFORMANCE API.
...
Bug: 27365880
Change-Id: Ia84a5af85f6e8ef0740ce4b41dbc5bab4cbeef05
2016-02-25 16:22:54 -08:00
Glenn Kasten
642a4f5b66
Merge "Allow sample rate UNSPECIFIED to mean a route-dependent value" into nyc-dev
2016-02-26 00:17:45 +00:00
Lifu Tang
58601cc9e8
Merge "Removed clock type from GnssClock" into nyc-dev am: d6492a1c76
...
am: fdcf3501a0
* commit 'fdcf3501a05766b65869aef91f907dd7e69ca571':
Removed clock type from GnssClock
2016-02-26 00:15:27 +00:00
Phil Weaver
b397de9c25
Merge "Accessibility to toggle multiwindow mode" into nyc-dev am: 8ca583b29f
...
am: c6677b2d16
* commit 'c6677b2d16ea1c4d6cb704b03fc7f37ba5fa8fd8':
Accessibility to toggle multiwindow mode
2016-02-26 00:03:16 +00:00
Lifu Tang
d6492a1c76
Merge "Removed clock type from GnssClock" into nyc-dev
2016-02-25 23:59:45 +00:00
Lifu Tang
38bce7925c
Removed clock type from GnssClock
...
Bug: 27341583
Change-Id: I5ffd891737c3ddf83d9c6a78aa36c94858591199
2016-02-25 15:46:41 -08:00
Phil Weaver
8ca583b29f
Merge "Accessibility to toggle multiwindow mode" into nyc-dev
2016-02-25 23:16:52 +00:00
Phil Weaver
315c34e7d6
Accessibility to toggle multiwindow mode
...
Encapsulating the logic to toggle multiwindow mode from recents,
and plumbing it through to accessibility global actions. Sending
accessibility events when windows bounds change. Exposing the
dock divider window type to accessibility services.
Bug: 27250995
Change-Id: Ib7491f1f853dc7f01bf5c5a4ac1f914f55d0608a
2016-02-25 15:13:11 -08:00
Alexandre Elias
f2a5537477
Merge "Add some View methods overrides and WebViewDelegate interfaces."
2016-02-25 19:58:12 +00:00
Glenn Kasten
1cbf9b3741
Allow sample rate UNSPECIFIED to mean a route-dependent value
...
Bug: 25641253
Bug: 21019153
Change-Id: I3b8e01b6ea09f42c813ab1a0f3f625dc3803cc0b
2016-02-25 11:39:37 -08:00
Pablo Ceballos
2d09c75f4e
Merge "Add glReadPixels with buffer-offset argument" into nyc-dev am: 0f61ae26ce
...
am: f492e764d2
* commit 'f492e764d29b654539aa882e4cadaaae44492e99':
Add glReadPixels with buffer-offset argument
2016-02-25 19:14:32 +00:00
Shishir Agrawal
a27bc45a16
Merge "Multi-SIM - Fixing inconsistent naming in CarrierConfigManager." into nyc-dev am: 70d5c8d246
...
am: 674f4d7cee
* commit '674f4d7ceed6df75c482749256cb9262a85c0669':
Multi-SIM - Fixing inconsistent naming in CarrierConfigManager.
2016-02-25 19:01:06 +00:00
Pablo Ceballos
0f61ae26ce
Merge "Add glReadPixels with buffer-offset argument" into nyc-dev
2016-02-25 18:54:18 +00:00
Shishir Agrawal
70d5c8d246
Merge "Multi-SIM - Fixing inconsistent naming in CarrierConfigManager." into nyc-dev
2016-02-25 18:49:48 +00:00
Jae Seo
ba94f32b1b
Merge "TIF: Define activity action to set up channel sources" into nyc-dev am: 12eb094232
...
am: 5d93925037
* commit '5d93925037a9d2ea99904aa4f5103f5d1122cf1f':
TIF: Define activity action to set up channel sources
2016-02-25 18:47:50 +00:00
Jae Seo
12eb094232
Merge "TIF: Define activity action to set up channel sources" into nyc-dev
2016-02-25 18:37:34 +00:00
Shishir Agrawal
3bf26b5605
Multi-SIM - Fixing inconsistent naming in CarrierConfigManager.
...
All MSIM specific calls should not use a suffix/prefix.
Bug: 26772894
Change-Id: I49488dfc41bb7996a1a44447968ec11132e4dac7
2016-02-25 10:15:54 -08:00
Santos Cordon
2695e5507c
Merge "Add APIs to support CDMA add-call limitations." into nyc-dev am: 256aa5afd7
...
am: 8883d7eafb
* commit '8883d7eafb0aa94daf76119d2cb7ea60db1d34dd':
Add APIs to support CDMA add-call limitations.
2016-02-25 16:31:18 +00:00
Santos Cordon
256aa5afd7
Merge "Add APIs to support CDMA add-call limitations." into nyc-dev
2016-02-25 16:16:43 +00:00
Jaesung Chung
f0359ea9e2
Merge "Revert "Revert "ExifInterface: switch from using jhead to java implementation""" into nyc-dev am: 596e1d3b7a
...
am: 7d8f449de2
* commit '7d8f449de21584c555d22c9aaeb05cf4fcdb64a4':
Revert "Revert "ExifInterface: switch from using jhead to java implementation""
2016-02-25 14:38:11 +00:00
Jaesung Chung
596e1d3b7a
Merge "Revert "Revert "ExifInterface: switch from using jhead to java implementation""" into nyc-dev
2016-02-25 14:14:28 +00:00
Jaesung Chung
15ef59e081
Revert "Revert "ExifInterface: switch from using jhead to java implementation""
...
This reverts commit 3c233ee291cfe1b765184920b6b7a69cb1bb82d9.
Bug: 27349581
Change-Id: Ib9f687e79ec36692fa7505ba3852099eb3e44573
2016-02-25 14:13:10 +00:00
Sungsoo Lim
f73e2937ae
Merge "Revert "ExifInterface: switch from using jhead to java implementation"" into nyc-dev am: b21622d477
...
am: 6614d3c741
* commit '6614d3c74131f2c9c57f1930d80ade3c9a209aa6':
Revert "ExifInterface: switch from using jhead to java implementation"
2016-02-25 11:59:50 +00:00
Sungsoo Lim
b21622d477
Merge "Revert "ExifInterface: switch from using jhead to java implementation"" into nyc-dev
2016-02-25 11:50:43 +00:00