You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enabled input of common UTF-8 strings for TEXT action
Enabled fuzzy match method for screen text events. Enabled triggering
threshold for fuzzy match modes.
Migrated from dm_env to android_env.interfaces to distinguish
successful, failed, and truncated episode ends. Updated episode end events
to control its triggering in the task definition file more conviniently.
Added cache_until field for event slots to correctly trigger an AND
node whose sub-events are expected to be triggered simultaneously. Now an
activatated event can be cached temporarily until another triggered event
clears it.