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
*
Use default constructor to get anti-aliasing
Chris Craik
2015-04-28
1
-2
/
+2
*
Introduce "Share" option to the floating text selection toolbar.
Andrei Stingaceanu
2015-04-21
1
-5
/
+26
*
Text processing - stop showing an empty toast.
Andrei Stingaceanu
2015-04-20
1
-1
/
+3
*
Merge "Editor: keep text selection when starting a process text intent."
Clara Bayarri
2015-04-16
1
-0
/
+1
|
\
|
*
Editor: keep text selection when starting a process text intent.
Clara Bayarri
2015-04-14
1
-0
/
+1
*
|
Add left and right indent arrays to TextView
Raph Levien
2015-04-15
1
-0
/
+78
*
|
Add more firstStrong alternatives for textDirection.
Roozbeh Pournader
2015-04-13
1
-0
/
+4
|
/
*
Merge "Fix date picker dialog size"
Alan Viverette
2015-04-13
1
-0
/
+1
|
\
|
*
Fix date picker dialog size
Alan Viverette
2015-04-10
1
-0
/
+1
*
|
Show and trigger activities that implement Text Processing actions
Clara Bayarri
2015-04-10
1
-0
/
+47
*
|
Merge "Fix unexpected selection cancellation"
Seigo Nonaka
2015-04-10
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Fix unexpected selection cancellation
Seigo Nonaka
2015-04-09
1
-0
/
+6
*
|
Merge "Rework assist to walk down the view hierarchy."
Dianne Hackborn
2015-04-02
1
-2
/
+2
|
\
\
|
*
|
Rework assist to walk down the view hierarchy.
Dianne Hackborn
2015-04-01
1
-2
/
+2
|
|
/
*
|
Add breakStrategy attribute to TextView
Raph Levien
2015-04-01
1
-43
/
+73
|
/
*
Merge "Improve undo support for text entered with IME"
James Cook
2015-03-18
1
-6
/
+4
|
\
|
*
Improve undo support for text entered with IME
James Cook
2015-03-18
1
-6
/
+4
*
|
Editor: Fire the selection Action Mode when long pressing on an empty space
Clara Bayarri
2015-03-18
1
-3
/
+3
*
|
Add single-arg TextView.setTextAppearance, deprecate two-arg method
Alan Viverette
2015-03-16
1
-62
/
+60
|
/
*
More work on collecting assist data.
Dianne Hackborn
2015-03-12
1
-5
/
+6
*
Move the "Replace" popup option to the Text Selection ActionMode.
Clara Bayarri
2015-03-12
1
-0
/
+1
*
Merge "Annotate ARGB integer parameters with @ColorInt"
Tor Norbye
2015-03-06
1
-4
/
+9
|
\
|
*
Annotate ARGB integer parameters with @ColorInt
Tor Norbye
2015-03-05
1
-4
/
+9
*
|
Merge "Allow attrs to be @Nullable in TextView and LinearLayout"
Scott Kennedy
2015-03-06
1
-3
/
+4
|
\
\
|
*
|
Allow attrs to be @Nullable in TextView and LinearLayout
Scott Kennedy
2015-03-05
1
-4
/
+5
*
|
|
Merge "Support undo of some programmatic TextView changes"
James Cook
2015-03-06
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Support undo of some programmatic TextView changes
James Cook
2015-03-03
1
-0
/
+1
|
|
/
*
|
Merge "Text selection changes - smart handles & drag accelerator"
Mady Mellor
2015-03-05
1
-3
/
+10
|
\
\
|
|
/
|
/
|
|
*
Text selection changes - smart handles & drag accelerator
Mady Mellor
2015-03-02
1
-2
/
+9
*
|
Add TextView XML attribute for undo support
James Cook
2015-02-27
1
-0
/
+5
|
/
*
Reland: Add basic support for Ctrl-Z to editable TextViews
James Cook
2015-02-27
1
-19
/
+64
*
Revert "Add basic support for Ctrl-Z to editable TextViews"
James Cook
2015-02-26
1
-64
/
+19
*
Paste as plain text by Ctrl-Shift-V
Keisuke Kuroyanagi
2015-02-24
1
-4
/
+20
*
Add basic support for Ctrl-Z to editable TextViews
James Cook
2015-02-19
1
-20
/
+70
*
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
1
-8
/
+13
*
First quick implementation of auto assist data.
Dianne Hackborn
2015-02-06
1
-2
/
+16
*
am 2ed9a7e5: am af461e12: Merge "Refine resolution order for typeface and fon...
Raph Levien
2015-01-29
1
-0
/
+5
|
\
|
*
am 2ed9a7e5: am af461e12: Merge "Refine resolution order for typeface and fon...
Raph Levien
2015-01-29
1
-0
/
+5
|
|
\
|
|
*
Refine resolution order for typeface and fontFamily
Raph Levien
2015-01-29
1
-0
/
+5
*
|
|
am a601d44b: am a4d1e250: am 9787039d: Merge "Fudge getRightPaddingOffset in ...
Roozbeh Pournader
2015-01-15
1
-6
/
+8
|
\
\
\
|
|
/
/
|
*
|
am a4d1e250: am 9787039d: Merge "Fudge getRightPaddingOffset in TextView to m...
Roozbeh Pournader
2015-01-15
1
-6
/
+8
|
|
\
\
|
|
|
/
|
|
*
Fudge getRightPaddingOffset in TextView to match clipRect.
Roozbeh Pournader
2015-01-14
1
-6
/
+8
*
|
|
Merge "Track TextView locale changes if not explicitly set"
Raph Levien
2015-01-15
1
-0
/
+11
|
\
\
\
|
*
|
|
Track TextView locale changes if not explicitly set
Raph Levien
2015-01-14
1
-0
/
+11
|
|
/
/
*
|
|
API for tinting TextView compound drawables
Alan Viverette
2015-01-07
1
-150
/
+265
*
|
|
Fix accessibility delegation
Alan Viverette
2015-01-07
1
-8
/
+12
|
/
/
*
|
am 2f11125a: am 9973643b: Merge "Give accessibility delegate the first pass a...
Alan Viverette
2014-12-15
1
-3
/
+9
|
\
\
|
|
/
|
*
Give accessibility delegate the first pass at handling ACTION_CLICK
Alan Viverette
2014-12-12
1
-3
/
+9
*
|
am bb241c3c: am 4eb2e04f: Merge "Use CURRENT_OR_SELF when checking SPEAK_PASS...
Alan Viverette
2014-12-03
1
-1
/
+2
|
\
\
|
|
/
|
*
Use CURRENT_OR_SELF when checking SPEAK_PASSWORD setting
Alan Viverette
2014-12-02
1
-1
/
+2
[next]