1. fe4ad33 Support 4K overlay displays. by Jeff Brown · 9 years ago
  2. a1e60f1 Merge "Use who when requesting permissions" into mnc-dev by Svetoslav · 9 years ago
  3. 970b59c Use who when requesting permissions by Svetoslav · 9 years ago
  4. 113769d Merge "Fix NPE." into mnc-dev by Dianne Hackborn · 9 years ago
  5. c0cdfa5 Fix NPE. by Dianne Hackborn · 9 years ago
  6. 1a4b828 Merge "Change wtf errors from ASSERT to ERROR." into mnc-dev by Christopher Ferris · 9 years ago
  7. 4766952 Merge "Fix issue #21621920: VI: need mechanism to get current request" into mnc-dev by Dianne Hackborn · 9 years ago
  8. 2c4643d Merge "Fixed issue with using wrong display id when creating context for displays" into mnc-dev by Wale Ogunwale · 9 years ago
  9. cac3dc6 Fixed issue with using wrong display id when creating context for displays by Wale Ogunwale · 9 years ago
  10. 31ed204 Merge "Add documentation for possible AndroidKeyStore exceptions to authenticate() call" into mnc-dev by Jim Miller · 9 years ago
  11. e4c58e4 Add documentation for possible AndroidKeyStore exceptions to authenticate() call by Jim Miller · 9 years ago
  12. 751afe2 Merge "Dont ignore layer paint alpha in software path" into mnc-dev by Chris Craik · 9 years ago
  13. 12149b6 Merge "Add setting for assistant" into mnc-dev by Xiyuan Xia · 9 years ago
  14. 3b3d1fe SAP: Make it possible to enforce a 16-digit pin code (4/5) by Casper Bonde · 9 years ago
  15. e6de8b9 Add setting for assistant by Xiyuan Xia · 9 years ago
  16. a3acdb3 Fix issue #21621920: VI: need mechanism to get current request by Dianne Hackborn · 9 years ago
  17. ea7438e Merge "Fix issue #21571700: Need to be smarter about how foreground..." into mnc-dev by Dianne Hackborn · 9 years ago
  18. 87a19e2 Merge "Deprecate WebView scrollbar overlay API" into mnc-dev by Paul Miller · 9 years ago
  19. f396f01 Dont ignore layer paint alpha in software path by Chris Craik · 9 years ago
  20. 6297481 Merge "Do not accept an empty string in EditorInfo#packageName anymore." into mnc-dev by Yohei Yukawa · 9 years ago
  21. f17138f Merge "Fix calculation of power drain from BT and WiFi" into mnc-dev by Adam Lesinski · 9 years ago
  22. 8576cf9 Fix calculation of power drain from BT and WiFi by Adam Lesinski · 9 years ago
  23. d6461bc Merge "Update location permission description" into mnc-dev by Svetoslav · 9 years ago
  24. d2731dd Update location permission description by Svetoslav · 9 years ago
  25. eae09d1 Merge "Update JavaDoc of EditorInfo#packageName." into mnc-dev by Yohei Yukawa · 9 years ago
  26. c8694a0 Deprecate WebView scrollbar overlay API by Paul Miller · 9 years ago
  27. 78528b2 Fixed a RTL layouting bug with LinearLayout by Selim Cinek · 9 years ago
  28. 2c936af Merge "Frameworks/base: Add is64Bit method to Process" into mnc-dev by Andreas Gampe · 9 years ago
  29. 2d073ba Change wtf errors from ASSERT to ERROR. by Christopher Ferris · 9 years ago
  30. a46ccc1 Merge "Infer value type for ObjectAnimator, too" into mnc-dev by Doris Liu · 9 years ago
  31. 7dc2e9c Merge "Improve the reboot-to-recovery dialogs" into mnc-dev by Tao Bao · 9 years ago
  32. 0f925d0 Merge "Fallback to old Window.Callback#onWindowStartingActionMode" into mnc-dev by Clara Bayarri · 9 years ago
  33. 659716d Merge "Add Debug.MemoryInfo.getMemoryStats API." into mnc-dev by Richard Uhler · 9 years ago
  34. cedd53a Remove the ability to set a preferred setup activity. by Julia Reynolds · 9 years ago
  35. ee0cdce Frameworks/base: Add is64Bit method to Process by Andreas Gampe · 9 years ago
  36. d895999 Make public Network#bindSocket(FileDescriptor). by Erik Kline · 9 years ago
  37. 800ebfc Merge "Update and cleanup FingerprintManager API to new spec" into mnc-dev by Jim Miller · 9 years ago
  38. b835dd7 Close assist when launching intents from notification shade by Jorim Jaggi · 9 years ago
  39. 53b3bb0 Merge "clean up Process instance after we are done with the sub process" into mnc-dev by Guang Zhu · 9 years ago
  40. 9f8f6e4e Fallback to old Window.Callback#onWindowStartingActionMode by Clara Bayarri · 9 years ago
  41. d57ba67 Do not accept an empty string in EditorInfo#packageName anymore. by Yohei Yukawa · 9 years ago
  42. 915e2c7 Update JavaDoc of EditorInfo#packageName. by Yohei Yukawa · 9 years ago
  43. f501b58 Update and cleanup FingerprintManager API to new spec by Jim Miller · 9 years ago
  44. 4cf5974 Merge "Bump the BatteryStats parcel VERSION" into mnc-dev by Adam Lesinski · 9 years ago
  45. df6235c Bump the BatteryStats parcel VERSION by Adam Lesinski · 9 years ago
  46. 5ea0c8f Rename reloadCarrierConfigForSubId -> notifyConfigChangedForSubId by Jonathan Basseri · 9 years ago
  47. 2787ceb Infer value type for ObjectAnimator, too by Doris Liu · 9 years ago
  48. ab4bb9d Fix issue #21571700: Need to be smarter about how foreground... by Dianne Hackborn · 9 years ago
  49. 7631697 Merge "Update documentation of CARRIER_PRESENCE & bitmasks." into mnc-dev by Etan Cohen · 9 years ago
  50. d8b9b64 Merge "Use DisplayAdjustments when creating display in ResourceManager" into mnc-dev by Wale Ogunwale · 9 years ago
  51. e4dc7e1 Update documentation of CARRIER_PRESENCE & bitmasks. by Etan Cohen · 9 years ago
  52. 21a4f17 Merge "Revert "notifyCarrierNetworkChange:TelephonyManager->CarrierService"" into mnc-dev by Andrew Flynn · 9 years ago
  53. 2b5348b Revert "notifyCarrierNetworkChange:TelephonyManager->CarrierService" by Andrew Flynn · 9 years ago
  54. 54d729b Merge "Fix issue #21572679: API Review: ActivityOptions, usage time report" into mnc-dev by Dianne Hackborn · 9 years ago
  55. 383ce58 Merge "MidiManager: proxy all requests to open devices through MidiService" into mnc-dev by Mike Lockwood · 9 years ago
  56. 2429e6a Merge "notifyCarrierNetworkChange:TelephonyManager->CarrierService" into mnc-dev by Andrew Flynn · 9 years ago
  57. 72285e5 API review: Update hasMic to hasMicrophone. by Tim Kilbourn · 9 years ago
  58. 2ea838d Merge "Remove insertion action mode runnable on selection start" into mnc-dev by Clara Bayarri · 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. 81dce66 Improve the reboot-to-recovery dialogs by Tao Bao · 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. 29d8256 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  66. 7c74f78 Zen: New user flow for requesting DND access. by John Spurlock · 9 years ago
  67. e1f3214 Merge "Change stylus button press to context click in View - API review feedback" into mnc-dev by Mady Mellor · 9 years ago
  68. a54a862 Merge "Change stylus button press to context click in GD - API review feedback" into mnc-dev by Mady Mellor · 9 years ago
  69. aaf68f2 Merge "instrument emergency call button" into mnc-dev by Chris Wren · 9 years ago
  70. 7c79c82 Merge "Don't cause requestLayout when transition changes Visibility." into mnc-dev by George Mount · 9 years ago
  71. a73e459 Merge "Correct the docs for getUserBadgedIcon" into mnc-dev by Kenny Guy · 9 years ago
  72. 7d3b883 Merge "Fix ActionMode.snooze API" into mnc-dev by Abodunrinwa Toki · 9 years ago
  73. 6280481 Merge "Remove NFC CardEmulation dynamic resource APIs." into mnc-dev by Martijn Coenen · 9 years ago
  74. e937216 Catch BadTokenException and continue in clearInsetofPreviousIme. by Seigo Nonaka · 9 years ago
  75. 843b992 clean up Process instance after we are done with the sub process by Guang Zhu · 9 years ago
  76. 2669851 Use DisplayAdjustments when creating display in ResourceManager by Wale Ogunwale · 9 years ago
  77. 683e3cf Merge "MediaController: Keep the controller when touch exploration is enabled" into mnc-dev by Jae Seo · 9 years ago
  78. c203e61 Merge "Fix Bitmap parceling through ashmem." into mnc-dev by Jeff Brown · 9 years ago
  79. a316c5d Fix Bitmap parceling through ashmem. by Jeff Brown · 9 years ago
  80. e76e701 Don't forget to parcel mIsAppProvidedIntent by Adam Skory · 9 years ago
  81. a28863e Merge "Record provision of custom Intents in AssistContent" into mnc-dev by Adam Skory · 9 years ago
  82. cd70c64 Record provision of custom Intents in AssistContent by Adam Skory · 9 years ago
  83. 76233f0 Merge "Camera2: Legacy: Do not remap EACCES error code to PERMISSION_DENIED" into mnc-dev by Eino-Ville Talvala · 9 years ago
  84. 63d37d9 MediaController: Keep the controller when touch exploration is enabled by Jae Seo · 9 years ago
  85. e5a93aa Don't cause requestLayout when transition changes Visibility. by George Mount · 9 years ago
  86. d3bc26a Merge "Camera2: add missing HFR implementation" into mnc-dev by Zhijun He · 9 years ago
  87. 8f955f89 Merge "Add UI for camera + flashlight battery reporting." into mnc-dev by Ruben Brunk · 9 years ago
  88. 772ca6c Merge "Update SMS permission description string" into mnc-dev by Svetoslav · 9 years ago
  89. cfbca74 Update SMS permission description string by Svetoslav · 9 years ago
  90. 74f3d39 Merge "Allow different visual and voice assist prompts" into mnc-dev by James Cook · 9 years ago
  91. 5c6c06b Merge "Adding am send-trim-memory command" into mnc-dev by Stefan Kuhne · 9 years ago
  92. 6cf3975 Allow different visual and voice assist prompts by James Cook · 9 years ago
  93. 8e518c8 Merge "Update docs to reflect correct time units" into mnc-dev by Adam Lesinski · 9 years ago
  94. 16045c2 Adding am send-trim-memory command by Stefan Kuhne · 9 years ago
  95. 0e5f110 Pass an args bundle to launchAssistAction. by Tim Kilbourn · 9 years ago
  96. d24e49b Camera2: add missing HFR implementation by Zhijun He · 9 years ago
  97. 015020e Change stylus button press to context click in GD - API review feedback by Mady Mellor · 9 years ago
  98. a73c8b6 Merge "add gps gid to system_server" into mnc-dev by Wei Wang · 9 years ago
  99. aef1ae3 API Council changes. by George Mount · 9 years ago
  100. 67ba2c7 Fix issue #21572679: API Review: ActivityOptions, usage time report by Dianne Hackborn · 9 years ago