Releases: ricohapi/theta-plugin-library
Releases · ricohapi/theta-plugin-library
v4.0.1
v4.0.0
- Support Android X
v3.3.0
- Add
notificationPowerOff()method to send new Broadcast Intentcom.theta360.plugin.ACTION_POWER_OFF.
v3.2.0
- Add
notificationBatteryChargingSuspend()andResume()methods to send Broadcast Intentcom.theta360.plugin.ACTION_BATTERY_CHARGING_SUSPENDandRESUMEfor RICOH THETA X firmware v2.20.1 or later. - Update XCamera.jar to support
Camera.Pramaeter.getSupportedPreviewFormats()for RICOH THETA X firmware v2.20.1 or later.
v3.1.0
Add new methods to send broadcast intent. They are for THETA X firmware 2.00.0 or later.
- notificationBluetoothOff() : com.theta360.plugin.ACTION_BLUETOOTH_OFF
- notificationBluetoothOn() : com.theta360.plugin.ACTION_BLUETOOTH_ON
- notificationGpsOff() : com.theta360.plugin.ACTION_GPS_TAG_RECORDING_OFF
- notificationGpsOn : com.theta360.plugin.ACTION_GPS_TAG_RECORDING_ON
v3.0.5
v3.0.4
Merge pull request #16 from ricohapi/v3.0.4 3.0.4
v3.0.3
Merge pull request #15 from ricohapi/develop/v3.0.3 3.0.3