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