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
*
Fix bug #8656546 API REVIEW: android.text.bidi / android.text
Fabrice Di Meglio
2013-04-19
1
-260
/
+13
*
do not attempt to parcel unknown ParcelableSpans
Victoria Lease
2013-04-19
1
-3
/
+17
*
Fix bug #8599905 Add simple BidiFormatter getInstance() helper API
Fabrice Di Meglio
2013-04-11
1
-0
/
+8
*
Merge "use libphonenumber for Linkify.PHONE_NUMBER" into jb-mr2-dev
Victoria Lease
2013-04-04
1
-3
/
+20
|
\
|
*
use libphonenumber for Linkify.PHONE_NUMBER
Victoria Lease
2013-04-04
1
-3
/
+20
*
|
Add DateFormat.getBestDateTimePattern.
Elliott Hughes
2013-04-02
1
-0
/
+35
|
/
*
Merge "Make zero width space a line breaker" into jb-mr2-dev
Raph Levien
2013-03-29
1
-1
/
+2
|
\
|
*
Make zero width space a line breaker
Raph Levien
2013-03-29
1
-1
/
+2
*
|
am 6f14ef70: am 083bfa5a: Merge "Remove dead DateUtils code that was never in...
Elliott Hughes
2013-03-26
2
-116
/
+17
|
\
\
|
|
/
|
/
|
|
*
Remove dead DateUtils code that was never in an API level.
Elliott Hughes
2013-03-26
2
-116
/
+17
*
|
Merge "Fix bug #8437358 Clean any ICU related code from TextLayout / Paint an...
Fabrice Di Meglio
2013-03-20
2
-36
/
+0
|
\
\
|
*
|
Fix bug #8437358 Clean any ICU related code from TextLayout / Paint and their...
Fabrice Di Meglio
2013-03-20
2
-36
/
+0
*
|
|
am c1562075: am ebebb80b: Merge "Remove dead code from DateUtils."
Elliott Hughes
2013-03-19
1
-82
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Remove dead code from DateUtils.
Elliott Hughes
2013-03-19
1
-82
/
+0
*
|
|
am eda35cb7: am a8974d3f: Merge "Clean up (some of) our many clocks to use H ...
Elliott Hughes
2013-03-19
1
-2
/
+11
|
\
\
\
|
|
/
/
|
*
|
Clean up (some of) our many clocks to use H instead of k.
Elliott Hughes
2013-03-18
1
-2
/
+11
*
|
|
am c5c6d416: am 6317315e: Merge "Deliberately break DateFormat.format\'s form...
Elliott Hughes
2013-03-19
1
-7
/
+20
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Deliberately break DateFormat.format's formatting of 'k' for compatibility.
Elliott Hughes
2013-03-18
1
-7
/
+20
*
|
Merge "Revert "Clean Paint.mBidiFlags as it is no longer used"" into jb-mr2-dev
Fabrice Di Meglio
2013-03-15
4
-35
/
+72
|
\
\
|
*
|
Revert "Clean Paint.mBidiFlags as it is no longer used"
Fabrice Di Meglio
2013-03-15
4
-35
/
+72
*
|
|
Code BidiFormatter code
Fabrice Di Meglio
2013-03-14
1
-38
/
+38
|
/
/
*
|
am a45bafc2: am c9e0cd2a: Merge "Fix DateFormat k and h, and implement K and ...
Elliott Hughes
2013-03-11
1
-7
/
+19
|
\
\
|
|
/
|
*
Fix DateFormat k and h, and implement K and H for the first time.
Elliott Hughes
2013-03-11
1
-7
/
+19
*
|
am 7c1e8dbd: am 21d3f294: Merge "use Calendar in DateUtils format method"
Elliott Hughes
2013-03-11
1
-10
/
+28
|
\
\
|
|
/
|
*
use Calendar in DateUtils format method
Sungmin Choi
2013-03-11
1
-10
/
+28
*
|
am 2cb314eb: am e0cd3c19: Merge "Improve DateFormat.format."
Elliott Hughes
2013-03-08
2
-247
/
+114
|
\
\
|
|
/
|
*
Improve DateFormat.format.
Elliott Hughes
2013-03-08
2
-247
/
+114
*
|
am ac071e36: am 0c25ecfd: Merge "Use getRelativeDayString in getRelativeTimeS...
Elliott Hughes
2013-03-08
1
-40
/
+10
|
\
\
|
|
/
|
*
Use getRelativeDayString in getRelativeTimeSpanString.
Elliott Hughes
2013-03-07
1
-40
/
+10
*
|
Fix dead key -> space combination.
Jean Chalard
2013-02-25
1
-0
/
+1
*
|
Resubmitting "Enable correction/deleting notification via EasyEditSpan.""
Luca Zanolin
2013-02-20
2
-4
/
+83
*
|
Revert "Enable correction/deleting notification via EasyEditSpan."
Luca Zanolin
2013-02-20
2
-83
/
+4
*
|
Enable correction/deleting notification via EasyEditSpan.
Luca Zanolin
2013-02-20
2
-4
/
+83
*
|
Merge "Clean Paint.mBidiFlags as it is no longer used"
Fabrice Di Meglio
2013-02-13
4
-72
/
+35
|
\
\
|
*
|
Clean Paint.mBidiFlags as it is no longer used
Fabrice Di Meglio
2013-02-12
4
-72
/
+35
*
|
|
Fix bug #8185410 BidiFormatter code should not use the Dir enum anymore
Fabrice Di Meglio
2013-02-12
1
-65
/
+41
*
|
|
Add BidiFormatter utility
Fabrice Di Meglio
2013-02-11
3
-75
/
+1247
|
/
/
*
|
am 67ae48f3: am fc91d730: am cbfece82: Merge "Switch over to getting 12-/24-h...
Elliott Hughes
2013-01-14
1
-10
/
+5
|
\
\
|
|
/
|
*
am cbfece82: Merge "Switch over to getting 12-/24-hour time formats from CLDR...
Elliott Hughes
2013-01-14
1
-10
/
+5
|
|
\
|
|
*
Switch over to getting 12-/24-hour time formats from CLDR via icu4c.
Elliott Hughes
2013-01-14
1
-10
/
+5
*
|
|
Examine widget hierarchy to find clocks.
Jeff Sharkey
2013-01-11
1
-1
/
+11
*
|
|
Optimize drawHardwareAccelerated method in Editor class
Sangkyu Lee
2013-01-08
1
-2
/
+25
*
|
|
Suppress horizontal scrolling with trailing blanks
Raph Levien
2012-12-20
1
-9
/
+48
*
|
|
am 6647f1bd: am c749261f: Merge "Fix DateUtils.formatElapsedTime."
Elliott Hughes
2012-12-15
1
-71
/
+18
|
\
\
\
|
|
/
/
|
*
|
am c749261f: Merge "Fix DateUtils.formatElapsedTime."
Elliott Hughes
2012-12-15
1
-71
/
+18
|
|
\
\
|
|
|
/
|
|
*
Fix DateUtils.formatElapsedTime.
Elliott Hughes
2012-12-14
1
-71
/
+18
*
|
|
Add support for face attribute to HTML string resources
Romain Guy
2012-11-27
1
-51
/
+7
*
|
|
am 9f43afad: am 68363456: am 7420ab68: Merge "Utility to format human-friendl...
Jeff Sharkey
2012-11-16
1
-0
/
+24
|
\
\
\
|
|
/
/
|
*
|
am 68363456: am 7420ab68: Merge "Utility to format human-friendly durations."...
Jeff Sharkey
2012-11-15
1
-0
/
+24
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
am 7420ab68: Merge "Utility to format human-friendly durations." into jb-mr1....
Jeff Sharkey
2012-11-15
1
-0
/
+24
|
|
|
\
[next]