1. f2c1cfe Add ConnectivityManager.unregisterNetworkCallback(PendingIntent) API by Paul Jensen · 9 years ago
  2. f62f4c9 Merge "Bug: 21589105 Rescoping the SYSTEM_ALERT_WINDOW permission to an explicit toggle to be manually enabled in Settings." into mnc-dev by Billy Lau · 9 years ago
  3. fef8cbd Merge "Marking some globals from setGlobalSetting as not supported" into mnc-dev by Esteban Talavera · 9 years ago
  4. 01b079f Merge "Make ContentObservers work across profiles" into mnc-dev by Benjamin Franz · 9 years ago
  5. 5f95041 Merge "Fix use of reachable DNS server logic" into mnc-dev by Erik Kline · 9 years ago
  6. 6feb430 Merge "Frameworks/base: Remove UsageEvents finalizer" into mnc-dev by Andreas Gampe · 9 years ago
  7. 373fb40 Frameworks/base: Remove UsageEvents finalizer by Andreas Gampe · 9 years ago
  8. b36a313 Fix use of reachable DNS server logic by Erik Kline · 9 years ago
  9. 03b5f12 Merge "Grant default permissons to the default SMS, Phone, Browser app." into mnc-dev by Svetoslav · 9 years ago
  10. cdfd230 Grant default permissons to the default SMS, Phone, Browser app. by Svetoslav · 9 years ago
  11. e85da2ba Add accessibility event for assist disclosure by Jorim Jaggi · 9 years ago
  12. 825c2a0 Merge "Add setting to disable screenshot separately (1/2)" into mnc-dev by Jorim Jaggi · 9 years ago
  13. a133f0b Add setting to disable screenshot separately (1/2) by Jorim Jaggi · 9 years ago
  14. e56db0e Don't crash in JNI: add DeadObjectException(String msg) ctor by Christopher Tate · 9 years ago
  15. a1b647c Merge "Always remeasure ListView scrap used to obtain minimum width" into mnc-dev by Alan Viverette · 9 years ago
  16. 6fd4993 Merge "Rename ALLOW_PARENT_APP_LINKING to ALLOW_PARENT_PROFILE_APP_LINKING" into mnc-dev by Nicolas Prevot · 9 years ago
  17. 656fa7f Marking some globals from setGlobalSetting as not supported by Esteban Talavera · 9 years ago
  18. adea191 Make ContentObservers work across profiles by Benjamin Franz · 9 years ago
  19. 43904fd Merge "Revert "Deprecate APIs for admin to create users."" into mnc-dev by Kenny Guy · 9 years ago
  20. 2703a13 Revert "Deprecate APIs for admin to create users." by Kenny Guy · 9 years ago
  21. bee7245 Merge "Hide MIME_TYPE_PROVISIONING_NFC_V2" into mnc-dev by Craig Lafayette · 9 years ago
  22. 01056b3 Merge "Deprecate APIs for admin to create users." into mnc-dev by Kenny Guy · 9 years ago
  23. b6fb3fe Merge "Block assist when screenshots are disabled by policy" into mnc-dev by Benjamin Franz · 9 years ago
  24. 1ea7a81 Merge "Fix crash with engines that don't override getVoices()." into mnc-dev by Niels Egberts · 9 years ago
  25. e96b1c6 Merge "Fix crash due to reverse selection." into mnc-dev by Seigo Nonaka · 9 years ago
  26. b035c6d Merge "Properly scope the "only http/https schemes" intent filter semantics" into mnc-dev by Christopher Tate · 9 years ago
  27. 2134744 Properly scope the "only http/https schemes" intent filter semantics by Christopher Tate · 9 years ago
  28. d5f387b Merge "Looks like MNC is gonna be API 23." into mnc-dev by Dianne Hackborn · 9 years ago
  29. 2e5cad7 Looks like MNC is gonna be API 23. by Dianne Hackborn · 9 years ago
  30. ae3584b Merge "Add Validation logging." into mnc-dev by Robert Greenwalt · 9 years ago
  31. 11b6441 Merge "Text selection: fix snapping to words when words break across lines" into mnc-dev by Mady Mellor · 9 years ago
  32. 0a202ea Merge "Use StorageManager.wipeAdoptableDisks to wipe external disks" into mnc-dev by Rubin Xu · 9 years ago
  33. 1223a75 Merge "TextView: add the "Share" accessibility action." into mnc-dev by Abodunrinwa Toki · 9 years ago
  34. f09fd21 Merge "Camera2: Remove references to sync.frameNumber" into mnc-dev by Chien-Yu Chen · 9 years ago
  35. 58a152e Merge "Camera2: Clarify session callbacks" into mnc-dev by Chien-Yu Chen · 9 years ago
  36. a526683 Text selection: fix snapping to words when words break across lines by Mady Mellor · 9 years ago
  37. 0e5c603 TextView: add the "Share" accessibility action. by Abodunrinwa Toki · 9 years ago
  38. 450176c Merge "Fix: Text selection handles shouldn't be shown in accessibility mode" into mnc-dev by Mady Mellor · 9 years ago
  39. 3ebcd86 Merge "Fix endTransition index out of bounds exception." into mnc-dev by George Mount · 9 years ago
  40. 7a0f54b Merge "Fix addTarget not limiting to the given views." into mnc-dev by George Mount · 9 years ago
  41. 63ec93d Merge "Have FingerprintService keep the device awake on relevant events." into mnc-dev by Jim Miller · 9 years ago
  42. 6356d3b Merge "Improve docs for View#addChildrenForAccessibility" into mnc-dev by Adam Powell · 9 years ago
  43. 2433655 Merge "Clarify the intention of setNotificationsShown" into mnc-dev by Amith Yamasani · 9 years ago
  44. 2ea3292 Always remeasure ListView scrap used to obtain minimum width by Alan Viverette · 9 years ago
  45. 7c5b5f7 Merge "Fix issue #22023824: Download folder is not created in internal storage" into mnc-dev by Dianne Hackborn · 9 years ago
  46. ca8e6da Fix issue #22023824: Download folder is not created in internal storage by Dianne Hackborn · 9 years ago
  47. daee1e5 Merge "Camera2: Add clarification about simultaneous trigger use" into mnc-dev by Eino-Ville Talvala · 9 years ago
  48. 3cc72ba Hide MIME_TYPE_PROVISIONING_NFC_V2 by Craig Lafayette · 9 years ago
  49. 161a76c Camera2: Remove references to sync.frameNumber by Chien-Yu Chen · 9 years ago
  50. 22b4c6a Add Validation logging. by Robert Greenwalt · 9 years ago
  51. 29f37e1 Merge "Text selection: When user reaches midpoint jump to end of word" into mnc-dev by Mady Mellor · 9 years ago
  52. 10f9251 Merge "Text selection: Fix word boundaries for languages without spaces" into mnc-dev by Mady Mellor · 9 years ago
  53. ff81025 Merge "Fix issue #22013372: Assist should take translationX and friends..." into mnc-dev by Dianne Hackborn · 9 years ago
  54. 011a42d Fix: Text selection handles shouldn't be shown in accessibility mode by Mady Mellor · 9 years ago
  55. ea864c4 Deprecate APIs for admin to create users. by Kenny Guy · 9 years ago
  56. cbe540f Bug: 21589105 Rescoping the SYSTEM_ALERT_WINDOW permission to an explicit toggle by Billy Lau · 9 years ago
  57. d2c4145 Merge "Let's reinvent storage, yet again!" into mnc-dev by Jeff Sharkey · 9 years ago
  58. 992ea15 Fix crash with engines that don't override getVoices(). by Niels Egberts · 9 years ago
  59. e8490f1 Use StorageManager.wipeAdoptableDisks to wipe external disks by Rubin Xu · 9 years ago
  60. c200f44 Block assist when screenshots are disabled by policy by Benjamin Franz · 9 years ago
  61. 9527b22 Let's reinvent storage, yet again! by Jeff Sharkey · 9 years ago
  62. c1bd7da Merge "Fix: Ellipsis is wrongly applied or not applied in TextView." into mnc-dev by Keisuke Kuroyanagi · 9 years ago
  63. 084b7a1 Merge "Do not show selection action mode when the TextView is not shown." into mnc-dev by Seigo Nonaka · 9 years ago
  64. 70d8be7 Fix issue #22013372: Assist should take translationX and friends... by Dianne Hackborn · 9 years ago
  65. f0029c1 Rename ALLOW_PARENT_APP_LINKING to ALLOW_PARENT_PROFILE_APP_LINKING by Nicolas Prevot · 9 years ago
  66. 078c92a Camera2: Clarify session callbacks by Chien-Yu Chen · 9 years ago
  67. 9206d6a Merge "Fix logic for whether beginning/end divider should be drawn" into mnc-dev by Doris Liu · 9 years ago
  68. ec6a4cd Fix logic for whether beginning/end divider should be drawn by Doris Liu · 9 years ago
  69. d5b1838 Merge "Ensure partially-detached AbsListView children are removed" into mnc-dev by Alan Viverette · 9 years ago
  70. f97497d Merge "Fix Formatter.formatBytes() crash on non-EN locales" into mnc-dev by Makoto Onuki · 9 years ago
  71. 8bbae34 Ensure partially-detached AbsListView children are removed by Alan Viverette · 9 years ago
  72. cf392d1 Improve docs for View#addChildrenForAccessibility by Adam Powell · 9 years ago
  73. c7a14e44 Fix Formatter.formatBytes() crash on non-EN locales by Makoto Onuki · 9 years ago
  74. e3a4cb5 Fix addTarget not limiting to the given views. by George Mount · 9 years ago
  75. fd70942 Merge "Preventing leak" into mnc-dev by Jerome Poichet · 9 years ago
  76. d9f3aa5 Merge "Fix removeTarget to remove by ID instead of index." into mnc-dev by George Mount · 9 years ago
  77. e71c6e3 Merge "Constrain ListPopupWindow hint width spec to >= 0" into mnc-dev by Alan Viverette · 9 years ago
  78. ba4332d Constrain ListPopupWindow hint width spec to >= 0 by Alan Viverette · 9 years ago
  79. fdf102e Merge "Constrain child width and height to >= 0 in FrameLayout.onMeasure()" into mnc-dev by Alan Viverette · 9 years ago
  80. 8003209 Fix endTransition index out of bounds exception. by George Mount · 9 years ago
  81. ab142f7 Merge "Handle back key to cancel text action mode in full-screen IME." into mnc-dev by Yohei Yukawa · 9 years ago
  82. 39fd902 Constrain child width and height to >= 0 in FrameLayout.onMeasure() by Alan Viverette · 9 years ago
  83. cd62b10 Preventing leak by Jerome Poichet · 9 years ago
  84. 263b6e6 Merge "Prevent certain actions of app has revoked permissions" into mnc-dev by Svetoslav · 9 years ago
  85. 46f087c Merge "Apply thumbTint and trackTint styles to Switch from xml." into mnc-dev by Jun Mukai · 9 years ago
  86. 7008b51 Prevent certain actions of app has revoked permissions by Svetoslav · 9 years ago
  87. efb49bd Merge "Constrain width and height to >= 0 in FastScroller layout" into mnc-dev by Alan Viverette · 9 years ago
  88. de14ad5 Constrain width and height to >= 0 in FastScroller layout by Alan Viverette · 9 years ago
  89. 86d60cd Fix crash due to reverse selection. by Seigo Nonaka · 9 years ago
  90. 145252f Do not show selection action mode when the TextView is not shown. by Seigo Nonaka · 9 years ago
  91. d4d802b Merge "Fix: Don't display the drag handles when focus is lost" into mnc-dev by Mady Mellor · 9 years ago
  92. 3d7109a Merge "EditText - can not drag handles in extracted mode" into mnc-dev by Andrei Stingaceanu · 9 years ago
  93. a286145 Fix: Don't display the drag handles when focus is lost by Mady Mellor · 9 years ago
  94. c781405 Merge "Use standard copyright banner in android/security/keymaster." into mnc-dev by Alex Klyubin · 9 years ago
  95. 6223b7e Merge "Track rename of INT and LONG Keymaster tag types." into mnc-dev by Alex Klyubin · 9 years ago
  96. 1cb1f15 EditText - can not drag handles in extracted mode by Andrei Stingaceanu · 9 years ago
  97. 9fb302c Apply thumbTint and trackTint styles to Switch from xml. by Jun Mukai · 9 years ago
  98. ecff75a Merge "Revert "Throw IAE on invalid measure spec size"" into mnc-dev by Dave Langemak · 9 years ago
  99. afaed06 Revert "Throw IAE on invalid measure spec size" by Dave Langemak · 9 years ago
  100. 10bf27e Merge "Avoid negative childSpecSize in RelativeLayout" into mnc-dev by Alan Viverette · 9 years ago