1. 413577d MTP: Fixes to allow file transfers > 4 gigabytes by Mike Lockwood · 14 years ago
  2. 558cf79 Merge "MTP: Set correct format for abstract audio playlists" by Mike Lockwood · 14 years ago
  3. 0b58c19 MTP: Set correct format for abstract audio playlists by Mike Lockwood · 14 years ago
  4. 05b07fd Merge "Add new audio mode for audio communications other than telelphony." by Jean-Michel Trivi · 14 years ago
  5. 3ee66f7 Merge "Invalidate transitions when the start time or duration of an effect or overlay changes." by Gil Dobjanschi · 14 years ago
  6. f1d8f2a Invalidate transitions when the start time or duration of an effect or overlay changes. by Gil Dobjanschi · 14 years ago
  7. 8f677d6 Add new audio mode for audio communications other than telelphony. by Jean-Michel Trivi · 14 years ago
  8. 858caea MediaScanner: Always use mime type provided to the media scanner by Mike Lockwood · 14 years ago
  9. 160b977 Merge "MTP: Fix time values returned via GetObjectPropValue and GetObjectPropList" by Mike Lockwood · 14 years ago
  10. 3159991 MTP: Fix time values returned via GetObjectPropValue and GetObjectPropList by Mike Lockwood · 14 years ago
  11. 81a6029 Merge "Add http live mime types to MediaFile, add support for playlist mime types to browser." by Andreas Huber · 14 years ago
  12. 5dffd0e Add http live mime types to MediaFile, add support for playlist mime types to browser. by Andreas Huber · 14 years ago
  13. e2ad6ec MTP: Partial implementation of the GetObjectPropList command by Mike Lockwood · 14 years ago
  14. 44d47ad Merge "MediaScanner: Add support for importing file based playlists copied over MTP" by Mike Lockwood · 14 years ago
  15. 7515924 Transition invalidation bug fix. by Gil Dobjanschi · 14 years ago
  16. caf7e43 MediaScanner: Add support for importing file based playlists copied over MTP by Mike Lockwood · 14 years ago
  17. 0bf3075 Merge "Invalidate transitions when an image media item duration changes." by Gil Dobjanschi · 14 years ago
  18. 5c7d5ae Merge "MediaFile: Recognize MPG file extension as MPEG video" by Mike Lockwood · 14 years ago
  19. 28d1a4a MediaFile: Recognize MPG file extension as MPEG video by Mike Lockwood · 14 years ago
  20. 34fad156 Invalidate transitions when an image media item duration changes. by Gil Dobjanschi · 14 years ago
  21. 1fbeece Close the file input stream if the XML file parsing fails. by Gil Dobjanschi · 14 years ago
  22. 820b9e0 Add recording source for voice communication by Jean-Michel Trivi · 14 years ago
  23. 5680635 Use back-facing camera as default in camera/camcorder profile. by Wu-cheng Li · 14 years ago
  24. d1604c7 am 9cebb86c: am 1b2efbca: Merge "Update a comment about when setOrientationHint() should be called" into gingerbread by James Dong · 14 years ago
  25. 9cebb86 am 1b2efbca: Merge "Update a comment about when setOrientationHint() should be called" into gingerbread by James Dong · 14 years ago
  26. 8346ad0 Merge "Fix invalidateTransition method" by Gil Dobjanschi · 14 years ago
  27. 549a65b Fix invalidateTransition method by Gil Dobjanschi · 14 years ago
  28. 5138797 Merge "Move the volume, media, call, camera and search key handling from PhoneWindow to a new PhoneFallbackEventHandler class that is used for all windows, not just ones with decors." by Joe Onorato · 14 years ago
  29. 5aa95dd Update a comment about when setOrientationHint() should be called by James Dong · 14 years ago
  30. 76f15bc Do not use CAMERA_ID_DEFAULT because it is removed. by Wu-cheng Li · 14 years ago
  31. 08caf9e am bb97d7bb: am 0467b0ab: Merge "Add a new public API to support recording rotated videos" into gingerbread by James Dong · 14 years ago
  32. bb97d7b am 0467b0ab: Merge "Add a new public API to support recording rotated videos" into gingerbread by James Dong · 14 years ago
  33. a726e12 Merge "Add more EXIF tags." by Owen Lin · 14 years ago
  34. 86f6786 Move the volume, media, call, camera and search key handling from by Joe Onorato · 14 years ago
  35. d141305 Fix: FileInputStream not closed after parsing XML file by Gil Dobjanschi · 14 years ago
  36. c7481cd Merge "Added an export method without codec parameters." by Gil Dobjanschi · 14 years ago
  37. ad8f19c Add a new public API to support recording rotated videos by James Dong · 14 years ago
  38. 250528e MediaScanner: Fix mismatch between internal and external file paths. by Mike Lockwood · 14 years ago
  39. c006e8e Added an export method without codec parameters. by Gil Dobjanschi · 14 years ago
  40. 4414eb4 Add more EXIF tags. by Ray Chen · 14 years ago
  41. a7ccd13 Merge "Added audio and video codec parameters to the export method." by Gil Dobjanschi · 14 years ago
  42. 289f089 Added audio and video codec parameters to the export method. by Gil Dobjanschi · 14 years ago
  43. c25c28a am c0fa1d47: Merge "Revert "Support rotation in media recorder"" into gingerbread by James Dong · 14 years ago
  44. c80c288 Revert "Support rotation in media recorder" by James Dong · 14 years ago
  45. 0ce42c9 am c181a082: Merge "Support rotation in media recorder" into gingerbread by Hiroshi Lockheimer · 14 years ago
  46. f1febe4 Support rotation in media recorder by James Dong · 14 years ago
  47. 26e3734 frameworks/base: switch audio to hdmi when cable is plugged in by Praveen Bharathi · 14 years ago
  48. de04e52 Merge "Add STATE_AUDIO_CONNECTING state." by Jaikumar Ganesh · 14 years ago
  49. 30d1816 Add STATE_AUDIO_CONNECTING state. by Jaikumar Ganesh · 14 years ago
  50. 82415be Merge "Use SoftReference for WaveformData" by Gil Dobjanschi · 14 years ago
  51. db963e9 Use SoftReference for WaveformData by Gil Dobjanschi · 14 years ago
  52. 1f89c4f Use SystemProperties.get() instead of System.getProperty() by Gloria Wang · 14 years ago
  53. e4eb4d9 In java, System.getProperty returns null when the property doesn't exist, by Marco Nelissen · 14 years ago
  54. 21e941b Added support for dock headset observer by Praveen Bharathi · 14 years ago
  55. 2b5f9ad MTP: Changes to support /mnt/sdcard paths from MediaProvider. by Mike Lockwood · 14 years ago
  56. 5d143ad Media scanner support for FL(Forward Lock) DRM file types by Gloria Wang · 14 years ago
  57. 69b8d69 Squashed commit of the following: by Andreas Huber · 14 years ago
  58. 6ea92ec Bug fix: Use getDuration vs. getTimelineDuration in Effect and Overlay limits calculations. by Gil Dobjanschi · 14 years ago
  59. 6f3c808 Waveform member variables must be private by Gil Dobjanschi · 14 years ago
  60. 4545f73 Added waveform data support by Gil Dobjanschi · 14 years ago
  61. c7415b7 Merge "Removed the start and end transition types." by Gil Dobjanschi · 14 years ago
  62. 8aebc96 Merge "add method in MediaFile to determine if a file is a mediatype of not" by Vasu Nori · 14 years ago
  63. 45b4362 add method in MediaFile to determine if a file is a mediatype of not by Vasu Nori · 14 years ago
  64. ee1dc62 Merge "Remove unused and hidden setVideoEncoderLevel() from MediaRecorder.java" by James Dong · 14 years ago
  65. fa3d263 Removed the start and end transition types. by Gil Dobjanschi · 14 years ago
  66. a0cab99 Remove unused and hidden setVideoEncoderLevel() from MediaRecorder.java by James Dong · 14 years ago
  67. ce03445 Effects and overlays are not modified when a video clip is trimmed. by Gil Dobjanschi · 14 years ago
  68. 70bfc08 Check before and after media item reference by Gil Dobjanschi · 14 years ago
  69. 36b7cc5 Transition bug fix by Gil Dobjanschi · 14 years ago
  70. 5a1e4cf Update BT APIs return type from Set to List. by Jaikumar Ganesh · 14 years ago
  71. 7bfcabb Finalized the audio track ducking API by Gil Dobjanschi · 14 years ago
  72. f958f0f Save the color for gradient effects by Gil Dobjanschi · 14 years ago
  73. 4a90f93 resolved conflicts for merge of a127c07c to master by Kenny Root · 14 years ago
  74. a127c07 am 312644cd: Merge "Support for writing to MPEG2 transport stream files." into gingerbread by Andreas Huber · 14 years ago
  75. 2fd0c94 Merge "Test implementation bug fix." by Gil Dobjanschi · 14 years ago
  76. 9adf466 Support for writing to MPEG2 transport stream files. by Andreas Huber · 14 years ago
  77. e2c2846 Test implementation bug fix. by Gil Dobjanschi · 14 years ago
  78. 6a6a3af MTP: allow renaming directories by Mike Lockwood · 14 years ago
  79. 5ebac83 MTP: Add support for renaming files by Mike Lockwood · 14 years ago
  80. c5d3229 Merge "Color effect comments and method name changes." by Gil Dobjanschi · 14 years ago
  81. 0ce122e Color effect comments and method name changes. by Gil Dobjanschi · 14 years ago
  82. 0178856 MTP: Fix copying files to root of storage using parent handle = 0 by Mike Lockwood · 14 years ago
  83. 37de60c am 2b4f1f4c: am f72dd019: Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality." into gingerbread by Andreas Huber · 14 years ago
  84. bced934 Merge "Hide project media by creating the .nomedia file" by Gil Dobjanschi · 14 years ago
  85. ce52d1f Hide project media by creating the .nomedia file by Gil Dobjanschi · 14 years ago
  86. 069ead3 MTP: Throw a NullPointerException if client is null in MtpCursor constructor by Mike Lockwood · 14 years ago
  87. 2b4f1f4 am f72dd019: Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality." into gingerbread by Andreas Huber · 14 years ago
  88. 10b9b3f Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality. by Andreas Huber · 14 years ago
  89. 170bf59 Merge "MediaScanner: don't call pruneDeadThumbnailFiles unless the images table is empty" by Mike Lockwood · 14 years ago
  90. 6458935 MediaScanner: don't call pruneDeadThumbnailFiles unless the images table is empty by Mike Lockwood · 14 years ago
  91. b27f2d3 Remove MediaVideoItem and AudioTrack playback APIs. by Gil Dobjanschi · 14 years ago
  92. 0ca0a12 Added VideoEditor reference to protected AudioTrack constructor by Gil Dobjanschi · 14 years ago
  93. 53f89e1 Added the video editor to the media items and audio track constructors. by Gil Dobjanschi · 14 years ago
  94. e5867ef Adjust start time and duration for overlays and effects. by Gil Dobjanschi · 14 years ago
  95. 61f9184 Added mute APIs for MediaVideoItem and AudioTrack by Gil Dobjanschi · 14 years ago
  96. 3398aba Save AudioTrack to XML by Gil Dobjanschi · 14 years ago
  97. 52ac301 Added audio track playback API by Gil Dobjanschi · 14 years ago
  98. 048449e Added ability to instantiate various implementations of the VideoEditor by Gil Dobjanschi · 14 years ago
  99. 82aa7f0 Update code for new BT APIs. by Jaikumar Ganesh · 14 years ago
  100. 5665fd6 Save overlays to XML by Gil Dobjanschi · 14 years ago