1. 3c7f018f Merge "Adds support for Theme dumping via DDM." into lmp-dev by Jon Miranda · 10 years ago
  2. 7e3d6c9 Merge "Revert "Make starting window hw-accelerated"" into lmp-dev by John Reck · 10 years ago
  3. 2b5f91f Merge "Create an Application object for the system process." into lmp-dev by Jeff Brown · 10 years ago
  4. 61375a8 Revert "Make starting window hw-accelerated" by John Reck · 10 years ago
  5. b5dc5f6 Merge "Lock in final resource IDs." into lmp-dev by Dianne Hackborn · 10 years ago
  6. da6ffa0 Merge "Upper-case incoming AIDs." into lmp-dev by Martijn Coenen · 10 years ago
  7. a150a8b Lock in final resource IDs. by Dianne Hackborn · 10 years ago
  8. e82a4ee Adds support for Theme dumping via DDM. by Jon Miranda · 10 years ago
  9. bd8dfd5 Merge "Import translations. DO NOT MERGE" into lmp-dev by Baligh Uddin · 10 years ago
  10. 1067b6e Merge "Add new icon for managed provisioning" into lmp-dev by Alexandra Gherghina · 10 years ago
  11. 48af9dd Merge "Default to using hardware layer during fade transition." into lmp-dev by George Mount · 10 years ago
  12. f8d9eb5 Add new icon for managed provisioning by Alexandra Gherghina · 10 years ago
  13. a300fca Merge "Fix broken svg icon" into lmp-dev by Alexandra Gherghina · 10 years ago
  14. e050122 Fix broken svg icon by Alexandra Gherghina · 10 years ago
  15. d4710c8 Merge "Update targetSdkVersion check." into lmp-dev by Sander Alewijnse · 10 years ago
  16. cc34089 Merge "Fix UserManager#isUserAGoat" into lmp-dev by Adam Powell · 10 years ago
  17. 988ae30 Fix UserManager#isUserAGoat by Adam Powell · 10 years ago
  18. b610b18 Merge "Allow carrier specific requirement on GPS features to be specified through a dedicated configuration key. Currently, carrier requirement is specified through CAPABILITIES key, whose original purpose is to indicate the capability of the hardware, not to enable/disable features in GPS HW. With this fix, carrier requirement on GPS features can be specified properly without messing up with the real capability. This will satisfy VzW, Sprint and USC's requirement on SUPL mode, without sacrificing the capability of HW geofence." into lmp-dev by Tsuwei Chen · 10 years ago
  19. f3b47e9 Merge "Use unified Tethering Permission Check" into lmp-dev by Robert Greenwalt · 10 years ago
  20. edb4766 Use unified Tethering Permission Check by Robert Greenwalt · 10 years ago
  21. 462bcd8 Allow carrier specific requirement on GPS features to be specified through a dedicated configuration key. by Tsuwei Chen · 10 years ago
  22. dc5bf6a Default to using hardware layer during fade transition. by George Mount · 10 years ago
  23. a434bf3 Merge "fix configure 5GHz RSSI thresholds, Bug:17514073" into lmp-dev by vandwalle · 10 years ago
  24. f080735 fix configure 5GHz RSSI thresholds, Bug:17514073 by vandwalle · 10 years ago
  25. 7fc8e35 Create an Application object for the system process. by Jeff Brown · 10 years ago
  26. fd20f19 Merge "Handle action mode changes properly for actionbar tabs" into lmp-dev by Yigit Boyar · 10 years ago
  27. 80ea66b Merge "Fix issues with multiple languages and multi-users" into lmp-dev by Sandeep Siddhartha · 10 years ago
  28. ae1990f Merge "Revert body font size to 14sp, fix ActionBar menu text color" into lmp-dev by Alan Viverette · 10 years ago
  29. 59b2d80 Revert body font size to 14sp, fix ActionBar menu text color by Alan Viverette · 10 years ago
  30. d25e864 Merge "Fix badge asset alpha issue" into lmp-dev by ztenghui · 10 years ago
  31. 9d375ec Merge "NetworkStats always needs arrays." into lmp-dev by Jeff Sharkey · 10 years ago
  32. 45fb873 Fix badge asset alpha issue by ztenghui · 10 years ago
  33. 7a8f1a3 NetworkStats always needs arrays. by Jeff Sharkey · 10 years ago
  34. 16ebe98 Merge "Reorder user icon colors so that the first default is teal" into lmp-dev by Alexandra Gherghina · 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. f74879f Merge "Update the progress bar to square instead of round lineCap" into lmp-dev by ztenghui · 10 years ago
  44. 5e991a1 Upper-case incoming AIDs. by Martijn Coenen · 10 years ago
  45. b4f601c Merge "Report Network status to NetworkAgent." into lmp-dev by Robert Greenwalt · 10 years ago
  46. fb1bf84 Merge "Restore changes that were needed." into lmp-dev by Craig Mautner · 10 years ago
  47. f182006 Ensure we always have valid colors in CaptionStyle by Alan Viverette · 10 years ago
  48. dc7df64 Merge "Increase clock and calendar haptic feedback durations" into lmp-dev by Alan Viverette · 10 years ago
  49. a67d909 Restore changes that were needed. by Craig Mautner · 10 years ago
  50. e0e4217 Pass different dy into dispatchNestedSCroll by Brian Attwell · 10 years ago
  51. 77a12e8 Update the progress bar to square instead of round lineCap by ztenghui · 10 years ago
  52. fe16787 Preserve NPE behavior of removed TextView.getTextColors() API by Alan Viverette · 10 years ago
  53. 7049912 Merge "Revert "Fix various bugs in DatePickerCalendarDelegate"" into lmp-dev by Craig Mautner · 10 years ago
  54. 706b354 Revert "Fix various bugs in DatePickerCalendarDelegate" by Craig Mautner · 10 years ago
  55. 82ed5df Increase clock and calendar haptic feedback durations by Alan Viverette · 10 years ago
  56. f6b4254 Merge "Fix various bugs in DatePickerCalendarDelegate" into lmp-dev by Craig Mautner · 10 years ago
  57. 3938194 Fix broken dispatch of onApplyWindowInsets by Adrian Roos · 10 years ago
  58. 9c26b54 Fix various bugs in DatePickerCalendarDelegate by Craig Mautner · 10 years ago
  59. 915a666 Merge "Use Op package name when creating toasts" into lmp-dev by Amit Mahajan · 10 years ago
  60. 626c513 Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  61. 328c630 Merge "Properly handle dispatchRestoreInstanceState for new-style DatePicker" into lmp-dev by Alan Viverette · 10 years ago
  62. 072707d Use RenderThread for navigation bar ripples by Jorim Jaggi · 10 years ago
  63. 9ed2d5f Merge "Fix static AID prefix registration." into lmp-dev by Martijn Coenen · 10 years ago
  64. 929442d Use Op package name when creating toasts by Tony Hill · 10 years ago
  65. 0985fb6 Fix static AID prefix registration. by Martijn Coenen · 10 years ago
  66. ffe1716 Reorder user icon colors so that the first default is teal by Alexandra Gherghina · 10 years ago
  67. 7e25a50 Merge "AID prefix registration." into lmp-dev by Martijn Coenen · 10 years ago
  68. 8cf8f71 Fix issues with multiple languages and multi-users by Sandeep Siddhartha · 10 years ago
  69. d015e34 Properly handle dispatchRestoreInstanceState for new-style DatePicker by Alan Viverette · 10 years ago
  70. d735c9b Fix TimePicker.setCurrentHour() when argument is 0 by Alan Viverette · 10 years ago
  71. 1bbfcc2 Merge "Adds APIs for Bluetooth PBAP and MAP access permission." into lmp-dev by Edward Jee · 10 years ago
  72. 4e5eddf Merge "camera2-legacy: Fix jpeg thumbnail quality not being set" into lmp-dev by Igor Murashkin · 10 years ago
  73. 89bb63f camera2-legacy: Fix jpeg thumbnail quality not being set by Igor Murashkin · 10 years ago
  74. 3846c1d Merge "Show the lockscreen when more than 1 user is present" into lmp-dev by Adam Lesinski · 10 years ago
  75. d701bfb Merge "Camera2: Check for sequence complete sooner." into lmp-dev by Eino-Ville Talvala · 10 years ago
  76. 61d9409 Show the lockscreen when more than 1 user is present by Adam Lesinski · 10 years ago
  77. 7413501 Merge "Always apply ImageView's tint attribute using SRC_ATOP by default" into lmp-dev by Alan Viverette · 10 years ago
  78. 84f20ec Merge "Minimize the number of default enabled IMEs part 3" into lmp-dev by Yohei Yukawa · 10 years ago
  79. 85be272 Merge "Fix a typo in comment." into lmp-dev by Ang Li · 10 years ago
  80. afd3a3a Merge "Treat empty string as title-set in ToolbarWidgetWrapper" into lmp-dev by Adam Powell · 10 years ago
  81. ebff406 Merge "Finish materializing dialogs" into lmp-dev by Adam Powell · 10 years ago
  82. 6192b07 Treat empty string as title-set in ToolbarWidgetWrapper by Adam Powell · 10 years ago
  83. 848fe73 Camera2: Check for sequence complete sooner. by Eino-Ville Talvala · 10 years ago
  84. 38f93bc Always apply ImageView's tint attribute using SRC_ATOP by default by Alan Viverette · 10 years ago
  85. 18c56d0 Merge "Avoid invalidating view during some outline invalidations" into lmp-dev by Chet Haase · 10 years ago
  86. 27652ef Avoid invalidating view during some outline invalidations by Chet Haase · 10 years ago
  87. 953b562 Fix a typo in comment. by Ang Li · 10 years ago
  88. 49c0e73 Merge "Update API naming to follow style guide." into lmp-dev by Jeff Sharkey · 10 years ago
  89. 63d991f Merge "Add config option for permanent dpad presence." into lmp-dev by Michael Wright · 10 years ago
  90. 7436d19 Merge "Enable shadow for GhostView" into lmp-dev by Chris Craik · 10 years ago
  91. d044ad9 Finish materializing dialogs by Adam Powell · 10 years ago
  92. a59e623 Add config option for permanent dpad presence. by Michael Wright · 10 years ago
  93. de74231 Update API naming to follow style guide. by Jeff Sharkey · 10 years ago
  94. de4e52a Merge "Add system feature for ConnectionService API support (1/3)" into lmp-dev by Ihab Awad · 10 years ago
  95. 08ff5c1 Merge "Fixed OOM due to visibility transitions." into lmp-dev by George Mount · 10 years ago
  96. 94e7e7e Merge "Fixed enter/exit transitions working against shared elements." into lmp-dev by George Mount · 10 years ago
  97. 5fa15be Merge "Camera2: Clean up corner case error handling" into lmp-dev by Eino-Ville Talvala · 10 years ago
  98. 27bc8aa Fixed enter/exit transitions working against shared elements. by George Mount · 10 years ago
  99. 79b2781 Fixed OOM due to visibility transitions. by George Mount · 10 years ago
  100. 38ea779 Update targetSdkVersion check. by Sander Alewijnse · 10 years ago