Skip to content

Releases: rive-app/rive-android

Update Blend Modes with example

11 Jun 15:07
d67da8f

Choose a tag to compare

Add a blend mode example to highlight blend mode differences between different android versions.

Bugfix for exit state with trigger condition.

10 Jun 11:13
03da656

Choose a tag to compare

Bugfix for an issue using exit states on oneshot animations with additional conditions.

Bugfix for sdk 29

09 Jun 19:44
ec14582

Choose a tag to compare

Fix a bad memory access issue

Update State Machine Change callback

09 Jun 11:03
9589a76

Choose a tag to compare

  • removing AnimationState: from the state name on callback

Update State Machine Change callback

09 Jun 07:40
7ad09f7

Choose a tag to compare

this now includes state Machine Name & state Name

lowering SDK requirements to 21

08 Jun 13:31
34aa6d5

Choose a tag to compare

Merge pull request #120 from rive-app/lowerVersionRequirementsTo21

add changed needed to lower sdk to 21

Added Http to Constructor

03 Jun 08:24
3371860

Choose a tag to compare

Build simplifies getting started by allowing using urls to load network resources

State Machine - Blend State Fixes

22 May 08:57
1f47177

Choose a tag to compare

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

20 May 12:02
eeccbc1

Choose a tag to compare

Adding support for blend states to rive-android!

Adding state change events & fixing some complex clipping

30 Apr 15:11
2687584

Choose a tag to compare

New somewhat more streamlined aar building, fingers crossed it works from master now