summaryrefslogtreecommitdiff
path: root/core/java/android/util/MathUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Split ActivityLaunchAnimator (1/2)Jordan Demeulenaere2021-09-231-0/+4
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-1/+1
* Adds lerpInv, saturate, lerpInvSat and constrainedMap to MathUtils.Zak Cohen2019-02-111-0/+46
* Remove obsolete lock screen UILucas Dupin2018-10-291-0/+15
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+7
* Dark Notification ShadeLucas Dupin2018-07-121-0/+15
* Convert the BrightnessController to a log scale control.Michael Wright2018-04-161-0/+4
* MathUtils.map fixLucas Dupin2017-05-241-3/+1
* MathUtils: Remove static Random field.Narayan Kamath2017-03-081-23/+0
* Animate radial time picker selector during hour/minute transitionAlan Viverette2015-10-021-0/+21
* Fix security issues when using Parcel.setDataPosition() with untrusted inputAdam Lesinski2015-10-011-0/+20
* Add group scaling factor into stroke width.ztenghui2015-04-021-6/+14
* Switch from FloatMath -> Math and Math.hypot where possibleNeil Fuller2014-10-011-2/+2
* Reduce persist threshold for lower warning/limit.Jeff Sharkey2012-05-031-0/+4
* Add norm() and map() to MathUtils.Romain Guy2009-08-121-0/+8
* Make the laves follow the ripplesRomain Guy2009-08-091-1/+1
* Add new utility methods to rsScriptC_Lib, android.util.MathUtil and android.g...Romain Guy2009-07-311-0/+168