1. bf949ce Merge "Fix issue #27653326: Sync doesn't work in doze maintenance" into nyc-dev by Dianne Hackborn · 10 years ago
  2. 1064d35 Merge "Tell IMS about missing InputConnection methods." into nyc-dev by Yohei Yukawa · 10 years ago
  3. 2fefbcf Fix issue #27653326: Sync doesn't work in doze maintenance by Dianne Hackborn · 10 years ago
  4. 4c284d5 Don't bind ChooserTargetServices as user CURRENT by Adam Powell · 10 years ago
  5. 910e7726 Merge "Changes of root storage space unmounting time on Zygote Process" into nyc-dev by Jeff Sharkey · 10 years ago
  6. 13ea8f4 New string for resolving ACTION_SENDTO intents by Adam Powell · 10 years ago
  7. 885b742 Changes of root storage space unmounting time on Zygote Process by doheon1.lee · 10 years ago
  8. 2e303d2 Merge "FloatingToolbar: Hide panels when they're invisible." into nyc-dev by Abodunrinwa Toki · 10 years ago
  9. 6fdd3afd Merge "Treat accessibility actions as user activity" into nyc-dev by Phil Weaver · 10 years ago
  10. 0cf6489 FloatingToolbar: Hide panels when they're invisible. by Abodunrinwa Toki · 10 years ago
  11. da80d67 Treat accessibility actions as user activity by Phil Weaver · 10 years ago
  12. e771d58 Remove an unused constructor of InputMethodSettings. by Yohei Yukawa · 10 years ago
  13. fb8aa06 Merge changes I068f8821,Ibcf12746,I169ad495 into nyc-dev by Yohei Yukawa · 10 years ago
  14. 7b574cb Add more @NonNull/@Nullable to InputMethodSettings. by Yohei Yukawa · 10 years ago
  15. 2a6d9aa Adding a default implementation for the new Window.Callback method by Sunny Goyal · 10 years ago
  16. 85eb7a9 Merge "Fix a bug in ControllerActivityCounter" into nyc-dev by Roshan Pius · 10 years ago
  17. 7a9c34b Show admin support dialog if app is suspended. by Sudheer Shanka · 10 years ago
  18. 19a80a1 Tell IMS about missing InputConnection methods. by Yohei Yukawa · 10 years ago
  19. 8164330 Fix a bug in ControllerActivityCounter by Roshan Pius · 10 years ago
  20. fcbe17e Merge "Once restored, the wallpaper needs to actually draw" into nyc-dev by Chris Tate · 10 years ago
  21. 41297ff Once restored, the wallpaper needs to actually draw by Christopher Tate · 10 years ago
  22. 89db9db Merge "Allow per-package exemptions for restricted AppOps" into nyc-dev by Ruben Brunk · 10 years ago
  23. 29931bc Allow per-package exemptions for restricted AppOps by Ruben Brunk · 10 years ago
  24. fc1713d Merge "Use LocaleUtils#filterByLanguage for non-keyboard subtypes." into nyc-dev by Yohei Yukawa · 10 years ago
  25. 238faad Use LocaleUtils#filterByLanguage for non-keyboard subtypes. by Yohei Yukawa · 10 years ago
  26. f6d87ec Add consistent @NonNull annotations for drawable callbacks by Alan Viverette · 10 years ago
  27. 80861ff Make sure to compare subtype language with system language. by Yohei Yukawa · 10 years ago
  28. 58f1018 Merge "Cache per-Activity Resources objects" into nyc-dev by Adam Lesinski · 10 years ago
  29. 082614c Cache per-Activity Resources objects by Adam Lesinski · 10 years ago
  30. 2f14bb3 Merge "Added shortcut key to dock windows" into nyc-dev by Muyuan Li · 10 years ago
  31. 713fec8 Add an API for apps to get their System Health / Battery Stats data. by Joe Onorato · 10 years ago
  32. a212999 Added shortcut key to dock windows by Muyuan Li · 10 years ago
  33. 20be5d6 Add API to IMountService to get encryption state by Paul Lawrence · 10 years ago
  34. f7f4537 Merge changes I6e5dc836,Ia0c663f0,I97eb6e79,I8a4a0213,I87798da9, ... into nyc-dev by Selim Cinek · 10 years ago
  35. e47b0d4 Merge "Back region to lang selection: preserve search & position" into nyc-dev by Mihai Niță · 10 years ago
  36. 50c6e49 Fixed a bug where the media header wasn't indented by Selim Cinek · 10 years ago
  37. 072a95a Introduce script matching for enabling default IME subtypes. by Seigo Nonaka · 10 years ago
  38. 77dd59f Revert "Introduce script matching for enabling default IME subtypes." by Yohei Yukawa · 10 years ago
  39. d22b31b Merge "Introduce script matching for enabling default IME subtypes." into nyc-dev by Seigo Nonaka · 10 years ago
  40. 9e7a1c9 Introduce script matching for enabling default IME subtypes. by Seigo Nonaka · 10 years ago
  41. 3e19589 Skip publishContentProviders() when we have zero. by Jeff Sharkey · 10 years ago
  42. c743e0f Back region to lang selection: preserve search & position by Mihai Nita · 10 years ago
  43. cd84059 Merge "Fixed that the bigtext nofitication had slightly different padding" into nyc-dev by Selim Cinek · 10 years ago
  44. ee172e7 Merge "Show locale in region list even if suggested in language list" into nyc-dev by Mihai Niță · 10 years ago
  45. 98199ae Fixed that the bigtext nofitication had slightly different padding by Selim Cinek · 10 years ago
  46. f1f39cf Show locale in region list even if suggested in language list by Mihai Nita · 10 years ago
  47. 0c9ef61 Merge "Better handling of various types of compilation in DexOptimizer" into nyc-dev by Calin Juravle · 10 years ago
  48. 42275bc Fix a regression in InputMethodUtils. by Yohei Yukawa · 10 years ago
  49. 693f997 Better handling of various types of compilation in DexOptimizer by Calin Juravle · 10 years ago
  50. c14893b Merge "Close InputStream in BatteryStatsHelper" into nyc-dev by Nimrod Gileadi · 10 years ago
  51. e7636e4 Make it easier to test code that uses WakeupMessage. by Lorenzo Colitti · 10 years ago
  52. b7ffb76 Merge changes Ic366b532,I0179b45b into nyc-dev by Lorenzo Colitti · 10 years ago
  53. 531a344 Move PinningNetworkCallback out to a new NetworkPinner class. by Lorenzo Colitti · 10 years ago
  54. e9be5da Close InputStream in BatteryStatsHelper by Nimrod Gileadi · 10 years ago
  55. 4f655de Merge "Frameworks/base: Refactor TextView initialization" into nyc-dev by Andreas Gampe · 10 years ago
  56. de2dabb Skip boot prompt for both native and emulated FBE. by Jeff Sharkey · 10 years ago
  57. ddc1397 Frameworks/base: Refactor TextView initialization by Andreas Gampe · 10 years ago
  58. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 10 years ago
  59. 09c09fd Merge "BatteryStats: Fix issue where network traffic accounting might be lost" into nyc-dev by Adam Lesinski · 10 years ago
  60. 94ce94e Allows components to register shortcut key. by Muyuan Li · 10 years ago
  61. 6cca414 BatteryStats: Fix issue where network traffic accounting might be lost by Adam Lesinski · 10 years ago
  62. ebc106c Merge "Modify WakeupMessage to only send the message if not canceled" into mm-wireless-dev by Mitchell Wills · 10 years ago
  63. e1df1ba Merge "Make system locale persistent." into nyc-dev by Roozbeh Pournader · 10 years ago
  64. 8ca583b Merge "Accessibility to toggle multiwindow mode" into nyc-dev by Phil Weaver · 10 years ago
  65. 315c34e Accessibility to toggle multiwindow mode by Phil Weaver · 10 years ago
  66. bd5cbdd Make system locale persistent. by Seigo Nonaka · 10 years ago
  67. 634c1f9 Modify WakeupMessage to only send the message if not canceled by Mitchell Wills · 10 years ago
  68. b3fdffb Merge changes Iaf179d60,I315cf372,I21d3c5cc into nyc-dev by Yohei Yukawa · 10 years ago
  69. e985c24 Use LocaleList for implicitly enabled subtypes. by Yohei Yukawa · 10 years ago
  70. 102ff07 Add a utility method to filter locales. by Yohei Yukawa · 10 years ago
  71. ab0037c Merge "N-release temporary platlogo." into nyc-dev by Daniel Sandler · 10 years ago
  72. bbcf8b6 N-release temporary platlogo. by Dan Sandler · 10 years ago
  73. f8fb6d1 Merge "Make sure background drawable callback is cleared during resizing" into nyc-dev by Chong Zhang · 10 years ago
  74. 0df63d5 Make sure background drawable callback is cleared during resizing by Chong Zhang · 10 years ago
  75. 0ffd49c Always consume bottom insets when navigation bar is force shown by Jorim Jaggi · 10 years ago
  76. ffd0490 Fix wrong measurement in DecorView by Jorim Jaggi · 10 years ago
  77. 86ee2c0 Merge "Removed warning icons and use friendlier locale names" into nyc-dev by Mihai Niță · 10 years ago
  78. e1acd63 Make getBatteryUptimeLocked protected so it can be mocked. by Joe Onorato · 10 years ago
  79. 502141d Removed warning icons and use friendlier locale names by Mihai Nita · 10 years ago
  80. abded11 Add unit tests for BatteryStatsImpl. by Joe Onorato · 10 years ago
  81. 2a452d4 Merge "Add a unit test for MessageUtils." into mm-wireless-dev am: 6f027b4f06 by Lorenzo Colitti · 10 years ago
  82. 05c25f8 Unify windowGainedFocus() and startInput(). by Yohei Yukawa · 10 years ago
  83. 9cea80cd No overlay when permissions shown - framework by Svet Ganov · 10 years ago
  84. f979012c Add a unit test for MessageUtils. by Lorenzo Colitti · 10 years ago
  85. 24ffe23 Merge "Media notifications now properly respect font size changes" into nyc-dev by Selim Cinek · 10 years ago
  86. 42625d1b New behavior for docked stack when going home by Jorim Jaggi · 10 years ago
  87. d2feb63 Media notifications now properly respect font size changes by Selim Cinek · 10 years ago
  88. 019fb9f Merge "DO NOT MERGE Add a new WakeupMessage class" into mm-wireless-dev by Mitchell Wills · 10 years ago
  89. a2a9ab9 Add a MessageUtils class to convert int constants to strings. am: d2457a3ee3 by Lorenzo Colitti · 10 years ago
  90. 116d872 Merge "Introduce InputConnection#getHandler()." into nyc-dev by Yohei Yukawa · 10 years ago
  91. e9ae977 DO NOT MERGE Add a new WakeupMessage class by Lorenzo Colitti · 11 years ago
  92. d2457a3 Add a MessageUtils class to convert int constants to strings. by Lorenzo Colitti · 10 years ago
  93. cff479e Merge "Restore auto-launch behavior for ACTION_CHOOSER with a single choice" into nyc-dev by Adam Powell · 10 years ago
  94. a2cc0c2 Merge "Frameworks/base: Use Log.printlns in RuntimeInit" into nyc-dev by Andreas Gampe · 10 years ago
  95. d888beb Frameworks/base: Use Log.printlns in RuntimeInit by Andreas Gampe · 10 years ago
  96. d3fd96c Use background drawable from the client by Chong Zhang · 10 years ago
  97. f5afdb0 Restore auto-launch behavior for ACTION_CHOOSER with a single choice by Adam Powell · 10 years ago
  98. bc163f0 Add Protocol.BASE_ETHERNET am: ca4c61aa9f by Erik Kline · 10 years ago
  99. ca4c61a Add Protocol.BASE_ETHERNET by Erik Kline · 10 years ago
  100. c2393ac Fix bugs in logic to find a default selectd IME. by Yohei Yukawa · 10 years ago