-
Notifications
You must be signed in to change notification settings - Fork 297
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
Release 2.10.0 #1263
Merged
Merged
Release 2.10.0 #1263
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
prohibit use of dark mode in paintroid * MIUI 12 darkmode inverts colors on screen, which leads to wrong colors (primarily in color picker) * disabling the dark mode in the app prevents this inversion
…PAINTROID-271_prevent_color_inversion_MIUI_12_dark
…estrictive Bucket
implemented new tests for ColorPicker Pipette. -new class for the ColorPickerPreview when using the Pipette in the color picker. -new method in ColorPickerViewInteraction for clicking on the pipette button. -changed some headers in project files -removed ignore from ignored pipette tests which seem to work on jenkins
…oid formula editor
…us operator from all other places as well
PAINTROID-426 fixed very high frequency crash in the Smudge Tool
…oid_filenames PAINTROID-423 Fix paintroid filenames
Fixed bug where zoom level and placement were reset after clicking checkmark when using Transformtool. Now zoom level and placement stays the same when transforming via checkmark.
…level_and_placement_after_applying_transform_tool PAINTROID-415 Keep zoom level and placement after applying the Transform tool
https://jira.catrob.at/browse/PAINTROID-427 * PAINTROID-427 Very high frequency crash hotfix
New Crowdin translations by Github Action
New Colorpicker Crowdin translations by Github Action
* color changes weren't considered as commands and not added to CommandManager * implemented a ColorChangedCommand * ColorChangedCommand is added to CommandManager when color is selected in ColorPickerDialog * adapted undo/redo behaviour in line tool to work with ColorCommands * ColorChangedCommmand are not saved in catrobat file *access to UI have to be done in main thread -> crashes on Android Versions 6, 7 and 7.1 Co-authored-by: Julian Raphael Jautz <julian.jautz@student.tugraz.at>
PAINTROID-239: PipetteToolIntegrationTests
PAINTROID-412: Research if Paintroid follows Best Practices for the restrictive Bucket
Made a distinction between API >= 30 (R) and API < 30 (R) to get the display size. Also updated every Copyright statement to current year, 2022.
…ntroid_to_use_Window_Metrics_instead_of_Display PAINTROID-410 Update Paintroid to use Window Metrics instead of Display
PAINTROID-413 Fixed layout problem in Catroid Formula editor
…ests PAINTROID-394: Fixing and refactoring Tests
Fixed Jenkinfiles to dockerhub pull
PAINTROID-526 Non-drawing tools show old stroke in zoomed in window
PAINTROID-519 Changing stroke-tip type triggers undo action
PAINTROID-498 Line Color Changing
…es in PaintSerializer
…ith_catrobat_save_files PAINTROID-557: Problems with catrobat save files
PAINTROID-546 Crowdin github action is broken
…_tool_broken PAINTROID-543: watercolor added to compatible_new
* PAINTROID-506 Fixed SaveCompressImageIntegrationTests
PAINTROID-547 Layers allow drawing through Menu
New Colorpicker Crowdin translations by Github Action
New Crowdin translations by Github Action
* PAINTROID-419 "Vanishing" UI controls
PAINTROID-507 Fix ToolOnBackPressedIntegrationTests
PAINTROID-523 - Image not persistent after closing app
New Crowdin translations by GitHub Action
juliajulie95
approved these changes
Apr 26, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please enter a short description of your pull request and add a reference to the Jira ticket.
Your checklist for this pull request
Please review the contributing guidelines and wiki pages of this repository.