Commit Graph

5103 Commits

Author SHA1 Message Date
Jae Seo
7128f82cea Merge "TIF: Throw a more appropriate runtime exception when building TvInputInfo" into nyc-dev am: 7996b96311 am: 3488ed71d2
am: d0006f584f

* commit 'd0006f584fb8c5ff2283d6211bbc957b96065243':
  TIF: Throw a more appropriate runtime exception when building TvInputInfo

Change-Id: Ifc07ec617b326bc29e7126116aa2a33a9d635bee
2016-05-17 19:10:29 +00:00
Jae Seo
3488ed71d2 Merge "TIF: Throw a more appropriate runtime exception when building TvInputInfo" into nyc-dev
am: 7996b96311

* commit '7996b96311eec2343c16d3677fb834d2ec7cf082':
  TIF: Throw a more appropriate runtime exception when building TvInputInfo

Change-Id: Ic7a930eb85984bab3e4a83ffa02ad30c30a568cf
2016-05-17 18:51:02 +00:00
Jae Seo
18c0cfb075 TIF: Throw a more appropriate runtime exception when building TvInputInfo
Bug: 28775591
Change-Id: I934c8d7fed3dda356cdc3bafe51a79f585918ed0
2016-05-17 10:06:36 -07:00
The Android Automerger
10b889de7d stephenli Manually merge commit '68fffa5'
* commit '68fffa5': (23 commits)
  Fix smallest width configuration calculation
  docs: DoDS, wearable reference docs
  Switch the default text selection handles to Material style.
  docs: Noted minor API changes in release notes
  docs: added "billions" doc in Distribute>Essentials
  Remove wear design pages redirecting to design/wear
  correct the support library redirects to redirect whole path
  Stop saving ActionMenuItemView state.
  Fix iterator double-advance in ContentObserverController
  TIF: Remove the uniqueness check for track ID from notifyTracksChanged
  Update and add attributes to the JavaDoc for VectorDrawable
  Use Q=100 JPEG instead of PNG for wallpaper display
  Fix issue #28400000: Settings memory UI still showing z-ram...
  docs: Updated support library revision history for 23.4.0
  docs: Updates to notifications for DP3
  docs: Added emoji section to api overview.
  Fixed a bug where the QS was animating wrong when closing
  Fix KeyguardManager.isSecure() to observe work profile
  cherrypick from mnc-docs docs: Updated APK Signature Scheme v2 doc.
  Docs: Added new Whitelist feature to Data Saver for DP3
  ...
2016-05-12 02:10:33 +00:00
Jae Seo
e0b04a29bf Merge "TIF: Remove the uniqueness check for track ID from notifyTracksChanged" into nyc-dev
am: d1fe7ea84f

* commit 'd1fe7ea84fc5abeb495261f69e288851a3f3abd4':
  TIF: Remove the uniqueness check for track ID from notifyTracksChanged

Change-Id: I7f75213f543b91ef0a36bd4806f7590b8b9ae0ad
2016-05-12 00:38:13 +00:00
Jae Seo
a2a03aa026 TIF: Remove the uniqueness check for track ID from notifyTracksChanged
Requiring uniqueness of ID across all track types seems a little too
much demand for developers and they do want to use the same ID on
different track types. Also, this doesn't seem terribly useful.
Hence remove the check.

Bug: 28436618
Change-Id: I9040310c5ce31bcff522021d83f7508506cbd9d3
2016-05-11 14:32:08 -07:00
Jean-Michel Trivi
091f16c1ff Merge "Fix javadoc missing possible return value in AudioRecordingConfiguration" into nyc-dev am: 0316ed0766 am: 0b52195b59
am: c4f569b2f8

* commit 'c4f569b2f8e6cdf01eca3c7c75a070f18d2fec78':
  Fix javadoc missing possible return value in AudioRecordingConfiguration

Change-Id: If132857c51c5b729258e72090adfcd03c6c4e48b
2016-05-11 00:20:33 +00:00
Jean-Michel Trivi
0b52195b59 Merge "Fix javadoc missing possible return value in AudioRecordingConfiguration" into nyc-dev
am: 0316ed0766

* commit '0316ed0766f6325fa9885488ae0ff0abe6a15a43':
  Fix javadoc missing possible return value in AudioRecordingConfiguration

Change-Id: I132ba188ac843e9b5ba66c36b8c09c030d3f72c7
2016-05-11 00:14:58 +00:00
Jean-Michel Trivi
0316ed0766 Merge "Fix javadoc missing possible return value in AudioRecordingConfiguration" into nyc-dev 2016-05-11 00:07:47 +00:00
Jae Seo
40971709ba Merge "TIF: Fix comments for program start/end times" into nyc-dev am: 281d96e238 am: 421746e991
am: cc4bc867a7

