This repository has been archived by the owner on May 4, 2022. It is now read-only.
Enhancements
- Issue #123: Delete the view of the parent element when an $AlertDialog is hidden
- Issue #116: Improve overall processing speed (Cache Service)
- Issue #106: Make "Ended" selector the default for $Animate action
- Issue #104: Handle SocketTimeoutException
- Issue #78: Switch Case support for Actions
- Issue #72: Add string resource support for the message() handler in the $AlertDialog action
- Issue #71: Add a "neutral button" wrapper for the $AlertDialog Action
- Issue #63: Add the Event fields to the Action Selector for easy access
- Issue #49: Expand Actions to All AndroidAnnotation Methods Annotations
Fixed
- Issue #121: Actions don't support labels
- Issue #119: @USEModel cannot be used in nested classes inside Enhanced Views.
- Issue #105: @FragmentByTag is useless in methods of actions
- Issue #96: Actions to call Fragments can't assign a Tag
- Issue #26: Lists don't cast correctly in adapter for models that are not @LocalDBModels
Renamed
Internal changes
- Issue #100: Remove support for Old Actions