summaryrefslogtreecommitdiff
path: root/core/java/android/timezone/CountryTimeZones.java
Commit message (Expand)AuthorAgeFilesLines
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-3/+3
* Move libcore.timezone to the i18n module - Final partVictor Chang2020-06-301-8/+9
* Merge "Sync android.timezone / libcore.timezone"Neil Fuller2020-03-091-1/+1
|\
| * Sync android.timezone / libcore.timezoneNeil Fuller2020-03-061-1/+1
* | Reduce log size from CountryTimeZonesNeil Fuller2020-03-091-1/+1
|/
* Avoid a @Nullable BooleanNeil Fuller2020-02-051-15/+34
* Remove System APIs not required for RNeil Fuller2020-02-041-4/+0
* Merge "More API council tidy up"Neil Fuller2020-02-041-10/+22
|\
| * More API council tidy upNeil Fuller2020-01-281-10/+22
* | Tidy up libcore.timezone APIsNeil Fuller2020-01-281-3/+4
|/
* Add new module-lib APIs for MTS testingNeil Fuller2020-01-211-0/+1
* System API proxies for the telephony moduleNeil Fuller2020-01-151-0/+265