1. c004eef More ACTION_CHOOSER ClipData migration. by Jeff Sharkey · 10 years ago
  2. 2b2f672 Merge "Make panel menu windows respect elevation" into lmp-dev by Adam Powell · 10 years ago
  3. df22548 Merge "Handling service number convert while roaming." into lmp-dev by Amit Mahajan · 10 years ago
  4. e68bc7a Merge "Delete file containing removed attributes and styles" into lmp-dev by Alan Viverette · 10 years ago
  5. 8d9f121 Merge "Allow primary user profile owner to set device restrictions" into lmp-dev by Amith Yamasani · 10 years ago
  6. 8f8f5f5 Merge "Fix exception when fragment container has no View." into lmp-dev by George Mount · 10 years ago
  7. a1e7d53 Merge "Fix NPE when shared element listener is null." into lmp-dev by George Mount · 10 years ago
  8. 0e164ae Delete file containing removed attributes and styles by Alan Viverette · 10 years ago
  9. 52ee328 Merge "Remove suggested key names as its confusing." into lmp-dev by Kenny Guy · 10 years ago
  10. d66a732 Merge "Speculative fix of IMMS crash" into lmp-dev by Yohei Yukawa · 10 years ago
  11. fcedfa0 Speculative fix of IMMS crash by Yohei Yukawa · 10 years ago
  12. 20d01ad Merge "Fix LayoutInflater copy constructor logic." into lmp-dev by Dan Sandler · 10 years ago
  13. 0c7bb33 Fix LayoutInflater copy constructor logic. by Dan Sandler · 10 years ago
  14. aad42d1 Merge "Fix issue #17564607: Apps in the managed profile can send any intent..." into lmp-dev by Dianne Hackborn · 10 years ago
  15. ace2791 Fix issue #17564607: Apps in the managed profile can send any intent... by Dianne Hackborn · 10 years ago
  16. 51938c2 Merge "USB string descriptors are not UTF8, so it is not safe to treat them as such." into lmp-dev by Mike Lockwood · 10 years ago
  17. 6f006cc Handling service number convert while roaming. by w19976 · 10 years ago
  18. 594558d Make panel menu windows respect elevation by Adam Powell · 10 years ago
  19. 0297ad8 Merge "Fix voice mail number to modify when insert H3G Denmark sim card." into lmp-dev by Amit Mahajan · 10 years ago
  20. 9180383 Merge "Fix scroll position calculation when clipToPadding is false" into lmp-dev by Yigit Boyar · 10 years ago
  21. b907867 Fix voice mail number to modify when insert H3G Denmark sim card. by giseok.seo · 10 years ago
  22. 40c6c55 Fix scroll position calculation when clipToPadding is false by Yigit Boyar · 10 years ago
  23. 7343ba2 Merge "Fix broken logic in isValidTarget" into lmp-dev by George Mount · 10 years ago
  24. 1732f52 Fix NPE when shared element listener is null. by George Mount · 10 years ago
  25. 28c5d8e Merge "Fix the underlined spinner asset to match text field" into lmp-dev by Alan Viverette · 10 years ago
  26. 0b26e4d Fix exception when fragment container has no View. by George Mount · 10 years ago
  27. c34dc7c Allow primary user profile owner to set device restrictions by Amith Yamasani · 10 years ago
  28. bc3126f Merge "Remove activity icon bitmaps from system process." into lmp-dev by Craig Mautner · 10 years ago
  29. 648f69b Remove activity icon bitmaps from system process. by Craig Mautner · 10 years ago
  30. 50572be Merge "Fix parsing of old-style intent URIs" into lmp-dev by Alan Viverette · 10 years ago
  31. 07ecc74 Merge "Use action bar theme for action modes, fix ViewStub inflation theme" into lmp-dev by Alan Viverette · 10 years ago
  32. 3c7f018f Merge "Adds support for Theme dumping via DDM." into lmp-dev by Jon Miranda · 10 years ago
  33. 7e3d6c9 Merge "Revert "Make starting window hw-accelerated"" into lmp-dev by John Reck · 10 years ago
  34. 2b5f91f Merge "Create an Application object for the system process." into lmp-dev by Jeff Brown · 10 years ago
  35. 0adf32b Fix parsing of old-style intent URIs by Alan Viverette · 10 years ago
  36. 73aad6c Fix the underlined spinner asset to match text field by Alan Viverette · 10 years ago
  37. 61375a8 Revert "Make starting window hw-accelerated" by John Reck · 10 years ago
  38. b5dc5f6 Merge "Lock in final resource IDs." into lmp-dev by Dianne Hackborn · 10 years ago
  39. da6ffa0 Merge "Upper-case incoming AIDs." into lmp-dev by Martijn Coenen · 10 years ago
  40. a150a8b Lock in final resource IDs. by Dianne Hackborn · 10 years ago
  41. e82a4ee Adds support for Theme dumping via DDM. by Jon Miranda · 10 years ago
  42. cc82424 Fix broken logic in isValidTarget by George Mount · 10 years ago
  43. bd8dfd5 Merge "Import translations. DO NOT MERGE" into lmp-dev by Baligh Uddin · 10 years ago
  44. 1067b6e Merge "Add new icon for managed provisioning" into lmp-dev by Alexandra Gherghina · 10 years ago
  45. 48af9dd Merge "Default to using hardware layer during fade transition." into lmp-dev by George Mount · 10 years ago
  46. d00cfc5 Remove suggested key names as its confusing. by Kenny Guy · 10 years ago
  47. f8d9eb5 Add new icon for managed provisioning by Alexandra Gherghina · 10 years ago
  48. a300fca Merge "Fix broken svg icon" into lmp-dev by Alexandra Gherghina · 10 years ago
  49. e050122 Fix broken svg icon by Alexandra Gherghina · 10 years ago
  50. d4710c8 Merge "Update targetSdkVersion check." into lmp-dev by Sander Alewijnse · 10 years ago
  51. cc34089 Merge "Fix UserManager#isUserAGoat" into lmp-dev by Adam Powell · 10 years ago
  52. a9ddb8d Use action bar theme for action modes, fix ViewStub inflation theme by Alan Viverette · 10 years ago
  53. 988ae30 Fix UserManager#isUserAGoat by Adam Powell · 10 years ago
  54. 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
  55. f3b47e9 Merge "Use unified Tethering Permission Check" into lmp-dev by Robert Greenwalt · 10 years ago
  56. edb4766 Use unified Tethering Permission Check by Robert Greenwalt · 10 years ago
  57. 462bcd8 Allow carrier specific requirement on GPS features to be specified through a dedicated configuration key. by Tsuwei Chen · 10 years ago
  58. dc5bf6a Default to using hardware layer during fade transition. by George Mount · 10 years ago
  59. a434bf3 Merge "fix configure 5GHz RSSI thresholds, Bug:17514073" into lmp-dev by vandwalle · 10 years ago
  60. f080735 fix configure 5GHz RSSI thresholds, Bug:17514073 by vandwalle · 10 years ago
  61. 7fc8e35 Create an Application object for the system process. by Jeff Brown · 10 years ago
  62. fd20f19 Merge "Handle action mode changes properly for actionbar tabs" into lmp-dev by Yigit Boyar · 10 years ago
  63. 80ea66b Merge "Fix issues with multiple languages and multi-users" into lmp-dev by Sandeep Siddhartha · 10 years ago
  64. ae1990f Merge "Revert body font size to 14sp, fix ActionBar menu text color" into lmp-dev by Alan Viverette · 10 years ago
  65. 59b2d80 Revert body font size to 14sp, fix ActionBar menu text color by Alan Viverette · 10 years ago
  66. d25e864 Merge "Fix badge asset alpha issue" into lmp-dev by ztenghui · 10 years ago
  67. 9d375ec Merge "NetworkStats always needs arrays." into lmp-dev by Jeff Sharkey · 10 years ago
  68. 45fb873 Fix badge asset alpha issue by ztenghui · 10 years ago
  69. 7a8f1a3 NetworkStats always needs arrays. by Jeff Sharkey · 10 years ago
  70. 16ebe98 Merge "Reorder user icon colors so that the first default is teal" into lmp-dev by Alexandra Gherghina · 10 years ago
  71. 2bbad0c Handle action mode changes properly for actionbar tabs by Yigit Boyar · 10 years ago
  72. e7b26be Merge "Add NetworkAgent event for ExplicitlySelected" into lmp-dev by Robert Greenwalt · 10 years ago
  73. e73cc46 Add NetworkAgent event for ExplicitlySelected by Robert Greenwalt · 10 years ago
  74. 543f21d Merge "Fix broken dispatch of onApplyWindowInsets" into lmp-dev by Adrian Roos · 10 years ago
  75. 5665c0f Merge "Pass different dy into dispatchNestedSCroll" into lmp-dev by Brian Attwell · 10 years ago
  76. af8e823 Merge "Preserve NPE behavior of removed TextView.getTextColors() API" into lmp-dev by Alan Viverette · 10 years ago
  77. 4813482 Merge "Fix TimePicker.setCurrentHour() when argument is 0" into lmp-dev by Alan Viverette · 10 years ago
  78. 96f26b8 Merge "Ensure we always have valid colors in CaptionStyle" into lmp-dev by Alan Viverette · 10 years ago
  79. f74879f Merge "Update the progress bar to square instead of round lineCap" into lmp-dev by ztenghui · 10 years ago
  80. 5e991a1 Upper-case incoming AIDs. by Martijn Coenen · 10 years ago
  81. b4f601c Merge "Report Network status to NetworkAgent." into lmp-dev by Robert Greenwalt · 10 years ago
  82. fb1bf84 Merge "Restore changes that were needed." into lmp-dev by Craig Mautner · 10 years ago
  83. f182006 Ensure we always have valid colors in CaptionStyle by Alan Viverette · 10 years ago
  84. dc7df64 Merge "Increase clock and calendar haptic feedback durations" into lmp-dev by Alan Viverette · 10 years ago
  85. a67d909 Restore changes that were needed. by Craig Mautner · 10 years ago
  86. e0e4217 Pass different dy into dispatchNestedSCroll by Brian Attwell · 10 years ago
  87. 77a12e8 Update the progress bar to square instead of round lineCap by ztenghui · 10 years ago
  88. fe16787 Preserve NPE behavior of removed TextView.getTextColors() API by Alan Viverette · 10 years ago
  89. 7049912 Merge "Revert "Fix various bugs in DatePickerCalendarDelegate"" into lmp-dev by Craig Mautner · 10 years ago
  90. 706b354 Revert "Fix various bugs in DatePickerCalendarDelegate" by Craig Mautner · 10 years ago
  91. 82ed5df Increase clock and calendar haptic feedback durations by Alan Viverette · 10 years ago
  92. f6b4254 Merge "Fix various bugs in DatePickerCalendarDelegate" into lmp-dev by Craig Mautner · 10 years ago
  93. 3938194 Fix broken dispatch of onApplyWindowInsets by Adrian Roos · 10 years ago
  94. 9c26b54 Fix various bugs in DatePickerCalendarDelegate by Craig Mautner · 10 years ago
  95. 915a666 Merge "Use Op package name when creating toasts" into lmp-dev by Amit Mahajan · 10 years ago
  96. 626c513 Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  97. 328c630 Merge "Properly handle dispatchRestoreInstanceState for new-style DatePicker" into lmp-dev by Alan Viverette · 10 years ago
  98. 072707d Use RenderThread for navigation bar ripples by Jorim Jaggi · 10 years ago
  99. 9ed2d5f Merge "Fix static AID prefix registration." into lmp-dev by Martijn Coenen · 10 years ago
  100. 929442d Use Op package name when creating toasts by Tony Hill · 10 years ago