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 "Prevent poorly-extended ParcelableSpans from writing to parcels" into ...
Alan Viverette
2015-06-04
26
-11
/
+266
|
\
|
*
Prevent poorly-extended ParcelableSpans from writing to parcels
Alan Viverette
2015-06-02
26
-11
/
+266
*
|
Rename setTextDir to setTextDirection
Raph Levien
2015-06-03
2
-3
/
+3
*
|
Merge "Load hyphenation data for more languages." into mnc-dev
Roozbeh Pournader
2015-06-03
1
-21
/
+101
|
\
\
|
|
/
|
/
|
|
*
Load hyphenation data for more languages.
Roozbeh Pournader
2015-05-28
1
-21
/
+101
*
|
Revert "Revert "Use getRunAdvance to position cursor""
Raph Levien
2015-06-01
2
-6
/
+5
*
|
Revert "Use getRunAdvance to position cursor"
Raph Levien
2015-06-01
2
-5
/
+6
*
|
Merge "Fix javadocs based on recent case consistency change" into mnc-dev
Neil Fuller
2015-06-01
1
-2
/
+2
|
\
\
|
*
|
Fix javadocs based on recent case consistency change
Neil Fuller
2015-06-01
1
-2
/
+2
|
|
/
*
|
Use getRunAdvance to position cursor
Raph Levien
2015-05-28
2
-6
/
+5
|
/
*
Make unicodeWrap() return null if the input string is null.
Roozbeh Pournader
2015-05-16
1
-2
/
+4
*
Merge "Fix issue where handle is in front of word rather than end of word" in...
Mady Mellor
2015-05-13
1
-0
/
+81
|
\
|
*
Fix issue where handle is in front of word rather than end of word
Mady Mellor
2015-05-12
1
-0
/
+81
*
|
Add hyphenationFrequency attribute to TextView and StaticLayout.
Roozbeh Pournader
2015-05-12
3
-6
/
+55
|
/
*
Consider punctuation treatment when selecting text.
Mady Mellor
2015-05-07
1
-0
/
+39
*
Merge "Clear all StaticLayout.Builder fields on pool recycle" into mnc-dev
Raph Levien
2015-05-06
1
-0
/
+3
|
\
|
*
Clear all StaticLayout.Builder fields on pool recycle
Raph Levien
2015-05-06
1
-0
/
+3
*
|
Fix NPE in Html.inParagraph()
Raph Levien
2015-05-05
1
-1
/
+1
|
/
*
Expose StaticLayout.Builder publicly
Raph Levien
2015-05-01
2
-18
/
+139
*
Make Paint a required field of StaticLayout Builder
Raph Levien
2015-04-30
2
-4
/
+5
*
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
|
|
_
|
/
|
/
|
|
[next]