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