8000 Release v1.0.1 by wslany · Pull Request #4118 · Catrobat/Catroid · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Release v1.0.1 #4118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 355 commits into from
Apr 16, 2021
Merged

Release v1.0.1 #4118

merged 355 commits into from
Apr 16, 2021

Conversation

wslany
Copy link
Member
@wslany wslany commented Apr 16, 2021

No description provided.

wslany and others added 30 commits December 28, 2020 23:49
Add Cancel option for new variable option in formular editor (data).
CATROID-776 Redesign of formula editor
CATROID-608 Stacking Vibration Bricks
CATROID-626 Add a set of face detection sensors for a second face
CATROID-523 Refactor textwatchers of dialog
CATROID-867 CRITICAL: crash when tapping on = operator in Logic tab in formula editor
CATROID-743 Add Cancel option for new variable
CATROID-872 remove Static Analysis warning in SpriteActivity
…receive XYZ" scripts to complete

The bug was caused by using a set with no duplicates of sprites for the waiting. If the brick had to wait
for two scripts in the same sprite it only waited for the first one because of that.
Also removed redundant notifiying in ScriptSequenceActionWithWaiter.kt which caused a double notify because
this is already handled by the ThreadScheduler. Also had to change a testcase because another already existing
issue prevents it functioning correctly.
…s not create background look

Fixed the bug by setting the current sprite of the sprite activity to the background sprite when adding the new background.
…en deleting bricks and scripts

Fixed the bug by adding a check if 1 or more items are selected before accessing the list. Also included a test
CATROID-765 "new..." option in "When background changes to" brick does not create background look
CATROID-879 Change formula editor input field
CATROID-861 "Broadcast XYZ and wait" does not wait for all "When you receive XYZ" scripts to complete
CATROID-799 Add Catrobat language test for SetGravityForAllActorsAndObjects brick
wslany and others added 28 commits April 8, 2021 16:42
Maintenance: crowdin github action
CATROID-1012 RELEASE BLOCKING: critical bug with consecutive user defined bricks with inputs
Maintenance: crowdin github action
New Crowdin translations by Github Action
* CATROID-1016 Show survey always in a WebView

* Testing survey layout

Must be reverted before merging.

* Revert of "Testing survey layout" commit

Co-authored-by: Wolfgang Slany <1747888+wslany@users.noreply.github.com>
CATROID-1024 Crash in org.catrobat.catroid.content.bricks.brickspinner.BrickSpinner.showUndo
CATROID-1020 Crash in org.catrobat.catroid.ui.SpriteActivityOnTabSelectedListenerKt.removeTabLayout
CATROID-1022 Crash in org.catrobat.catroid.ui.SpriteActivity.createActionBarTitle
CATROID-1027 FATAL EXCEPTION on back button with "Ask ... " brick
CATROID-1015 Fix privacypolicydisclaimertest.java
CATROID-1010 Locally saved project files contain spurious undo_code.xml file
CATROID-1023 Crash in org.catrobat.catroid.ui.ProjectUtils.showWarningForSuspiciousBricksOnce
New Crowdin translations by Github Action
CATROID-1028 Crash in kotlin.UninitializedPropertyAccessException
CATROID-954 Crash when attempting to access a URL via a text with several lines
CATROID-693 removed drone implementation
CATROID-1029 Crash in RecyclerViewFragment.onPrepareOptionsMenu
CATROID-922 Very high frequency crash in catroid.ui.SpriteActivity.onCreate
Bintray/jcenter was sunset. Uploads are not possible anymore since the end of March 2021: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

Replacement: Generate aar library files via dedicated Paintroid release build stage, then rename and upload aar files to
https://github.com/Catrobat/Catroid/[..]/catroid/src/main/libs/
https://github.com/Catrobat/Catroid/blob/develop/catroid/src/main/libs/
Remove old legacy code that accessed android.permission.GET_ACCOUNTS for convenience reasons to pre-fill the email field during registration. This was correctly flagged as a dangerous permission by Google Play.
CATROID-1037 Fix NullPointerException in PlaySoundAndWaitBrick
@wslany wslany merged commit 127516f into master Apr 16, 2021
@wslany wslany deleted the release-v1.0.1 branch April 16, 2021 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0