1. dc8cb29 Add static version of getSimCountryIso() called getDefaultSimCountryIso() by Jayachandran C · 4 years, 8 months ago
  2. 143000b2 Merge "Create new API for ImageSpan" by Kevin Chang · 4 years, 10 months ago
  3. 78840ec Create new API for ImageSpan by Kevin Chang · 5 years ago
  4. 7554fa2 Do not compute outside given range in TextLine by Seigo Nonaka · 4 years, 10 months ago
  5. 21f57c8 Merge "Revert "don't compute outside of visible range"" into qt-dev am: e4d9618d67 am: 3d623d54f2 am: a824053914 by Adam Seaton · 4 years, 11 months ago
  6. b4583e4 Revert "don't compute outside of visible range" by Adam Seaton · 4 years, 11 months ago
  7. 0a57fe0 don't compute outside of visible range by Seigo Nonaka · 4 years, 11 months ago
  8. a930e6e don't compute outside of visible range by Seigo Nonaka · 4 years, 11 months ago
  9. b75c38d Merge "Fix bug in Time.getJulianDay()" by Neil Fuller · 5 years ago
  10. 5898cc1 Fix bug in Time.getJulianDay() by Neil Fuller · 5 years ago
  11. 7a0837f Fix Y2038 issue in DateUtils.isToday() by Neil Fuller · 5 years ago
  12. cac13d4 Merge "Convert some users of Time.format() to an alt." by Neil Fuller · 5 years ago
  13. 9aa7b74 Convert some users of Time.format() to an alt. by Neil Fuller · 5 years ago
  14. a33ce8a Merge "Fix Layout.primaryIsTrailingPreviousAllLineOffsets" by TreeHugger Robot · 5 years ago
  15. 7ad499d Fix Layout.primaryIsTrailingPreviousAllLineOffsets by Mihai Popa · 5 years ago
  16. 71a0018 Fix Layout.primaryIsTrailingPreviousAllLineOffsets by Mihai Popa · 5 years ago
  17. aa68ab8 Clarify problems with Linkify.MAP_ADDRESSES. by Torne (Richard Coles) · 5 years ago
  18. 41f9d35 Update isNewEmoji to check Unicode 12. by Qingqing Deng · 5 years ago
  19. a6101e8 Make data warning notification use IEC units by Anton Hansson · 5 years ago
  20. 0a8d0b2 Merge "Add code sample and result image for LineHeightSpan" by TreeHugger Robot · 5 years ago
  21. 117b108 Merge "Update LineBackgroundSpan.Standard java doc" by TreeHugger Robot · 5 years ago
  22. 7ad6a51 Update LineBackgroundSpan.Standard java doc by Haoyu Zhang · 5 years ago
  23. 10b1aee Add code sample and result image for LineHeightSpan by Haoyu Zhang · 5 years ago
  24. 7e8c759 Merge "Change TabStop type from int to float" by TreeHugger Robot · 5 years ago
  25. 4d64b65 Merge "Convert ImageSpan sample code to Java" by TreeHugger Robot · 5 years ago
  26. d5621ed Change TabStop type from int to float by Seigo Nonaka · 5 years ago
  27. fb1b479 Hide packing structure from public API by Seigo Nonaka · 5 years ago
  28. de41eea Address API review from the council by Seigo Nonaka · 5 years ago
  29. 924d93b Convert ImageSpan sample code to Java by Haoyu Zhang · 5 years ago
  30. 7c89460 Add NonNull annotaion for LineHeightSpan.Standard by Haoyu Zhang · 5 years ago
  31. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  32. 660d7fc Make DynamicDrawableSpan#ALIGN_CENTER public API by Lucas Dupin · 5 years ago
  33. e570af6 Restore keyguard status area header by Lucas Dupin · 5 years ago
  34. 97b1d50 Add maxTargetSDK equals P for UnsupportedAppUsage of sCached by Haoyu Zhang · 5 years ago
  35. 85114dc Merge "Migrate system dialer config to RoleManager" by Eugene Susla · 5 years ago
  36. bd959fb Update BoringLayout.isBoring Javadoc by Seigo Nonaka · 6 years ago
  37. 8758d32 Migrate system dialer config to RoleManager by Eugene Susla · 6 years ago
  38. 17ace29 Deprecate SuggestionSpan#ACTION_SUGGESTION_PICKED by Yohei Yukawa · 6 years ago
  39. 0fe161d Schematize Display system properties by Kiyoung Kim · 6 years ago
  40. 584d6d8 Change UrlSpanFactory to a Function by Siyamed Sinir · 6 years ago
  41. ef20b23 Annotate SuggestionSpan.getUnderlineColor by Qingqing Deng · 6 years ago
  42. eccdc6b Fix that TextLine overwrites wordSpcing on paint by Haoyu Zhang · 6 years ago
  43. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  44. 882d8fe Merge "Fix: LineBackgroundSpan calls Canvas.drawRect with wrong parameter" by Haoyu Zhang · 6 years ago
  45. 27e4346 cherry-pick from pi-dev docs: Fixing malformed javadoc by Andrew Solovay · 6 years ago
  46. afebcc6 Fix: LineBackgroundSpan calls Canvas.drawRect with wrong parameter by Haoyu Zhang · 6 years ago
  47. 291ef05 Recompute PcT with existing PcT for different direction by Seigo Nonaka · 6 years ago
  48. 3cdaa24 Make getUnderlineColor public. by qqd · 6 years ago
  49. f148c8d Merge "Track move of timezone classes to libcore.timezone" am: d48dbc9a34 am: f79ecf7c82 by Neil Fuller · 6 years ago
  50. 402dc48 Merge "Track move of timezone classes to libcore.timezone" am: d48dbc9a34 by Neil Fuller · 6 years ago
  51. 36491d6 Merge "Add StaticLayout constructor to dark-grey list" by TreeHugger Robot · 6 years ago
  52. 00589be Add StaticLayout constructor to dark-grey list by Siyamed Sinir · 6 years ago
  53. 19b3c37 Merge "Make LineHeightSpan.Standard a ParcelableSpan" by Haoyu Zhang · 6 years ago
  54. adc1940 Do not linkify text with RLO/LRO characters. by Abodunrinwa Toki · 6 years ago
  55. b8383a1 Track move of timezone classes to libcore.timezone by Neil Fuller · 6 years ago
  56. 63a5efb Make LineHeightSpan.Standard a ParcelableSpan by Haoyu Zhang · 6 years ago
  57. e4e4432 Merge "Revert "Revert "Refactor TextLine class""" by TreeHugger Robot · 6 years ago
  58. 5b36e2b Merge "Revert "Revert "Enable PrecomputedText for BiDi text""" by TreeHugger Robot · 6 years ago
  59. 9562133 Revert "Revert "Enable PrecomputedText for BiDi text"" by Siyamed Sinir · 6 years ago
  60. bf92c2f Revert "Revert "Refactor TextLine class"" by Siyamed Sinir · 6 years ago
  61. 2dd6939 Merge "Revert "Refactor TextLine class"" by TreeHugger Robot · 6 years ago
  62. 5eee684 Merge "Revert "Enable PrecomputedText for BiDi text"" by TreeHugger Robot · 6 years ago
  63. 321140a Revert "Enable PrecomputedText for BiDi text" by Siyamed Sinir · 6 years ago
  64. 3c097aa Revert "Refactor TextLine class" by Siyamed Sinir · 6 years ago
  65. c826047 Merge "Fix getLineLeft crashes when alignment is null" by Haoyu Zhang · 6 years ago
  66. 6224e23 Enable PrecomputedText for BiDi text by Seigo Nonaka · 6 years ago
  67. d1e6d2e Fix getLineLeft crashes when alignment is null by Haoyu Zhang · 6 years ago
  68. 888dbca Refactor TextLine class by Seigo Nonaka · 6 years ago
  69. 9b74c07 Merge "Fix getLineRight()/getLineLeft() may compute leadingMargin twice" by Haoyu Zhang · 6 years ago
  70. ea3bcb7 fix spelling typo in comment by Branden Archer · 6 years ago
  71. 41e2d74 Merge "Move some members to the "Q blacklist"." am: f5cf9f24ed am: 13c9e7e2f3 by Nathan Harold · 6 years ago
  72. 8b634e9 Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  73. 45d2c25 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  74. b3e9481 Merge "Disable double cursor for BiDi in Layout." by Qingqing Deng · 6 years ago
  75. 7425d98 Fix getLineRight()/getLineLeft() may compute leadingMargin twice by Haoyu Zhang · 6 years ago
  76. 19799c4 Disable double cursor for BiDi in Layout. by qqd · 6 years ago
  77. 9958c4a Introduce FontStyle for future extensibility by Seigo Nonaka · 6 years ago
  78. 0a04650 Merge "Add textLocale attributes to TextView and TextAppearanceSpan" by Haoyu Zhang · 6 years ago
  79. 1137512f Add textLocale attributes to TextView and TextAppearanceSpan by Haoyu Zhang · 6 years ago
  80. 7b86fe5 Change add{StyleRun, ReplacementRun} to append{StyleRun, ReplacementRun} by Seigo Nonaka · 6 years ago
  81. e9944aa Merge "Make loadSafeLabel a generic facility as makeSafeForPresentation" by TreeHugger Robot · 6 years ago
  82. 13635f0 Merge "Fix invalid character access" by TreeHugger Robot · 6 years ago
  83. 5783c13 Fix invalid character access by Seigo Nonaka · 6 years ago
  84. 36252bf Merge "Add default implementation for LineBackgroundSpan" by Haoyu Zhang · 6 years ago
  85. aa35899 Merge "Make LineBreaker public" by Seigo Nonaka · 6 years ago
  86. c1fda74 Make loadSafeLabel a generic facility as makeSafeForPresentation by Philip P. Moltmann · 6 years ago
  87. 3ad5850 Update docs for TextAppearanceSpan by Haoyu Zhang · 6 years ago
  88. 70200b0 Make LineBreaker public by Seigo Nonaka · 6 years ago
  89. 003f737 Add default implementation for LineBackgroundSpan by Haoyu Zhang · 6 years ago
  90. a755438 Merge "Prepare NativeLineBreaker.LineBreaks to be public API" by Seigo Nonaka · 6 years ago
  91. 88f0f6c Merge "Synchronize attributes in TextView with TextAppearanceSpan" by Haoyu Zhang · 6 years ago
  92. 445326d Merge "Fix equals not working correctly in SpannableString and SpannableStringBuilder" by Haoyu Zhang · 6 years ago
  93. ab9b479 Prepare NativeLineBreaker.LineBreaks to be public API by Seigo Nonaka · 6 years ago
  94. 47e79a1 Merge "Move hasEqualAttribute from Paint with adding some accessors" by Seigo Nonaka · 6 years ago
  95. 6b4380e Fix equals not working correctly in SpannableString and SpannableStringBuilder by Haoyu Zhang · 6 years ago
  96. 87682ba Synchronize attributes in TextView with TextAppearanceSpan by Haoyu Zhang · 6 years ago
  97. 6367c2e Merge "Fixed lineBackgroundSpan not called for first line" by Haoyu Zhang · 6 years ago
  98. 16cd614 Merge "Unhide getTextRunCursor APIs" by Seigo Nonaka · 6 years ago
  99. 1732221 Merge "Always use Context.getSystemService() to get IMM" by TreeHugger Robot · 6 years ago
  100. fa95b83 Unhide getTextRunCursor APIs by Seigo Nonaka · 6 years ago