1. 6a0b8f4 Merge "Switch Android Keystore key gen and import to new KeyStore API." into mnc-dev by Alex Klyubin · 9 years ago
  2. 8ef015b Merge "Support for Android Keystore Cipher.wrap and unwrap." into mnc-dev by Alex Klyubin · 9 years ago
  3. 0312383 Merge "Rename TelecomManager.EXTRA_INCOMING_CALL_ADDRESS" into mnc-dev by Yorke Lee · 9 years ago
  4. 3ceb1a0 Switch Android Keystore key gen and import to new KeyStore API. by Alex Klyubin · 9 years ago
  5. eac2751 Merge "Add hotspot accessibility description" into mnc-dev by Jason Monk · 9 years ago
  6. 08187a4 Add hotspot accessibility description by Jason Monk · 9 years ago
  7. c33062f Merge "AAPT2: Proguard rules generation added." into mnc-dev by Adam Lesinski · 9 years ago
  8. 93f6fe959 Merge "Fix horrible warning on every systemui startup." into mnc-dev by John Spurlock · 9 years ago
  9. f17138f Merge "Fix calculation of power drain from BT and WiFi" into mnc-dev by Adam Lesinski · 9 years ago
  10. 8576cf9 Fix calculation of power drain from BT and WiFi by Adam Lesinski · 9 years ago
  11. 4056b81 Merge "Do not enforce PHONE_STATE_PERMISSION to register listener" into mnc-dev by Fyodor Kupolov · 9 years ago
  12. 309b2f63 Do not enforce PHONE_STATE_PERMISSION to register listener by Fyodor Kupolov · 9 years ago
  13. b674d06 Merge "Add API docs for RemoteConnection VideoProvider/Callback." into mnc-dev by Tyler Gunn · 9 years ago
  14. d278470 Merge "simple AnyMotionDetector" into mnc-dev by Kevin Gabayan · 9 years ago
  15. d6461bc Merge "Update location permission description" into mnc-dev by Svetoslav · 9 years ago
  16. 02fb5bc Rename TelecomManager.EXTRA_INCOMING_CALL_ADDRESS by Yorke Lee · 9 years ago
  17. d2731dd Update location permission description by Svetoslav · 9 years ago
  18. eae09d1 Merge "Update JavaDoc of EditorInfo#packageName." into mnc-dev by Yohei Yukawa · 9 years ago
  19. 66f6cd6 Merge "Volume: Show disabled level on slider when muted by zen." into mnc-dev by John Spurlock · 9 years ago
  20. f5b1f04 Fix horrible warning on every systemui startup. by John Spurlock · 9 years ago
  21. b0a2e5f Volume: Show disabled level on slider when muted by zen. by John Spurlock · 9 years ago
  22. 33e737b Merge "QS: Accessibility announce entering/exiting detail" into mnc-dev by Jason Monk · 9 years ago
  23. 78528b2 Fixed a RTL layouting bug with LinearLayout by Selim Cinek · 9 years ago
  24. 7b7e1f9 Merge "ExifInterface: Add a few tag fields." into mnc-dev by Eino-Ville Talvala · 9 years ago
  25. 2c936af Merge "Frameworks/base: Add is64Bit method to Process" into mnc-dev by Andreas Gampe · 9 years ago
  26. a1ad4a8 AAPT2: Proguard rules generation added. by Adam Lesinski · 9 years ago
  27. 17b70a5 QS: Accessibility announce entering/exiting detail by Jason Monk · 9 years ago
  28. 89ecf82 simple AnyMotionDetector by Kevin Gabayan · 9 years ago
  29. e3fd6de Fix build. by Jason Monk · 9 years ago
  30. 508e665 Support for Android Keystore Cipher.wrap and unwrap. by Alex Klyubin · 9 years ago
  31. 907c695 Merge "Add a divider between the roots selector and files list." into mnc-dev by Ben Kwa · 9 years ago
  32. 9b0f9a2 Merge "Tweak ApplicationsState for use by TvSettings" into mnc-dev by Tony Mantler · 9 years ago
  33. a6a50d0 Add a divider between the roots selector and files list. by Ben Kwa · 9 years ago
  34. bdbb5a8 Tweak ApplicationsState for use by TvSettings by Tony Mantler · 9 years ago
  35. a46ccc1 Merge "Infer value type for ObjectAnimator, too" into mnc-dev by Doris Liu · 9 years ago
  36. 7c04308 Merge "Clean up icons in DocumentsUI." into mnc-dev by Ben Kwa · 9 years ago
  37. 7dc2e9c Merge "Improve the reboot-to-recovery dialogs" into mnc-dev by Tao Bao · 9 years ago
  38. dd0db9f Merge "Adding default handler to (re)Routing callbacks where no handler is provided." into mnc-dev by Paul McLean · 9 years ago
  39. c87cd46 Merge "UsbMidiDevice: Only keep ALSA devices open when device is in use" into mnc-dev by Mike Lockwood · 9 years ago
  40. d951d65 Merge "Move ApplicationsState to SettingsLib" into mnc-dev by Tony Mantler · 9 years ago
  41. ba497f0 Merge "Use only strong references to AudioEffect" into mnc-dev by Eric Laurent · 9 years ago
  42. 0f925d0 Merge "Fallback to old Window.Callback#onWindowStartingActionMode" into mnc-dev by Clara Bayarri · 9 years ago
  43. 7b8ce2f Merge "Log SslErrors from captive portal sign in app." into mnc-dev by Paul Jensen · 9 years ago
  44. 16bef48 Merge "Add support for tel: links in captive portal app." into mnc-dev by Paul Jensen · 9 years ago
  45. 659716d Merge "Add Debug.MemoryInfo.getMemoryStats API." into mnc-dev by Richard Uhler · 9 years ago
  46. 058652c Merge "Remove the ability to set a preferred setup activity." into mnc-dev by Julia Reynolds · 9 years ago
  47. cedd53a Remove the ability to set a preferred setup activity. by Julia Reynolds · 9 years ago
  48. 0fcf416 Merge "Update some strings." into mnc-dev by Sudheer Shanka · 9 years ago
  49. ee0cdce Frameworks/base: Add is64Bit method to Process by Andreas Gampe · 9 years ago
  50. 342540c Merge "Add tracing to GLSurfaceView" into mnc-dev by Chris Craik · 9 years ago
  51. eeb3443 Merge "Add uses-sdk to reduce red squigglies" into mnc-dev by Tony Mantler · 9 years ago
  52. 5be68ed Adding default handler to (re)Routing callbacks where no handler is provided. by Paul McLean · 9 years ago
  53. 95357fd Move ApplicationsState to SettingsLib by Tony Mantler · 9 years ago
  54. 5b1a21a Update some strings. by Sudheer Shanka · 9 years ago
  55. 41ff524 Log SslErrors from captive portal sign in app. by Paul Jensen · 9 years ago
  56. fd54da9 Add support for tel: links in captive portal app. by Paul Jensen · 9 years ago
  57. 3eb63dc Merge "Move linking and directory creation logic to installd." into mnc-dev by Narayan Kamath · 9 years ago
  58. 3c300f0 Merge "Update AfW related strings." into mnc-dev by Sudheer Shanka · 9 years ago
  59. 427422d Update AfW related strings. by Sudheer Shanka · 9 years ago
  60. e845a1e Move linking and directory creation logic to installd. by Narayan Kamath · 9 years ago
  61. 1162744 Merge "Make public Network#bindSocket(FileDescriptor)." into mnc-dev by Erik Kline · 9 years ago
  62. d895999 Make public Network#bindSocket(FileDescriptor). by Erik Kline · 9 years ago
  63. 5795a25 Merge "TIF: Generate hardware input id in language-neutral fashion" into mnc-dev by Jinsuk Kim · 9 years ago
  64. 4b20865 TIF: Generate hardware input id in language-neutral fashion by Jinsuk Kim · 9 years ago
  65. e3d670d Merge "Format volumes with "auto" filesystem type." into mnc-dev by Jeff Sharkey · 9 years ago
  66. 8972c2a Fix lockscreen launch animations by Jorim Jaggi · 9 years ago
  67. 4f364c9 Fix NPE cause by new fingerprint permission check by Jim Miller · 9 years ago
  68. 76f8133 Use only strong references to AudioEffect by Eric Laurent · 9 years ago
  69. 800ebfc Merge "Update and cleanup FingerprintManager API to new spec" into mnc-dev by Jim Miller · 9 years ago
  70. 4e83cc9 Format volumes with "auto" filesystem type. by Jeff Sharkey · 9 years ago
  71. 12742ab Merge "Deprecate KeyChain.isBoundKeyAlgorithm." into mnc-dev by Alex Klyubin · 9 years ago
  72. 59b429d Add tracing to GLSurfaceView by Chris Craik · 9 years ago
  73. b835dd7 Close assist when launching intents from notification shade by Jorim Jaggi · 9 years ago
  74. 53b3bb0 Merge "clean up Process instance after we are done with the sub process" into mnc-dev by Guang Zhu · 9 years ago
  75. 2d14406 Merge "Fix flickering in alarm detail transition" into mnc-dev by Jorim Jaggi · 9 years ago
  76. 2ba5979 Fix flickering in alarm detail transition by Jorim Jaggi · 9 years ago
  77. 9f8f6e4e Fallback to old Window.Callback#onWindowStartingActionMode by Clara Bayarri · 9 years ago
  78. 46ac19f Use better interpolator when clicking on QS header by Jorim Jaggi · 9 years ago
  79. 59ec304 Don't invert legacy notifications by Jorim Jaggi · 9 years ago
  80. 7b5e6c8 Merge "Only doze when not occluded" into mnc-dev by Jorim Jaggi · 9 years ago
  81. 5cc8659 Dismiss Keyguard correctly by Jorim Jaggi · 9 years ago
  82. d56958c Merge "Ignore carrier apps when checking for idleness" into mnc-dev by Zach Johnson · 9 years ago
  83. 915e2c7 Update JavaDoc of EditorInfo#packageName. by Yohei Yukawa · 9 years ago
  84. 8396970 Only doze when not occluded by Jorim Jaggi · 9 years ago
  85. 196597b Merge "Children which are removed when HUNd now animate out" into mnc-dev by Selim Cinek · 9 years ago
  86. 6d5a0f9 UsbMidiDevice: Only keep ALSA devices open when device is in use by Mike Lockwood · 9 years ago
  87. 8711ed6 Merge changes from topic 'modemActivityInfo' into mnc-dev by Prerepa Viswanadham · 9 years ago
  88. f501b58 Update and cleanup FingerprintManager API to new spec by Jim Miller · 9 years ago
  89. 4cf5974 Merge "Bump the BatteryStats parcel VERSION" into mnc-dev by Adam Lesinski · 9 years ago
  90. 0dd7ddc Merge "Make MediaProjectionPermissionActivity secure with setFilterTouchesWhenObscured()" into mnc-dev by Dongwon Kang · 9 years ago
  91. 6204320 Merge "Delete unused" into mnc-dev by John Reck · 9 years ago
  92. 204a1d9 Add uses-sdk to reduce red squigglies by Tony Mantler · 9 years ago
  93. 4538ef2 Delete unused by John Reck · 9 years ago
  94. ab60e7e ExifInterface: Add a few tag fields. by Eino-Ville Talvala · 9 years ago
  95. 623bf63 Merge "Rename reloadCarrierConfigForSubId -> notifyConfigChangedForSubId" into mnc-dev by Jonathan Basseri · 9 years ago
  96. df6235c Bump the BatteryStats parcel VERSION by Adam Lesinski · 9 years ago
  97. 5e4c382 resolved conflicts for merge of 17ba2e6c to mnc-dev by Filip Gruszczynski · 9 years ago
  98. 5ea0c8f Rename reloadCarrierConfigForSubId -> notifyConfigChangedForSubId by Jonathan Basseri · 9 years ago
  99. 2787ceb Infer value type for ObjectAnimator, too by Doris Liu · 9 years ago
  100. b0cf7ea Make MediaProjectionPermissionActivity secure with setFilterTouchesWhenObscured() by Dongwon Kang · 9 years ago