1. c87cd46 Merge "UsbMidiDevice: Only keep ALSA devices open when device is in use" into mnc-dev by Mike Lockwood · 9 years ago
  2. d951d65 Merge "Move ApplicationsState to SettingsLib" into mnc-dev by Tony Mantler · 9 years ago
  3. ba497f0 Merge "Use only strong references to AudioEffect" into mnc-dev by Eric Laurent · 9 years ago
  4. 0f925d0 Merge "Fallback to old Window.Callback#onWindowStartingActionMode" into mnc-dev by Clara Bayarri · 9 years ago
  5. 7b8ce2f Merge "Log SslErrors from captive portal sign in app." into mnc-dev by Paul Jensen · 9 years ago
  6. 16bef48 Merge "Add support for tel: links in captive portal app." into mnc-dev by Paul Jensen · 9 years ago
  7. 659716d Merge "Add Debug.MemoryInfo.getMemoryStats API." into mnc-dev by Richard Uhler · 9 years ago
  8. 058652c Merge "Remove the ability to set a preferred setup activity." into mnc-dev by Julia Reynolds · 9 years ago
  9. cedd53a Remove the ability to set a preferred setup activity. by Julia Reynolds · 9 years ago
  10. 0fcf416 Merge "Update some strings." into mnc-dev by Sudheer Shanka · 9 years ago
  11. 342540c Merge "Add tracing to GLSurfaceView" into mnc-dev by Chris Craik · 9 years ago
  12. eeb3443 Merge "Add uses-sdk to reduce red squigglies" into mnc-dev by Tony Mantler · 9 years ago
  13. 95357fd Move ApplicationsState to SettingsLib by Tony Mantler · 9 years ago
  14. 5b1a21a Update some strings. by Sudheer Shanka · 9 years ago
  15. 41ff524 Log SslErrors from captive portal sign in app. by Paul Jensen · 9 years ago
  16. fd54da9 Add support for tel: links in captive portal app. by Paul Jensen · 9 years ago
  17. 3eb63dc Merge "Move linking and directory creation logic to installd." into mnc-dev by Narayan Kamath · 9 years ago
  18. 3c300f0 Merge "Update AfW related strings." into mnc-dev by Sudheer Shanka · 9 years ago
  19. 427422d Update AfW related strings. by Sudheer Shanka · 9 years ago
  20. e845a1e Move linking and directory creation logic to installd. by Narayan Kamath · 9 years ago
  21. 1162744 Merge "Make public Network#bindSocket(FileDescriptor)." into mnc-dev by Erik Kline · 9 years ago
  22. d895999 Make public Network#bindSocket(FileDescriptor). by Erik Kline · 9 years ago
  23. 5795a25 Merge "TIF: Generate hardware input id in language-neutral fashion" into mnc-dev by Jinsuk Kim · 9 years ago
  24. 4b20865 TIF: Generate hardware input id in language-neutral fashion by Jinsuk Kim · 9 years ago
  25. e3d670d Merge "Format volumes with "auto" filesystem type." into mnc-dev by Jeff Sharkey · 9 years ago
  26. 8972c2a Fix lockscreen launch animations by Jorim Jaggi · 9 years ago
  27. 4f364c9 Fix NPE cause by new fingerprint permission check by Jim Miller · 9 years ago
  28. 76f8133 Use only strong references to AudioEffect by Eric Laurent · 9 years ago
  29. 800ebfc Merge "Update and cleanup FingerprintManager API to new spec" into mnc-dev by Jim Miller · 9 years ago
  30. 4e83cc9 Format volumes with "auto" filesystem type. by Jeff Sharkey · 9 years ago
  31. 12742ab Merge "Deprecate KeyChain.isBoundKeyAlgorithm." into mnc-dev by Alex Klyubin · 9 years ago
  32. 59b429d Add tracing to GLSurfaceView by Chris Craik · 9 years ago
  33. b835dd7 Close assist when launching intents from notification shade by Jorim Jaggi · 9 years ago
  34. 53b3bb0 Merge "clean up Process instance after we are done with the sub process" into mnc-dev by Guang Zhu · 9 years ago
  35. 2d14406 Merge "Fix flickering in alarm detail transition" into mnc-dev by Jorim Jaggi · 9 years ago
  36. 2ba5979 Fix flickering in alarm detail transition by Jorim Jaggi · 9 years ago
  37. 9f8f6e4 Fallback to old Window.Callback#onWindowStartingActionMode by Clara Bayarri · 9 years ago
  38. 46ac19f Use better interpolator when clicking on QS header by Jorim Jaggi · 9 years ago
  39. 59ec304 Don't invert legacy notifications by Jorim Jaggi · 9 years ago
  40. 7b5e6c8 Merge "Only doze when not occluded" into mnc-dev by Jorim Jaggi · 9 years ago
  41. 5cc8659 Dismiss Keyguard correctly by Jorim Jaggi · 9 years ago
  42. d56958c Merge "Ignore carrier apps when checking for idleness" into mnc-dev by Zach Johnson · 9 years ago
  43. 8396970 Only doze when not occluded by Jorim Jaggi · 9 years ago
  44. 196597b Merge "Children which are removed when HUNd now animate out" into mnc-dev by Selim Cinek · 9 years ago
  45. 6d5a0f9 UsbMidiDevice: Only keep ALSA devices open when device is in use by Mike Lockwood · 9 years ago
  46. 8711ed6 Merge changes from topic 'modemActivityInfo' into mnc-dev by Prerepa Viswanadham · 9 years ago
  47. f501b58 Update and cleanup FingerprintManager API to new spec by Jim Miller · 9 years ago
  48. 4cf5974 Merge "Bump the BatteryStats parcel VERSION" into mnc-dev by Adam Lesinski · 9 years ago
  49. 0dd7ddc Merge "Make MediaProjectionPermissionActivity secure with setFilterTouchesWhenObscured()" into mnc-dev by Dongwon Kang · 9 years ago
  50. 6204320 Merge "Delete unused" into mnc-dev by John Reck · 9 years ago
  51. 204a1d9 Add uses-sdk to reduce red squigglies by Tony Mantler · 9 years ago
  52. 4538ef2 Delete unused by John Reck · 9 years ago
  53. 623bf63 Merge "Rename reloadCarrierConfigForSubId -> notifyConfigChangedForSubId" into mnc-dev by Jonathan Basseri · 9 years ago
  54. df6235c Bump the BatteryStats parcel VERSION by Adam Lesinski · 9 years ago
  55. 5e4c382 resolved conflicts for merge of 17ba2e6c to mnc-dev by Filip Gruszczynski · 9 years ago
  56. 5ea0c8f Rename reloadCarrierConfigForSubId -> notifyConfigChangedForSubId by Jonathan Basseri · 9 years ago
  57. b0cf7ea Make MediaProjectionPermissionActivity secure with setFilterTouchesWhenObscured() by Dongwon Kang · 9 years ago
  58. e37cf3b Merge "QS: Handle font-size changes immediately in ZenModePanel." into mnc-dev by John Spurlock · 9 years ago
  59. d8ffe62 Merge "Update Statement Service." into mnc-dev by Joseph Wen · 9 years ago
  60. 59b28c0 Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 9 years ago
  61. b4b9ca7 Ignore carrier apps when checking for idleness by Zach Johnson · 9 years ago
  62. 7631697 Merge "Update documentation of CARRIER_PRESENCE & bitmasks." into mnc-dev by Etan Cohen · 9 years ago
  63. d896323 QS: Handle font-size changes immediately in ZenModePanel. by John Spurlock · 9 years ago
  64. 469cbf5 Deprecate KeyChain.isBoundKeyAlgorithm. by Alex Klyubin · 9 years ago
  65. d8b9b64 Merge "Use DisplayAdjustments when creating display in ResourceManager" into mnc-dev by Wale Ogunwale · 9 years ago
  66. 4ad2b0c Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  67. c0f7aff Merge "Zen QS: Use explicit content descriptions for zen buttons." into mnc-dev by John Spurlock · 9 years ago
  68. 7da9d7a Merge "apply force hiding of window only when it is main display" into mnc-dev by keunyoung · 9 years ago
  69. 71feb72 Merge "Fix a typo in the docstring of getAllCellInfo()" into mnc-dev by Nathan Harold · 9 years ago
  70. 5ac36ce Merge "Use VoiceInteractor.Prompt in VoiceInteraction test app" into mnc-dev by James Cook · 9 years ago
  71. e4dc7e1 Update documentation of CARRIER_PRESENCE & bitmasks. by Etan Cohen · 9 years ago
  72. 37cf077 Merge "Add projection info to RenderNode dumps" into mnc-dev by Chris Craik · 9 years ago
  73. 21a4f17 Merge "Revert "notifyCarrierNetworkChange:TelephonyManager->CarrierService"" into mnc-dev by Andrew Flynn · 9 years ago
  74. 2b5348b Revert "notifyCarrierNetworkChange:TelephonyManager->CarrierService" by Andrew Flynn · 9 years ago
  75. 7a542b6 apply force hiding of window only when it is main display by keunyoung · 9 years ago
  76. 54d729b Merge "Fix issue #21572679: API Review: ActivityOptions, usage time report" into mnc-dev by Dianne Hackborn · 9 years ago
  77. fde06fd Fix a typo in the docstring of getAllCellInfo() by Nathan Harold · 9 years ago
  78. 383ce58 Merge "MidiManager: proxy all requests to open devices through MidiService" into mnc-dev by Mike Lockwood · 9 years ago
  79. a1c7ffe Zen QS: Use explicit content descriptions for zen buttons. by John Spurlock · 9 years ago
  80. e4bd7c9 Improve string comment. by Makoto Onuki · 9 years ago
  81. 0e0942d Hide top and bottom bar while dozing by Jorim Jaggi · 9 years ago
  82. bf72eb8 Add projection info to RenderNode dumps by Chris Craik · 9 years ago
  83. b576646 Merge "Add SYSTEM_DIR check to upgrade-key-set verification." into mnc-dev by dcashman · 9 years ago
  84. 2668946 Merge "Remove deprecated android.security.KeyStore methods." into mnc-dev by Alex Klyubin · 9 years ago
  85. 2c50023 Merge "RSA encrypt with private key in Android Keystore." into mnc-dev by Alex Klyubin · 9 years ago
  86. 5b688e8 Merge "Disable -Werror on Clang" into mnc-dev by John Reck · 9 years ago
  87. 3bd053f Merge "Fix clang warnings" into mnc-dev by John Reck · 9 years ago
  88. 0f43c39 Fix clang warnings by John Reck · 9 years ago
  89. e617820 Disable -Werror on Clang by John Reck · 9 years ago
  90. f61ae2d Add SYSTEM_DIR check to upgrade-key-set verification. by dcashman · 9 years ago
  91. 281dffb Merge "Include launched packageName in systrace." into mnc-dev by Wale Ogunwale · 9 years ago
  92. ce1590d Merge "Wait for wakeup_reasons on first init" into mnc-dev by Adam Lesinski · 9 years ago
  93. 25bb455 Merge "Revert "Print exception stacktrace on failed scanPackageLI"" into mnc-dev by Dimitry Ivanov · 9 years ago
  94. 829c097 Merge "Adding temporary logging to debug CTS failure (for CellLocationTest)." into mnc-dev by Amit Mahajan · 9 years ago
  95. 9b5e212 Merge "Changing getSimState to use slot idx instead of sub id." into mnc-dev by Amit Mahajan · 9 years ago
  96. 2429e6a Merge "notifyCarrierNetworkChange:TelephonyManager->CarrierService" into mnc-dev by Andrew Flynn · 9 years ago
  97. 4350bab Remove deprecated android.security.KeyStore methods. by Alex Klyubin · 9 years ago
  98. 47fc7fe Revert "Print exception stacktrace on failed scanPackageLI" by Dimitry Ivanov · 9 years ago
  99. 7fa228f Merge "Release voice wake lock at end of voice interaction session" into mnc-dev by Wale Ogunwale · 9 years ago
  100. dd231d4 Use VoiceInteractor.Prompt in VoiceInteraction test app by James Cook · 9 years ago