1. 8396970 Only doze when not occluded by Jorim Jaggi · 9 years ago
  2. 196597b Merge "Children which are removed when HUNd now animate out" into mnc-dev by Selim Cinek · 9 years ago
  3. 8711ed6 Merge changes from topic 'modemActivityInfo' into mnc-dev by Prerepa Viswanadham · 9 years ago
  4. 4cf5974 Merge "Bump the BatteryStats parcel VERSION" into mnc-dev by Adam Lesinski · 9 years ago
  5. 0dd7ddc Merge "Make MediaProjectionPermissionActivity secure with setFilterTouchesWhenObscured()" into mnc-dev by Dongwon Kang · 9 years ago
  6. 6204320 Merge "Delete unused" into mnc-dev by John Reck · 9 years ago
  7. 4538ef2 Delete unused by John Reck · 9 years ago
  8. 623bf63 Merge "Rename reloadCarrierConfigForSubId -> notifyConfigChangedForSubId" into mnc-dev by Jonathan Basseri · 9 years ago
  9. df6235c Bump the BatteryStats parcel VERSION by Adam Lesinski · 9 years ago
  10. 5e4c382 resolved conflicts for merge of 17ba2e6c to mnc-dev by Filip Gruszczynski · 9 years ago
  11. 5ea0c8f Rename reloadCarrierConfigForSubId -> notifyConfigChangedForSubId by Jonathan Basseri · 9 years ago
  12. b0cf7ea Make MediaProjectionPermissionActivity secure with setFilterTouchesWhenObscured() by Dongwon Kang · 9 years ago
  13. e37cf3b Merge "QS: Handle font-size changes immediately in ZenModePanel." into mnc-dev by John Spurlock · 9 years ago
  14. d8ffe62 Merge "Update Statement Service." into mnc-dev by Joseph Wen · 9 years ago
  15. 59b28c0 Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 9 years ago
  16. 7631697 Merge "Update documentation of CARRIER_PRESENCE & bitmasks." into mnc-dev by Etan Cohen · 9 years ago
  17. d896323 QS: Handle font-size changes immediately in ZenModePanel. by John Spurlock · 9 years ago
  18. d8b9b64 Merge "Use DisplayAdjustments when creating display in ResourceManager" into mnc-dev by Wale Ogunwale · 9 years ago
  19. 4ad2b0c Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  20. c0f7aff Merge "Zen QS: Use explicit content descriptions for zen buttons." into mnc-dev by John Spurlock · 9 years ago
  21. 7da9d7a Merge "apply force hiding of window only when it is main display" into mnc-dev by keunyoung · 9 years ago
  22. 71feb72 Merge "Fix a typo in the docstring of getAllCellInfo()" into mnc-dev by Nathan Harold · 9 years ago
  23. 5ac36ce Merge "Use VoiceInteractor.Prompt in VoiceInteraction test app" into mnc-dev by James Cook · 9 years ago
  24. e4dc7e1 Update documentation of CARRIER_PRESENCE & bitmasks. by Etan Cohen · 9 years ago
  25. 37cf077 Merge "Add projection info to RenderNode dumps" into mnc-dev by Chris Craik · 9 years ago
  26. 21a4f17 Merge "Revert "notifyCarrierNetworkChange:TelephonyManager->CarrierService"" into mnc-dev by Andrew Flynn · 9 years ago
  27. 2b5348b Revert "notifyCarrierNetworkChange:TelephonyManager->CarrierService" by Andrew Flynn · 9 years ago
  28. 7a542b6 apply force hiding of window only when it is main display by keunyoung · 9 years ago
  29. 54d729b Merge "Fix issue #21572679: API Review: ActivityOptions, usage time report" into mnc-dev by Dianne Hackborn · 9 years ago
  30. fde06fd Fix a typo in the docstring of getAllCellInfo() by Nathan Harold · 9 years ago
  31. 383ce58 Merge "MidiManager: proxy all requests to open devices through MidiService" into mnc-dev by Mike Lockwood · 9 years ago
  32. a1c7ffe Zen QS: Use explicit content descriptions for zen buttons. by John Spurlock · 9 years ago
  33. e4bd7c9 Improve string comment. by Makoto Onuki · 9 years ago
  34. 0e0942d Hide top and bottom bar while dozing by Jorim Jaggi · 9 years ago
  35. bf72eb8 Add projection info to RenderNode dumps by Chris Craik · 9 years ago
  36. b576646 Merge "Add SYSTEM_DIR check to upgrade-key-set verification." into mnc-dev by dcashman · 9 years ago
  37. 2668946 Merge "Remove deprecated android.security.KeyStore methods." into mnc-dev by Alex Klyubin · 9 years ago
  38. 2c50023 Merge "RSA encrypt with private key in Android Keystore." into mnc-dev by Alex Klyubin · 9 years ago
  39. 5b688e8 Merge "Disable -Werror on Clang" into mnc-dev by John Reck · 9 years ago
  40. 3bd053f Merge "Fix clang warnings" into mnc-dev by John Reck · 9 years ago
  41. 0f43c39 Fix clang warnings by John Reck · 9 years ago
  42. e617820 Disable -Werror on Clang by John Reck · 9 years ago
  43. f61ae2d Add SYSTEM_DIR check to upgrade-key-set verification. by dcashman · 9 years ago
  44. 281dffb Merge "Include launched packageName in systrace." into mnc-dev by Wale Ogunwale · 9 years ago
  45. ce1590d Merge "Wait for wakeup_reasons on first init" into mnc-dev by Adam Lesinski · 9 years ago
  46. 25bb455 Merge "Revert "Print exception stacktrace on failed scanPackageLI"" into mnc-dev by Dimitry Ivanov · 9 years ago
  47. 829c097 Merge "Adding temporary logging to debug CTS failure (for CellLocationTest)." into mnc-dev by Amit Mahajan · 9 years ago
  48. 9b5e212 Merge "Changing getSimState to use slot idx instead of sub id." into mnc-dev by Amit Mahajan · 9 years ago
  49. 2429e6a Merge "notifyCarrierNetworkChange:TelephonyManager->CarrierService" into mnc-dev by Andrew Flynn · 9 years ago
  50. 4350bab Remove deprecated android.security.KeyStore methods. by Alex Klyubin · 9 years ago
  51. 47fc7fe Revert "Print exception stacktrace on failed scanPackageLI" by Dimitry Ivanov · 9 years ago
  52. 7fa228f Merge "Release voice wake lock at end of voice interaction session" into mnc-dev by Wale Ogunwale · 9 years ago
  53. dd231d4 Use VoiceInteractor.Prompt in VoiceInteraction test app by James Cook · 9 years ago
  54. 9387f1d Changing getSimState to use slot idx instead of sub id. by Amit Mahajan · 9 years ago
  55. 4a922d4 Release voice wake lock at end of voice interaction session by Wale Ogunwale · 9 years ago
  56. 72285e5 API review: Update hasMic to hasMicrophone. by Tim Kilbourn · 9 years ago
  57. 2ea838d Merge "Remove insertion action mode runnable on selection start" into mnc-dev by Clara Bayarri · 9 years ago
  58. aac4c5c Merge "Hold service lock when AMS.setProcessMemoryTrimLevel() is called" into mnc-dev by Wale Ogunwale · 9 years ago
  59. 159f558 Merge "Pass an args bundle to launchAssistAction." into mnc-dev by Tim Kilbourn · 9 years ago
  60. 7184c8a Remove insertion action mode runnable on selection start by Clara Bayarri · 9 years ago
  61. 7829c81 Include launched packageName in systrace. by Narayan Kamath · 9 years ago
  62. 20ac61b Merge "Zen: New user flow for requesting DND access." into mnc-dev by John Spurlock · 9 years ago
  63. 616bb3d Merge "API Council changes." into mnc-dev by George Mount · 9 years ago
  64. 83b4172 Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 9 years ago
  65. 678cd9f Merge "Add telecom extra to specify handle for incoming call" into mnc-dev by Yorke Lee · 9 years ago
  66. 29d8256 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  67. e9408f3 Hold service lock when AMS.setProcessMemoryTrimLevel() is called by Wale Ogunwale · 9 years ago
  68. 7c74f78 Zen: New user flow for requesting DND access. by John Spurlock · 9 years ago
  69. e1f3214 Merge "Change stylus button press to context click in View - API review feedback" into mnc-dev by Mady Mellor · 9 years ago
  70. a54a862 Merge "Change stylus button press to context click in GD - API review feedback" into mnc-dev by Mady Mellor · 9 years ago
  71. aaf68f2 Merge "instrument emergency call button" into mnc-dev by Chris Wren · 9 years ago
  72. 51ddeca Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 9 years ago
  73. 7c79c82 Merge "Don't cause requestLayout when transition changes Visibility." into mnc-dev by George Mount · 9 years ago
  74. 101ba78 Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 9 years ago
  75. 29d6e8d Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 9 years ago
  76. eb73861 Merge "Add demo mode to tuner" into mnc-dev by Jason Monk · 9 years ago
  77. bff802b Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 9 years ago
  78. 16ada3d Add demo mode to tuner by Jason Monk · 9 years ago
  79. 0926f58 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  80. 40f26e1 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  81. 8a3a964 Show Cast Tile when trusted by Jason Monk · 9 years ago
  82. 124103f Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  83. 4f460cd Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  84. 6236a82 Merge "Setup service for tunable things to use." into mnc-dev by Jason Monk · 9 years ago
  85. ef2ccf5 Merge "Correctly time out CMD_START_DHCP." into mnc-dev by Lorenzo Colitti · 9 years ago
  86. a73e459 Merge "Correct the docs for getUserBadgedIcon" into mnc-dev by Kenny Guy · 9 years ago
  87. 7d3b883 Merge "Fix ActionMode.snooze API" into mnc-dev by Abodunrinwa Toki · 9 years ago
  88. 5bc64b8 Correctly time out CMD_START_DHCP. by Lorenzo Colitti · 9 years ago
  89. 6280481 Merge "Remove NFC CardEmulation dynamic resource APIs." into mnc-dev by Martijn Coenen · 9 years ago
  90. dcfbb61 Merge "Catch BadTokenException and continue in clearInsetofPreviousIme." into mnc-dev by Seigo Nonaka · 9 years ago
  91. dc540ea Merge "Delete code that checks for the simulator, it's long gone." into mnc-dev by Lorenzo Colitti · 9 years ago
  92. e937216 Catch BadTokenException and continue in clearInsetofPreviousIme. by Seigo Nonaka · 9 years ago
  93. 5e74517 Setup service for tunable things to use. by Jason Monk · 9 years ago
  94. 2669851 Use DisplayAdjustments when creating display in ResourceManager by Wale Ogunwale · 9 years ago
  95. 683e3cf Merge "MediaController: Keep the controller when touch exploration is enabled" into mnc-dev by Jae Seo · 9 years ago
  96. c203e61 Merge "Fix Bitmap parceling through ashmem." into mnc-dev by Jeff Brown · 9 years ago
  97. a316c5d Fix Bitmap parceling through ashmem. by Jeff Brown · 9 years ago
  98. e76e701 Don't forget to parcel mIsAppProvidedIntent by Adam Skory · 9 years ago
  99. a28863e Merge "Record provision of custom Intents in AssistContent" into mnc-dev by Adam Skory · 9 years ago
  100. cd70c64 Record provision of custom Intents in AssistContent by Adam Skory · 9 years ago