1. 3fb3d88 Fix first-time usage. by Felipe Leme · 8 years ago
  2. 067f821e Merge "Use a binder instead of a bundle in removeSubscriptionWithOptions" into nyc-dev by Sungsoo Lim · 8 years ago
  3. 1c685d2 Merge "Remove all icon bitmaps when a publisher is uninstalled." into nyc-dev by Makoto Onuki · 8 years ago
  4. a9003595 Merge "Revert "Revert "Throw security exception for non-parent aware APIs""" into nyc-dev by Benjamin Franz · 8 years ago
  5. 6e49a7fc Merge "Don't do layout in hasGlyph for codepoint + vs" into nyc-dev by Raph Levien · 8 years ago
  6. 9e8bc7c Merge "Notification slider update." into nyc-dev by Julia Reynolds · 8 years ago
  7. bc33c82 Revert "Revert "Throw security exception for non-parent aware APIs"" by Benjamin Franz · 8 years ago
  8. 4d920ff Notification slider update. by Julia Reynolds · 8 years ago
  9. 23abc59 Merge "Don't show the unlock notification when Work mode is off" into nyc-dev by Benjamin Franz · 8 years ago
  10. 2f4c229 Merge "Maybe decrypt user when quiet mode is disabled" into nyc-dev by Benjamin Franz · 8 years ago
  11. a4c0b1d Merge "Fix cannot unlock keyguard when work challege is unified and work mode is off" into nyc-dev by Ricky Wai · 8 years ago
  12. f02420c Maybe decrypt user when quiet mode is disabled by Benjamin Franz · 8 years ago
  13. 46dc79c Merge "Metrics logging for DNS queries." into nyc-dev by TreeHugger Robot · 8 years ago
  14. 428fdd1 Merge "Call notifyLockedProfile in TrustManagerService instead of KeyguardViewMediator." into nyc-dev by Nicolas Prévot · 8 years ago
  15. f6ef828 Fix cannot unlock keyguard when work challege is unified and work mode is off by Ricky Wai · 8 years ago
  16. 4372473 Metrics logging for DNS queries. by Lorenzo Colitti · 8 years ago
  17. 88bc0bb Disambiguate NetworkCallback JavaDoc. by Lorenzo Colitti · 8 years ago
  18. bb9fb19 Merge changes Id603816c,I86e41324,I025d0558,I44d8dbac,Iabfc2e81, ... into nyc-dev by Rob Carr · 8 years ago
  19. 5981b8c Merge "Remember task which is being locked" into nyc-dev by Andrii Kulian · 8 years ago
  20. 032a359 Don't do layout in hasGlyph for codepoint + vs by Raph Levien · 8 years ago
  21. ff71d20 Put windows into resizing during IME adjust animation by Jorim Jaggi · 8 years ago
  22. 698e763 Disable resize when IME is adjusted by Jorim Jaggi · 8 years ago
  23. eb88d83 Add nice animation when adjusting for IME in multi-window by Jorim Jaggi · 8 years ago
  24. be67c90 Don't log transition time if no process switch by Jorim Jaggi · 8 years ago
  25. 0f051f5 Remember task which is being locked by Andrii Kulian · 8 years ago
  26. f2abc9d Merge "Temporarily increase timeout for devices with buggy driver" into nyc-dev by Jim Miller · 8 years ago
  27. 93d828d Temporarily increase timeout for devices with buggy driver by Jim Miller · 8 years ago
  28. fd950bd Merge "Synchronize future unsync transactions to last sync." into nyc-dev by Rob Carr · 8 years ago
  29. dd3d44f Fix configuration calculation in multi-window by Jorim Jaggi · 8 years ago
  30. 9520505 Merge "Fix bug where fingerprint events can be delivered to the wrong client" into nyc-dev by Jim Miller · 8 years ago
  31. e2a49bf Merge "Fixing jank issue with animating alpha." into nyc-dev by Winson Chung · 8 years ago
  32. f19376e Fixing jank issue with animating alpha. by Winson · 8 years ago
  33. de16f96c Merge "Take app screenshots in 565." into nyc-dev by Winson Chung · 8 years ago
  34. cb2ce6f Fix bug where fingerprint events can be delivered to the wrong client by Jim Miller · 8 years ago
  35. 0033b2a Remove all icon bitmaps when a publisher is uninstalled. by Makoto Onuki · 8 years ago
  36. 02f9e23 Merge "ExifInterface: return only a JPEG-compressed thumbnail of RAW images" into nyc-dev by Jaesung Chung · 8 years ago
  37. f332328 Merge "Ensure sane WallpaperData" into nyc-dev by TreeHugger Robot · 8 years ago
  38. a7e2eaa Merge "Fix LockscreenWallpaper panning" into nyc-dev by Adrian Roos · 8 years ago
  39. 3a1ae58 Merge "Disable auto-drawer opening if intent is creating doc on empty dir." into nyc-dev by Ben Lin · 8 years ago
  40. 9a5a6eb Merge "Partial revert of c1a80b08f08cfb038625cec537390705d16db3f5" into nyc-dev by Adrian Roos · 8 years ago
  41. 117cff7 Merge "Revert "Optimize ResTable::getLocales() to improve bindApplication performance"" into nyc-dev by Tim Murray · 8 years ago
  42. cc715a5 Partial revert of c1a80b08f08cfb038625cec537390705d16db3f5 by Adrian Roos · 8 years ago
  43. 4f9b759 Merge "Removed the unused RIL constant" into nyc-dev by Jack Yu · 8 years ago
  44. 6eee0e1 Disable starting window for Recents by Chong Zhang · 8 years ago
  45. eb3cbd8 Merge "Fix crash due to null uri in ContentObserver.onChange" into nyc-dev by Chong Zhang · 8 years ago
  46. e342790 Fix crash due to null uri in ContentObserver.onChange by Chong Zhang · 8 years ago
  47. 98e8007 Revert "Optimize ResTable::getLocales() to improve bindApplication performance" by Tim Murray · 8 years ago
  48. a5fdde9 Take app screenshots in 565. by Winson · 8 years ago
  49. 95a4791 Merge "Disable recents button in carmode inside of NavigationBarView, instead of doing it from PhoneWindowManager, which doesnt maintain the mUiMode properly and in sync with that in the UiModeManager. In addition the re-layout / modifications in the content of the navigation bar in care mode are better consolidated in one place instead of many places." into nyc-dev by Sriram Viswanathan · 8 years ago
  50. 7c1f390 Merge "PipManager: Revisit the logic for PIP close for TV app case" into nyc-dev by Dongwon Kang · 8 years ago
  51. 469caae Disable recents button in carmode inside of NavigationBarView, by Sriram Viswanathan · 8 years ago
  52. 9a916e5 Merge "Add support for null tag names from apps." into nyc-dev by Joe Onorato · 8 years ago
  53. 3ee2cc6 Merge "Update RestrictedSwitchPreference to have an additional summary." into nyc-dev by Sudheer Shanka · 8 years ago
  54. f2d2aab Merge "Fixes a bug in shortcut key." into nyc-dev by Muyuan Li · 8 years ago
  55. 439525a Merge "Fix isUserAddedCertificate" into nyc-dev by Chad Brubaker · 8 years ago
  56. b5dd049 Fixes a bug in shortcut key. by Muyuan Li · 8 years ago
  57. 98e4679 Merge "Unify dumped native stack traces" into nyc-dev by Andy Hung · 8 years ago
  58. 203222e Merge "Don't show icons in overlay popup menus." into nyc-dev by Oren Blasberg · 8 years ago
  59. 7f5b3e5 Merge "TIF: Add Programs.COLUMN_RECORDING_PROHIBITED" into nyc-dev by Dongwon Kang · 8 years ago
  60. c28e3a9 Ensure sane WallpaperData by Adrian Roos · 8 years ago
  61. 996c409 Merge "Add a null check to prevent NPE" into nyc-dev by Sid Soundararajan · 8 years ago
  62. 59623ee Merge "SoundTriggerHelper: Add ability to manage multiple voice models." into nyc-dev by Arunesh Mishra · 8 years ago
  63. c180d68 Merge "Cache the parsed result of WebView provider config xml" into nyc-dev by Hui Shu · 8 years ago
  64. 27c0e70 Merge "Fixed initial metered state of new policy." into nyc-dev by Felipe Leme · 8 years ago
  65. 02e9214 Fixed initial metered state of new policy. by Felipe Leme · 8 years ago
  66. e70464e Merge "Return complete properties map instead of per view" into nyc-dev by Deepanshu Gupta · 8 years ago
  67. eaf1853 Return complete properties map instead of per view by Deepanshu Gupta · 8 years ago
  68. abaa339 Merge "TIF: Update documentation on time shifting start/current position" into nyc-dev by Jae Seo · 8 years ago
  69. 446b4e7 Merge "PopupWindow. Don't use -1 width/height for calculations." into nyc-dev by Rob Carr · 8 years ago
  70. 6823a8f Update RestrictedSwitchPreference to have an additional summary. by Sudheer Shanka · 8 years ago
  71. fac2515 SoundTriggerHelper: Add ability to manage multiple voice models. by Arunesh Mishra · 8 years ago
  72. 0d723a2 Merge "Multi-window assist callback" into nyc-dev by Amith Yamasani · 8 years ago
  73. 3b777cb Fix LockscreenWallpaper panning by Adrian Roos · 8 years ago
  74. 3653085 Merge "PIP: Fix regressions" into nyc-dev by Jaewan Kim · 8 years ago
  75. f90db08 Merge "Deal gracefully with empty srcs." into nyc-dev by Steve McKay · 8 years ago
  76. 487bcec Merge "Make number picker styles public" into nyc-dev by Alan Viverette · 8 years ago
  77. 388fc33 Add support for null tag names from apps. by Joe Onorato · 8 years ago
  78. cb6903d Merge "Guard against null clipdata objects." into nyc-dev by Steve McKay · 8 years ago
  79. 6598b2d Add a null check to prevent NPE by Sid Soundararajan · 8 years ago
  80. fa6d683 Merge "Clarify how to replace cert generated by Android Keystore." into nyc-dev by Alex Klyubin · 8 years ago
  81. 3610d06 Don't show icons in overlay popup menus. by Oren Blasberg · 8 years ago
  82. 7c12cd3 TIF: Add Programs.COLUMN_RECORDING_PROHIBITED by Dongwon Kang · 8 years ago
  83. 9455bd0 Cache the parsed result of WebView provider config xml by Hui Shu · 8 years ago
  84. 4ecc096 Merge "Fixing various layout issues when docking" into nyc-dev by Winson Chung · 8 years ago
  85. 67c7957 Fixing various layout issues when docking by Winson · 8 years ago
  86. d6a25c2 Merge "Revert "Revert "Make stopped state a first-class thing""" into nyc-dev by John Reck · 8 years ago
  87. 8afcc76 Revert "Revert "Make stopped state a first-class thing"" by John Reck · 8 years ago
  88. 55625a6 Deal gracefully with empty srcs. by Steve McKay · 8 years ago
  89. 4f9ad45 Merge "Fix the behaviour for explicitly switching WebView provider" into nyc-dev by Gustav Sennton · 8 years ago
  90. 071510d Merge "Basic documentation for custom drawables" into nyc-dev by Alan Viverette · 8 years ago
  91. cac7b22 Merge "PIP: Implement new onboarding spec" into nyc-dev by Jaewan Kim · 8 years ago
  92. 0037461 Merge "Update fonts.xml file for new noto fonts." into nyc-dev by Doug Felt · 8 years ago
  93. 070b73a Merge "Consolidate WiFi Calling string resources" into nyc-dev by Pavel Zhamaitsiak · 8 years ago
  94. 5ce4e2e Merge "Avoid reentrance on ClipArea APIs" into nyc-dev by Chris Craik · 8 years ago
  95. 2344c6a Merge "Destroy drawing cache when switching layer type" into nyc-dev by Chris Craik · 8 years ago
  96. b9e6ad3 Make number picker styles public by Alan Viverette · 8 years ago
  97. 8ad8419 PIP: Update the focusability of recents row whenever Recents is shown by Jaewan Kim · 8 years ago
  98. 419c895 PIP: Fix regressions by Jaewan Kim · 8 years ago
  99. d51afa4 Merge "Update day of week labels when setting month params in SimpleMonthView" into nyc-dev by Alan Viverette · 8 years ago
  100. b33daec Merge "Add WindowManager side timeout for toasts." into nyc-dev by Rob Carr · 8 years ago