Skip to content
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 162 commits into from
Apr 26, 2023
Merged

Release 2.10.0 #1263

merged 162 commits into from
Apr 26, 2023

Commits on Apr 2, 2022

  1. PAINTROID-271: MIUI 12 darkmode inverts colors

    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
    JulianJautz committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    119101b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Merge branch 'develop' of https://github.com/Catrobat/Paintroid into …

    …PAINTROID-271_prevent_color_inversion_MIUI_12_dark
    Julian Raphael Jautz committed May 16, 2022
    Configuration menu
    Copy the full SHA
    4491abe View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    09e7f31 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. Configuration menu
    Copy the full SHA
    8abd3d6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Paintroid-239: added new PipetteToolIntegrationTests

    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
    FromG committed May 31, 2022
    Configuration menu
    Copy the full SHA
    f198600 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1820d93 View commit details
    Browse the repository at this point in the history
  3. PAINTROID-426 fixed crash in the Smudge Tool and removed the git stat…

    …us operator from all other places as well
    CodeChamp-SS committed May 31, 2022
    Configuration menu
    Copy the full SHA
    268a175 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1109 from CodeChamp-SS/PAINTROID-426

    PAINTROID-426 fixed very high frequency crash in the Smudge Tool
    ThorstenBandel authored May 31, 2022
    Configuration menu
    Copy the full SHA
    b3a4287 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. PAINTROID-423 Fix paintroid filenames

    Thorsten Bandel authored and ThorstenBandel committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    4f32aa7 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    49f264f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f840b66 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1103 from ThorstenBandel/PAINTROID-423_Fix_paintr…

    …oid_filenames
    
    PAINTROID-423 Fix paintroid filenames
    wslany authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    537bd84 View commit details
    Browse the repository at this point in the history
  4. PAINTROID-415

    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.
    Electronix1337 committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    cd14f24 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1087 from Electronix1337/PAINTROID-415_keep_zoom_…

    …level_and_placement_after_applying_transform_tool
    
    PAINTROID-415 Keep zoom level and placement after applying the Transform tool
    wslany authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    9a0d8f7 View commit details
    Browse the repository at this point in the history
  6. PAINTROID-427: Very high frequency crash hotfix (#1111)

    https://jira.catrob.at/browse/PAINTROID-427
    
    * PAINTROID-427 Very high frequency crash hotfix
    SebastianGrief authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    5b86b2f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1102 from Catrobat/l10n_crowdin_action

    New Crowdin translations by Github Action
    wslany authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    17d8c9d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1105 from Catrobat/l10n_colorpicker_crowdin_action

    New Colorpicker Crowdin translations by Github Action
    wslany authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    52af881 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dae5e52 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. PAINTROID-291: color changes cannot be un/redone (#1044)

    * 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>
    JulianJautz and Julian Raphael Jautz authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    5a2c023 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Merge pull request #1089 from FromG/Paintroid-239_PipetteToolIntegration

    PAINTROID-239: PipetteToolIntegrationTests
    ThorstenBandel authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    da6827a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. Merge pull request #1096 from FromG/PAINTROID-412

    PAINTROID-412: Research if Paintroid follows Best Practices for the restrictive Bucket
    ThorstenBandel authored Jun 18, 2022
    Configuration menu
    Copy the full SHA
    be6c326 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. PAINTROID-410

    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.
    Electronix1337 committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    7506462 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1108 from Electronix1337/PAINTROID-410_Update_Pai…

    …ntroid_to_use_Window_Metrics_instead_of_Display
    
    PAINTROID-410 Update Paintroid to use Window Metrics instead of Display
    ThorstenBandel authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    eb0e5a7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1114 from CodeChamp-SS/PAINTROID-413

    PAINTROID-413 Fixed layout problem in Catroid Formula editor
    ThorstenBandel authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    4a3c79b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Configuration menu
    Copy the full SHA
    62966b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    e340dd0 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Merge pull request #1042 from ThorstenBandel/Fixing_And_Refactoring_T…

    …ests
    
    PAINTROID-394: Fixing and refactoring Tests
    ThorstenBandel authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    e5c9308 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    0c736f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48d35b2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1122 from goschale/develop

    Fixed Jenkinfiles to dockerhub pull
    ThorstenBandel authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    6020095 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1121 from ThorstenBandel/Fix_FilenameProblems

    Fixing duplicating filenames  on jenkins
    ThorstenBandel authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    8bab3c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. PAINTROID-304

    Texttoolbox now automatically scales text size accordingly when textbox is dragged from one of the corners (Topleft, Topright, Bottomleft, Bottomright).
    Electronix1337 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    511c3da View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1067 from Electronix1337/PAINTROID-304

    PAINTROID-304 Text field size is reset if font or font-effect (bold, italic, ...) is changed
    ThorstenBandel authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    09a5666 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. PAINTROID-428 Color does not update when swapping from smudge tool.

    -deleted responsible lines for the bug
    FromG committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    a77c419 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    d58f76f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. PAINTROID-418

    Made distinction between different display resolutions (ldpi, mdpi, hdpi, xhdpi, xxhdpi, xxxhdpi) to determine notfication/status bar height. Now when user clicks fullscreen, the bitmap is maxed out as good as possible. Sometimes the behaviour is not optimal, this mostly happens when bitmapheight > surfaceheight, then the scale is not always fully zoomed but I was not able to find a proper solution for this. Also fixed bug where the bitmap was not centered after exiting fullscreen mode, this happened due to the fact that the surfaceheight to determine the middle of the screen was still too small (actual screen size - top-/bottom bar).
    Electronix1337 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    d7fa5ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1115 from Electronix1337/PAINTROID-418_Fullscreen…

    …_mode_should_zoom_to_fit
    
    PAINTROID-418 Fullscreen mode should zoom to fit
    wslany authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    378a2e8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1116 from StanglTobias/PAINTROID-388_import_image…

    …s_via_overflow_menu
    
    PAINTROID-388 import images via overflow menu
    wslany authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    368c2b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. PAINTROID-209

    .ora files will now be saved in subfolder "Paintroid" in the "Image" directory for API < 29. After this ticket the .ora files are properly shown in the subfolder, can be opened with/shared with Paintroid and also overwriting works.
    Electronix1337 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    5496191 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Merge pull request #1094 from Electronix1337/PAINTROID-209

    PAINTROID-209 .ora file not correctly created on Samsung devices with Android 6.0 - 9
    ThorstenBandel authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    c87fb29 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. PAINTROID-432

    Implemented new "clipping" tool where user can mark one or several areas and then apply the tool which erases everything except the marked areas.
    Electronix1337 committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    7642c30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1127 from StanglTobias/PAINTROID-397

    PAINTROID-397 contrast of word alpha
    Electronix1337 authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    a127d16 View commit details
    Browse the repository at this point in the history
  3. PAINTROID-416 Layout gets broken when changing tools

    -implemented a line in switch Tools in the MainActivityPresenter where the keyboard will be hidden if it is still shown.
    
    -deleted the else if since another bug is also fixed with directly inputting a text into the tool without clicking on the field produced the same bug.
    FromG committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    efc276d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1126 from FromG/PAINTROID-428

    PAINTROID-428 Color does not update when swapping from smudge tool.
    ThorstenBandel authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    1735abc View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    1724192 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1128 from FromG/PAINTROID-416

    PAINTROID-416 Layout gets broken when changing tools
    CodeChamp-SS authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    09cfbb4 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Paintroid 356: Changing orientation resets image when image shared to…

    … app (#1095)
    
    PAINTROID-356 Switching orientation resets everything after image from intent
    SebastianGrief authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    162bbe3 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    3534eec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5253635 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/PAINTROID-433_Zoom_Window' into …

    …PAINTROID-433_Zoom_Window
    
    # Conflicts:
    #	Paintroid/src/main/java/org/catrobat/paintroid/MainActivity.kt
    #	Paintroid/src/main/java/org/catrobat/paintroid/ui/DrawingSurface.kt
    saat-sy committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    cece07c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37b0481 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Merge pull request #1065 from JulianJautz/PAINTROID-271_prevent_color…

    …_inversion_MIUI_12_dark
    
    PAINTROID-271: changed color previews under MIUI 12 Darkmode
    FromG authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    cfa17e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1125 from Electronix1337/PAINTROID-432

    PAINTROID-432: Implement clipping tool to erase background more easily
    wslany authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    cf3859b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. PAINTROID-406 Set exact slider value

    -changed the text field next to the seekbar in the tranformtool to edittext
    -made it so that the text changes the seekbar
    -added 1 test
    -closes the keyboard automatically when you type in the transformtool text field and apply
    -changed the view to gone in the method hide in defaulttooloptionsviewcontroller so
    that a bug does not occur where the tooloptions are partly visible when applying the transformtool.
    FromG committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    9f5c85e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33af330 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. PAINTROID-445

    Rewrote some parts of switchTool structure in order to highlight(set the color border to orange) the box (of BaseToolWithRectangleShape) for 300 milliseconds before actually switching the tool.
    Electronix1337 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    830ed2d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1130 from Electronix1337/PAINTROID-445_Give_feedb…

    …ack_of_changed_canvas_when_changing_tools
    
    PAINTROID-445 Give feedback of changed canvas when changing tools
    CodeChamp-SS authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    cbbf499 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. Merge pull request #1038 from AneiMakovec/PAINTROID-323

    PAINTROID-323: Overwrite adds suffix after filetype, it should be before .png
    ThorstenBandel authored Jul 31, 2022
    Configuration menu
    Copy the full SHA
    f47f7d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99dda77 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. PAINTROID-420

    Changed number of MAX_LAYERS to 400. Also implemented a memory check, to verify that there is enough heap space to allocate new layer/bitmap.
    Electronix1337 committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    c9f74e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. Configuration menu
    Copy the full SHA
    616146b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1124 from FromG/PAINTROID-406

    PAINTROID-406 Set exact slider value
    ThorstenBandel authored Aug 20, 2022
    Configuration menu
    Copy the full SHA
    b850e25 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. Configuration menu
    Copy the full SHA
    043e25e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    432a5a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Merge pull request #1118 from StanglTobias/PAINTROID-389_remember_las…

    …t_four_colors
    
    PAINTROID-389 color picker dialog color history
    wslany authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    69f0f3c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Merge pull request #1136 from Electronix1337/PAINTROID-420_Support_10…

    …0_Layers
    
    PAINTROID-420 Support more than four layers
    wslany authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    3253d71 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. [fix]: refactored & deleted file

    [chore]: added expressionBodySyntax
    
    made syntax changes to the log test file
    
    [chore]: modified file
    
    [chore]: deleted file
    akebu6 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    7824d89 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. [code fix]: refactored test files

    [code fix]: refactored test files
    
    [code]: refactored tests
    akebu6 committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    b59917e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. [code]: refactored tests

    [code]: refactored tests
    
    [chore]: refactored tests
    
    code: refactored tests
    
    [code]: refactored test files
    
    chore: modified changes
    
    chore: removed unused imports
    
    chore: modified files
    
    chore: modified fiels
    
    chore: modified file
    
    chore: modified file
    
    modified file
    
    chore: updated file complexity
    akebu6 committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    df6c0d0 View commit details
    Browse the repository at this point in the history
  2. [chore]: refactored code

    Fixed Mockito error
    
    [chore]: refactored tests
    
    PAINTROID_463 refactored test files
    
    PAINTROID_463 refactored test files
    
    [code]: refactored LayerTest case
    
    [code]: refactored LayerModelTest test case
    
    [code]: fully refactored PerspectiveTests
    
    Modified LayModelTest as well as fully refactored PerspectiveTests
    
    [code]: refactored and modified test cases
    
    Refactored AddLayerCommandTest to Kotlin and removed the !! call from LayerModelTest and PerspectiveTests in order to prevent the occurance of NPE in the production code
    
    [code]: refactored CompositeCommandTest
    
    [code]: refactored FillCommandTest to kt
    
    [code]: refactored 3 test cases
    
    Refactored the following 3 test cases: LoadCommandTest, PointCommantTest and RemoveLayerCommandTest
    
    Modified the following 2 files: AddLayerCommandTest and FillCommandTest
    
    [code]: refactored 3 test cases
    
    Refactored the following: ReorderLayerCommabdTest, ResetLayerCommandTest and SelectLayerCommandTest
    
    Modifie: PerspectiveTests, RemoveLayerCommandTest, LoadCommandTest and AddLayerCommandTest
    
    [update]: modified AddLayerCommandTest
    
    modified test cases
    
    Modified AddLayerCommandTest and FillCommandTest
    
    modified FillCommandTest
    akebu6 committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    f6f4869 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Merge pull request #1147 from akebu6/PAINTROID-446

    PAINTROID-446: refactored test files
    ThorstenBandel authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    96f1545 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Merge pull request #1138 from akebu6/PAINTROID-447

    PAINTROID-447: refactored test cases
    ThorstenBandel authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    79dfe5f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1135 from akebu6/PAINTROID-463

    Paintroid 463 Refactor test cases from Java to Kotlin
    ThorstenBandel authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    da39d80 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    e1f7d11 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into develop

    # Conflicts:
    #	Paintroid/build.gradle
    #	Paintroid/src/main/java/org/catrobat/paintroid/MainActivity.kt
    saat-sy committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    5cb336d View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    6e7040f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7302fa5 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    a53f393 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b7f550 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. PAINTROID-283 layer opacity

    Tscheppe committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    64130a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    23206d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Revert "Paintroid 434: Zoom window settings dialog"

    This reverts commit 23206d6.
    saat-sy committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    c4f0767 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    a448121 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    e04f4f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    935fb11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b60b4c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Configuration menu
    Copy the full SHA
    359d50c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1156 from ThorstenBandel/PAINTROID-283_add_layer_…

    …opacity
    
    Paintroid 283 add layer opacity
    ThorstenBandel authored Nov 13, 2022
    Configuration menu
    Copy the full SHA
    f830dfa View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Merge pull request #1117 from akebu6/PAINTROID-431_refactoring-log-te…

    …st-from-java-to-kotlin
    
    PAINTROID-431 deleting unused file log.java
    ThorstenBandel authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    f61f587 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. PAINTROID-484 Update AndroidTargetSdkVersion to 31

    In order to update the AndroidTargetSdkVersion, the android:exported needed to be set explicitly in the AndroidManifest.xml files and androidx.test.ext:junit had to be updated from v1.1.1 to v1.1.3.
    foenabua committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    08dc035 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    48fc922 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Merge remote-tracking branch 'origin/develop' into develop

    # Conflicts:
    #	Paintroid/src/main/java/org/catrobat/paintroid/MainActivity.kt
    #	Paintroid/src/main/java/org/catrobat/paintroid/ui/DrawingSurface.kt
    saat-sy committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    69ea46b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24f3f5b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Paintroid 433: Zoom window position, comments removed, tool compatibi…

    …lity with zoom window updated
    saat-sy committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    f696c1f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    ce67fed View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    03e4d23 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    15035df View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    be81a70 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    1687bf5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    32fa099 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

  1. Configuration menu
    Copy the full SHA
    20ae2a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Merge pull request #1131 from saat-sy/PAINTROID-433_Zoom_Window

    Paintroid 433 - A zoomed-in view of what is being drawn
    juliajulie95 authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    ab70ba4 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. Configuration menu
    Copy the full SHA
    356646e View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    5ac48e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    31ea0dd View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Update string.xml

    ThorstenBandel authored Jan 8, 2023
    Configuration menu
    Copy the full SHA
    674e48e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1107 from illo1311/PAINTROID-398

    Paintroid 398 No error message shown when Catrobat stickers are not available
    juliajulie95 authored Jan 8, 2023
    Configuration menu
    Copy the full SHA
    7d22e58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8d4a08 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    5bd4e02 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. PAINTROID-399 Fix contrast of text color to background color

    Add new colors for satisfying contrast according to Google Play.
    foenabua committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    b8c5a3c View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. PAINTROID-502 Fix LayerIntegrationTests

    Fix testResizingThroughAllLayers and testRotatingThroughAllLayers
    on Jenkins by scrolling to layer position first.
    foenabua committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    635a070 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Merge pull request #1184 from kaleopop/PAINTROID-522

    PAINTROID-522 Change background of text tool buttons.
    juliajulie95 authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    429f0d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1178 from Lenkomotive/PAINTROID-525

    PAINTROID-525 toolspecific options are hidden after leaving fullscree…
    juliajulie95 authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    73096f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    0ee04a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e7ace2 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Merge pull request #1169 from Smarshal21/Sam1

    PAINTROID-486 Keyboad does not hide after leaving RGB-View
    juliajulie95 authored Feb 5, 2023
    Configuration menu
    Copy the full SHA
    a7b0185 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1164 from Lenkomotive/PAINTROID-494

    PAINTROID-494 Change toolbaricon of stamp tool
    juliajulie95 authored Feb 5, 2023
    Configuration menu
    Copy the full SHA
    3907522 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Merge pull request #1170 from Lenkomotive/PAINTROID-495

    PAINTROID-495 Improve Help Dialog
    juliajulie95 authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    488603d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1173 from Lenkomotive/PAINTROID-497

    PAINTROID-497 Tool stroke-tip type
    juliajulie95 authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    bead777 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1166 from foenabua/PAINTROID-484

    PAINTROID 484 Migrate to targetSDKVersion 31
    ThorstenBandel authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    c82effe View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. PAINTROID - 470: Refactor test cases from Java to Kotlin (#1205)

    Refactor test cases from Java to Kotlin
    bakicelebi authored Feb 11, 2023
    Configuration menu
    Copy the full SHA
    f96c03d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    1b8a9e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Paintroid-471:Refactor test cases from Java to Kotlin (#1208)

    * Paintroid-472 Refactor test cases from Java to Kotlin
    
    Co-authored-by: Akebu 
    Co-authored-by: Abdulbaki Celebi 
    Co-authored-by: Tim Celec
    juliajulie95 authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    239fae9 View commit details
    Browse the repository at this point in the history
  2. PAINTROID 476 - Refactor test cases from Java to Kotlin (#1202)

     PAINTROID-476 Refactor test cases from Java to Kotlin
    
    Co-authored-by: Akebu
    bakicelebi authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    06af955 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Merge pull request #1186 from foenabua/PAINTROID-399

    PAINTROID-399 Fix contrast of text color to background color
    juliajulie95 authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    c3a8f59 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Merge pull request #1183 from foenabua/PAINTROID-502

    PAINTROID-502 Fix LayerIntegrationTests
    ThorstenBandel authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    06c877a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    4dee48b View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Configuration menu
    Copy the full SHA
    2af9a1a View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Merge pull request #1176 from Lenkomotive/PAINTROID-482

    PAINTROID-482 Watercolor paths loose their translucent mask after load
    SebastianGrief authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    d72022c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1179 from Lenkomotive/PAINTROID-496

    PAINTROID-496 Spray can tool redesign
    SebastianGrief authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    64ae1ef View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Merge pull request #1218 from bakicelebi/PAINTROID-548

    PAINTROID-548 : Selecting the already selected stroke type unselects it
    SebastianGrief authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    6bbf9c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1206 from bakicelebi/PAINTROID-545

    PAINTROID-545 Zooming while cursor tool is down deletes the already drawn line
    SebastianGrief authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    e667a12 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Merge pull request #1175 from Lenkomotive/PAINTROID-392

    PAINTROID-392 Layer redesign
    ThorstenBandel authored Mar 4, 2023
    Configuration menu
    Copy the full SHA
    c262c51 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Merge pull request #1185 from Lenkomotive/PAINTROID-527

    PAINTROID-527 Zoomwindow position is wrong when drawingsurface moved
    juliajulie95 authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    74334b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fb20f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Merge pull request #1181 from Lenkomotive/PAINTROID-526

    PAINTROID-526 Non-drawing tools show old stroke in zoomed in window
    juliajulie95 authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d328de0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1174 from Lenkomotive/PAINTROID-519

    PAINTROID-519 Changing stroke-tip type triggers undo action
    juliajulie95 authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    42f9a37 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Merge pull request #1167 from Lenkomotive/PAINTROID-498

    PAINTROID-498  Line Color Changing
    juliajulie95 authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    8bb6bb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b4d45a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Merge pull request #1225 from SebastianGrief/PAINTROID-557_problems_w…

    …ith_catrobat_save_files
    
    PAINTROID-557: Problems with catrobat save files
    juliajulie95 authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    97f38ac View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    8d1c8f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b0a859 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    06b77b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Merge pull request #1231 from bakicelebi/PAINTROID-546

    PAINTROID-546 Crowdin github action is broken
    ThorstenBandel authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    966c125 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Merge pull request #1198 from SebastianGrief/paintroid-543_watercolor…

    …_tool_broken
    
    PAINTROID-543: watercolor added to compatible_new
    juliajulie95 authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    4d0be57 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Configuration menu
    Copy the full SHA
    0f16a2d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Configuration menu
    Copy the full SHA
    8b66448 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bab334 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db94169 View commit details
    Browse the repository at this point in the history
  4. PAINTROID-506 Fixed SaveCompressImageIntegrationTests (#1215)

    * PAINTROID-506 Fixed SaveCompressImageIntegrationTests
    Rd4dev authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    96af496 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Merge pull request #1222 from khalid-nasralla/PAINTROID-547

    PAINTROID-547 Layers allow drawing through Menu
    juliajulie95 authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    286b28c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    52dfdf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3484ff View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1113 from Catrobat/l10n_colorpicker_crowdin_action

    New Colorpicker Crowdin translations by Github Action
    ThorstenBandel authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    8c896cb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1112 from Catrobat/l10n_crowdin_action

    New Crowdin translations by Github Action
    ThorstenBandel authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    6dc458b View commit details
    Browse the repository at this point in the history
  5. PAINTROID-419 "Vanishing" UI controls (#1180)

    * PAINTROID-419 "Vanishing" UI controls
    Lenkomotive authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    63e6899 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1223 from khalid-nasralla/PAINTROID-507

    PAINTROID-507 Fix ToolOnBackPressedIntegrationTests
    ThorstenBandel authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    6017a9c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    e1debd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Merge pull request #1233 from Lenkomotive/PAINTROID-523

    PAINTROID-523 - Image not persistent after closing app
    SebastianGrief authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    e6af45d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    0fd0a7c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1247 from Catrobat/l10n_crowdin_action

    New Crowdin translations by GitHub Action
    ThorstenBandel authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    7004957 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4b072f View commit details
    Browse the repository at this point in the history