summaryrefslogtreecommitdiff
path: root/core/java/android/util/TimeUtils.java
AgeCommit message (Expand)Author
2021-03-31Use isShownInPickerAt instead of isShownInPicker.Almaz Mingaleev
2020-11-04Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-07-02Merge "Move libcore.timezone to the i18n module - Final part" am: 35d6ab6a89 ...vichang
2020-06-30Merge "Use new package name for ZoneInfo and libcore.timezone" am: af6f8e2301...vichang
2020-06-30Move libcore.timezone to the i18n module - Final partVictor Chang
2020-06-30Use new package name for ZoneInfo and libcore.timezoneVictor Chang
2020-04-01Fix up LocationRequest and ProviderRequestSoonil Nagarkar
2020-02-06Merge "Avoid a @Nullable Boolean" am: 81a42af40d am: fd9c242128 am: 0db1f949daAutomerger Merge Worker
2020-02-05Avoid a @Nullable BooleanNeil Fuller
2020-01-31Merge "Tidy up libcore.timezone APIs" am: 8e0e0e8535 am: 0769745f70 am: 5075b...Automerger Merge Worker
2020-01-30Merge "Tidy up libcore.timezone APIs"Neil Fuller
2020-01-29Merge "Rename ZoneInfoDB -> ZoneInfoDb" am: 402674f2a0 am: c3e31d6ac5 am: f8a...Automerger Merge Worker
2020-01-28Tidy up libcore.timezone APIsNeil Fuller
2020-01-28Rename ZoneInfoDB -> ZoneInfoDbNeil Fuller
2020-01-22Merge "Add new module-lib APIs for MTS testing" am: b9e3e9e34c am: 876c59823e...Automerger Merge Worker
2020-01-21Custom dark theme schedulingJay Aliomer
2020-01-21Add new module-lib APIs for MTS testingNeil Fuller
2020-01-09Use new UnsupportedAppUsage annotation.Artur Satayev
2020-01-07Use new UnsupportedAppUsage annotation.Artur Satayev
2019-09-10Track changes to CountryTimeZones APINeil Fuller
2019-09-10Simplify APIs exposed for time zone lookupsNeil Fuller
2019-02-21Added some TestApi that are already used by CTSWale Ogunwale
2019-01-17Fix job concurrency calculationMakoto Onuki
2018-12-28Limit access to suspected false positives.Mathew Inwood
2018-11-27Track move of timezone classes to libcore.timezoneNeil Fuller
2018-11-22Track move of timezone classes to libcore.timezoneNeil Fuller
2018-11-20API for retrieving time zone IDs by countryNeil Fuller
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-05-07Adding batterystats history to proto dump.Kweku Adams
2018-01-15Remove code no longer used by telephonyNeil Fuller
2017-11-09Extend JobInfo to support NetworkRequest.Jeff Sharkey
2017-05-24Remove time_zones_by_country.xml fileNeil Fuller
2015-09-22Fix TimeUtils.formatDuration for exactly one of a unitMitchell Wills
2015-07-01Better handling of trim/benchmark results.Jeff Sharkey
2015-06-12Implement some control over ALLOW_WHILE_IDLE alarms.Dianne Hackborn
2014-06-16am 5a44bdc8: am 8382b0d3: am ab9a19e3: Merge "Remove some pointless code."Narayan Kamath
2014-06-13Remove some pointless code.Narayan Kamath
2014-05-12Add TimeInterpolator support to RNAJohn Reck
2013-04-26Use the newer ZoneInfoDB API.Elliott Hughes
2012-08-15Power manager rewrite.Jeff Brown
2012-07-21Avoid emitting broken ASCII.Jeff Sharkey
2012-05-10Add additional debug for time zone handling.Wink Saville
2012-03-01If no NITZ information use Country Code to set TimeZone.Wink Saville
2011-04-01Tracking merge of dalvik-dev to masterBrian Carlstrom
2011-02-28am b732b7b5: am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant...Xavier Ducrohet
2011-02-28am dff6b8e7: Merge "Add --non-constant-id to aapt."Xavier Ducrohet
2011-02-24Remove default constructors from static utility classes.Jesse Wilson
2011-02-22Fixing infinite loop for zero duration.Jozef BABJAK
2010-12-20Fix issue #3224616: TimeUtils.formatDuration() can drop 0s.Bjorn Bringert
2010-11-23Don't drop zeros in the second position in formatDuration()Bjorn Bringert