All Versions
11
Latest Version
Avg Release Cycle
124 days
Latest Release
1163 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.1.4 Changes
March 03, 2017by now,
Gauge
class is the base class for all Speedometers and Gauges,
andSpeedometer
class is extendedGauge
to build custom Circle Speedometers.- โ add "
sv_
" to all attributes to fix conflicts issue, #20 fixed. - create new
Gauge
class, the base class for all speedometers and gauges. - add base LinearGauge for custom gauge.
- new ProgressiveGauge.
- new ImageLinearGauge.
- add Notes For Unlimited Time.
- โ add
sv_speedTextPadding
attribute. - โ add
sv_cutPadding
attribute to fix indicator cutting #12 when change speedometerMod. - โ add sv_unitTextColor attribute, now speed text and unit text are different thing.
- safe handle speed in OnSpeedChangeListener with
getCorrectIntSpeed()
. - set default
decelerate
value to 0.1f. - ๐ update documentation.
- save CPU usage.
- ๐ fix realSpeedTo method.
- ๐ fix attributes issue with TubeSpeedometer.
- โ add "