SpeedView

Dynamic Speedometer and Gauge for Android. amazing, powerful, and multi shape

APACHE-2.0 License

Stars
1.3K
Committers
1

Bot releases are visible (Hide)

SpeedView - Add Notes

Published by anastr almost 8 years ago

  • add minSpeed #10 .
  • support padding.
  • add Notes beta.
SpeedView - Big Control

Published by anastr almost 8 years ago

  • add unitTextSize to all speedometers.
  • add trembleDegree and trembleDuration Attributes.
  • Control at the beginning and end of the Speedometer, using startDegree and endDegree Attributes, or setStartDegree(int) setEndDegree(int) methods.
  • Control division of the speedometer, now you can change the long of lowSpeed and mediumSpeed segments, using lowSpeedPercent and mediumSpeedPercent Attributes, or setLowSpeedPercent(int) setMediumSpeedPercent(int) methods, issue #8 .
  • support Right to Left Text, speedometerTextRightToLeft Attribute or setspeedometerTextRightToLeft(boolean) method.
  • save 20% CPU usage.
  • Relying on memory, which means few processes on UI thread.
  • one speedometer may take [1 to 2] MB on memory.
SpeedView - new Speedometer

Published by anastr almost 8 years ago

  • new PointerSpeedometer.
  • fix some methods.
  • save CPU and Memory.
  • update realSpeedTo() method.
  • more control.
  • delete backgroundCircleColor , use Transparent color to remove Circle background.
  • update description.
  • add trembleDegree and trembleDuration, use method setTrembleData().
  • add OnSpeedChangeListener.
SpeedView - new Speedometer

Published by anastr about 8 years ago

  • new RaySpeedometer.
  • fix on size change issues.
  • update preview.
  • more control.
SpeedView - new Speedometer

Published by anastr about 8 years ago

  • new AwesomeSpeedometer.
  • new realSpeedTo() method.
  • more Dynamic text size.
SpeedView - new Speedometer

Published by anastr about 8 years ago

  • new DeluxeSpeedView with blur Effect.
  • more Dynamic Colors.
  • Change unit.
SpeedView - SpeedView

Published by anastr about 8 years ago

  • Dynamic Colors.
  • speedTo() method.
  • Tremble Effect.