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

DecleX 1.1

Compare
Choose a tag to compare
@smaugho smaugho released this 30 Nov 02:55
· 149 commits to master since this release

Enhancements

  • Issue #7: After $PutModel and $GetModel return to the Main Thread
  • Improvements in Actions Blocks Detection.
  • Improvements in Toast Action and Fragments Actions.

Fixed

  • Issue #6: References to "this" not working in Actions
  • Issue #11: Return statements not being processed in actions, and empty blocks
  • Issue #14: Anonymouse classes should be permitted in actions
  • Issue #16: Error while handling structures that do not permit Actions, inside Actions
  • Issue #17: List populator problem in @ItemClick when using String class
  • Issue #18: @ItemSelect methods present problem with Actions (removed support)

Others

  • Adding support for Snapshot repositories.