1. b8383a1 Track move of timezone classes to libcore.timezone by Neil Fuller · 6 years ago
  2. 9cf99fd Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  3. 4157169 Offer to format data sizes in either IEC or SI. by Jeff Sharkey · 6 years ago
  4. ec374b3 Merge "Tweak DateFormat.is24HourFormat javadoc to be more explicit." am: 093c509c40 am: 031b91574d by Przemyslaw Szczepaniak · 6 years ago
  5. 170d9b8 Tweak DateFormat.is24HourFormat javadoc to be more explicit. by Przemyslaw Szczepaniak · 6 years ago
  6. ad357d1 Pass in the user defined by Context. by Jeff Sharkey · 7 years ago
  7. 628bb61 Fix TimePicker separator l10n issue. by David Ogutu · 7 years ago
  8. dd704e3 Merge "Javadoc fixes to Time" am: b3c2efc615 am: b51c638a6c am: 90a56a59d5 by Neil Fuller · 7 years ago
  9. 3d3d7f1 Javadoc fixes to Time by Neil Fuller · 7 years ago
  10. d990345 Revert "Switch file size formatters to use ICU's MeasureFormat" by Victor Chang · 7 years ago
  11. 3305bce Revert "Remove use of MeasureUnit.internalGetInstance" by Victor Chang · 7 years ago
  12. 2e97386 Drop the second unit from elapsed time if zero by Roozbeh Pournader · 7 years ago
  13. 2427d36d Remove use of MeasureUnit.internalGetInstance by Joachim Sauer · 7 years ago
  14. aa5629e Remove use of MeasureUnit.internalGetInstance by Joachim Sauer · 7 years ago
  15. 20c5ef7 Extract is24HourLocale method. by Joachim Sauer · 7 years ago
  16. 3150434 Use the Context's locale in DateFormat by Roozbeh Pournader · 7 years ago
  17. 4e5b71f Switch file size formatters to use ICU's MeasureFormat by Roozbeh Pournader · 7 years ago
  18. 2ee9075 Switch formatElapsedTime to use ICU's MeasureFormat by Roozbeh Pournader · 7 years ago
  19. c6bffbf Use ICU for formatting in DateUtils.formatDuration by Roozbeh Pournader · 8 years ago
  20. 4037d51 Fix imports in android.text package. by Aurimas Liutikas · 8 years ago
  21. 36bd3b8 Switch to standard SI prefixes for kilobyte etc by Roozbeh Pournader · 8 years ago
  22. 514c5ef Add missing @Deprecated annotations. by Aurimas Liutikas · 8 years ago
  23. 682c24e Resolve merge conflicts of a5060ee to nyc-dev by Trevor Johns · 8 years ago
  24. 71fbb81 Fix @code escapes by Neil Fuller · 9 years ago
  25. 4059d7d Update tests and support negative values in formatBytes(). by Roozbeh Pournader · 9 years ago
  26. f723017 Make FormatBytes() not use decimal points for size <= 900. by Roozbeh Pournader · 9 years ago
  27. 8d2e0f7 Bidi-wrap the results of format[Short]FileSize(). by Roozbeh Pournader · 9 years ago
  28. c7a14e44 Fix Formatter.formatBytes() crash on non-EN locales by Makoto Onuki · 9 years ago
  29. 2ac124b Revive Null check for backward compatibility. by Seigo Nonaka · 9 years ago
  30. b521fea Update file size formatting. by Jeff Sharkey · 9 years ago
  31. a5e389d Fix javadocs based on recent case consistency change by Neil Fuller · 9 years ago
  32. 5c955ee Document that Time doesn't support pseudo-zones. by Elliott Hughes · 9 years ago
  33. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  34. 6d8886a resolved conflicts for merge of e1e1cd9d to lmp-mr1-dev-plus-aosp by Tao Bao · 10 years ago
  35. 67bfa0b Use ICU for relative time formatting by Tao Bao · 10 years ago
  36. 0da89b7 resolved conflicts for merge of f0fc23a1 to lmp-mr1-dev-plus-aosp by Jorim Jaggi · 10 years ago
  37. 43395d6 am 68e9af7b: am 1d84709c: Merge "Stop reading Settings.System.DATE_FORMAT." by Narayan Kamath · 10 years ago
  38. f91f06a Stop reading Settings.System.DATE_FORMAT. by Narayan Kamath · 10 years ago
  39. 9c4a707 Fixed several time related states for secondary users by Selim Cinek · 10 years ago
  40. 34c45bb am b2a6c7b8: am 418f4ed0: Merge "Round charging indication to nearest minute" into lmp-mr1-dev by Adrian Roos · 10 years ago
  41. 874b35b Round charging indication to nearest minute by Adrian Roos · 10 years ago
  42. f2196a6 am 6220810b: am 78a3b7d5: Merge "Remove deprecated DateFormat APIs." into lmp-mr1-dev by Narayan Kamath · 10 years ago
  43. 9d68b3c Remove deprecated DateFormat APIs. by Narayan Kamath · 10 years ago
  44. 64a1a90 am 87ce99ca: am ced7ebdb: Merge "Migrate off timeFormat12 and timeFormat24." by Elliott Hughes · 10 years ago
  45. 87ce99c am ced7ebdb: Merge "Migrate off timeFormat12 and timeFormat24." by Elliott Hughes · 10 years ago
  46. a021e92 resolved conflicts for merge of 12260ad7 to lmp-mr1-dev-plus-aosp by Neil Fuller · 10 years ago
  47. ced7ebd Merge "Migrate off timeFormat12 and timeFormat24." by Elliott Hughes · 10 years ago
  48. f7d5e0a Migrate off timeFormat12 and timeFormat24. by Elliott Hughes · 10 years ago
  49. bbf8871 Deprecating FloatMath and Time by Neil Fuller · 10 years ago
  50. 12f427d am 1802567a: am e4625cc1: Merge "Fix Time docs to document various error cases" by Neil Fuller · 10 years ago
  51. 8ee0621 am 1802567a: am e4625cc1: Merge "Fix Time docs to document various error cases" by Neil Fuller · 10 years ago
  52. 7079f20 Fix Time docs to document various error cases by Neil Fuller · 10 years ago
  53. 692356b Revert "Ensure all RemoteViews use myUserId rather than context." by Kenny Guy · 10 years ago
  54. 879ebec Ensure all RemoteViews use myUserId rather than context. by Kenny Guy · 10 years ago
  55. 1656665 Fixing android.text.format.Time for non-English locales by Neil Fuller · 10 years ago
  56. 788cb18 Fixing android.text.format.Time for non-English locales by Neil Fuller · 10 years ago
  57. 3b852e3 Rewriting android.text.format.Time without the native _tz functions by Neil Fuller · 10 years ago
  58. d7f0849 Rewriting android.text.format.Time without the native _tz functions by Neil Fuller · 10 years ago
  59. 97df96d am 2ecc4dc8: am f36fe3f8: am 1083573c: Merge "Track changes to libcore ICU apis." by Narayan Kamath · 10 years ago
  60. 2c9d200 Track changes to libcore ICU apis. by Narayan Kamath · 10 years ago
  61. 260c502 Implement better computing of battery drain time, actual charge time. by Dianne Hackborn · 10 years ago
  62. 418312f am 991ba3b7: am 74e9e698: am 7d1f8e65: am efe10233: am 5dcb75e6: Merge "fix typos bug: 11693951 bug: 12118617" into klp-docs by Scott Main · 11 years ago
  63. 688342f fix typos bug: 11693951 bug: 12118617 by Scott Main · 11 years ago
  64. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  65. f9818d3 Fix NPE in DateFormat.is24HourFormat. by Elliott Hughes · 11 years ago
  66. 8d8ef00 Fix NPE in DateFormat.is24HourFormat. by Elliott Hughes · 11 years ago
  67. 12285f3 DateUtils should use the user's 12/24-hour preference, not the locale's. by Elliott Hughes · 11 years ago
  68. f0b79ae DateUtils should use the user's 12/24-hour preference, not the locale's. by Elliott Hughes · 11 years ago
  69. 6139e64 Switch DateUtils.formatDateRange over to an icu4c-based implementation. by Elliott Hughes · 11 years ago
  70. 48fa06f am f6a67139: Merge "Correct Date format for el_GR, sv_SE and tr_TR locales" by Elliott Hughes · 11 years ago
  71. 5ad2451 Correct Date format for el_GR, sv_SE and tr_TR locales by howardb · 11 years ago
  72. c2639e5 am 0bb4c701: Merge "Use ICU for getDateFormatOrder." by Elliott Hughes · 11 years ago
  73. edd6f9e Use ICU for getDateFormatOrder. by Elliott Hughes · 11 years ago
  74. 031b581 Add DateFormat.getBestDateTimePattern. by Elliott Hughes · 11 years ago
  75. 8271815 am 6f14ef70: am 083bfa5a: Merge "Remove dead DateUtils code that was never in an API level." by Elliott Hughes · 11 years ago
  76. fbf37c7 Remove dead DateUtils code that was never in an API level. by Elliott Hughes · 11 years ago
  77. 80828f4 am c1562075: am ebebb80b: Merge "Remove dead code from DateUtils." by Elliott Hughes · 11 years ago
  78. 9a6fa1d Remove dead code from DateUtils. by Elliott Hughes · 11 years ago
  79. f7c01e5 am eda35cb7: am a8974d3f: Merge "Clean up (some of) our many clocks to use H instead of k." by Elliott Hughes · 11 years ago
  80. c3e513e am c5c6d416: am 6317315e: Merge "Deliberately break DateFormat.format\'s formatting of \'k\' for compatibility." by Elliott Hughes · 11 years ago
  81. cdafd37 Clean up (some of) our many clocks to use H instead of k. by Elliott Hughes · 11 years ago
  82. fc55c2b Deliberately break DateFormat.format's formatting of 'k' for compatibility. by Elliott Hughes · 11 years ago
  83. 7b517a5 am a45bafc2: am c9e0cd2a: Merge "Fix DateFormat k and h, and implement K and H for the first time." by Elliott Hughes · 11 years ago
  84. 7a89f62 Fix DateFormat k and h, and implement K and H for the first time. by Elliott Hughes · 11 years ago
  85. a31d507 am 7c1e8dbd: am 21d3f294: Merge "use Calendar in DateUtils format method" by Elliott Hughes · 11 years ago
  86. 9a2ada4 use Calendar in DateUtils format method by Sungmin Choi · 11 years ago
  87. d6875e3 am 2cb314eb: am e0cd3c19: Merge "Improve DateFormat.format." by Elliott Hughes · 11 years ago
  88. 8326b9a Improve DateFormat.format. by Elliott Hughes · 11 years ago
  89. b3a5c23 am ac071e36: am 0c25ecfd: Merge "Use getRelativeDayString in getRelativeTimeSpanString." by Elliott Hughes · 11 years ago
  90. 5acc6e5 Use getRelativeDayString in getRelativeTimeSpanString. by Elliott Hughes · 11 years ago
  91. 5bd48b5 am 67ae48f3: am fc91d730: am cbfece82: Merge "Switch over to getting 12-/24-hour time formats from CLDR via icu4c." by Elliott Hughes · 12 years ago
  92. fc91d73 am cbfece82: Merge "Switch over to getting 12-/24-hour time formats from CLDR via icu4c." by Elliott Hughes · 12 years ago
  93. 4caba61 Switch over to getting 12-/24-hour time formats from CLDR via icu4c. by Elliott Hughes · 12 years ago
  94. 06c5f8a Examine widget hierarchy to find clocks. by Jeff Sharkey · 12 years ago
  95. 6647f1b am c749261f: Merge "Fix DateUtils.formatElapsedTime." by Elliott Hughes · 12 years ago
  96. 2eda184 Fix DateUtils.formatElapsedTime. by Elliott Hughes · 12 years ago
  97. 9f43afa am 68363456: am 7420ab68: Merge "Utility to format human-friendly durations." into jb-mr1.1-dev by Jeff Sharkey · 12 years ago
  98. 6836345 am 7420ab68: Merge "Utility to format human-friendly durations." into jb-mr1.1-dev by Jeff Sharkey · 12 years ago
  99. 53f6e8a Utility to format human-friendly durations. by Jeff Sharkey · 12 years ago
  100. aabe4bb am 9c0010f8: am 998d03bd: Merge "A new clock widget to create lock screen appwidgets" into jb-mr1-dev by Romain Guy · 12 years ago