* commit 'cc4bc867a76b58a3e764ea4008a371a8c14641fc':
  TIF: Fix comments for program start/end times

Change-Id: Ic3a40b1d8849bd040237c64c4dfbaa09bdc02c59
2016-05-10 23:45:41 +00:00
Jae Seo
421746e991 Merge "TIF: Fix comments for program start/end times" into nyc-dev
am: 281d96e238

* commit '281d96e238ba53dba339df7ffde05cf1f46eb1b5':
  TIF: Fix comments for program start/end times

Change-Id: I7f3861a39ab465973c16543a5ae27dc5ed73b477
2016-05-10 23:40:24 +00:00
Jae Seo
0129c03357 TIF: Fix comments for program start/end times
Bug: 28681747
Change-Id: I28a7359121ca1740c043806e1532ce922c753cbc
2016-05-10 15:17:08 -07:00
Youngsang Cho
3a46ed4dee Merge "TIF: Handle possible memory leaks" into nyc-dev am: cea42f6353 am: 07b1cd430b
am: 88bc6bf3e5

* commit '88bc6bf3e5f0d48f1c9b3704df725a043f5236e7':
  TIF: Handle possible memory leaks

Change-Id: I9a0a8fc3aa7583d19a6409305049eac8ab904a5b
2016-05-10 01:48:13 +00:00
Youngsang Cho
07b1cd430b Merge "TIF: Handle possible memory leaks" into nyc-dev
am: cea42f6353

* commit 'cea42f63536f637ad17ad2706cfee3164b576438':
  TIF: Handle possible memory leaks

Change-Id: I0eed1df8c4cc565b58701404d0c5bd44225e7737
2016-05-10 01:36:13 +00:00
TreeHugger Robot
cea42f6353 Merge "TIF: Handle possible memory leaks" into nyc-dev 2016-05-10 01:23:36 +00:00
Youngsang Cho
e2cd56cc8a TIF: Handle possible memory leaks
Bug: 28656236
Change-Id: I162bb8ebc59be90ac1b1eb824c1db5aa9169c247
2016-05-09 15:30:43 -07:00
Sungsoo Lim
fb976f58e4 Merge "MediaBrowser: Make support lib v23.x available in N release" into nyc-dev am: c3fc7d4038 am: 955431223a
am: eea8465952

* commit 'eea846595207f5c88a9ab872bcf73aa71fc949de':
  MediaBrowser: Make support lib v23.x available in N release

Change-Id: I087455f13940160c3fe9bbe09c968e81c86bcb86
2016-05-09 20:54:58 +00:00
Sungsoo Lim
955431223a Merge "MediaBrowser: Make support lib v23.x available in N release" into nyc-dev
am: c3fc7d4038

* commit 'c3fc7d4038a21918e42efd99f4759e963e1489a3':
  MediaBrowser: Make support lib v23.x available in N release

Change-Id: I6558bec509eb6fe516ee185fd9f38b26017733c0
2016-05-09 20:43:47 +00:00
Jae Seo
c3fc7d4038 Merge "MediaBrowser: Make support lib v23.x available in N release" into nyc-dev 2016-05-09 20:32:46 +00:00
Jae Seo
9934354e07 Merge "MediaRouter: Add more logs for debugging" into nyc-dev am: 99aa441581 am: 71847d0193
am: 33822567be

* commit '33822567be00aa12da7d3d874a4ad737f3f09b09':
  MediaRouter: Add more logs for debugging

Change-Id: I43cbeb4e25a721f20ebf5634b231f283e7b6a776
2016-05-09 16:59:52 +00:00
Jae Seo
71847d0193 Merge "MediaRouter: Add more logs for debugging" into nyc-dev
am: 99aa441581

* commit '99aa4415815fd906b93f5d5220762b94133cefef':
  MediaRouter: Add more logs for debugging

Change-Id: I2f025d99ceb26dc19848bea28c64f216e4a45224
2016-05-09 16:51:38 +00:00
Jae Seo
18687b7a27 MediaRouter: Add more logs for debugging
Bug: 28517884
Change-Id: I325b407983e79a78701acfbfd8f109657f006846
2016-05-07 14:12:55 -07:00
Sungsoo Lim
6b7bda0bc3 MediaBrowser: Make support lib v23.x available in N release
A workaround change for supporting support lib 23.x in N release.
This change should be reverted in some point before O release.

Bug: 28572934
Change-Id: I7e6afc0293688e425736bc93da0ea10233c07e9a
2016-05-07 17:45:40 +09:00
Glenn Kasten
b7862c3d75 Update MIDI package summary am: 15a9a35bee am: c1b551aba6 am: fad0efcdb9
am: 9bef3417c9

