summaryrefslogtreecommitdiff
path: root/core/java/android/util/Rational.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-01-07Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2014-07-12add utility methods to util.Range, Rational and SizeLajos Molnar
2014-06-06util: Make Rational a Number/Comparable; add Range#inRangeIgor Murashkin
2014-05-14camera2: Move parameters around to different packagesIgor Murashkin