1. 1eec951 Merge "Added moar ContentCapture APIs (and their initial implementation)." by TreeHugger Robot · 6 years ago
  2. 912963c Merge "Removing mApplyTheme parameter in RemoteViews as it changes the internal state of RemoteView without parcelling the new state" by TreeHugger Robot · 6 years ago
  3. 88eae3b Added moar ContentCapture APIs (and their initial implementation). by Felipe Leme · 6 years ago
  4. 40f589c Removing mApplyTheme parameter in RemoteViews as it changes the internal state by Sunny Goyal · 6 years ago
  5. db68c54 Fix handle creation on startActionMode by Mihai Popa · 6 years ago
  6. 05ac00c Merge changes from topic "windowinsets-api" by Jorim Jaggi · 6 years ago
  7. 33e8c93 Merge "Make text handle drawables public" by Mihai Popa · 6 years ago
  8. 6315a32 Make text handle drawables public by Mihai Popa · 6 years ago
  9. 60f5929 WindowInsets: reimplement WindowInsets on top of Insets by Adrian Roos · 6 years ago
  10. 43c9704 Adding shared element transitions support in AppWidgets by Sunny Goyal · 6 years ago
  11. c7ddcf3 Update some docs & tweak some method names by John Reck · 6 years ago
  12. 8884cfc Merge "Rename & package shuffle" by John Reck · 6 years ago
  13. 9958c4a Introduce FontStyle for future extensibility by Seigo Nonaka · 6 years ago
  14. 0a04650 Merge "Add textLocale attributes to TextView and TextAppearanceSpan" by Haoyu Zhang · 6 years ago
  15. 1137512f Add textLocale attributes to TextView and TextAppearanceSpan by Haoyu Zhang · 6 years ago
  16. b3a793d Merge "Add activity options flag to force launching an activity in a new task" by TreeHugger Robot · 6 years ago
  17. 02f2a31 Merge "Add Context.getDisplayId() to avoid possible IPC" by TreeHugger Robot · 6 years ago
  18. 9cc9660 Fixes touch ripples on media buttons. by Gus Prevas · 6 years ago
  19. 5281b6b Add Context.getDisplayId() to avoid possible IPC by Yohei Yukawa · 6 years ago
  20. 5dfae05 Change TextView.TextAppearanceAttributes.mStyleIndex to mTextStyle by Haoyu Zhang · 6 years ago
  21. 32f140aa6 Rename & package shuffle by John Reck · 6 years ago
  22. 3d71e1f Merge "[Magnifier-63] Hide it for rotated/scaled textview" by Mihai Popa · 6 years ago
  23. 77f8586 Removed afm.notifyValueChanged() optimization. by Felipe Leme · 6 years ago
  24. ddf9fe0 [Magnifier-63] Hide it for rotated/scaled textview by Mihai Popa · 6 years ago
  25. 72be974 Fix ChangeImageTransform for drawables without intrinsic size by Andrey Kulikov · 6 years ago
  26. d070775 Add activity options flag to force launching an activity in a new task by Winson Chung · 6 years ago
  27. 4bb9a2e Merge "Add missing TextView attributes to JavaDoc" by TreeHugger Robot · 6 years ago
  28. 8d14105 Add missing TextView attributes to JavaDoc by Siyamed Sinir · 6 years ago
  29. 8b3002e Merge "[Magnifier-62] Deprecate constructor" by Mihai Popa · 6 years ago
  30. b6ca909 [Magnifier-62] Deprecate constructor by Mihai Popa · 6 years ago
  31. cab85f3 Merge "docs: Removes reference to the clock displaying seconds" into pi-dev am: 02bc7c2228 by David Castro · 6 years ago
  32. 8bb6b0a Merge "docs: Removes reference to the clock displaying seconds" into pi-dev by David Castro · 6 years ago
  33. 02bc7c2 Merge "docs: Removes reference to the clock displaying seconds" into pi-dev by TreeHugger Robot · 6 years ago
  34. 16cd614 Merge "Unhide getTextRunCursor APIs" by Seigo Nonaka · 6 years ago
  35. 1732221 Merge "Always use Context.getSystemService() to get IMM" by TreeHugger Robot · 6 years ago
  36. fa95b83 Unhide getTextRunCursor APIs by Seigo Nonaka · 6 years ago
  37. 64c4523 Merge "docs: fixed five typos" into pi-dev am: 82b413428e am: d366837e05 by kopriva · 6 years ago
  38. d366837 Merge "docs: fixed five typos" into pi-dev am: 82b413428e by kopriva · 6 years ago
  39. 484d4af Always use Context.getSystemService() to get IMM by Yohei Yukawa · 6 years ago
  40. 7ecfe31 docs: fixed five typos by kopriva · 6 years ago
  41. 3e10355 docs: Removes reference to the clock displaying seconds by David Castro · 6 years ago
  42. db0657a Merge "Move some members to the "Q blacklist"." by Mathew Inwood · 6 years ago
  43. 8c854f8 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  44. eac0905 docs: fixed instances of typo in 'overridden' am: debd4ee72d am: 9b641cbc71 by kopriva · 6 years ago
  45. 9b641cb docs: fixed instances of typo in 'overridden' am: debd4ee72d by kopriva · 6 years ago
  46. debd4ee docs: fixed instances of typo in 'overridden' by kopriva · 6 years ago
  47. 0ed6437 Merge "Add Missing fontVariationSetting attr Javadoc" by Haoyu Zhang · 6 years ago
  48. aff7bd7 Add Missing fontVariationSetting attr Javadoc by Haoyu Zhang · 6 years ago
  49. a8fab8a Move maximum weight constant from Typeface to Font and make it public by Seigo Nonaka · 6 years ago
  50. f0e6794 Merge "Add fontVariationSettings to TextView and TextAppearance in XML" by Haoyu Zhang · 6 years ago
  51. 071149a API Review: StateListDrawables#getDrawableForState by Nader Jawad · 6 years ago
  52. a8aaa38 Merge "[Magnifier-60] Fix race condition after #dismiss" by TreeHugger Robot · 6 years ago
  53. ddcd5481 [Magnifier-60] Fix race condition after #dismiss by Mihai Popa · 6 years ago
  54. d626970 Add fontVariationSettings to TextView and TextAppearance in XML by Haoyu Zhang · 6 years ago
  55. 1dfc2c7 Merge "[Magnifier-48] Allow on-the-fly zoom update" by TreeHugger Robot · 6 years ago
  56. b6a2cfb Merge "[Magnifier-47] Expose magnifier properties" by TreeHugger Robot · 6 years ago
  57. dd13082 Merge "[Magnifier-46] Add builder for magnifier objects" by TreeHugger Robot · 6 years ago
  58. beeaf55 [Magnifier-48] Allow on-the-fly zoom update by Mihai Popa · 6 years ago
  59. c2e0bee [Magnifier-47] Expose magnifier properties by Mihai Popa · 6 years ago
  60. 469aba8 [Magnifier-46] Add builder for magnifier objects by Mihai Popa · 6 years ago
  61. 625a46d Merge "Use multiple patterns and emails in per-file syntax." am: 62d0edc6ef am: f16ded6120 by Chih-hung Hsieh · 6 years ago
  62. 26b072d Merge "Use multiple patterns and emails in per-file syntax." am: 62d0edc6ef by Chih-hung Hsieh · 6 years ago
  63. f16ded6 Merge "Use multiple patterns and emails in per-file syntax." am: 62d0edc6ef by Chih-hung Hsieh · 6 years ago
  64. 002a574 Use multiple patterns and emails in per-file syntax. by Chih-Hung Hsieh · 6 years ago
  65. 029ce60 Merge "Fixing static instant of OnClickHandler is getting modified at runtime" by TreeHugger Robot · 6 years ago
  66. 83b8a73 Merge "[Magnifier-45] Add #show(float,float,float,float)" by TreeHugger Robot · 6 years ago
  67. 0279453 Fixing static instant of OnClickHandler is getting modified at runtime by Sunny Goyal · 6 years ago
  68. 7ac9e3a Merge "Greylist requested hidden API" am: 473654c377 am: 9582cf7c1b by David Brazdil · 6 years ago
  69. e10a083 Merge "Greylist requested hidden API" am: 473654c377 am: 9582cf7c1b by David Brazdil · 6 years ago
  70. 9582cf7 Merge "Greylist requested hidden API" am: 473654c377 by David Brazdil · 6 years ago
  71. 473654c Merge "Greylist requested hidden API" by David Brazdil · 6 years ago
  72. 5d1b9f6 Merge "Add @UnsupportedAppUsage annotations" am: 6d891937a3 am: 4373a4d763 by Mathew Inwood · 6 years ago
  73. 4373a4d Merge "Add @UnsupportedAppUsage annotations" am: 6d891937a3 by Mathew Inwood · 6 years ago
  74. 4745132 Greylist requested hidden API by David Brazdil · 6 years ago
  75. a85f4eb Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  76. 978c6e2 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  77. abaa38a Merge "Code reformatting for upcoming automated code changes." am: 661facc2f1 am: aca9678a86 by Mathew Inwood · 6 years ago
  78. dc236d5 Merge "Code reformatting for upcoming automated code changes." am: 661facc2f1 by Mathew Inwood · 6 years ago
  79. aca9678 Merge "Code reformatting for upcoming automated code changes." am: 661facc2f1 by Mathew Inwood · 6 years ago
  80. 986d790 Code reformatting for upcoming automated code changes. by Mathew Inwood · 6 years ago
  81. 2fb271c Merge "Code reformatting for upcoming automated code changes." am: d68f003c67 am: d48ec695d3 by Mathew Inwood · 6 years ago
  82. 640fa15 Merge "Code reformatting for upcoming automated code changes." am: d68f003c67 by Mathew Inwood · 6 years ago
  83. d48ec69 Merge "Code reformatting for upcoming automated code changes." am: d68f003c67 by Mathew Inwood · 6 years ago
  84. 9744262 Merge "Support the toast Window to show on the secondary display." by Jeff Chang · 6 years ago
  85. 74e7aed Code reformatting for upcoming automated code changes. by Mathew Inwood · 6 years ago
  86. 48ecef4 Support the toast Window to show on the secondary display. by Jeff Chang · 6 years ago
  87. e948349 Merge "docs: fixed typo" into pi-dev am: 9ef8b6521c am: b8a1004a72 by Joshua Baxter · 6 years ago
  88. b8a1004 Merge "docs: fixed typo" into pi-dev am: 9ef8b6521c by Joshua Baxter · 6 years ago
  89. 9ef8b65 Merge "docs: fixed typo" into pi-dev by Joshua Baxter · 6 years ago
  90. 7433a07 [Magnifier-45] Add #show(float,float,float,float) by Mihai Popa · 6 years ago
  91. 042856b Merge "Disable hyphenation by in default theme" by Siyamed Sinir · 6 years ago
  92. c27346f Merge "Fix edge effect not showing up on first scroll" am: 894d8cf470 am: 391a7c381d am: bc7b84e463 by Vu Thanh Cong · 6 years ago
  93. bc7b84e Merge "Fix edge effect not showing up on first scroll" am: 894d8cf470 by Vu Thanh Cong · 6 years ago
  94. 391a7c3 Merge "Fix edge effect not showing up on first scroll" am: 894d8cf470 by Vu Thanh Cong · 6 years ago
  95. 894d8cf Merge "Fix edge effect not showing up on first scroll" by Treehugger Robot · 6 years ago
  96. c0dab36 Disable hyphenation by in default theme by Siyamed Sinir · 6 years ago
  97. b6c4f6c Merge "TextView setOverlappingRendering must be true when shadows are used." by Derek Sollenberger · 6 years ago
  98. b1d24c0 Merge "Avoid use of DateUtilsBridge.icuTimeZone()" am: e859c42e23 am: 25fd54f6f3 by Neil Fuller · 6 years ago
  99. 3208539 Merge "Avoid use of DateUtilsBridge.icuTimeZone()" am: e859c42e23 am: 25fd54f6f3 by Neil Fuller · 6 years ago
  100. 25fd54f Merge "Avoid use of DateUtilsBridge.icuTimeZone()" am: e859c42e23 by Neil Fuller · 6 years ago