summaryrefslogtreecommitdiffstats
path: root/core/java/android/text/format
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-2/+0
* resolved conflicts for merge of e1e1cd9d to lmp-mr1-dev-plus-aospTao Bao2015-02-111-139/+15
|\
| * Use ICU for relative time formattingTao Bao2015-02-111-139/+15
* | resolved conflicts for merge of f0fc23a1 to lmp-mr1-dev-plus-aospJorim Jaggi2014-11-251-4/+28
|\ \
| * | Fixed several time related states for secondary usersSelim Cinek2014-11-211-4/+28
* | | am 68e9af7b: am 1d84709c: Merge "Stop reading Settings.System.DATE_FORMAT."Narayan Kamath2014-11-241-63/+10
|\ \ \ | | |/ | |/|
| * | Stop reading Settings.System.DATE_FORMAT.Narayan Kamath2014-11-241-63/+10
* | | am b2a6c7b8: am 418f4ed0: Merge "Round charging indication to nearest minute"...Adrian Roos2014-11-061-0/+21
|\ \ \ | | |/ | |/|
| * | Round charging indication to nearest minuteAdrian Roos2014-11-051-0/+21
* | | am 6220810b: am 78a3b7d5: Merge "Remove deprecated DateFormat APIs." into lmp...Narayan Kamath2014-11-041-15/+53
|\ \ \ | |/ /
| * | Remove deprecated DateFormat APIs.Narayan Kamath2014-11-031-15/+53
* | | am 87ce99ca: am ced7ebdb: Merge "Migrate off timeFormat12 and timeFormat24."Elliott Hughes2014-10-291-1/+1
|\ \ \ | | |/ | |/|
| * | am ced7ebdb: Merge "Migrate off timeFormat12 and timeFormat24."Elliott Hughes2014-10-281-1/+1
| |\ \
| | * \ Merge "Migrate off timeFormat12 and timeFormat24."Elliott Hughes2014-10-231-1/+1
| | |\ \
| | | * | Migrate off timeFormat12 and timeFormat24.Elliott Hughes2014-10-231-1/+1
| * | | | am 1802567a: am e4625cc1: Merge "Fix Time docs to document various error cases"Neil Fuller2014-10-151-3/+30
| |\ \ \ \ | | |/ / /
* | | | | resolved conflicts for merge of 12260ad7 to lmp-mr1-dev-plus-aospNeil Fuller2014-10-241-0/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Deprecating FloatMath and TimeNeil Fuller2014-10-231-0/+3
| |/ / /
* | | | am 1802567a: am e4625cc1: Merge "Fix Time docs to document various error cases"Neil Fuller2014-10-151-3/+30
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix Time docs to document various error casesNeil Fuller2014-10-151-3/+30
| |/
| * Fixing android.text.format.Time for non-English localesNeil Fuller2014-08-291-78/+59
| * Rewriting android.text.format.Time without the native _tz functionsNeil Fuller2014-07-222-115/+1081
* | Revert "Ensure all RemoteViews use myUserId rather than context."Kenny Guy2014-09-041-17/+4
* | Ensure all RemoteViews use myUserId rather than context.Kenny Guy2014-09-041-4/+17
* | Fixing android.text.format.Time for non-English localesNeil Fuller2014-08-291-78/+59
* | Rewriting android.text.format.Time without the native _tz functionsNeil Fuller2014-07-242-115/+1081
* | am 2ecc4dc8: am f36fe3f8: am 1083573c: Merge "Track changes to libcore ICU ap...Narayan Kamath2014-06-161-1/+1
|\ \ | |/
| * Track changes to libcore ICU apis.Narayan Kamath2014-06-121-1/+1
* | Implement better computing of battery drain time, actual charge time.Dianne Hackborn2014-04-291-0/+65
* | am 991ba3b7: am 74e9e698: am 7d1f8e65: am efe10233: am 5dcb75e6: Merge "fix t...Scott Main2013-12-181-1/+1
|\ \ | |/
| * fix typosScott Main2013-12-171-1/+1
| * Fix NPE in DateFormat.is24HourFormat.Elliott Hughes2013-08-161-2/+3
| * DateUtils should use the user's 12/24-hour preference, not the locale's.Elliott Hughes2013-08-141-1/+7
* | Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* | Fix NPE in DateFormat.is24HourFormat.Elliott Hughes2013-08-161-2/+3
* | DateUtils should use the user's 12/24-hour preference, not the locale's.Elliott Hughes2013-08-141-1/+7
|/
* Switch DateUtils.formatDateRange over to an icu4c-based implementation.Elliott Hughes2013-07-241-452/+13
* am f6a67139: Merge "Correct Date format for el_GR, sv_SE and tr_TR locales"Elliott Hughes2013-06-171-7/+3
|\
| * Correct Date format for el_GR, sv_SE and tr_TR localeshowardb2013-06-171-7/+3
* | am 0bb4c701: Merge "Use ICU for getDateFormatOrder."Elliott Hughes2013-04-301-28/+2
|\ \ | |/
| * Use ICU for getDateFormatOrder.Elliott Hughes2013-04-301-28/+3
* | Add DateFormat.getBestDateTimePattern.Elliott Hughes2013-04-021-0/+35
* | am 6f14ef70: am 083bfa5a: Merge "Remove dead DateUtils code that was never in...Elliott Hughes2013-03-262-116/+17
|\ \ | |/
| * Remove dead DateUtils code that was never in an API level.Elliott Hughes2013-03-262-116/+17
* | am c1562075: am ebebb80b: Merge "Remove dead code from DateUtils."Elliott Hughes2013-03-191-82/+0
|\ \ | |/
| * Remove dead code from DateUtils.Elliott Hughes2013-03-191-82/+0
* | am eda35cb7: am a8974d3f: Merge "Clean up (some of) our many clocks to use H ...Elliott Hughes2013-03-191-2/+11
|\ \ | |/
| * Clean up (some of) our many clocks to use H instead of k.Elliott Hughes2013-03-181-2/+11
* | am c5c6d416: am 6317315e: Merge "Deliberately break DateFormat.format\'s form...Elliott Hughes2013-03-191-7/+20
|\ \ | |/
| * Deliberately break DateFormat.format's formatting of 'k' for compatibility.Elliott Hughes2013-03-181-7/+20