WindowView v0.1.0 Release Notes

Release Date: 2015-09-27 // over 8 years ago
  • ๐Ÿš€ 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.