Commit Graph

6874 Commits

Author SHA1 Message Date
Lajos Molnar
762db297f7 Merge "media: unhide codec levels" into nyc-dev am: aba6e2c78f am: 674262b7e1
am: cb86750595

* commit 'cb86750595879dcf633f2bcd630831116904c5db':
  media: unhide codec levels

Change-Id: Ie55028a97f05d5d8957dcf39828a45c3747a71a9
2016-05-24 19:21:49 +00:00
Lajos Molnar
cb86750595 Merge "media: unhide codec levels" into nyc-dev am: aba6e2c78f
am: 674262b7e1

* commit '674262b7e14e0837464731f0150450a4d57ec58c':
  media: unhide codec levels

Change-Id: I226686f6b7215422878e35254eba26c81485f4e1
2016-05-24 19:12:45 +00:00
Jean-Michel Trivi
602dc777c5 Remove deprecated AudioManager.AudioRecordingCallback method
Remove AudioRecordingCallback.onRecordingConfigChanged(
         AudioRecordingConfiguration[] configs)

Bug 28819230

Change-Id: I3b85bb9313267499ac407099939b5889bdba996b
2016-05-24 12:11:59 -07:00
Lajos Molnar
4493049a88 Merge "media: unhide codec levels" into nyc-dev
am: aba6e2c78f

* commit 'aba6e2c78f3188d201365a99f52be3074fc94962':
  media: unhide codec levels

Change-Id: I5a0253e8f8fe65551dadf8b3b024224fedd1042d
2016-05-24 18:56:32 +00:00
Eric Laurent
a65262e9a9 Merge "Fix AudioTrack and AudioRecord documentation" into nyc-dev am: b143e3de34 am: 50103561d2
am: 45309a4a95

* commit '45309a4a950a0c46f8933481e22c16f1d618db4d':
  Fix AudioTrack and AudioRecord documentation

Change-Id: I9da5a69426b790bbf4a0c6a22ae894b7f1258220
2016-05-24 18:02:25 +00:00
Eric Laurent
50103561d2 Merge "Fix AudioTrack and AudioRecord documentation" into nyc-dev
am: b143e3de34

* commit 'b143e3de34ab98463a641fd6d67165fce878f1ff':
  Fix AudioTrack and AudioRecord documentation

Change-Id: I2fe322e51f6a7dc548d8f7964fae033b14219b02
2016-05-24 17:33:13 +00:00
Lajos Molnar
6c2e08083a media: unhide codec levels
Bug: 28930361
Change-Id: Ic9c55389c75ef0b789722aa0a7bddd5f56b15049
2016-05-24 10:24:47 -07:00
Eric Laurent
b143e3de34 Merge "Fix AudioTrack and AudioRecord documentation" into nyc-dev 2016-05-24 17:15:11 +00:00
Lajos Molnar
1aa007cda1 media: add missing levels in CodecProfileLevel and fix limits am: 2a4001ee62 am: 01df627536
am: 729a885a6b

* commit '729a885a6b631860389b95f1b6ef1ba20e8a872e':
  media: add missing levels in CodecProfileLevel and fix limits

Change-Id: Ic6ace2469b50d49584d8d33c9d15a14d4852ed95
2016-05-24 16:30:16 +00:00
Lajos Molnar
01df627536 media: add missing levels in CodecProfileLevel and fix limits
am: 2a4001ee62

* commit '2a4001ee62f3374d7fffed72d71f77c5a833c331':
  media: add missing levels in CodecProfileLevel and fix limits

Change-Id: Ibfcfb720cd1503e4318ebcd14dc29749a535038c
2016-05-24 16:07:24 +00:00
Lajos Molnar
2a4001ee62 media: add missing levels in CodecProfileLevel and fix limits
Bug: 28671284
Change-Id: Ie4a91f5639ce8f1c5ac825ec829ac82e695d18b5
2016-05-24 07:43:51 -07:00
Eric Laurent
219de73da2 Fix AudioTrack and AudioRecord documentation
Improve documentation for error codes returned by
AudioTrack.write() and AudioRecord.read() methods.
Fix native to JAVA error code conversion in JNI.

Bug: 28906466

Change-Id: I4d48b1d428834b7a39a14e2d81b6c164696817a8
2016-05-23 17:36:43 -07:00
Jean-Michel Trivi
2941387f5c Merge "Recording activity notification: return list of configuration" into nyc-dev am: c991879f29 am: f2c8fb8620
am: 740c0424f0

* commit '740c0424f0a817746c6071942a6563a603649697':
  Recording activity notification: return list of configuration

Change-Id: I3289964e2ceaeb999803abc1f5d485857a80894b
2016-05-23 21:59:29 +00:00
Jean-Michel Trivi
740c0424f0 Merge "Recording activity notification: return list of configuration" into nyc-dev am: c991879f29
am: f2c8fb8620

* commit 'f2c8fb8620224eecfbc344a203e32e6563afcfd6':
  Recording activity notification: return list of configuration

Change-Id: I795d0a76efd044630cd275060dd6c11d595f0e82
2016-05-23 21:06:05 +00:00
Jean-Michel Trivi
bbcf18dbfd Merge "Recording activity notification: return list of configuration" into nyc-dev
am: c991879f29

* commit 'c991879f29c399ad7ede2b5c2c82e2e748f5e0df':
  Recording activity notification: return list of configuration

Change-Id: I926b2cacd7a645ec42f249a0d45a6a822f05eded
2016-05-23 20:56:04 +00:00
Jean-Michel Trivi
f04fab160a Recording activity notification: return list of configuration
Use a list of configurations instead of an array

Bug 28819230

Change-Id: Ia4a3cdabf8337cfb98abe4d0055d497bcab8a5ee
2016-05-23 09:44:58 -07:00
Jae Seo
86b36a4c6c Merge "MediaBrowserService: Add more explanation on getBrowserRootHints()" into nyc-dev am: 44fbbfd248 am: 79108f18bf
am: 91b7a92ca0

* commit '91b7a92ca025bc2d6e81b35985ff1be4cb0f6f7b':
  MediaBrowserService: Add more explanation on getBrowserRootHints()

Change-Id: I37df22bf31bd5e32005611744122eb69311683af
2016-05-20 21:11:07 +00:00
Jae Seo
79108f18bf Merge "MediaBrowserService: Add more explanation on getBrowserRootHints()" into nyc-dev
am: 44fbbfd248

* commit '44fbbfd24857ad0defcaa0ef85c0d5b01cd2250a':
  MediaBrowserService: Add more explanation on getBrowserRootHints()

Change-Id: I0cc37df958a3419770cc943a077f35bd3c41a324
2016-05-20 21:02:11 +00:00
Jae Seo
bd6c16908d MediaBrowserService: Add more explanation on getBrowserRootHints()
Bug: 28840985
Change-Id: If4dbcaaa23093b2e6d5ab6158db67b1248464fb8
2016-05-19 14:17:27 -07:00
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