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
/
text
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Enable mouse drag text selection for unfocused TextView."
Keisuke Kuroyanagi
2015-04-20
1
-16
/
+23
|
\
|
*
Enable mouse drag text selection for unfocused TextView.
Keisuke Kuroyanagi
2015-04-16
1
-16
/
+23
*
|
Merge "Stop Shift+Backspace from foward deleting."
Michael Wright
2015-04-16
1
-1
/
+1
|
\
\
|
*
|
Stop Shift+Backspace from foward deleting.
Michael Wright
2015-04-15
1
-1
/
+1
*
|
|
Merge "Fix various conformance issues with TextDirectionHeuristics."
Roozbeh Pournader
2015-04-16
1
-40
/
+80
|
\
\
\
|
*
|
|
Fix various conformance issues with TextDirectionHeuristics.
Roozbeh Pournader
2015-04-15
1
-40
/
+80
|
|
|
/
|
|
/
|
*
|
|
Add left and right indent arrays to TextView
Raph Levien
2015-04-15
1
-0
/
+15
*
|
|
Merge "Fix crash when ellipsize="start" is applied to short line."
Keisuke Kuroyanagi
2015-04-15
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix crash when ellipsize="start" is applied to short line.
Keisuke Kuroyanagi
2015-04-14
1
-1
/
+1
|
|
/
*
|
Introduce Ctrl+Backspace/Ctrl+ForwardDelete shortcut.
Seigo Nonaka
2015-04-10
1
-8
/
+68
*
|
Use TextView's text locale for capitalization.
Seigo Nonaka
2015-04-09
1
-4
/
+17
|
/
*
Merge "Clear hyphenEdit from Layout's paint"
Raph Levien
2015-04-08
1
-0
/
+1
|
\
|
*
Clear hyphenEdit from Layout's paint
Raph Levien
2015-04-08
1
-0
/
+1
*
|
am 5b61a282: am e4d787b2: am 80e455e3: Merge "Prevent possible memory leak in...
Romain Guy
2015-04-08
1
-3
/
+10
|
\
\
|
|
/
|
/
|
|
*
Prevent possible memory leak in SpanSet
Romain Guy
2015-04-07
1
-3
/
+10
*
|
Merge "Load hyphenation data at Zygote init"
Raph Levien
2015-04-06
1
-11
/
+22
|
\
\
|
*
|
Load hyphenation data at Zygote init
Raph Levien
2015-04-06
1
-11
/
+22
*
|
|
Add breakStrategy attribute to TextView
Raph Levien
2015-04-01
3
-38
/
+94
|
/
/
*
|
Revert "Fix build: Revert "Record hyphens from Minikin and draw them""
Raph Levien
2015-03-30
5
-29
/
+145
*
|
Merge "Fix build: Revert "Record hyphens from Minikin and draw them""
Ed Heyl
2015-03-30
5
-139
/
+29
|
\
\
|
*
|
Fix build: Revert "Record hyphens from Minikin and draw them"
Ed Heyl
2015-03-30
5
-139
/
+29
*
|
|
Merge "Record hyphens from Minikin and draw them"
Raph Levien
2015-03-30
5
-29
/
+139
|
\
\
\
|
|
/
/
|
*
|
Record hyphens from Minikin and draw them
Raph Levien
2015-03-27
5
-29
/
+139
*
|
|
Merge "Document that Time doesn't support pseudo-zones."
Elliott Hughes
2015-03-27
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Document that Time doesn't support pseudo-zones.
Elliott Hughes
2015-03-27
1
-0
/
+1
*
|
|
Calculate line breaks using Minikin
Raph Levien
2015-03-26
2
-26
/
+34
*
|
|
am 46c95313: am ddb30cd3: am 7506f499: Merge "Fix to crash when clicking text...
Alan Viverette
2015-03-25
1
-1
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge "Fix to crash when clicking text link without view activity"
Alan Viverette
2015-03-25
1
-1
/
+7
|
|
\
\
|
|
*
|
Fix to crash when clicking text link without view activity
Daniel 2 Olofsson
2014-12-10
1
-1
/
+7
*
|
|
|
Make Html#toHTML() generate correct bidi directions.
Roozbeh Pournader
2015-03-23
1
-7
/
+9
|
|
_
|
/
|
/
|
|
*
|
|
Replace usages of deprecated Resources.getColor() and getColorStateList()
Alan Viverette
2015-03-18
1
-1
/
+1
*
|
|
Merge "Improve undo support for text entered with IME"
James Cook
2015-03-18
1
-0
/
+19
|
\
\
\
|
*
|
|
Improve undo support for text entered with IME
James Cook
2015-03-18
1
-0
/
+19
*
|
|
|
am 17eda7d0: am 4d907643: Merge "Frameworks/base: Fix trivial equals implemen...
Andreas Gampe
2015-03-17
1
-4
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Frameworks/base: Fix trivial equals implementation
Andreas Gampe
2015-03-17
1
-4
/
+0
*
|
|
Start moving text measurement into native code
Raph Levien
2015-03-13
4
-29
/
+99
*
|
|
Fix android.text.cts.StaticLayoutTest#testGetEllipsisCount
Raph Levien
2015-03-11
1
-1
/
+1
*
|
|
Annotate ARGB integer parameters with @ColorInt
Tor Norbye
2015-03-05
3
-2
/
+10
*
|
|
Merge "Add JNI StaticLayout.Builder"
Raph Levien
2015-03-05
1
-4
/
+36
|
\
\
\
|
*
|
|
Add JNI StaticLayout.Builder
Raph Levien
2015-03-05
1
-4
/
+36
*
|
|
|
Merge "Some refactoring of StaticLayout"
Raph Levien
2015-03-04
3
-50
/
+213
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Some refactoring of StaticLayout
Raph Levien
2015-03-04
3
-52
/
+213
*
|
|
|
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
3
-4
/
+0
|
/
/
/
*
|
|
Merge "Document the limitations of Linkify addresses"
Roozbeh Pournader
2015-02-25
1
-1
/
+4
|
\
\
\
|
*
|
|
Document the limitations of Linkify addresses
Roozbeh Pournader
2015-02-25
1
-1
/
+4
*
|
|
|
Annotate the parameter in TextUtils#isEmpty() as @Nullable
Scott Kennedy
2015-02-19
1
-1
/
+2
*
|
|
|
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
1
-2
/
+3
*
|
|
|
Merge "Interval tree for SpannableStringBuilder"
Raph Levien
2015-02-12
1
-189
/
+361
|
\
\
\
\
|
*
|
|
|
Interval tree for SpannableStringBuilder
Raph Levien
2015-02-12
1
-189
/
+361
*
|
|
|
|
resolve merge conflicts of 6d8886a to master.
Tao Bao
2015-02-12
1
-139
/
+15
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
[next]