* commit '9bef3417c930b773509c13008cf3b6152cc50e94':
  Update MIDI package summary

Change-Id: Idf13939a5ab87cdc656d424e01484772e0deae4e
2016-05-06 06:22:01 +00:00
Glenn Kasten
9bef3417c9 Update MIDI package summary am: 15a9a35bee am: c1b551aba6
am: fad0efcdb9

* commit 'fad0efcdb96f87da9ded7474c4bfa67a6f221a88':
  Update MIDI package summary

Change-Id: Icb509b232ea816bb6305da6f38677d3cb6bea55e
2016-05-06 06:12:13 +00:00
Glenn Kasten
fad0efcdb9 Update MIDI package summary am: 15a9a35bee
am: c1b551aba6

* commit 'c1b551aba6f760ac41bcaf4391c1ff861803de27':
  Update MIDI package summary

Change-Id: Ic7a9920dc3f4a70f5f4eb718bc9f2dd00c1bbb7c
2016-05-06 06:07:28 +00:00
Glenn Kasten
15a9a35bee Update MIDI package summary
Bug: 28625060
Change-Id: If552ca8e1a0666d402b5f536699bf3fb09c1e324
(cherry picked from commit 9a279ef267)
2016-05-06 02:03:22 +00:00
Glenn Kasten
9a279ef267 Update MIDI package summary
Bug: 28625060
Change-Id: If552ca8e1a0666d402b5f536699bf3fb09c1e324
2016-05-05 18:49:16 -07:00
Jean-Michel Trivi
3b11892856 Fix javadoc missing possible return value in AudioRecordingConfiguration
Bug 28623134

Change-Id: I342121cc82bbee3e9b3373db0d70a08eb781eedf
2016-05-05 18:12:00 -07:00
Dongwon Kang
2eb31889a1 Revert "TIF: add signal detection feature for HW inputs"
am: 2375a2e415

* commit '2375a2e4157cc0c887959976036c60443bfcf908':
  Revert "TIF: add signal detection feature for HW inputs"

Change-Id: Ib5129f0828a15333e9b7d5c995dea6a360a2c1b0
2016-05-04 21:43:40 +00:00
Dongwon Kang
2375a2e415 Revert "TIF: add signal detection feature for HW inputs"
This reverts commit 102d0b7b69.

Change-Id: I50a66d7bd1baaea134ddd6638c3cfe65860e681d
(cherry picked from commit 4a3a601082)
2016-05-04 21:23:39 +00:00
Dongwon Kang
e530644bb6 Merge "Revert "TIF: add signal detection feature for HW inputs"" into nyc-dev
am: b69b5b4a6d

* commit 'b69b5b4a6ddf14ad41de93a46095466858fbdec2':
  Revert "TIF: add signal detection feature for HW inputs"

Change-Id: I88dbff74104a5d905c2b68188ba5d7739ae41fcb
2016-05-04 17:42:50 +00:00
Dongwon Kang
b69b5b4a6d Merge "Revert "TIF: add signal detection feature for HW inputs"" into nyc-dev 2016-05-04 17:33:54 +00:00
Jean-Michel Trivi
7620d781a8 Merge "Fix error in javadoc for android.media.AudioTrack" 2016-05-04 16:09:25 +00:00
Eric Laurent
03d31a3be6 Merge "update doc with permissions needed for voice call capture." into nyc-dev am: 29d499a2bd am: 076b591bb5
am: b8fb1ef5d8

* commit 'b8fb1ef5d87a401f247e00907b502cc3e4c87d62':
  update doc with permissions needed for voice call capture.

Change-Id: Ie4e0e3b1ee166732eb1e0642748d2cffe7f32e96
2016-05-04 00:29:44 +00:00
Jean-Michel Trivi
688b9cb656 Fix error in javadoc for android.media.AudioTrack
Change-Id: Ic3d3a1067654ac45c4092d44d795030636427196
2016-05-03 17:21:30 -07:00
Eric Laurent
076b591bb5 Merge "update doc with permissions needed for voice call capture." into nyc-dev
am: 29d499a2bd

* commit '29d499a2bde17e00ead5743a3d9d27e679a8329f':
  update doc with permissions needed for voice call capture.

Change-Id: I8dc7fa3328e89d8668ec255c5491fd44432baa92
2016-05-04 00:16:59 +00:00
Eric Laurent
29d499a2bd Merge "update doc with permissions needed for voice call capture." into nyc-dev 2016-05-04 00:12:15 +00:00
Dongwon Kang
4a3a601082 Revert "TIF: add signal detection feature for HW inputs"
This reverts commit 102d0b7b69.

