Releases: Triotion/CodeMood
Triotion Patcher Beta
This is the first Triotion Patcher version released at its GitHub repository!
What's new?
(Minor) The default generated FileUtil.java file now contains the method copyDir(String, String).
Cached Custom Components, which make Sketchware Pro work much smoother. From now on, you have to open Component manager to refresh Custom Components though.
More than a single decimal in project's version name, version name and extra is now a . (If using advanced version control dialog)
The green "add source directly" block is now available in the default Import Event if you open the Operator palette.
Some improvements to exporting a project to Android Studio: It now includes imported Java files, resources, assets, and native libraries.
Improvements to the Local library downloader, now you can have custom repositories it looks up. The default one will automatically get generated during the first time at /Internal storage/.sketchware/libs/repositories.json.
(Might be removed later) Adding tools:remove="orientation" into any View's inject attribute will remove the android:orientation attribute of it.
(WIP) Built-in AdMob fixes! You'll have to completely rework ads, but at least they kind of work now. You will need all 4 new blocks in exactly this order: h Support for onAdShown and onAdClosed is coming soon.
There's still a catch: You need to use an XML Command Block in AndroidManifest.xml to set your correct app ID there. Click here for more details on what exactly to replace.
Full Changelog: https://github.com/Triotion/Triotion-Patcher/commits/TriotionPatcher