Releases: rive-app/rive-android
Releases · rive-app/rive-android
Update State Machine Change callback
this now includes state Machine Name & state Name
lowering SDK requirements to 21
Merge pull request #120 from rive-app/lowerVersionRequirementsTo21 add changed needed to lower sdk to 21
Added Http to Constructor
Build simplifies getting started by allowing using urls to load network resources
State Machine - Blend State Fixes
Fixes an issue where states in state machines without animations, or with illegal setups crash the state machine
Fixes an issue where transitions out of blend states without conditions have their exit time ignored.
Added support for blend states
Adding support for blend states to rive-android!
Adding state change events & fixing some complex clipping
New somewhat more streamlined aar building, fingers crossed it works from master now
Test simplification attempt 5
remove adb scripts from gradle
Test simplification attempt 4
0.0.8.test.4 removed dependency from job
Test simplification attempt 3
0.0.8.test.3 trying to simplify build steps
Test simplification
Merge pull request #103 from rive-app/102 102