1. 11dd5ae Improve Javadoc for USB Manager and MTP/PTP support. by Mike Lockwood · 13 years ago
  2. a3f8514 MtpServer: Do not attempt to stop MTP if it has not been started by Mike Lockwood · 13 years ago
  3. 0edefea Merge "Fix for 4087846 Crash reported by monkey report (Java/Jni)" into honeycomb-mr1 by Rajneesh Chowdury · 13 years ago
  4. 8e7991a Fix for 4087846 Crash reported by monkey report (Java/Jni) by Rajneesh Chowdury · 13 years ago
  5. 3fabad8 Merge "Fix for Don't allow adding 64-bit files(4086708)" into honeycomb-mr1 by Shailendra Yadav · 13 years ago
  6. 4d0ec22 Fix for Don't allow adding 64-bit files(4086708) by Shailendra Yadav · 13 years ago
  7. 3cbfd10 Merge "Partial fix for issue 3515250: video chat and SCO" into honeycomb-mr1 by Eric Laurent · 13 years ago
  8. fa64015 Partial fix for issue 3515250: video chat and SCO by Eric Laurent · 13 years ago
  9. 62cfeeb USB: minor cleanup work by Mike Lockwood · 13 years ago
  10. c72eb91 Remove MtpClient class from framework and public API by Mike Lockwood · 13 years ago
  11. acc29cc UsbDevice: Move IO related methods to new UsbDeviceConnection class by Mike Lockwood · 13 years ago
  12. a7118e3 Merge "Fix for 4080402 NPE in Transition.setDuration" into honeycomb-mr1 by Rajneesh Chowdury · 13 years ago
  13. e7defc2 Fix for 4080402 NPE in Transition.setDuration by Rajneesh Chowdury · 13 years ago
  14. 5fa7aac Merge "Fix bug 4064086 Use a death handler on audio focus changes from mode" into honeycomb-mr1 by Jean-Michel Trivi · 13 years ago
  15. 3a68b83 USB: Add API and dialog for apps to request permissions for USB devices and accessories by Mike Lockwood · 13 years ago
  16. 382f4e6e Fix bug 4064086 Use a death handler on audio focus changes from mode by Jean-Michel Trivi · 13 years ago
  17. 823f5bf Merge "MTP: Use SharedPreferences for MTP device properties rather than sqlite3" into honeycomb-mr1 by Mike Lockwood · 13 years ago
  18. 0e8dc72 Merge "Fix for issue 3453519: (Java/JNI) do not allow editing of DRM protected contents" into honeycomb-mr1 by Santosh Madhava · 13 years ago
  19. 2b8a1ee MtpClient: Fix problem with getDeviceList() returning empty result in some cases by Mike Lockwood · 13 years ago
  20. 775de95 MTP: Use SharedPreferences for MTP device properties rather than sqlite3 by Mike Lockwood · 13 years ago
  21. 895a28e Fix for issue 3453519: (Java/JNI) do not allow editing of DRM protected contents by Santosh Madhava · 13 years ago
  22. a2c322f 3406494 Gallery photos in nonsensical order by Ray Chen · 13 years ago
  23. 37b05d7 Merge "MtpClient: remove finalize override to avoid multiple calls to unregisterReceiver" by Mike Lockwood · 13 years ago
  24. 1bdeef3 MtpClient: remove finalize override to avoid multiple calls to unregisterReceiver by Mike Lockwood · 13 years ago
  25. 06b3afe Merge "Fix for issue 3495914: (In Java) Video clip switches between start and end" by Santosh Madhava · 13 years ago
  26. 7256a7c Fix for issue 3495914: (In Java) Video clip switches between start and end by Santosh Madhava · 13 years ago
  27. c4308f0 Move USB framework support from android.hardware to android.hardware.usb package by Mike Lockwood · 13 years ago
  28. 9e69035 Merge "Fix for issue 3466385: Low quality video properties are applied to all" by Santosh Madhava · 13 years ago
  29. 65260be Merge "Fix issue 3388354." by Eric Laurent · 13 years ago
  30. 854938a Fix issue 3388354. by Eric Laurent · 13 years ago
  31. f67441e Instrumentation code to enable/disable memory leak check using setprop by Rajneesh Chowdury · 13 years ago
  32. bcbf685 Fix for issue 3466385: Low quality video properties are applied to all by Santosh Madhava · 13 years ago
  33. 89782f5 Fix for issue 3485010: The project thumbnail is not regenerated by Santosh Madhava · 13 years ago
  34. b607b88 Merge "UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts" by Mike Lockwood · 13 years ago
  35. cc562a3 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 13 years ago
  36. 188d00b UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts by Mike Lockwood · 13 years ago
  37. bba9529 Merge "Cleanup for issue 3471160 : video editor calls System.gc" by Santosh Madhava · 13 years ago
  38. 87e639b Merge "- Add method in MediaPlayerService to collect and pull codec usage (duration) for the battery app - Collect MediaPlayer decoding usage data" by Gloria Wang · 13 years ago
  39. d211f41 - Add method in MediaPlayerService to collect and pull by Gloria Wang · 13 years ago
  40. 9a146d9 am d97c598f: am 6c9b500f: Merge "Added more warnings in javadoc for failure to call MediaPlayer.release() immediately if a MediaPlayer is not needed" into honeycomb by James Dong · 13 years ago
  41. d97c598 am 6c9b500f: Merge "Added more warnings in javadoc for failure to call MediaPlayer.release() immediately if a MediaPlayer is not needed" into honeycomb by James Dong · 13 years ago
  42. 3f48207 Cleanup for issue 3471160 : video editor calls System.gc by Santosh Madhava · 13 years ago
  43. 16dc307 Don't treat WMV and ASF files as video files unless WMV is supported by Mike Lockwood · 13 years ago
  44. 66e57f6 MTP: Disable MTP when the keyguard is locked and secure by Mike Lockwood · 13 years ago
  45. 14460b9 Added more warnings in javadoc for failure to call MediaPlayer.release() immediately if a MediaPlayer is not needed by James Dong · 13 years ago
  46. dab9689 Merge "Fix for 3458686 Play button is enabled before loading the transition. Play results in Native Crash" by Rajneesh Chowdury · 13 years ago
  47. 06a087a Fix for 3458686 Play button is enabled before loading the transition. Play results in Native Crash by Rajneesh Chowdury · 13 years ago
  48. df4723e Fix for issue 3439595 : Java/JNI - Movide studio playback picks previous frames by Santosh Madhava · 13 years ago
  49. 699587d VideoEditor:Inconsistance defines:Issue ID:3419090 by Basavapatna Dattaguru · 13 years ago
  50. b27a1ca Merge "VideoEditor: Fixes Issue ID:3448077" by Basavapatna Dattaguru · 13 years ago
  51. 4eb7a98 VideoEditor: Fixes Issue ID:3448077 by Basavapatna Dattaguru · 13 years ago
  52. 2b06e56 VideoEditor: Populate profile&level: Issue:3419090 by Basavapatna Dattaguru · 13 years ago
  53. 540380f Add MTP/PTP host support to the public API by Mike Lockwood · 13 years ago
  54. 8132a8c Merge "Bug 3352047 Wrong message when adjusting volume" by Glenn Kasten · 13 years ago
  55. 8b4b97a Bug 3352047 Wrong message when adjusting volume by Glenn Kasten · 13 years ago
  56. 04f7861 Merge "Fix issue 3435692" by Eric Laurent · 13 years ago
  57. a25c5d8 Fix issue 3435692 by Eric Laurent · 13 years ago
  58. cb613a0 Better genre support. by Marco Nelissen · 13 years ago
  59. fd22edc MTP: Fix NPE in MtpPropertyGroup by Mike Lockwood · 13 years ago
  60. 3ec816b am 284f3128: am f7f24996: Merge "Fix issue 3426489 Overlay background changed when exported" into honeycomb by Dharmaray Kundargi · 13 years ago
  61. 88928ff am 73edcfe8: am b894f895: Merge "Fix issue 3426200 Movie Studio crashes when a media item is deleted" into honeycomb by Dharmaray Kundargi · 13 years ago
  62. b82d457 am 5f3e9e69: am d4b88c88: Merge "Issue 3395734: fix media server restart detection" into honeycomb by Eric Laurent · 13 years ago
  63. 3da2538 am bdb23c26: am 2e96f15d: Merge "Fix issues 3425035 and 3423785." into honeycomb by Eric Laurent · 13 years ago
  64. 23dea9a am 1734e835: am 5e1f3e41: Merge "Fixed 3419090 Throwing exception for unsupported video codec profiles and level" into honeycomb by Danny Fernandes · 13 years ago
  65. 7da5fd2 Merge "MTP: Add support for querying all objects in GetObjectPropList" by Mike Lockwood · 13 years ago
  66. 9d967a5 am 99ec3e7f: am 7dd5763d: Merge "Bug fix: 3421011 ANR during delete video clip" into honeycomb by Gil Dobjanschi · 13 years ago
  67. 4356d81 MTP: Add support for querying all objects in GetObjectPropList by Mike Lockwood · 13 years ago
  68. 284f312 am f7f24996: Merge "Fix issue 3426489 Overlay background changed when exported" into honeycomb by Dharmaray Kundargi · 13 years ago
  69. ab280b8 Fix issue 3426489 Overlay background changed when exported by Dharmaray Kundargi · 13 years ago
  70. 73edcfe am b894f895: Merge "Fix issue 3426200 Movie Studio crashes when a media item is deleted" into honeycomb by Dharmaray Kundargi · 13 years ago
  71. b894f89 Merge "Fix issue 3426200 Movie Studio crashes when a media item is deleted" into honeycomb by Dharmaray Kundargi · 13 years ago
  72. 5f3e9e6 am d4b88c88: Merge "Issue 3395734: fix media server restart detection" into honeycomb by Eric Laurent · 13 years ago
  73. d4b88c8 Merge "Issue 3395734: fix media server restart detection" into honeycomb by Eric Laurent · 13 years ago
  74. 086396a Issue 3395734: fix media server restart detection by Eric Laurent · 13 years ago
  75. 0d99f5a Fix issue 3426200 Movie Studio crashes when a media item is deleted by Dharmaray Kundargi · 13 years ago
  76. bdb23c2 am 2e96f15d: Merge "Fix issues 3425035 and 3423785." into honeycomb by Eric Laurent · 13 years ago
  77. 2e96f15 Merge "Fix issues 3425035 and 3423785." into honeycomb by Eric Laurent · 13 years ago
  78. 1734e83 am 5e1f3e41: Merge "Fixed 3419090 Throwing exception for unsupported video codec profiles and level" into honeycomb by Danny Fernandes · 13 years ago
  79. 7b3f263 Fixed 3419090 Throwing exception for unsupported video codec profiles and level by Danny Fernandes · 13 years ago
  80. 402f7f2 Fix issues 3425035 and 3423785. by Eric Laurent · 13 years ago
  81. 99ec3e7 am 7dd5763d: Merge "Bug fix: 3421011 ANR during delete video clip" into honeycomb by Gil Dobjanschi · 13 years ago
  82. 2e8fbeb am 6f1bd261: am 9c0a1003: Merge "Fix issue 3371080" into honeycomb by Eric Laurent · 13 years ago
  83. 3f1c573 Bug fix: 3421011 ANR during delete video clip by Gil Dobjanschi · 13 years ago
  84. 7ee76cf am d13f987f: am 36b685ff: Merge "Fix for issue : 3419353 Crash during transition generation" into honeycomb by Dheeraj Sharma · 13 years ago
  85. 223f269 am 3f9a851e: am ed2c5133: Merge "Bug fix: 3419287 Deleted images and video clips invalidate the entire project" into honeycomb by Gil Dobjanschi · 13 years ago
  86. f9f223e Bug 1804058 FLAC extractor by Glenn Kasten · 14 years ago
  87. 6f1bd26 am 9c0a1003: Merge "Fix issue 3371080" into honeycomb by Eric Laurent · 13 years ago
  88. 9c0a100 Merge "Fix issue 3371080" into honeycomb by Eric Laurent · 13 years ago
  89. d13f987 am 36b685ff: Merge "Fix for issue : 3419353 Crash during transition generation" into honeycomb by Dheeraj Sharma · 13 years ago
  90. 25101b0 Fix issue 3371080 by Eric Laurent · 13 years ago
  91. 1398459 Fix for issue : 3419353 Crash during transition generation by Dheeraj Sharma · 13 years ago
  92. 3f9a851 am ed2c5133: Merge "Bug fix: 3419287 Deleted images and video clips invalidate the entire project" into honeycomb by Gil Dobjanschi · 13 years ago
  93. 29206e9 Bug fix: 3419287 Deleted images and video clips invalidate the entire project by Gil Dobjanschi · 13 years ago
  94. 2d00106 am 3d3621f0: am 54b0a7f3: Merge "Fix issue 3412777 ANR on adding effects." into honeycomb by Dharmaray Kundargi · 13 years ago
  95. 3d3621f am 54b0a7f3: Merge "Fix issue 3412777 ANR on adding effects." into honeycomb by Dharmaray Kundargi · 13 years ago
  96. a3f87f8 Fix issue 3412777 ANR on adding effects. by Dharmaray Kundargi · 13 years ago
  97. bf1e5ce am e00d44ce: am 47b8c96b: Merge "Fix for issue 3370023 : Wrong aspect ratio in overlay" into honeycomb by Nemmara Venkateswaran · 13 years ago
  98. e00d44c am 47b8c96b: Merge "Fix for issue 3370023 : Wrong aspect ratio in overlay" into honeycomb by Nemmara Venkateswaran · 13 years ago
  99. 63298a9 Fix for issue 3370023 : Wrong aspect ratio in overlay by Santosh Madhava · 13 years ago
  100. 9cd6a8e am dacacb50: am 22ad6243: Merge "Fix for issue 3410895 Transition regeneration not happening after changing aspect ratio of project" into honeycomb by Dheeraj Sharma · 13 years ago