0.4.0 (2018-10-04) * Deprecating android_10 and android_15; adding support for Android P. * Minor fixes for visualization layers. * Made LocalBinder class public. * Gradle 4.10.2 update. * Contributors: Rob (rking788), Juan Ignacio Ubeira, Julian Cerruti.
- Several MasterChooser fixes and improvements.
- Added all constructors from RosActivity to AppCompat activity.
- RosActivity can now call a custom activity as a MasterChooser.
- Cherry-pick from indigo. Fixing memory leaks with ServiceConnection.
- Contributors: Dan Ambrosio, Juan Ignacio Ubeira, Julian Cerruti
- Cherry-picked from indigo. Fixing memory leaks with ServiceConnection
- Contributors: Dan Ambrosio
- Update vertex buffer limit - fixes #251.
- Add autofocus parameters to android_tutorial_camera
- Use compileSdk compatible with support library version
- Update gradle sdk version
- Update gradle dependencies
- Add AppCompatRosActivity class
- Android Gradle Plug-in 1.0.+ -> 2.2.3
- Gradle 2.2.1 -> 2.14.1
- update essential function which is addLayer and delete null check in onCreate
- revert addlayer to use in android apps
- Contributors: Daniel Stonier, Ernesto Corbellini, Julian Cerruti, Perrine Aguiar, Sem van den Broek, dwlee
- Updates for Kinetic release.
- Option for choosing to start with/without the master chooser.
- Revamped camera classes.
- Revamped onStart with fewer arguments.
- First build on indigo.