1. 174843a Check system locale when picking up an initial SpellChecker. by Yohei Yukawa · 9 years ago
  2. 1fa8290 Merge "Fix FloatingToolbar flicker in reaction to text cursor blink." into mnc-dev by Abodunrinwa Toki · 9 years ago
  3. f09fd21 Merge "Camera2: Remove references to sync.frameNumber" into mnc-dev by Chien-Yu Chen · 9 years ago
  4. c107b0e Fix FloatingToolbar flicker in reaction to text cursor blink. by Abodunrinwa Toki · 9 years ago
  5. 58a152e Merge "Camera2: Clarify session callbacks" into mnc-dev by Chien-Yu Chen · 9 years ago
  6. 450176c Merge "Fix: Text selection handles shouldn't be shown in accessibility mode" into mnc-dev by Mady Mellor · 9 years ago
  7. 3ebcd86 Merge "Fix endTransition index out of bounds exception." into mnc-dev by George Mount · 9 years ago
  8. 7a0f54b Merge "Fix addTarget not limiting to the given views." into mnc-dev by George Mount · 9 years ago
  9. 1c3b7a6 Merge "Use a framework resource to name a factory-default browser app" into mnc-dev by Christopher Tate · 9 years ago
  10. 63ec93d Merge "Have FingerprintService keep the device awake on relevant events." into mnc-dev by Jim Miller · 9 years ago
  11. 45f143f Merge "Remove the obsolete LOCAL_PAGE_ALIGN_JNI_SHARED_LIBRARIES" into mnc-dev by Ying Wang · 9 years ago
  12. 559ea2f Remove the obsolete LOCAL_PAGE_ALIGN_JNI_SHARED_LIBRARIES by Ying Wang · 9 years ago
  13. db3fe81 Use a framework resource to name a factory-default browser app by Christopher Tate · 9 years ago
  14. 6356d3b Merge "Improve docs for View#addChildrenForAccessibility" into mnc-dev by Adam Powell · 9 years ago
  15. 2433655 Merge "Clarify the intention of setNotificationsShown" into mnc-dev by Amith Yamasani · 9 years ago
  16. 6cbf792 Merge "Revert get accounts permission to normal for now" into mnc-dev by Svet Ganov · 9 years ago
  17. 7c5b5f7 Merge "Fix issue #22023824: Download folder is not created in internal storage" into mnc-dev by Dianne Hackborn · 9 years ago
  18. ca8e6da Fix issue #22023824: Download folder is not created in internal storage by Dianne Hackborn · 9 years ago
  19. daee1e5 Merge "Camera2: Add clarification about simultaneous trigger use" into mnc-dev by Eino-Ville Talvala · 9 years ago
  20. 161a76c Camera2: Remove references to sync.frameNumber by Chien-Yu Chen · 9 years ago
  21. 29f37e1 Merge "Text selection: When user reaches midpoint jump to end of word" into mnc-dev by Mady Mellor · 9 years ago
  22. 10f9251 Merge "Text selection: Fix word boundaries for languages without spaces" into mnc-dev by Mady Mellor · 9 years ago
  23. a508bf8 Revert get accounts permission to normal for now by Svet Ganov · 9 years ago
  24. ff81025 Merge "Fix issue #22013372: Assist should take translationX and friends..." into mnc-dev by Dianne Hackborn · 9 years ago
  25. 011a42d Fix: Text selection handles shouldn't be shown in accessibility mode by Mady Mellor · 9 years ago
  26. d2c4145 Merge "Let's reinvent storage, yet again!" into mnc-dev by Jeff Sharkey · 9 years ago
  27. a2e0dc4 Merge "Enforce FloatingToolbar themes." into mnc-dev by Abodunrinwa Toki · 9 years ago
  28. 9527b22 Let's reinvent storage, yet again! by Jeff Sharkey · 9 years ago
  29. e171899 Merge "Add JavaDoc for permission protection level" into mnc-dev by Svetoslav · 9 years ago
  30. c1bd7da Merge "Fix: Ellipsis is wrongly applied or not applied in TextView." into mnc-dev by Keisuke Kuroyanagi · 9 years ago
  31. 084b7a1 Merge "Do not show selection action mode when the TextView is not shown." into mnc-dev by Seigo Nonaka · 9 years ago
  32. 70d8be7 Fix issue #22013372: Assist should take translationX and friends... by Dianne Hackborn · 9 years ago
  33. 71b6ca6 Add JavaDoc for permission protection level by Svetoslav · 9 years ago
  34. 078c92a Camera2: Clarify session callbacks by Chien-Yu Chen · 9 years ago
  35. 079f33b Enforce FloatingToolbar themes. by Abodunrinwa Toki · 9 years ago
  36. 9206d6a Merge "Fix logic for whether beginning/end divider should be drawn" into mnc-dev by Doris Liu · 9 years ago
  37. ec6a4cd Fix logic for whether beginning/end divider should be drawn by Doris Liu · 9 years ago
  38. 9a60072 Merge "Don't throw TransactionTooLargeException for small payloads" into mnc-dev by Christopher Tate · 9 years ago
  39. d5b1838 Merge "Ensure partially-detached AbsListView children are removed" into mnc-dev by Alan Viverette · 9 years ago
  40. f97497d Merge "Fix Formatter.formatBytes() crash on non-EN locales" into mnc-dev by Makoto Onuki · 9 years ago
  41. 8bbae34 Ensure partially-detached AbsListView children are removed by Alan Viverette · 9 years ago
  42. cf392d1 Improve docs for View#addChildrenForAccessibility by Adam Powell · 9 years ago
  43. c7a14e44 Fix Formatter.formatBytes() crash on non-EN locales by Makoto Onuki · 9 years ago
  44. e3a4cb5 Fix addTarget not limiting to the given views. by George Mount · 9 years ago
  45. fd70942 Merge "Preventing leak" into mnc-dev by Jerome Poichet · 9 years ago
  46. d9f3aa5 Merge "Fix removeTarget to remove by ID instead of index." into mnc-dev by George Mount · 9 years ago
  47. e71c6e3 Merge "Constrain ListPopupWindow hint width spec to >= 0" into mnc-dev by Alan Viverette · 9 years ago
  48. ba4332d Constrain ListPopupWindow hint width spec to >= 0 by Alan Viverette · 9 years ago
  49. fdf102e Merge "Constrain child width and height to >= 0 in FrameLayout.onMeasure()" into mnc-dev by Alan Viverette · 9 years ago
  50. 8003209 Fix endTransition index out of bounds exception. by George Mount · 9 years ago
  51. ab142f7 Merge "Handle back key to cancel text action mode in full-screen IME." into mnc-dev by Yohei Yukawa · 9 years ago
  52. 39fd902 Constrain child width and height to >= 0 in FrameLayout.onMeasure() by Alan Viverette · 9 years ago
  53. cd62b10 Preventing leak by Jerome Poichet · 9 years ago
  54. 263b6e6 Merge "Prevent certain actions of app has revoked permissions" into mnc-dev by Svetoslav · 9 years ago
  55. 46f087c Merge "Apply thumbTint and trackTint styles to Switch from xml." into mnc-dev by Jun Mukai · 9 years ago
  56. 7008b51 Prevent certain actions of app has revoked permissions by Svetoslav · 9 years ago
  57. 02ca7a7 Don't throw TransactionTooLargeException for small payloads by Christopher Tate · 9 years ago
  58. 0f61c7d Merge "Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files" into mnc-dev by Yusuke Sato · 9 years ago
  59. 1979dd6 Merge "Add comments for visual voicemail short codes in whitelist." into mnc-dev by Nancy Chen · 9 years ago
  60. efb49bd Merge "Constrain width and height to >= 0 in FastScroller layout" into mnc-dev by Alan Viverette · 9 years ago
  61. de14ad5 Constrain width and height to >= 0 in FastScroller layout by Alan Viverette · 9 years ago
  62. 145252f Do not show selection action mode when the TextView is not shown. by Seigo Nonaka · 9 years ago
  63. d4d802b Merge "Fix: Don't display the drag handles when focus is lost" into mnc-dev by Mady Mellor · 9 years ago
  64. 3d7109a Merge "EditText - can not drag handles in extracted mode" into mnc-dev by Andrei Stingaceanu · 9 years ago
  65. a286145 Fix: Don't display the drag handles when focus is lost by Mady Mellor · 9 years ago
  66. c781405 Merge "Use standard copyright banner in android/security/keymaster." into mnc-dev by Alex Klyubin · 9 years ago
  67. 6223b7e Merge "Track rename of INT and LONG Keymaster tag types." into mnc-dev by Alex Klyubin · 9 years ago
  68. 1cb1f15 EditText - can not drag handles in extracted mode by Andrei Stingaceanu · 9 years ago
  69. 57f2dac Merge "iUpdate the sensor group description" into mnc-dev by Svetoslav · 9 years ago
  70. c625795 iUpdate the sensor group description by Svetoslav · 9 years ago
  71. 9fb302c Apply thumbTint and trackTint styles to Switch from xml. by Jun Mukai · 9 years ago
  72. 8f7ae66 Merge "Frameworks/base: Add tracing system properties" into mnc-dev by Andreas Gampe · 9 years ago
  73. ecff75a Merge "Revert "Throw IAE on invalid measure spec size"" into mnc-dev by Dave Langemak · 9 years ago
  74. afaed06 Revert "Throw IAE on invalid measure spec size" by Dave Langemak · 9 years ago
  75. 10bf27e Merge "Avoid negative childSpecSize in RelativeLayout" into mnc-dev by Alan Viverette · 9 years ago
  76. 91feb10 Merge "Fix ChooserActivity check for still-alive ChooserTargets" into mnc-dev by Adam Powell · 9 years ago
  77. 39310d3 Avoid negative childSpecSize in RelativeLayout by Alan Viverette · 9 years ago
  78. 8effa36 Use standard copyright banner in android/security/keymaster. by Alex Klyubin · 9 years ago
  79. 948c6ec Merge "add cpuset support" into mnc-dev by Tim Murray · 9 years ago
  80. 3e7a9e4 Track rename of INT and LONG Keymaster tag types. by Alex Klyubin · 9 years ago
  81. f8a2f57 Camera2: Add clarification about simultaneous trigger use by Eino-Ville Talvala · 9 years ago
  82. 749d66b Merge "remove setLatestEventInfo" into mnc-dev by Chris Wren · 9 years ago
  83. b21a77f Merge "Allow callers holding PACKAGE_USAGE_STATS permission to call ActivityManager#getPackageImportance()" into mnc-dev by Adam Lesinski · 9 years ago
  84. 420cf23 Merge "Make measureText(String, int, int) not use context" into mnc-dev by Raph Levien · 9 years ago
  85. 1149cdc Make measureText(String, int, int) not use context by Raph Levien · 9 years ago
  86. c412be6 Fix ChooserActivity check for still-alive ChooserTargets by Adam Powell · 9 years ago
  87. c30454c Allow callers holding PACKAGE_USAGE_STATS permission to call ActivityManager#getPackageImportance() by Adam Lesinski · 9 years ago
  88. 413020a Require that verified intent filters only have http/https <data> decls by Christopher Tate · 9 years ago
  89. d4e9e0e Merge "Keymaster INT, LONG and DATE tag values are unsigned." into mnc-dev by Alex Klyubin · 9 years ago
  90. 0633ae7 Merge "Actually wait for installd" into mnc-dev by Makoto Onuki · 9 years ago
  91. a05db38 remove setLatestEventInfo by Chris Wren · 9 years ago
  92. 67f1709 Merge "Fix unit issue in Slog.wtf output" into mnc-dev by Adam Lesinski · 9 years ago
  93. 7b3c752 Fix unit issue in Slog.wtf output by Adam Lesinski · 9 years ago
  94. 9bf9a3a Merge "Constrain FastScroller max width to be >= 0" into mnc-dev by Alan Viverette · 9 years ago
  95. 521db33 Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 9 years ago
  96. 1ee2070 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  97. c98922b Constrain FastScroller max width to be >= 0 by Alan Viverette · 9 years ago
  98. c8a2cfe Actually wait for installd by Makoto Onuki · 9 years ago
  99. e4ffec2 Merge "Reset permission policy to default when device owner goes away" into mnc-dev by Esteban Talavera · 9 years ago
  100. 28b9570 Reset permission policy to default when device owner goes away by Esteban Talavera · 9 years ago