Change-Id: I50a66d7bd1baaea134ddd6638c3cfe65860e681d
2016-05-03 16:52:55 -07:00
Eric Laurent
851a8797bd update doc with permissions needed for voice call capture.
Update documentation for VOICE_UPLINK, VOICE_DOWNKINK and
VOICE_CALL MediaRecorder audio sources to indicate those
sources are protected by the signature|privileged permission
CAPTURE_AUDIO_OUTPUT

This was missing in M SDK doc.

Bug: 28081587.
Change-Id: I24f6d9978069115a0f2c41e48038b935e4395124
2016-05-03 12:43:14 -07:00
Eino-Ville Talvala
fabe8378ad Merge "ImageReader/Writer: Only register 1 buffer for native allocation" into nyc-dev am: ef1513b038 am: 36b5c1a518
am: b11f022857

* commit 'b11f0228575776ca1b855070205ca97ba74e176a':
  ImageReader/Writer: Only register 1 buffer for native allocation

Change-Id: Ieae0c12b5bce3d61b649663632eb0be1ba76fce1
2016-05-03 00:29:37 +00:00
Eino-Ville Talvala
36b5c1a518 Merge "ImageReader/Writer: Only register 1 buffer for native allocation" into nyc-dev
am: ef1513b038

* commit 'ef1513b0380887dad352afb073e6e995b5521c32':
  ImageReader/Writer: Only register 1 buffer for native allocation

Change-Id: Ibf927eb4e9ba0514f57f6b84fcc0652e0867e7ef
2016-05-03 00:23:40 +00:00
Eino-Ville Talvala
ef1513b038 Merge "ImageReader/Writer: Only register 1 buffer for native allocation" into nyc-dev 2016-05-03 00:14:57 +00:00
Eino-Ville Talvala
04a935162c ImageReader/Writer: Only register 1 buffer for native allocation
Registering with the maximum potential memory made by visible by an
ImageReader/Writer can cause the VM to try to heavily garbage-collect
the rest of the application. This can have significant impact on camera
applications, since they often have large ImageReader/Writer queues.

Bug: 28454727
Change-Id: I2ba43635f93da66655be024165a15631b3b421d3
2016-05-02 15:20:31 -07:00
Glenn Kasten
91a76fa86e Merge "Improve documentation for AudioTrack buffer sizes" into nyc-dev am: 2baa1e9ba1 am: 2d48ee3a9e
am: b0b9965f0b

* commit 'b0b9965f0b5ca885deade43f5dccbdd4c52c40f9':
  Improve documentation for AudioTrack buffer sizes

Change-Id: Id452642219f0cc933292f24587c2767e51406194
2016-05-02 21:48:33 +00:00
Glenn Kasten
b0b9965f0b Merge "Improve documentation for AudioTrack buffer sizes" into nyc-dev am: 2baa1e9ba1
am: 2d48ee3a9e

* commit '2d48ee3a9e57ba271770d445a96e97630223721b':
  Improve documentation for AudioTrack buffer sizes

Change-Id: I3369a3c05fba09954f58e462bacdd829d5598f76
2016-05-02 21:42:27 +00:00
Glenn Kasten
fa22c37328 Merge "Improve documentation for AudioTrack buffer sizes" into nyc-dev
am: 2baa1e9ba1

* commit '2baa1e9ba1437b586ed1923f811b8ff9985995e2':
  Improve documentation for AudioTrack buffer sizes

Change-Id: I9eec5eff41c62ac2b671ed43d5a6bb75623f82ba
2016-05-02 21:37:27 +00:00
Glenn Kasten
2baa1e9ba1 Merge "Improve documentation for AudioTrack buffer sizes" into nyc-dev 2016-05-02 21:28:38 +00:00
Hangyu Kuang
6d494f3dc4 Merge "media: Add missing dobly-vision profile." into nyc-dev am: 66496d0d6d am: 77a326e5f3
am: 7de6c8f781

* commit '7de6c8f78112dac5ced1d7151a10456ac9d03dd4':
  media: Add missing dobly-vision profile.

Change-Id: Ica6f63c849cc563822260de1b293a2fc24d8e6fc
2016-05-02 17:17:11 +00:00
Hangyu Kuang
7de6c8f781 Merge "media: Add missing dobly-vision profile." into nyc-dev am: 66496d0d6d
am: 77a326e5f3

* commit '77a326e5f366742577cb939746be1a0c8ce80965':
  media: Add missing dobly-vision profile.

Change-Id: Id09ac400cab0e90871739a6f860e6df45bbaf87f
2016-05-02 17:12:46 +00:00