Skip to content

Tags: ysfchn/DynamicComponents-AI2

Tags

v2.3.0

Toggle v2.3.0's commit message

Partially verified

This commit is signed with the committer’s verified signature.
ysfchn’s contribution has been verified via GPG key.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Version - v2.3.0 (#67)

Co-authored-by: Kumaraswamy B G <[email protected]>
Co-authored-by: Nathan <[email protected]>

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version - v2.2.2 (#41)

* Get component metadata no matter the circumstance

* Fixes related to the previous build

84b0a512

* Fixes related to the previous build

cb4788e

* Extend "Null Safety" to all metadata functions

30c1dfd9

* Finishing touches

* Fix events not handling properly

Also removes `ComponentCreated` and is more specific about what ID must be unique.

* Overwrite with 1570d2b

* Remove ComponentCreated event reference

Transferred with 1570d2b

* Bump version

* Add snippet from ab1eff2

Is more specific about what ID is not unique.

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes complications (#39)

* Fixes complications

Fixes issue #38 and Regex removing symbols from the class names that may be required to identify the component.

* Fixes build error

* Fixes improper class name

* Let's try again

* Modify invalid component error

v2.2.0

Toggle v2.2.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Version - v2.2.0 (#37)

* Fix indent to 4 spaces

* Rework (#36)

* Rewrite

Signed-off-by: StormiFire <[email protected]>

* Remove .sh files from root

Signed-off-by: StormiFire <[email protected]>

* Replace old icon.png for README

Signed-off-by: StormiFire <[email protected]>

* Remove .placeholder

Signed-off-by: StormiFire <[email protected]>

* Convert indentations to spaces (2)

Signed-off-by: StormiFire <[email protected]>

* Reword description for GetName

Signed-off-by: StormiFire <[email protected]>

* Change 'helpUrl' to README, reverse deprecation of 'SchemaCreated', and reverse package name change

Signed-off-by: StormiFire <[email protected]>

Co-authored-by: StormiFire <[email protected]>

* Lower the version name due it is not a major release

* Lower the version code because it is bumped twice

* Update docs

* Add information about thread to docs

* Replace badge locations

Co-authored-by: Nathan <[email protected]>
Co-authored-by: StormiFire <[email protected]>

v2.1.0

Toggle v2.1.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Version - v2.1.0 (#30)

Check #30 for release notes.

Co-authored-by: Nathan <[email protected]>
Co-authored-by: Shreyash Saitwal <[email protected]>
Co-authored-by: StormiFire <[email protected]>

v2.0

Toggle v2.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Version - 2.0 (#18)

* Added ability to write the full class name

* Fix: Add titles to the exceptions

* Bump version to 5

* Update extension description

* Add RandomUUID block

* Documentation update

* Update README.md

* Remove Parameters on README.md

* Update README.md

* Update README.md

* Update README.md

* Clean-up

* Added GitHub Actions

* Code style

* Update build.yml

* Update build.yml

* Update build.yml

* ⚡ Template Creator

* Added "IsDynamic" block

* Code style

* TemplateCreator: Convert values automatically #21

* TemplateCreator: Change color conversion #22

* TemplateCreator: Support for extension instances #23

* TemplateCreator: Fix color conversion #22

* TemplateCreator: Fix color conversion #22 / 2

* Update README.md

* 🎉 Added: Move, SetOrder and GetOrder blocks! #20

* Update README.md

* Code style

* Fix variable error

* Ability to set multiple properties + code adjustments (#25)

* Ability to set multiple properties at once

* Change 'versionName'

Reported incorrect version name.

* Only allow input from dictionaries

* Ignore spaces by default in property/class/component names

* VersionName block + Bump version name

* Update .gitignore

* ⚠ Add parameters to SchemaCreated event

* 🎉 Added: Invoke and ListDetails blocks!

* Update .gitignore

* Update to App Inventor version v185

* Update to App Inventor version v185 - 2

* Update GitHub Actions

* Update GitHub Actions

* 🛑 Fix extension icon URL

* Switch to the CodeQL

Co-authored-by: Nathan <[email protected]>

v1.3

Toggle v1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version - v1.3 (#14)

* Inspect code (#8)

* Inspect code

* Update DynamicComponents.java

* Reflection fix for Android <7

* Add license scan report and status

Signed off by: fossabot <[email protected]>

* Add Codacy badge (#10)

* Update README.md

* 🎉 Implement Schema feature

* 📜 Update comments

* 🧱 More checks for SetProperty

* 🧱 Fix Schema & 1 New Event

* ➕ "Version" block

Co-authored-by: Mika <[email protected]>
Co-authored-by: fossabot <[email protected]>
Co-authored-by: Codacy Badger <[email protected]>

v1.2

Toggle v1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version - v1.2 (#7)

* Main code update

* Add build.xml from mit-cml/extension-template

* Add libraries from mit-cml/extension-template

* Fix Errors

* Main code update - 2

* Remove GitHub Action

As version 1.2 switches to MIT's extension template, this action won't work anymore, so it is better to delete it for now.

* Make SetProperty block more stable

* Disable RemoveAll block for now

v1.1

Toggle v1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Public source released