index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
text
/
TextDirectionHeuristics.java
Age
Commit message (
Expand
)
Author
2015-04-15
Fix various conformance issues with TextDirectionHeuristics.
Roozbeh Pournader
2013-06-17
some extra docs for TextDirectionHeuristic
Scott Main
2013-02-11
Add BidiFormatter utility
Fabrice Di Meglio
2012-09-18
Fix bug #7173351 API REVIEW: android.util.LocaleUtil
Fabrice Di Meglio
2012-05-02
Hide TextDirectionHeuristics
Gilles Debunne
2012-02-28
Fix bug #5217606 LocaleUtils constants TEXT_LAYOUT_DIRECTION_LTR_DO_NOT_USE a...
Fabrice Di Meglio
2012-02-13
Make textDirection API public
Fabrice Di Meglio
2011-09-06
Fix bug #5262565 Need to remove CharCount TextDirectionHeuristics
Fabrice Di Meglio
2011-08-25
Fix bug #5199577 TextView with android:password="true" is showing the "dots" ...
Fabrice Di Meglio
2011-08-19
Improve TextDirection resolution
Fabrice Di Meglio
2011-08-17
Fix bug #5175022 Easy mode in MeasuredText.setPara() is no more used
Fabrice Di Meglio
2011-08-08
Revert "Fix bug #5114358 If writing Numbers with Hebrew & Arabic keyboard, th...
Fabrice Di Meglio
2011-08-03
Fix bug #5114358 If writing Numbers with Hebrew & Arabic keyboard, they appea...
Fabrice Di Meglio
2011-07-14
Implement textDirection heuristic selection.
Doug Felt