Abhijith Shastry
f7c39a6219
Merge "Updates to BlockedNumberContract from API review." into nyc-dev am: b7ed5b074d
...
am: 401a811c29
* commit '401a811c297c5fdedefb8521616fcdf741cd1ed0':
Updates to BlockedNumberContract from API review.
2016-03-01 00:26:08 +00:00
Jeff Sharkey
3541354007
Merge "Parcelable classes should always be final." into nyc-dev am: 753c347efd
...
am: 620ef3f226
* commit '620ef3f22654676cd37df23db059a71e0607d6a9':
Parcelable classes should always be final.
2016-03-01 00:12:20 +00:00
Abhijith Shastry
b7ed5b074d
Merge "Updates to BlockedNumberContract from API review." into nyc-dev
2016-03-01 00:08:01 +00:00
Jeff Sharkey
753c347efd
Merge "Parcelable classes should always be final." into nyc-dev
2016-03-01 00:02:43 +00:00
Jeff Sharkey
50d1c044b5
Parcelable classes should always be final.
...
Also hide ConnectivityMetricsEvent which isn't being used yet.
Bug: 27415331
Change-Id: Iacdccddda504f3f669185f807b4f35b8dc2b0212
2016-02-29 16:46:09 -07:00
Abhijith Shastry
575a9492bb
Updates to BlockedNumberContract from API review.
...
Javadoc updates are also included.
BUG: 27364137
Change-Id: Id99b5c0fadd2a62a33217b44c7f30dd2f3beb9be
2016-02-29 15:44:05 -08:00
Pablo Ceballos
a33e24b1f6
Merge "Fix glGetTransformFeedbackVarying JNI" into nyc-dev am: 86a27f343c
...
am: 8d63b8690e
* commit '8d63b8690ef5c3240cd04e20a7822688dbc80864':
Fix glGetTransformFeedbackVarying JNI
2016-02-29 23:08:32 +00:00
Pablo Ceballos
86a27f343c
Merge "Fix glGetTransformFeedbackVarying JNI" into nyc-dev
2016-02-29 22:58:56 +00:00
Abhijith Shastry
98d9edd536
Merge "Add new API to create an intent to manage blocked numbers." into nyc-dev am: 1ce163fe34
...
am: 4726e13283
* commit '4726e13283ea2db17aa4dbe884e210f82a4c36c6':
Add new API to create an intent to manage blocked numbers.
2016-02-29 21:17:12 +00:00
Abhijith Shastry
1ce163fe34
Merge "Add new API to create an intent to manage blocked numbers." into nyc-dev
2016-02-29 20:23:21 +00:00
Ruben Brunk
3211b9070d
Merge "Revert "DO NOT SUBMIT: Hide VR features for preview."" into nyc-dev am: b77f9ec93a
...
am: 0cbe76be29
* commit '0cbe76be29380cf61cc57a79021f21749751f4d4':
Revert "DO NOT SUBMIT: Hide VR features for preview."
2016-02-29 20:03:17 +00:00
Ruben Brunk
a6b7e44185
Merge "DO NOT SUBMIT: Hide VR features for preview." into nyc-dev am: 8ccb68af89
...
am: 420d9dae55
* commit '420d9dae551fa540876a69e747f70edd803f60c4':
DO NOT SUBMIT: Hide VR features for preview.
2016-02-29 19:55:39 +00:00
Abhijith Shastry
a26fe99b1e
Add new API to create an intent to manage blocked numbers.
...
This replaces the launchManageBlockedNumbersActivity API.
BUG: 27364137
Change-Id: I5d5a20d25f0dea8b8e0e998b51f80658ff404e2c
2016-02-29 11:53:43 -08:00
Ruben Brunk
b77f9ec93a
Merge "Revert "DO NOT SUBMIT: Hide VR features for preview."" into nyc-dev
2016-02-29 19:50:37 +00:00
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
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
Ruben Brunk
cfa66a2a45
DO NOT SUBMIT: Hide VR features for preview.
...
Bug: 26945446
Change-Id: I37e2f9f6ffc65be60bcbef4bdf87da89561ef313
2016-02-26 15:32:40 -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