index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
TextView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix bug #7621927 Radio button/TextView drawable regression in 4.2" int...
Fabrice Di Meglio
2012-11-28
1
-4
/
+14
|
\
|
*
Fix bug #7621927 Radio button/TextView drawable regression in 4.2
Fabrice Di Meglio
2012-11-28
1
-4
/
+14
*
|
Merge "Fix for bug #7417949 TextView / EditText error Drawable is not put on ...
Fabrice Di Meglio
2012-11-20
1
-59
/
+136
|
\
\
|
|
/
|
/
|
|
*
Fix for bug #7417949 TextView / EditText error Drawable is not put on the lef...
Fabrice Di Meglio
2012-11-14
1
-59
/
+136
*
|
Fix bug #6638582 Password fields appears RTL in Arabic locale , it should be LTR
Fabrice Di Meglio
2012-11-14
1
-3
/
+2
|
/
*
TextView not respecting "speak passwords" setting when adding before text to ...
Svetoslav Ganov
2012-11-05
1
-2
/
+2
*
Fix bug #7419054 TextView Drawables resolution is broken in RTL mode
Fabrice Di Meglio
2012-10-26
1
-5
/
+4
*
Fix for bug 7358703 Gmail ANR when trying to compose a message
Raph Levien
2012-10-16
1
-1
/
+1
*
Fix for bug 7344916 text view flickers when you hit enter
Raph Levien
2012-10-15
1
-2
/
+13
*
Fix bug #7334966 Padding is still broken in RTL languages
Fabrice Di Meglio
2012-10-12
1
-0
/
+3
*
Don't update the text services locale in the main thread
Satoshi Kataoka
2012-10-12
1
-1
/
+36
*
Revert "Don't update the text services locale in the main thread"
Ken Wakasa
2012-10-10
1
-38
/
+1
*
Don't update the text services locale in the main thread
Satoshi Kataoka
2012-10-09
1
-1
/
+38
*
Fix bug #6427629 Clean up layout direction APIs
Fabrice Di Meglio
2012-09-28
1
-1
/
+1
*
Fix bug #6427629 Clean up layout direction APIs
Fabrice Di Meglio
2012-09-23
1
-1
/
+1
*
Fix bug #6427629 Clean up layout direction APIs
Fabrice Di Meglio
2012-09-23
1
-2
/
+1
*
Fix bug #6427629 Clean up layout direction APIs
Fabrice Di Meglio
2012-09-23
1
-8
/
+8
*
Fix bug #6427629 Clean up layout direction APIs
Fabrice Di Meglio
2012-09-23
1
-17
/
+13
*
Merge "Make ProgressBar / SeekBar / RatingBar widgets aware of layout directi...
Fabrice Di Meglio
2012-09-07
1
-3
/
+0
|
\
|
*
Make ProgressBar / SeekBar / RatingBar widgets aware of layout direction
Fabrice Di Meglio
2012-09-06
1
-3
/
+0
*
|
Granular navigation not possible in edit text if the view has content descrip...
Svetoslav Ganov
2012-09-06
1
-1
/
+1
|
/
*
Fix bug #7023040 android.widget.cts.TextViewTest#testResetTextAlignment failures
Fabrice Di Meglio
2012-09-04
1
-5
/
+5
*
DO NOT MERGE LocaleSpan makes Han disambiguation easy!
Victoria Lease
2012-08-20
1
-0
/
+21
*
Make TextView Marquee RTL-aware
Fabrice Di Meglio
2012-07-25
1
-8
/
+25
*
am 1b15102f: am 72b8fc7e: Merge "Revert "Fix fake bold for fallback fonts in ...
Victoria Lease
2012-06-12
1
-3
/
+1
|
\
|
*
Revert "Fix fake bold for fallback fonts in frameworks."
Victoria Lease
2012-06-11
1
-3
/
+1
*
|
am 2203fab2: am 2e6f9be5: Merge "Fix fake bold for fallback fonts in framewor...
Victoria Lease
2012-06-08
1
-1
/
+3
|
\
\
|
|
/
|
*
Fix fake bold for fallback fonts in frameworks.
Victoria Lease
2012-06-08
1
-1
/
+3
*
|
am 11c15cfb: am 78c6aeef: Merge "Fixed cast exception with selectable text." ...
Gilles Debunne
2012-06-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Fixed cast exception with selectable text.
Gilles Debunne
2012-06-07
1
-1
/
+1
*
|
Revert "Revert "Clean up layout direction APIs for Drawable""
Fabrice Di Meglio
2012-06-04
1
-22
/
+19
*
|
Revert "Clean up layout direction APIs for Drawable"
Jean-Baptiste Queru
2012-06-02
1
-19
/
+22
*
|
Merge "Clean up layout direction APIs for Drawable"
Fabrice Di Meglio
2012-06-01
1
-22
/
+19
|
\
\
|
*
|
Clean up layout direction APIs for Drawable
Fabrice Di Meglio
2012-06-01
1
-22
/
+19
*
|
|
am 875713c6: am f053e236: Merge "Fix bug #6567507 [Bidi] - Cursor is sometime...
Fabrice Di Meglio
2012-05-30
1
-0
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge "Fix bug #6567507 [Bidi] - Cursor is sometimes not visible on EditText"...
Fabrice Di Meglio
2012-05-30
1
-0
/
+8
|
|
\
\
|
|
*
|
Fix bug #6567507 [Bidi] - Cursor is sometimes not visible on EditText
Fabrice Di Meglio
2012-05-29
1
-0
/
+8
*
|
|
|
am 378aa011: am a5c896af: Merge "Updating the behaviour of accessibility text...
Svetoslav Ganov
2012-05-29
1
-4
/
+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge "Updating the behaviour of accessibility text iterators." into jb-dev
Svetoslav Ganov
2012-05-29
1
-4
/
+6
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Updating the behaviour of accessibility text iterators.
Svetoslav Ganov
2012-05-29
1
-4
/
+6
*
|
|
|
am 77f79a39: am f927e17a: Use correct spell check locale
satok
2012-05-24
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Use correct spell check locale
satok
2012-05-24
1
-1
/
+1
|
|
/
*
|
am f7b8bbad: am de83e7aa: Merge "Make TextView respect ACCESSIBILITY_SPEAK_PA...
Svetoslav Ganov
2012-05-21
1
-2
/
+12
|
\
\
|
|
/
|
*
Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference.
alanv
2012-05-21
1
-2
/
+12
|
*
DO NOT MERGE: Remove a few left-over layout direction things.
Dianne Hackborn
2012-05-18
1
-0
/
+2
*
|
am cefd97c8: am e54c5f13: Merge "Exposing some accessiblity actions only for ...
Svetoslav Ganov
2012-05-17
1
-2
/
+1
|
\
\
|
|
/
|
*
Exposing some accessiblity actions only for enabled views.
Svetoslav Ganov
2012-05-16
1
-2
/
+1
*
|
am 8573c204: am 855f5407: Merge "Minor changes in SpellCheckSpan pool managem...
Gilles Debunne
2012-05-15
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge "Minor changes in SpellCheckSpan pool management in SpellChecker" into ...
Gilles Debunne
2012-05-15
1
-1
/
+1
|
|
\
|
|
*
Minor changes in SpellCheckSpan pool management in SpellChecker
Gilles Debunne
2012-05-09
1
-1
/
+1
[next]