All Versions
3
Latest Version
Avg Release Cycle
133 days
Latest Release
3006 days ago

Changelog History

  • v0.2.0 Changes

    June 18, 2016
    • Options to manually start and stop tilt tracking. Closes #4.
    • wwv_ prefix for library resources.
  • v0.1.1 Changes

    October 09, 2015
    • โž• Add support for dynamically setting images using standard ImageView#setImage__() methods.
    • ๐Ÿ›  Fixes #3.
  • v0.1.0 Changes

    September 27, 2015

    ๐Ÿš€ First numbered release.

    • ๐Ÿ‘Œ Supported sensor combinations:
      • ROTATION_VECTOR
      • MAGNETIC_FIELD + GRAVITY
      • MAGNETIC_FIELD + ACCELEROMETER
    • ๐Ÿ‘Œ Supports all screen orientations.
    • ๐Ÿ”ง Configurable attributes:
      • max_pitch / max_roll
      • vertical_origin / horizontal_origin
      • sensor_sampling_period
      • orientation_mode
      • translate_mode
      • max_constant_translation
    • ๐Ÿ‘Œ Supports CENTER_CROP scale type.
    • Android API level 9+.
    • ๐ŸŽ‰ Initial public release on JCenter.