1. e3cb7ba Vertically align toolbar child views with similar gravities by Alan Viverette · 11 years ago
  2. 3ab7bf1 Merge "add some assert messages to download manager test" into lmp-dev by Guang Zhu · 11 years ago
  3. 8143d2f Merge "QS: Fix tile padding on dual tile first lines." into lmp-dev by John Spurlock · 11 years ago
  4. 3047814 add some assert messages to download manager test by Guang Zhu · 11 years ago
  5. 6aad505 Merge "Update alert dialog styling to match Material spec" into lmp-dev by Alan Viverette · 11 years ago
  6. baa958d QS: Fix tile padding on dual tile first lines. by John Spurlock · 11 years ago
  7. 1a7a63ad Fix for b/16400888 - API Review: GridLayout attributes by Philip Milne · 11 years ago
  8. 38553ad Merge "On db upgrade, reset ringer mode to normal." into lmp-dev by John Spurlock · 11 years ago
  9. 7d424b6 On db upgrade, reset ringer mode to normal. by John Spurlock · 11 years ago
  10. 97dc52c Merge "Prevent NotificationManagerService from using bad stream type" into lmp-dev by Jean-Michel Trivi · 11 years ago
  11. 9ed0292 Merge "Zen: Map transition to ringer-mode silent to "priority"." into lmp-dev by John Spurlock · 11 years ago
  12. 806dbae Zen: Map transition to ringer-mode silent to "priority". by John Spurlock · 11 years ago
  13. da6e6c8 Merge "User restriction to disallow outgoing NFC beam" into lmp-dev by Amith Yamasani · 11 years ago
  14. a237e05 Merge "Use sscanf() for parsing tag values." into lmp-dev by Jeff Sharkey · 11 years ago
  15. d5dfb72 Merge "Doze: Wake up on touch, fade between states." into lmp-dev by John Spurlock · 11 years ago
  16. 8b12f22 Doze: Wake up on touch, fade between states. by John Spurlock · 11 years ago
  17. b2201151 Merge "hwui: Caches: use mBoundTextures only for GL_TEXTURE_2D" into lmp-dev by Chris Craik · 11 years ago
  18. 70735bd hwui: Caches: use mBoundTextures only for GL_TEXTURE_2D by Fred Fettinger · 11 years ago
  19. 0b81adc Merge "Use surfaceflinger for recents thumbnail rotations." into lmp-dev by Riley Andrews · 11 years ago
  20. b505298 Merge "Use correct row/column order in list and grid CollectionItems" into lmp-dev by Alan Viverette · 11 years ago
  21. e47d543 Use sscanf() for parsing tag values. by Jeff Sharkey · 11 years ago
  22. 26af829 User restriction to disallow outgoing NFC beam by Amith Yamasani · 11 years ago
  23. 2f439763 Merge "Remove reference to StatusBarNotification after the value is accessed." into lmp-dev by Griff Hazen · 11 years ago
  24. 69fb8a2 Merge "Fix tessellation bounds computation" into lmp-dev by Chris Craik · 11 years ago
  25. 6955045 Merge "Fixing issue with screen pinning not working. (Bug 17436123)" into lmp-dev by Winson Chung · 11 years ago
  26. 31e8d76 Merge "Separating the notion of transposed search vs nav bar. (Bug 17402331)" into lmp-dev by Winson Chung · 11 years ago
  27. fc3922d Copy visibility docs from support version to base Notification. by Griff Hazen · 11 years ago
  28. 9580f6c Merge "Add user-specific playSoundEffect and use in NavBar" into lmp-dev by Jason Monk · 11 years ago
  29. 1f14863 Merge "Set MTU size to 1410 for Telus." into lmp-dev by Vineeta Srivastava · 11 years ago
  30. 7677694 Merge "Removing the NO_CROSS_PROFILE flag for intent forwarding" into lmp-dev by Alexandra Gherghina · 11 years ago
  31. bc02727 Change suffix UsingSubId to ForSubscriber. by Wink Saville · 11 years ago
  32. 8fd30e4 Merge "Add support for a circular bitmap overlay for round android wear emulator." into lmp-dev by Griff Hazen · 11 years ago
  33. a45fe78 Merge "Add Japanese content ratings" into lmp-dev by Jae Seo · 11 years ago
  34. fe5998b Add Japanese content ratings by Jae Seo · 11 years ago
  35. 345d4f4 Merge "Remove deprecated (and now unused) API method." into lmp-dev by Craig Mautner · 11 years ago
  36. 8246885 Set MTU size to 1410 for Telus. by New Author Steven Liu · 11 years ago
  37. bb8c4834 Merge "Add new wallpaper features for insets and offsets." into lmp-dev by Dianne Hackborn · 11 years ago
  38. 84e4e62 Merge "Initilize LockPatternUtils with the current user" into lmp-dev by Adrian Roos · 11 years ago
  39. e5322f4 Merge "Show confirmation dialog when adding user from QS" into lmp-dev by Adrian Roos · 11 years ago
  40. bb9637b Merge "Don't draw system bar backgrounds if FLAG_FULLSCREEN is set" into lmp-dev by Adrian Roos · 11 years ago
  41. e60d6ed Merge "Don't crash if there's no QS panel" into lmp-dev by Adrian Roos · 11 years ago
  42. 0321573 Remove deprecated (and now unused) API method. by Craig Mautner · 11 years ago
  43. fbc3f19 Merge "Remove a few unnecessary withLayer() calls" into lmp-dev by Jorim Jaggi · 11 years ago
  44. f832638 Merge "Fix padding between R and wifi icon" into lmp-dev by Jorim Jaggi · 11 years ago
  45. a9dddfb Merge "Fixed a bug that the icon was not animating anymore when updating." into lmp-dev by Selim Cinek · 11 years ago
  46. 2d12d98 Merge "Properly announcing HUN state for talkback" into lmp-dev by Selim Cinek · 11 years ago
  47. f219dad Merge "Avoiding heads-up when accessibility is turned on" into lmp-dev by Selim Cinek · 11 years ago
  48. 6107a10 Remove a few unnecessary withLayer() calls by Jorim Jaggi · 11 years ago
  49. c737b9b Fix padding between R and wifi icon by Jorim Jaggi · 11 years ago
  50. 51ae05d Fixed a bug that the icon was not animating anymore when updating. by Selim Cinek · 11 years ago
  51. 33b5f78 Merge "Do not dim the non-activated notifications on lockscreen" into lmp-dev by Jorim Jaggi · 11 years ago
  52. 4538cee Do not dim the non-activated notifications on lockscreen by Jorim Jaggi · 11 years ago
  53. 3751c35 Fixing issue with screen pinning not working. (Bug 17436123) by Winson Chung · 11 years ago
  54. e51d6a3 Merge "Apply color to auto-redacted notification" into lmp-dev by Jorim Jaggi · 11 years ago
  55. 1d38f58 Merge "Extend IKeyChainService AIDL with CACert retrieval" into lmp-dev by Zoltan Szatmary-Ban · 11 years ago
  56. c788487 Removing the NO_CROSS_PROFILE flag for intent forwarding by Alexandra Gherghina · 11 years ago
  57. eea87a3 Merge "Stop logging false error when lingering completes." into lmp-dev by Paul Jensen · 11 years ago
  58. fc2c5c9 Merge "Don't send listening NetworkRequests to NetworkFactories." into lmp-dev by Paul Jensen · 11 years ago
  59. f9b42de Merge "Implement ConnectivityManager.reportBadNetwork() to trigger network validation." into lmp-dev by Paul Jensen · 11 years ago
  60. 5276a77 Properly announcing HUN state for talkback by Selim Cinek · 11 years ago
  61. a8fefa5 Avoiding heads-up when accessibility is turned on by Selim Cinek · 11 years ago
  62. 5da328be Merge "Announcing the stream type when the volume panel comes up" into lmp-dev by Selim Cinek · 11 years ago
  63. 0110c57 Merge "Fixed a bug with the anti-falsing logic with dismissing" into lmp-dev by Selim Cinek · 11 years ago
  64. f8a52c0 Merge "Allowing a ContentProvider to have a null authority." into lmp-dev by Nicolas Prevot · 11 years ago
  65. 699a49b Follow up API signature changes of CursorAnchorInfo part 2 by Yohei Yukawa · 11 years ago
  66. 7fb6146 Add support for a circular bitmap overlay for round android wear emulator. by Griff Hazen · 11 years ago
  67. e04c75e Merge "Use new device identifier to check if a layout has been set." into lmp-dev by Michael Wright · 11 years ago
  68. 1d13406 Use surfaceflinger for recents thumbnail rotations. by Riley Andrews · 11 years ago
  69. 1893d9b Merge "New new design for ResolverActivity" into lmp-dev by Adam Powell · 11 years ago
  70. fd1e93d New new design for ResolverActivity by Adam Powell · 11 years ago
  71. 86aaca6 Use new device identifier to check if a layout has been set. by Michael Wright · 11 years ago
  72. b86d5b5 Merge "Build layoutlib create tests as part of sdk build." into lmp-dev by Deepanshu Gupta · 11 years ago
  73. 7c36c86 Merge "unhide AudioAttributes flag FLAG_HW_AV_SYNC" into lmp-dev by Eric Laurent · 11 years ago
  74. 56340fc unhide AudioAttributes flag FLAG_HW_AV_SYNC by Eric Laurent · 11 years ago
  75. 21bcfc4f Fix tessellation bounds computation by Chris Craik · 11 years ago
  76. 8f92d92 Build layoutlib create tests as part of sdk build. by Deepanshu Gupta · 11 years ago
  77. 36f32f1 Merge "Fix rsMatrix documentation." into lmp-dev by Jean-Luc Brouillet · 11 years ago
  78. 592b959 Merge "Implement getAvailableChannels" into lmp-dev by Vinit Deshpande · 11 years ago
  79. 8cf9484 Fix rsMatrix documentation. by Jean-Luc Brouillet · 11 years ago
  80. 067e5f6 Add new wallpaper features for insets and offsets. by Dianne Hackborn · 11 years ago
  81. f43f04e Merge "Frameworks/base: Add native bridge post-fork initialization" into lmp-dev by Andreas Gampe · 11 years ago
  82. 8d29a06 Merge "Update IntelliJ project file for IntelliJ 14" into lmp-dev by Deepanshu Gupta · 11 years ago
  83. 93b828d Merge "Add layoutlib tests to DIST_DIR" into lmp-dev by Deepanshu Gupta · 11 years ago
  84. fa4e214 Merge "Remove warning for null entries in resource array." into lmp-dev by Deepanshu Gupta · 11 years ago
  85. 4a96554 am d87e0484: am 604ae4c7: am 552e5ce6: Merge "Doc change: Add note to use explicit intent when binding to billing service." into klp-modular-docs by Dirk Dougherty · 11 years ago
  86. b62bb77 Merge "Add FEATURE_GAMEPAD to current.txt" into lmp-dev by Michael Wright · 11 years ago
  87. 40e9f39 Merge "Change getCurrentPhoneType to SystemApi" into lmp-dev by Wink Saville · 11 years ago
  88. d87e048 am 604ae4c7: am 552e5ce6: Merge "Doc change: Add note to use explicit intent when binding to billing service." into klp-modular-docs by Dirk Dougherty · 11 years ago
  89. 3afd6e3 Add FEATURE_GAMEPAD to current.txt by Michael Wright · 11 years ago
  90. 4009b98 Merge "Assisted dialing support of MO SMS" into lmp-dev by Amit Mahajan · 11 years ago
  91. 604ae4c am 552e5ce6: Merge "Doc change: Add note to use explicit intent when binding to billing service." into klp-modular-docs by Dirk Dougherty · 11 years ago
  92. 8a4537b Merge "change the property name about IDP from 'telephony.' to 'gsm.'" into lmp-dev by Amit Mahajan · 11 years ago
  93. 96b3e61 Change getCurrentPhoneType to SystemApi by Wink Saville · 11 years ago
  94. 2286f81 Merge "Don't track TextureLayer lifecycles in RenderState" into lmp-dev by Chris Craik · 11 years ago
  95. db960ad change the property name about IDP from 'telephony.' to 'gsm.' by Steven Liu · 11 years ago
  96. 552e5ce Merge "Doc change: Add note to use explicit intent when binding to billing service." into klp-modular-docs by Dirk Dougherty · 11 years ago
  97. 8a226d2 Don't track TextureLayer lifecycles in RenderState by Chris Craik · 11 years ago
  98. e7df34e Merge "Reserve NetIds 1..50 for OEM use." into lmp-dev by Sreeram Ramachandran · 11 years ago
  99. f615926 Merge "Map KEY_VOICECOMMAND to KEYCODE_VOICE_ASSIST" into lmp-dev by Michael Wright · 11 years ago
  100. 8e3b4d4 Merge "Add FEATURE_GAMEPAD." into lmp-dev by Michael Wright · 11 years ago