1. cc87cfa Merge "Fix order of initialization arguments for obtained MotionEvents." into mnc-dev by Michael Wright · 9 years ago
  2. 8912400 Merge "Fix Floating tool bar flickers after long pressing on empty region." into mnc-dev by Clara Bayarri · 9 years ago
  3. dc9ad9a Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 9 years ago
  4. e6d8ffb Merge "Add more result extras for ACTION_GET_PERMISSIONS_COUNT" into mnc-dev by Makoto Onuki · 9 years ago
  5. 43fbaf3 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  6. f22030d Merge "Fix ActionButton.CloseMode minWidth to match Toolbar.Button.Navigation" into mnc-dev by James Cook · 9 years ago
  7. bc7b1a4 Merge "When no Internet access is detected, display a notification first." into mnc-dev by Lorenzo Colitti · 9 years ago
  8. 136a462 Merge "Revert "Fix: Crash when modifying text while using drag accelerator."" into mnc-dev by Keisuke Kuroyanagi · 9 years ago
  9. eac4556 Revert "Fix: Crash when modifying text while using drag accelerator." by Keisuke Kuroyanagi · 9 years ago
  10. f6673d0 When no Internet access is detected, display a notification first. by Lorenzo Colitti · 9 years ago
  11. 81728b8 Merge "Clarify docs for Animator.isStarted()" into mnc-dev by Chet Haase · 9 years ago
  12. 300a141 Merge changes from topic 'tron' into mnc-dev by Chris Wren · 9 years ago
  13. 7a629cc Fix order of initialization arguments for obtained MotionEvents. by Michael Wright · 9 years ago
  14. da9bbf7 Merge "notifyCarrierNetworkChange:TelephonyManager->CarrierService" into mnc-dev by Andrew Flynn · 9 years ago
  15. 1c96a94 Merge "Completely remove ExtractActionMode from ExtractEditLayout" into mnc-dev by Andrei Stingaceanu · 9 years ago
  16. ccfa54f Merge "Add strings for notification shown upon work profile deletion" into mnc-dev by Alex Chau · 9 years ago
  17. 9c8d2b0 Add strings for notification shown upon work profile deletion by Alex Chau · 9 years ago
  18. 4ddd925 Clarify docs for Animator.isStarted() by Chet Haase · 9 years ago
  19. d9b0acd Merge "Fix location for ActionMenuItemView cheat sheet" into mnc-dev by Chris Banes · 9 years ago
  20. 706f23d Merge "Make peer LLCP version an int." into mnc-dev by Martijn Coenen · 9 years ago
  21. bdc34b8 Make peer LLCP version an int. by Martijn Coenen · 9 years ago
  22. e687929 Merge "Flags to select storage volume for app installs." into mnc-dev by Jeff Sharkey · 9 years ago
  23. ab23409 Flags to select storage volume for app installs. by Jeff Sharkey · 9 years ago
  24. a0d4126 Merge "Copy lockTaskLaunchMode from target activity to its alias." into mnc-dev by Yao Chen · 9 years ago
  25. a1e60f1 Merge "Use who when requesting permissions" into mnc-dev by Svetoslav · 9 years ago
  26. 970b59c Use who when requesting permissions by Svetoslav · 9 years ago
  27. 113769d Merge "Fix NPE." into mnc-dev by Dianne Hackborn · 9 years ago
  28. c0cdfa5 Fix NPE. by Dianne Hackborn · 9 years ago
  29. 1a4b828 Merge "Change wtf errors from ASSERT to ERROR." into mnc-dev by Christopher Ferris · 9 years ago
  30. 4766952 Merge "Fix issue #21621920: VI: need mechanism to get current request" into mnc-dev by Dianne Hackborn · 9 years ago
  31. 2c4643d Merge "Fixed issue with using wrong display id when creating context for displays" into mnc-dev by Wale Ogunwale · 9 years ago
  32. 597ad3f Copy lockTaskLaunchMode from target activity to its alias. by Yao Chen · 9 years ago
  33. cac3dc6 Fixed issue with using wrong display id when creating context for displays by Wale Ogunwale · 9 years ago
  34. 31ed204 Merge "Add documentation for possible AndroidKeyStore exceptions to authenticate() call" into mnc-dev by Jim Miller · 9 years ago
  35. e4c58e4 Add documentation for possible AndroidKeyStore exceptions to authenticate() call by Jim Miller · 9 years ago
  36. 751afe2 Merge "Dont ignore layer paint alpha in software path" into mnc-dev by Chris Craik · 9 years ago
  37. ad35855 Fix ActionButton.CloseMode minWidth to match Toolbar.Button.Navigation by James Cook · 9 years ago
  38. 12149b6 Merge "Add setting for assistant" into mnc-dev by Xiyuan Xia · 9 years ago
  39. 3b3d1fe SAP: Make it possible to enforce a 16-digit pin code (4/5) by Casper Bonde · 9 years ago
  40. e6de8b9 Add setting for assistant by Xiyuan Xia · 9 years ago
  41. a3acdb3 Fix issue #21621920: VI: need mechanism to get current request by Dianne Hackborn · 9 years ago
  42. ea7438e Merge "Fix issue #21571700: Need to be smarter about how foreground..." into mnc-dev by Dianne Hackborn · 9 years ago
  43. 87a19e2 Merge "Deprecate WebView scrollbar overlay API" into mnc-dev by Paul Miller · 9 years ago
  44. f396f01 Dont ignore layer paint alpha in software path by Chris Craik · 9 years ago
  45. 6297481 Merge "Do not accept an empty string in EditorInfo#packageName anymore." into mnc-dev by Yohei Yukawa · 9 years ago
  46. ceaed68 notifyCarrierNetworkChange:TelephonyManager->CarrierService by Andrew Flynn · 9 years ago
  47. f17138f Merge "Fix calculation of power drain from BT and WiFi" into mnc-dev by Adam Lesinski · 9 years ago
  48. 8576cf9 Fix calculation of power drain from BT and WiFi by Adam Lesinski · 9 years ago
  49. d6461bc Merge "Update location permission description" into mnc-dev by Svetoslav · 9 years ago
  50. d2731dd Update location permission description by Svetoslav · 9 years ago
  51. eae09d1 Merge "Update JavaDoc of EditorInfo#packageName." into mnc-dev by Yohei Yukawa · 9 years ago
  52. 611eaa9 induct a bunch of new logging categories. by Chris Wren · 9 years ago
  53. c8694a0 Deprecate WebView scrollbar overlay API by Paul Miller · 9 years ago
  54. 78528b2 Fixed a RTL layouting bug with LinearLayout by Selim Cinek · 9 years ago
  55. 2c936af Merge "Frameworks/base: Add is64Bit method to Process" into mnc-dev by Andreas Gampe · 9 years ago
  56. 2d073ba Change wtf errors from ASSERT to ERROR. by Christopher Ferris · 9 years ago
  57. a46ccc1 Merge "Infer value type for ObjectAnimator, too" into mnc-dev by Doris Liu · 9 years ago
  58. 7dc2e9c Merge "Improve the reboot-to-recovery dialogs" into mnc-dev by Tao Bao · 9 years ago
  59. 0f925d0 Merge "Fallback to old Window.Callback#onWindowStartingActionMode" into mnc-dev by Clara Bayarri · 9 years ago
  60. 659716d Merge "Add Debug.MemoryInfo.getMemoryStats API." into mnc-dev by Richard Uhler · 9 years ago
  61. cedd53a Remove the ability to set a preferred setup activity. by Julia Reynolds · 9 years ago
  62. ee0cdce Frameworks/base: Add is64Bit method to Process by Andreas Gampe · 9 years ago
  63. 4c1b731 Completely remove ExtractActionMode from ExtractEditLayout by Andrei Stingaceanu · 9 years ago
  64. d895999 Make public Network#bindSocket(FileDescriptor). by Erik Kline · 9 years ago
  65. 800ebfc Merge "Update and cleanup FingerprintManager API to new spec" into mnc-dev by Jim Miller · 9 years ago
  66. bbb912a Add more result extras for ACTION_GET_PERMISSIONS_COUNT by Makoto Onuki · 9 years ago
  67. b71dddd Fix Floating tool bar flickers after long pressing on empty region. by Clara Bayarri · 9 years ago
  68. b835dd7 Close assist when launching intents from notification shade by Jorim Jaggi · 9 years ago
  69. 53b3bb0 Merge "clean up Process instance after we are done with the sub process" into mnc-dev by Guang Zhu · 9 years ago
  70. 9f8f6e4 Fallback to old Window.Callback#onWindowStartingActionMode by Clara Bayarri · 9 years ago
  71. d57ba67 Do not accept an empty string in EditorInfo#packageName anymore. by Yohei Yukawa · 9 years ago
  72. 915e2c7 Update JavaDoc of EditorInfo#packageName. by Yohei Yukawa · 9 years ago
  73. f501b58 Update and cleanup FingerprintManager API to new spec by Jim Miller · 9 years ago
  74. 4cf5974 Merge "Bump the BatteryStats parcel VERSION" into mnc-dev by Adam Lesinski · 9 years ago
  75. df6235c Bump the BatteryStats parcel VERSION by Adam Lesinski · 9 years ago
  76. 5ea0c8f Rename reloadCarrierConfigForSubId -> notifyConfigChangedForSubId by Jonathan Basseri · 9 years ago
  77. 2787ceb Infer value type for ObjectAnimator, too by Doris Liu · 9 years ago
  78. ab4bb9d Fix issue #21571700: Need to be smarter about how foreground... by Dianne Hackborn · 9 years ago
  79. 7631697 Merge "Update documentation of CARRIER_PRESENCE & bitmasks." into mnc-dev by Etan Cohen · 9 years ago
  80. d8b9b64 Merge "Use DisplayAdjustments when creating display in ResourceManager" into mnc-dev by Wale Ogunwale · 9 years ago
  81. e4dc7e1 Update documentation of CARRIER_PRESENCE & bitmasks. by Etan Cohen · 9 years ago
  82. 21a4f17 Merge "Revert "notifyCarrierNetworkChange:TelephonyManager->CarrierService"" into mnc-dev by Andrew Flynn · 9 years ago
  83. 2b5348b Revert "notifyCarrierNetworkChange:TelephonyManager->CarrierService" by Andrew Flynn · 9 years ago
  84. 54d729b Merge "Fix issue #21572679: API Review: ActivityOptions, usage time report" into mnc-dev by Dianne Hackborn · 9 years ago
  85. 383ce58 Merge "MidiManager: proxy all requests to open devices through MidiService" into mnc-dev by Mike Lockwood · 9 years ago
  86. 2429e6a Merge "notifyCarrierNetworkChange:TelephonyManager->CarrierService" into mnc-dev by Andrew Flynn · 9 years ago
  87. 72285e5 API review: Update hasMic to hasMicrophone. by Tim Kilbourn · 9 years ago
  88. 2ea838d Merge "Remove insertion action mode runnable on selection start" into mnc-dev by Clara Bayarri · 9 years ago
  89. 159f558 Merge "Pass an args bundle to launchAssistAction." into mnc-dev by Tim Kilbourn · 9 years ago
  90. 7184c8a Remove insertion action mode runnable on selection start by Clara Bayarri · 9 years ago
  91. 81dce66 Improve the reboot-to-recovery dialogs by Tao Bao · 9 years ago
  92. 20ac61b Merge "Zen: New user flow for requesting DND access." into mnc-dev by John Spurlock · 9 years ago
  93. 616bb3d Merge "API Council changes." into mnc-dev by George Mount · 9 years ago
  94. 83b4172 Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 9 years ago
  95. 29d8256 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  96. 7c74f78 Zen: New user flow for requesting DND access. by John Spurlock · 9 years ago
  97. e1f3214 Merge "Change stylus button press to context click in View - API review feedback" into mnc-dev by Mady Mellor · 9 years ago
  98. a54a862 Merge "Change stylus button press to context click in GD - API review feedback" into mnc-dev by Mady Mellor · 9 years ago
  99. aaf68f2 Merge "instrument emergency call button" into mnc-dev by Chris Wren · 9 years ago
  100. 7c79c82 Merge "Don't cause requestLayout when transition changes Visibility." into mnc-dev by George Mount · 9 years ago