This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
00c3aaa235fe9b247d0a3cc532ee3de728b15434
frameworks_base
/
core
/
java
/
android
/
text
History
Gilles Debunne
ba3634f355
Fix for AOOB in MeasuredText
...
Bug 5707593 Change-Id: I3c21343b2938119d7ae9d7892733dc83a209c991
2012-01-23 16:36:35 -08:00
..
format
am
8e94d912
: am
556e4ca5
: am
0a9005ed
: Merge "DOC CHANGE: Package text and Formatter javadoc" into ics-mr0
2011-12-12 13:15:36 -08:00
method
Touch moves cursor in text refactored
2012-01-19 14:18:17 -08:00
style
Prevent NPE in SuggestionSpan
2011-12-06 10:29:08 -08:00
util
…
AlteredCharSequence.java
…
AndroidBidi.java
…
AndroidCharacter.java
…
Annotation.java
…
AutoText.java
…
BoringLayout.java
…
ClipboardManager.java
…
DynamicLayout.java
Wrong word cut at end of lines with spaces
2011-10-18 15:10:31 -07:00
Editable.java
…
GetChars.java
…
GraphicsOperations.java
…
Html.java
…
InputFilter.java
…
InputType.java
…
Layout.java
…
LoginFilter.java
…
MeasuredText.java
Fix for AOOB in MeasuredText
2012-01-23 16:36:35 -08:00
NoCopySpan.java
…
package.html
…
PackedIntVector.java
…
PackedObjectVector.java
…
ParcelableSpan.java
…
Selection.java
…
Spannable.java
…
SpannableString.java
…
SpannableStringBuilder.java
Limit created string size in Spell Checker
2011-12-07 10:40:09 -08:00
SpannableStringInternal.java
…
Spanned.java
…
SpannedString.java
…
SpanWatcher.java
…
StaticLayout.java
Wrong word cut at end of lines with spaces
2011-10-18 15:10:31 -07:00
TextDirectionHeuristic.java
…
TextDirectionHeuristics.java
Fix bug
#5262565
Need to remove CharCount TextDirectionHeuristics
2011-09-06 11:08:45 -07:00
TextLine.java
NPE in GMail / TextLine
2011-12-13 12:37:02 -08:00
TextPaint.java
Bug 5281947: add to dictionnary option promoted in suggestions.
2011-09-09 17:01:31 -07:00
TextUtils.java
Fix bug
#5366547
TruncateAt.MARQUEE should be replaces with "two dot" ellipsis on hardware that dont support MARQUEE
2011-09-25 14:39:27 -07:00
TextWatcher.java
…