1. e39e17d Merge "Improve the falsing logic for unlock motion" by Selim Cinek · 9 years ago
  2. 9db7105 Improve the falsing logic for unlock motion by Selim Cinek · 9 years ago
  3. f2570cb Merge "Doc fix - incorrect format (included argument) for function reference." by Etan Cohen · 9 years ago
  4. 912270e Doc fix - incorrect format (included argument) for function reference. by Etan Cohen · 9 years ago
  5. 398e118 Merge "Add hidden SensorManager APIs for injecting sensor data." by Aravind Akella · 9 years ago
  6. 09f9a7a Merge "Hide stretch mode from PlaybackSettings" by Andy Hung · 9 years ago
  7. 58ffaf9 Merge "Properly mangle file names" by Adam Lesinski · 9 years ago
  8. f7d3a76 Merge "Only skip unrecognized tags." by Julia Reynolds · 9 years ago
  9. 4e4fec1 Merge "Fix documentation - non-public API." by Etan Cohen · 9 years ago
  10. 237a597 Fix documentation - non-public API. by Etan Cohen · 9 years ago
  11. 49314ce Merge "Migrate primary external storage." by Jeff Sharkey · 9 years ago
  12. 275e3e4 Migrate primary external storage. by Jeff Sharkey · 9 years ago
  13. cd895cd Merge changes from topic 'mwd-merge-042415' by Etan Cohen · 9 years ago
  14. 998ee16 Merge "camera: Start/stop preview before clearing surface." by Ruben Brunk · 9 years ago
  15. 18cb3b5 Hide stretch mode from PlaybackSettings by Andy Hung · 9 years ago
  16. b423e30 Merge "Don't use a WeakReference for fingerprint notification object." by Jim Miller · 9 years ago
  17. 965bbb8 Merge "Smooth transitions between SHOW_WHEN_LOCKED activities" by Adrian Roos · 9 years ago
  18. 14862ad Merge "Move channel index computation to native AudioTrack JNI" by Andy Hung · 9 years ago
  19. 602c68e Smooth transitions between SHOW_WHEN_LOCKED activities by Adrian Roos · 9 years ago
  20. b21e1b2 Don't use a WeakReference for fingerprint notification object. by Jim Miller · 9 years ago
  21. 20fd847 am 6c52d51c: am bbe5effb: docs: Fixed typo in \'Authorizing with Google for REST APIs\' doc. bug: 18025533 by Quddus Chong · 9 years ago
  22. daa58a4 Merge "Remove problematic early return from notifyDataSetChanged" by Adam Cohen · 9 years ago
  23. 7be8bfc Merge "Fix stale inKeyguardInputRestrictedMode" by Adrian Roos · 9 years ago
  24. 6c52d51 am bbe5effb: docs: Fixed typo in \'Authorizing with Google for REST APIs\' doc. bug: 18025533 by Quddus Chong · 9 years ago
  25. 50c1ed7 Merge "Unhide new channel masks and deprecate old channel masks" by Andy Hung · 9 years ago
  26. 344f9e5 Merge "TIF: Add TvContentRating constant for unrated content" by Jae Seo · 9 years ago
  27. bf02d48 Merge "More usage tracking" by Amith Yamasani · 9 years ago
  28. b4d533b Merge "Add AudioManager property strings for ultrasound." by Arunesh Mishra · 9 years ago
  29. bbe5eff docs: Fixed typo in 'Authorizing with Google for REST APIs' doc. bug: 18025533 by Quddus Chong · 9 years ago
  30. 005f7cf Remove problematic early return from notifyDataSetChanged by Adam Cohen · 9 years ago
  31. f47e51e More usage tracking by Amith Yamasani · 9 years ago
  32. eca706e Merge "Add APIs to getDefaultDialerPackage and getSystemDialerPackage" by Yorke Lee · 9 years ago
  33. 30d7943 Move channel index computation to native AudioTrack JNI by Andy Hung · 9 years ago
  34. 4a963ac Fix stale inKeyguardInputRestrictedMode by Adrian Roos · 9 years ago
  35. d34f440 Merge "Remove distance based animation duration API" by Doris Liu · 9 years ago
  36. de1500c Merge "Added SystemServiceRegistry to preloaded-classes" by Fyodor Kupolov · 9 years ago
  37. 9a1cf49 Merge "Notify IME visibility when showWindow is called." by Seigo Nonaka · 9 years ago
  38. f9c2dcf Merge "Image: fix build break" by Zhijun He · 9 years ago
  39. 0525677 Merge "parcel: Add efficient methods for writing and reading a parcelable." by Jens Ole Lauridsen · 9 years ago
  40. 584e513 am cc9c597d: am d639a453: am e60077e6: Merge "Revert "[ActivityManager] Improve multi-thread access the same provider"" by Wale Ogunwale · 9 years ago
  41. 169364c am 4cdc7e84: am e2047da6: am d9bf2652: Merge "Revert "Clean-up state if we have an exception when acquiring provider"" by Wale Ogunwale · 9 years ago
  42. 766ba09 Image: fix build break by Zhijun He · 9 years ago
  43. cc9c597 am d639a453: am e60077e6: Merge "Revert "[ActivityManager] Improve multi-thread access the same provider"" by Wale Ogunwale · 9 years ago
  44. 4cdc7e8 am e2047da6: am d9bf2652: Merge "Revert "Clean-up state if we have an exception when acquiring provider"" by Wale Ogunwale · 9 years ago
  45. 1418054 Rename removeVideoCallListener to unregisterCallback by Etan Cohen · 9 years ago
  46. d639a45 am e60077e6: Merge "Revert "[ActivityManager] Improve multi-thread access the same provider"" by Wale Ogunwale · 9 years ago
  47. e2047da am d9bf2652: Merge "Revert "Clean-up state if we have an exception when acquiring provider"" by Wale Ogunwale · 9 years ago
  48. 22335a9 am 6c1af7ea: am 8652bce1: am c71f2648: Merge "frameworks/base: switch to using NativeConstants." by Kenny Root · 9 years ago
  49. 9677822 Merge "TIF: Use Preconditions.checkNotNull for null checking" by Jae Seo · 9 years ago
  50. bbaf48b3 Merge "UsbAlsaManager: Fix NPE when running in emulator" by Mike Lockwood · 9 years ago
  51. 6c1af7e am 8652bce1: am c71f2648: Merge "frameworks/base: switch to using NativeConstants." by Kenny Root · 9 years ago
  52. 18191b4 Merge "ImageWriter: fix and cleanup the closed Image Handling" by Zhijun He · 9 years ago
  53. 1f13872 UsbAlsaManager: Fix NPE when running in emulator by Mike Lockwood · 9 years ago
  54. e60077e Merge "Revert "[ActivityManager] Improve multi-thread access the same provider"" by Wale Ogunwale · 9 years ago
  55. 8652bce am c71f2648: Merge "frameworks/base: switch to using NativeConstants." by Kenny Root · 9 years ago
  56. d9bf265 Merge "Revert "Clean-up state if we have an exception when acquiring provider"" by Wale Ogunwale · 9 years ago
  57. e0112b5 MediaSync: rename onReturnAudioBuffer to onAudioBufferConsumed by Lajos Molnar · 9 years ago
  58. 197b3da Merge "MediaSync: add OnErrorListener." by Wei Jia · 9 years ago
  59. 1d64612 Revert "[ActivityManager] Improve multi-thread access the same provider" by Wale Ogunwale · 9 years ago
  60. 67fe0a4 Revert "Clean-up state if we have an exception when acquiring provider" by Wale Ogunwale · 9 years ago
  61. 6afa666 Only skip unrecognized tags. by Julia Reynolds · 9 years ago
  62. 7463065 MediaSync: add OnErrorListener. by Wei Jia · 9 years ago
  63. 7fdf51b Unhide new channel masks and deprecate old channel masks by Andy Hung · 9 years ago
  64. c71f264 Merge "frameworks/base: switch to using NativeConstants." by Kenny Root · 9 years ago
  65. 8781413 Merge "resolved conflicts for merge of f9c14b7d to master" by Alex Klyubin · 9 years ago
  66. 40485f5 resolved conflicts for merge of f9c14b7d to master by Alex Klyubin · 9 years ago
  67. 0d16b90 Merge "Never return a reference to sDefaults." by Jonathan Basseri · 9 years ago
  68. cdce55a Merge "Use fillColor for battery bolt color." by Xiyuan Xia · 9 years ago
  69. f8d26e2 Merge "Add missing permission check in MountService" by Rubin Xu · 9 years ago
  70. 3a34496 am 94089591: am 9774e8ab: Merge "docs: Updated What\'s New for GMS v7.3 to remove Maps support for Wear." into lmp-mr1-ub-docs by Quddus Chong · 9 years ago
  71. 0f21039 am eec5463c: am 5e95a917: am 17c0b254: am ccfedfcc: am 5827af11: am 02e4f2fb: Merge "docs: Supported media protocols, codecs, formats for Android TV" into lmp-docs by Scott Rowe · 9 years ago
  72. fd840dd Bluetooth document fix: remove reference from open API to hidden entities by Etan Cohen · 9 years ago
  73. 8942724 Fix build due to merge of 7595842 and renaming due to 8eb87f0 by Etan Cohen · 9 years ago
  74. 1123a83 Merge commit '052a0da' into merge2 by Etan Cohen · 9 years ago
  75. 8f74a5d Merge "Fix list selector background for Material spec" by Alan Viverette · 9 years ago
  76. b271d27 Merge commit 'db1dbb8' into merge2 by Etan Cohen · 9 years ago
  77. f9465fb Merge commit '7e5e791' into merge2 by Etan Cohen · 9 years ago
  78. 7e98b54 Merge "Add totalSize and availSize queries to StorageMeasurement" by Tony Mantler · 9 years ago
  79. a5f0b13 Merge commit '170102d' into merge2 by Etan Cohen · 9 years ago
  80. 644f413 Merge commit '4cb5d80' into merge2 by Etan Cohen · 9 years ago
  81. a6e5ff8 Merge commit '83cda00' into merge2 by Etan Cohen · 9 years ago
  82. 4de834e Merge commit 'c91bc62' into merge2 by Etan Cohen · 9 years ago
  83. 5a63f39 Merge commit 'cffc360' into merge2 by Etan Cohen · 9 years ago
  84. 94f2c27 Merge commit '7f61051' into merge2 by Etan Cohen · 9 years ago
  85. bd3dfa9 Merge commit '167c3a7' into merge2 by Etan Cohen · 9 years ago
  86. 9a070b3 Merge commit '4467b98' into merge2 by Etan Cohen · 9 years ago
  87. 0208397 Merge "[Fix confirmCredntials flow]" by Simranjit Singh Kohli · 9 years ago
  88. 78c2701 Fix list selector background for Material spec by Alan Viverette · 9 years ago
  89. a179962 Merge commit '25a217c' into merge2 by Etan Cohen · 9 years ago
  90. f491a58 Merge commit '04b18ec' into merge2 by Etan Cohen · 9 years ago
  91. 82d0178 [Fix confirmCredntials flow] by Simranjit Singh Kohli · 9 years ago
  92. d7b4b81 Merge commit '7595842' into merge2 by Etan Cohen · 9 years ago
  93. 3b8efc3 Merge commit '2bbd2b6' into merge2 by Etan Cohen · 9 years ago
  94. 27873b4 Merge commit '4890351' into merge2 by Etan Cohen · 9 years ago
  95. b07ce17 Use fillColor for battery bolt color. by Xiyuan Xia · 9 years ago
  96. e31788e Merge "Remove ZoomButtonsController view immediately when !visible" by Wale Ogunwale · 9 years ago
  97. 5e641d6 Remove ZoomButtonsController view immediately when !visible by Wale Ogunwale · 9 years ago
  98. 01bdfef Merge commit 'cd405fe' into merge2 by Etan Cohen · 9 years ago
  99. 5c0d6f6 Merge commit '6ddbb5e' into merge2 by Etan Cohen · 9 years ago
  100. 21125b8 Merge commit 'de93575' into merge2 by Etan Cohen · 9 years ago