Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

DecleX 1.2.1

Compare
Choose a tag to compare
@smaugho smaugho released this 07 Mar 23:06
· 142 commits to master since this release

Enhancements

  • Issue #64: Add Failed Action Selector for Events
  • Issue #62: Pass the created event as parameter to the Finished Action Selector
  • Issue #59: $GetModel and $PutModel always populate and recollect
  • Issue #53: @JsonSerializedModel improvements
  • Issue #39: @OverrideAction to directly override methods
  • Issue #36: "withResult" for Activity Actions

Fixed

  • Issue #79: List declaration on generated class with list as param in a @event annotation
  • Issue #66: Method Get with Fields should put the passed fields as an from URL encoded
  • Issue #61: Array declarations not working in Actions
  • Issue #58: Crash calling fragment in Actions
  • Issue #57: In the adapters (for AdapterViews and RecyclerView) it is important to check if the position is valid
  • Issue #56: $Notification action doesn't have setStyle method
  • Issue #54: @PutModel and @GetModel returning to Main Thread
  • Issue #1: NavigationDrawer Error for latest support libraries

Renamed