summaryrefslogtreecommitdiff
path: root/core/java/android/util/Rational.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-2/+3
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-3/+2
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-2/+3
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-2/+3
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+3
* add utility methods to util.Range, Rational and SizeLajos Molnar2014-07-121-1/+60
* util: Make Rational a Number/Comparable; add Range#inRangeIgor Murashkin2014-06-061-59/+398
* camera2: Move parameters around to different packagesIgor Murashkin2014-05-141-0/+204