1. 9fa364d Account for alpha in hasShadow() by Chris Craik · 10 years ago
  2. 8f8f5f5 Merge "Fix exception when fragment container has no View." into lmp-dev by George Mount · 10 years ago
  3. a1e7d53 Merge "Fix NPE when shared element listener is null." into lmp-dev by George Mount · 10 years ago
  4. 651486d Merge "Fix garbage showing up beneath dialogs" into lmp-dev by Chris Craik · 10 years ago
  5. ccfa1a9 Merge "bug fix: Allow enableSystemApps to be called by profile and device owner." into lmp-dev by Jessica Hummel · 10 years ago
  6. 7bfa357 Merge "Fix to make repeated lingerings work." into lmp-dev by Paul Jensen · 10 years ago
  7. dd31a10 bug fix: Allow enableSystemApps to be called by profile and device owner. by Jessica Hummel · 10 years ago
  8. 52ee328 Merge "Remove suggested key names as its confusing." into lmp-dev by Kenny Guy · 10 years ago
  9. d66a732 Merge "Speculative fix of IMMS crash" into lmp-dev by Yohei Yukawa · 10 years ago
  10. fcedfa0 Speculative fix of IMMS crash by Yohei Yukawa · 10 years ago
  11. 20d01ad Merge "Fix LayoutInflater copy constructor logic." into lmp-dev by Dan Sandler · 10 years ago
  12. 0c7bb33 Fix LayoutInflater copy constructor logic. by Dan Sandler · 10 years ago
  13. aad42d1 Merge "Fix issue #17564607: Apps in the managed profile can send any intent..." into lmp-dev by Dianne Hackborn · 10 years ago
  14. ace2791 Fix issue #17564607: Apps in the managed profile can send any intent... by Dianne Hackborn · 10 years ago
  15. 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
  16. 3540c46 Merge "Always apply window insets to action modes" into lmp-dev by Alan Viverette · 10 years ago
  17. 0297ad8 Merge "Fix voice mail number to modify when insert H3G Denmark sim card." into lmp-dev by Amit Mahajan · 10 years ago
  18. 9180383 Merge "Fix scroll position calculation when clipToPadding is false" into lmp-dev by Yigit Boyar · 10 years ago
  19. b907867 Fix voice mail number to modify when insert H3G Denmark sim card. by giseok.seo · 10 years ago
  20. 56eef1c Merge "Try and bind search widget before initial calculations of transition rects. (Bug 17456094)" into lmp-dev by Winson Chung · 10 years ago
  21. f7dd908 Merge "Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)" into lmp-dev by Winson Chung · 10 years ago
  22. 40c6c55 Fix scroll position calculation when clipToPadding is false by Yigit Boyar · 10 years ago
  23. 6920fee Merge "Don't count finishing activities as effective activities." into lmp-dev by Craig Mautner · 10 years ago
  24. 284b243 Fix garbage showing up beneath dialogs by Chris Craik · 10 years ago
  25. 7343ba2 Merge "Fix broken logic in isValidTarget" into lmp-dev by George Mount · 10 years ago
  26. 24b5f2c Always apply window insets to action modes by Alan Viverette · 10 years ago
  27. 3133616 Merge "Listening for widget changes while Recents is in the background. (Bug 17153663)" into lmp-dev by Winson Chung · 10 years ago
  28. 4767f4b Don't count finishing activities as effective activities. by Craig Mautner · 10 years ago
  29. 1732f52 Fix NPE when shared element listener is null. by George Mount · 10 years ago
  30. 28c5d8e Merge "Fix the underlined spinner asset to match text field" into lmp-dev by Alan Viverette · 10 years ago
  31. 0b26e4d Fix exception when fragment container has no View. by George Mount · 10 years ago
  32. 8f2152c Merge "Additional check to determine insets for recents animation" into lmp-dev by Adrian Roos · 10 years ago
  33. 59b17d8 Merge "Disable QS user switcher when not supported" into lmp-dev by Adrian Roos · 10 years ago
  34. bc3126f Merge "Remove activity icon bitmaps from system process." into lmp-dev by Craig Mautner · 10 years ago
  35. 648f69b Remove activity icon bitmaps from system process. by Craig Mautner · 10 years ago
  36. 9632a07 Merge "Add leanback support to AppCompatiblityTest" into lmp-dev by wsmlby · 10 years ago
  37. e87cc9a Add leanback support to AppCompatiblityTest by wsmlby · 10 years ago
  38. 547f97a Merge "Log alarm delivery only when localLOGV" into lmp-dev by Christopher Tate · 10 years ago
  39. 50572be Merge "Fix parsing of old-style intent URIs" into lmp-dev by Alan Viverette · 10 years ago
  40. 2ff5a73 Log alarm delivery only when localLOGV by Christopher Tate · 10 years ago
  41. 688a994 Merge "Print UI stuck when backing out of documents UI." into lmp-dev by Svetoslav · 10 years ago
  42. b75632c Print UI stuck when backing out of documents UI. by Svetoslav · 10 years ago
  43. 07ecc74 Merge "Use action bar theme for action modes, fix ViewStub inflation theme" into lmp-dev by Alan Viverette · 10 years ago
  44. 3c7f018f Merge "Adds support for Theme dumping via DDM." into lmp-dev by Jon Miranda · 10 years ago
  45. 7e3d6c9 Merge "Revert "Make starting window hw-accelerated"" into lmp-dev by John Reck · 10 years ago
  46. 2b5f91f Merge "Create an Application object for the system process." into lmp-dev by Jeff Brown · 10 years ago
  47. 9f5638e Merge "Add new error result code for mms config loading failure (1/2)" into lmp-dev by Ye Wen · 10 years ago
  48. 0adf32b Fix parsing of old-style intent URIs by Alan Viverette · 10 years ago
  49. 73aad6c Fix the underlined spinner asset to match text field by Alan Viverette · 10 years ago
  50. 61375a8 Revert "Make starting window hw-accelerated" by John Reck · 10 years ago
  51. b5dc5f6 Merge "Lock in final resource IDs." into lmp-dev by Dianne Hackborn · 10 years ago
  52. 81e3e94 Disable QS user switcher when not supported by Adrian Roos · 10 years ago
  53. da6ffa0 Merge "Upper-case incoming AIDs." into lmp-dev by Martijn Coenen · 10 years ago
  54. 7118220 Merge "Replace get*PhoneAccounts* public API methods with new method (1/3)" into lmp-dev by Nancy Chen · 10 years ago
  55. d572e45 Add new error result code for mms config loading failure (1/2) by Ye Wen · 10 years ago
  56. bf5dbf1 Enabling recents stack clipping by Winson Chung · 10 years ago
  57. a8433c6 Merge "Add option for recents to use fake shadows" into lmp-dev by Jorim Jaggi · 10 years ago
  58. 9aefd41 Merge "Removed round rect clipping and hardware layers from recents" into lmp-dev by Selim Cinek · 10 years ago
  59. a150a8b Lock in final resource IDs. by Dianne Hackborn · 10 years ago
  60. 595f6d9 Merge "Reinitialize emergency calls only view if configuration changes" into lmp-dev by Adrian Roos · 10 years ago
  61. d127e58 Merge "Add material camera_click sound" into lmp-dev by Jason Monk · 10 years ago
  62. e82a4ee Adds support for Theme dumping via DDM. by Jon Miranda · 10 years ago
  63. 3ad242d Block QS in sec. users setup when simple by Jason Monk · 10 years ago
  64. cc82424 Fix broken logic in isValidTarget by George Mount · 10 years ago
  65. c5bf65a Merge "Make dpm command output more test friendly" into lmp-dev by Esteban Talavera · 10 years ago
  66. bd8dfd5 Merge "Import translations. DO NOT MERGE" into lmp-dev by Baligh Uddin · 10 years ago
  67. 61e7929 Merge "Import translations. DO NOT MERGE" into lmp-dev by Baligh Uddin · 10 years ago
  68. 6641c10 Merge "Import translations. DO NOT MERGE" into lmp-dev by Baligh Uddin · 10 years ago
  69. c48bca5 Make dpm command output more test friendly by Esteban Talavera · 10 years ago
  70. 103b143 Merge "Don't remove active stacks from window manager" into lmp-dev by Craig Mautner · 10 years ago
  71. 1067b6e Merge "Add new icon for managed provisioning" into lmp-dev by Alexandra Gherghina · 10 years ago
  72. 48af9dd Merge "Default to using hardware layer during fade transition." into lmp-dev by George Mount · 10 years ago
  73. 3240988 Add material camera_click sound by Jason Monk · 10 years ago
  74. 2bc75f0 Merge "Fix crash from USER_PRESENT broadcast in sysui" into lmp-dev by Jason Monk · 10 years ago
  75. d00cfc5 Remove suggested key names as its confusing. by Kenny Guy · 10 years ago
  76. 72cc370 Fix wrong face unlock size by Adrian Roos · 10 years ago
  77. f8d9eb5 Add new icon for managed provisioning by Alexandra Gherghina · 10 years ago
  78. cf5a953 Fix crash from USER_PRESENT broadcast in sysui by Jason Monk · 10 years ago
  79. a300fca Merge "Fix broken svg icon" into lmp-dev by Alexandra Gherghina · 10 years ago
  80. 397157c Additional check to determine insets for recents animation by Winson Chung · 10 years ago
  81. 763546a Merge "Don't crash if a user can't be created" into lmp-dev by Adrian Roos · 10 years ago
  82. 44876e8 Merge "Fix bar visibility after restarting immersive activities" into lmp-dev by Adrian Roos · 10 years ago
  83. cb55703 Add option for recents to use fake shadows by Jorim Jaggi · 10 years ago
  84. e8199c5 Removed round rect clipping and hardware layers from recents by Selim Cinek · 10 years ago
  85. e050122 Fix broken svg icon by Alexandra Gherghina · 10 years ago
  86. d4710c8 Merge "Update targetSdkVersion check." into lmp-dev by Sander Alewijnse · 10 years ago
  87. 1391d8a Merge "Living with the LLand." into lmp-dev by Dan Sandler · 10 years ago
  88. 4455da9 Living with the LLand. by Dan Sandler · 10 years ago
  89. c55214a am 6357cd09: am 496cfbf7: Doc change: Add IAB v2 deprecation notice. by Dirk Dougherty · 10 years ago
  90. 4c6a4ce Some accessibility events wrongly filtered out (regression). by Svetoslav · 10 years ago
  91. 0cf001d Merge "Protect from null Intent" into lmp-dev by Craig Mautner · 10 years ago
  92. 513c892 Replace get*PhoneAccounts* public API methods with new method (1/3) by Nancy Chen · 10 years ago
  93. cc34089 Merge "Fix UserManager#isUserAGoat" into lmp-dev by Adam Powell · 10 years ago
  94. a9ddb8d Use action bar theme for action modes, fix ViewStub inflation theme by Alan Viverette · 10 years ago
  95. 988ae30 Fix UserManager#isUserAGoat by Adam Powell · 10 years ago
  96. 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
  97. 6357cd0 am 496cfbf7: Doc change: Add IAB v2 deprecation notice. by Dirk Dougherty · 10 years ago
  98. 47b20ba Protect from null Intent by Craig Mautner · 10 years ago
  99. f3b47e9 Merge "Use unified Tethering Permission Check" into lmp-dev by Robert Greenwalt · 10 years ago
  100. f16b494 Merge "Special case EGL_BAD_SURFACE" into lmp-dev by John Reck · 10 years ago