1. 52ee328 Merge "Remove suggested key names as its confusing." into lmp-dev by Kenny Guy · 10 years ago
  2. d66a732 Merge "Speculative fix of IMMS crash" into lmp-dev by Yohei Yukawa · 10 years ago
  3. fcedfa0 Speculative fix of IMMS crash by Yohei Yukawa · 10 years ago
  4. 20d01ad Merge "Fix LayoutInflater copy constructor logic." into lmp-dev by Dan Sandler · 10 years ago
  5. 0c7bb33 Fix LayoutInflater copy constructor logic. by Dan Sandler · 10 years ago
  6. ace2791 Fix issue #17564607: Apps in the managed profile can send any intent... by Dianne Hackborn · 10 years ago
  7. 9180383 Merge "Fix scroll position calculation when clipToPadding is false" into lmp-dev by Yigit Boyar · 10 years ago
  8. 40c6c55 Fix scroll position calculation when clipToPadding is false by Yigit Boyar · 10 years ago
  9. 7343ba2 Merge "Fix broken logic in isValidTarget" into lmp-dev by George Mount · 10 years ago
  10. bc3126f Merge "Remove activity icon bitmaps from system process." into lmp-dev by Craig Mautner · 10 years ago
  11. 648f69b Remove activity icon bitmaps from system process. by Craig Mautner · 10 years ago
  12. 50572be Merge "Fix parsing of old-style intent URIs" into lmp-dev by Alan Viverette · 10 years ago
  13. 07ecc74 Merge "Use action bar theme for action modes, fix ViewStub inflation theme" into lmp-dev by Alan Viverette · 10 years ago
  14. 3c7f018f Merge "Adds support for Theme dumping via DDM." into lmp-dev by Jon Miranda · 10 years ago
  15. 7e3d6c9 Merge "Revert "Make starting window hw-accelerated"" into lmp-dev by John Reck · 10 years ago
  16. 2b5f91f Merge "Create an Application object for the system process." into lmp-dev by Jeff Brown · 10 years ago
  17. 0adf32b Fix parsing of old-style intent URIs by Alan Viverette · 10 years ago
  18. 61375a8 Revert "Make starting window hw-accelerated" by John Reck · 10 years ago
  19. da6ffa0 Merge "Upper-case incoming AIDs." into lmp-dev by Martijn Coenen · 10 years ago
  20. e82a4ee Adds support for Theme dumping via DDM. by Jon Miranda · 10 years ago
  21. cc82424 Fix broken logic in isValidTarget by George Mount · 10 years ago
  22. 48af9dd Merge "Default to using hardware layer during fade transition." into lmp-dev by George Mount · 10 years ago
  23. d00cfc5 Remove suggested key names as its confusing. by Kenny Guy · 10 years ago
  24. d4710c8 Merge "Update targetSdkVersion check." into lmp-dev by Sander Alewijnse · 10 years ago
  25. a9ddb8d Use action bar theme for action modes, fix ViewStub inflation theme by Alan Viverette · 10 years ago
  26. 988ae30 Fix UserManager#isUserAGoat by Adam Powell · 10 years ago
  27. f3b47e9 Merge "Use unified Tethering Permission Check" into lmp-dev by Robert Greenwalt · 10 years ago
  28. edb4766 Use unified Tethering Permission Check by Robert Greenwalt · 10 years ago
  29. dc5bf6a Default to using hardware layer during fade transition. by George Mount · 10 years ago
  30. 7fc8e35 Create an Application object for the system process. by Jeff Brown · 10 years ago
  31. fd20f19 Merge "Handle action mode changes properly for actionbar tabs" into lmp-dev by Yigit Boyar · 10 years ago
  32. 80ea66b Merge "Fix issues with multiple languages and multi-users" into lmp-dev by Sandeep Siddhartha · 10 years ago
  33. 9d375ec Merge "NetworkStats always needs arrays." into lmp-dev by Jeff Sharkey · 10 years ago
  34. 7a8f1a3 NetworkStats always needs arrays. by Jeff Sharkey · 10 years ago
  35. 2bbad0c Handle action mode changes properly for actionbar tabs by Yigit Boyar · 10 years ago
  36. e7b26be Merge "Add NetworkAgent event for ExplicitlySelected" into lmp-dev by Robert Greenwalt · 10 years ago
  37. e73cc46 Add NetworkAgent event for ExplicitlySelected by Robert Greenwalt · 10 years ago
  38. 543f21d Merge "Fix broken dispatch of onApplyWindowInsets" into lmp-dev by Adrian Roos · 10 years ago
  39. 5665c0f Merge "Pass different dy into dispatchNestedSCroll" into lmp-dev by Brian Attwell · 10 years ago
  40. af8e823 Merge "Preserve NPE behavior of removed TextView.getTextColors() API" into lmp-dev by Alan Viverette · 10 years ago
  41. 4813482 Merge "Fix TimePicker.setCurrentHour() when argument is 0" into lmp-dev by Alan Viverette · 10 years ago
  42. 96f26b8 Merge "Ensure we always have valid colors in CaptionStyle" into lmp-dev by Alan Viverette · 10 years ago
  43. 5e991a1 Upper-case incoming AIDs. by Martijn Coenen · 10 years ago
  44. b4f601c Merge "Report Network status to NetworkAgent." into lmp-dev by Robert Greenwalt · 10 years ago
  45. f182006 Ensure we always have valid colors in CaptionStyle by Alan Viverette · 10 years ago
  46. a67d909 Restore changes that were needed. by Craig Mautner · 10 years ago
  47. e0e4217 Pass different dy into dispatchNestedSCroll by Brian Attwell · 10 years ago
  48. fe16787 Preserve NPE behavior of removed TextView.getTextColors() API by Alan Viverette · 10 years ago
  49. 7049912 Merge "Revert "Fix various bugs in DatePickerCalendarDelegate"" into lmp-dev by Craig Mautner · 10 years ago
  50. 706b354 Revert "Fix various bugs in DatePickerCalendarDelegate" by Craig Mautner · 10 years ago
  51. f6b4254 Merge "Fix various bugs in DatePickerCalendarDelegate" into lmp-dev by Craig Mautner · 10 years ago
  52. 3938194 Fix broken dispatch of onApplyWindowInsets by Adrian Roos · 10 years ago
  53. 9c26b54 Fix various bugs in DatePickerCalendarDelegate by Craig Mautner · 10 years ago
  54. 915a666 Merge "Use Op package name when creating toasts" into lmp-dev by Amit Mahajan · 10 years ago
  55. 328c630 Merge "Properly handle dispatchRestoreInstanceState for new-style DatePicker" into lmp-dev by Alan Viverette · 10 years ago
  56. 072707d Use RenderThread for navigation bar ripples by Jorim Jaggi · 10 years ago
  57. 9ed2d5f Merge "Fix static AID prefix registration." into lmp-dev by Martijn Coenen · 10 years ago
  58. 929442d Use Op package name when creating toasts by Tony Hill · 10 years ago
  59. 0985fb6 Fix static AID prefix registration. by Martijn Coenen · 10 years ago
  60. 7e25a50 Merge "AID prefix registration." into lmp-dev by Martijn Coenen · 10 years ago
  61. 8cf8f71 Fix issues with multiple languages and multi-users by Sandeep Siddhartha · 10 years ago
  62. d015e34 Properly handle dispatchRestoreInstanceState for new-style DatePicker by Alan Viverette · 10 years ago
  63. d735c9b Fix TimePicker.setCurrentHour() when argument is 0 by Alan Viverette · 10 years ago
  64. 1bbfcc2 Merge "Adds APIs for Bluetooth PBAP and MAP access permission." into lmp-dev by Edward Jee · 10 years ago
  65. 4e5eddf Merge "camera2-legacy: Fix jpeg thumbnail quality not being set" into lmp-dev by Igor Murashkin · 10 years ago
  66. 89bb63f camera2-legacy: Fix jpeg thumbnail quality not being set by Igor Murashkin · 10 years ago
  67. 3846c1d Merge "Show the lockscreen when more than 1 user is present" into lmp-dev by Adam Lesinski · 10 years ago
  68. d701bfb Merge "Camera2: Check for sequence complete sooner." into lmp-dev by Eino-Ville Talvala · 10 years ago
  69. 61d9409 Show the lockscreen when more than 1 user is present by Adam Lesinski · 10 years ago
  70. 7413501 Merge "Always apply ImageView's tint attribute using SRC_ATOP by default" into lmp-dev by Alan Viverette · 10 years ago
  71. 84f20ec Merge "Minimize the number of default enabled IMEs part 3" into lmp-dev by Yohei Yukawa · 10 years ago
  72. 85be272 Merge "Fix a typo in comment." into lmp-dev by Ang Li · 10 years ago
  73. afd3a3a Merge "Treat empty string as title-set in ToolbarWidgetWrapper" into lmp-dev by Adam Powell · 10 years ago
  74. ebff406 Merge "Finish materializing dialogs" into lmp-dev by Adam Powell · 10 years ago
  75. 6192b07 Treat empty string as title-set in ToolbarWidgetWrapper by Adam Powell · 10 years ago
  76. 848fe73 Camera2: Check for sequence complete sooner. by Eino-Ville Talvala · 10 years ago
  77. 38f93bc Always apply ImageView's tint attribute using SRC_ATOP by default by Alan Viverette · 10 years ago
  78. 18c56d0 Merge "Avoid invalidating view during some outline invalidations" into lmp-dev by Chet Haase · 10 years ago
  79. 27652ef Avoid invalidating view during some outline invalidations by Chet Haase · 10 years ago
  80. 953b562 Fix a typo in comment. by Ang Li · 10 years ago
  81. 49c0e73 Merge "Update API naming to follow style guide." into lmp-dev by Jeff Sharkey · 10 years ago
  82. 7436d19 Merge "Enable shadow for GhostView" into lmp-dev by Chris Craik · 10 years ago
  83. d044ad9 Finish materializing dialogs by Adam Powell · 10 years ago
  84. de74231 Update API naming to follow style guide. by Jeff Sharkey · 10 years ago
  85. de4e52a Merge "Add system feature for ConnectionService API support (1/3)" into lmp-dev by Ihab Awad · 10 years ago
  86. 08ff5c1 Merge "Fixed OOM due to visibility transitions." into lmp-dev by George Mount · 10 years ago
  87. 94e7e7e Merge "Fixed enter/exit transitions working against shared elements." into lmp-dev by George Mount · 10 years ago
  88. 5fa15be Merge "Camera2: Clean up corner case error handling" into lmp-dev by Eino-Ville Talvala · 10 years ago
  89. 27bc8aa Fixed enter/exit transitions working against shared elements. by George Mount · 10 years ago
  90. 79b2781 Fixed OOM due to visibility transitions. by George Mount · 10 years ago
  91. 38ea779 Update targetSdkVersion check. by Sander Alewijnse · 10 years ago
  92. 1ec6888 Add system feature for ConnectionService API support (1/3) by Ihab Awad · 10 years ago
  93. bd9d664 Merge "Add hidden API for pausing and resuming NFC polling." into lmp-dev by Andres Morales · 10 years ago
  94. 2911b20 Merge "Fix exit transitions hiding views permanently." into lmp-dev by George Mount · 10 years ago
  95. dc48924 Minimize the number of default enabled IMEs part 3 by Yohei Yukawa · 10 years ago
  96. 670288c Merge "Clean up view drawable tinting methods, fix default modes" into lmp-dev by Alan Viverette · 10 years ago
  97. 203d1cc Enable shadow for GhostView by Chris Craik · 10 years ago
  98. 9dbe94d Merge "Magic null-background filling for PhoneWindows" into lmp-dev by Adam Powell · 10 years ago
  99. b56f5d2 Clean up view drawable tinting methods, fix default modes by Alan Viverette · 10 years ago
  100. f849a5e Magic null-background filling for PhoneWindows by Adam Powell · 10 years ago