Skip to content

Releases: Catrobat/Paintroid

v2.5.0

14 Jul 15:17
6eaa0a2
Compare
Choose a tag to compare

Fixed Bugs:
#737 Fixed Frame Loss when using Shape Tool
#698 Fixed Cursor jumping in Textfield when changing single Character of HEX Value
#715 Fixed Hand tool jumping around when using multiple fingers
#696 Fixed Color picker returning wrong color
#707 Fixed HEX input Length being unlimited
#710 Fixed Crash in Colorpicker
#721 Fixed asking for unneeded Permissions when opened from Pocketcode
#716 More Options Menu now uses light Background Theme
#719 Fixed misleading error message when saving with permanently denied storage permission
#733 Fixed an Error with Shape tool at width 1
#732 "Rate Us" Button is now only available in Standalone version
#736 Fixed Bug with Shape Tool when using transparent color
#745 Fixed Alignment of Redo and Undo Buttons

Stories:
#674 Refactor Shape Tool
#678 Add Bottom Toolbar
#681 Display Tools in Gridview
#688 Show current Tool in Toolbar
#692 Add Colorpicker to Toolbar
#689 Move Layer Icon to Toolbar
#723 New Icons
#704 Move Sidebar to "More Options" Menu
#695 Back to Pocket Code Arrow in Actionbar for Catroid Version
#694 App Name in Actionbar in Standalone Version
#725 New Intro
#708 Increase Min Support to Android 5.0 (API Level 21)
#738 Raise TargetSDK to API Level 28
#731 Add "Rate Us" Dialog
#729 Link to Pocket Code Google Play page
#712 Add "Rate Us" Button
#713 Disable "Help" Button for current version
#730 Change Text tool textsize dropdown to Edittext/Textfield and create limits for textsize
#722 Rename APK on Jenkins
#741 Add functionality to build Paintroid pullrequests with Catroid develop on Jenkins
#748 Change Colorpicker in Standalone to dialog

v2.4.1

24 Jul 05:41
7e6960c
Compare
Choose a tag to compare

Hot fix-release, fixing crashes on Android 9

v2.4.0

28 May 13:00
Compare
Choose a tag to compare

Fixed bugs:

  • #676 Fix a crash in the color picker on API < 21
  • #675 Fix preview fonts not matching in Font tool
  • #671 Fix cursor is restricted to workspace and not viewspace
  • #670 Fix color picker not working in pipette
  • #668 Fix tool options view broken when soft keyboard open
  • #667 Fix soft keyboard stays open when switching to fullscreen
  • #666 Fix color picker keyboard does not disappear
  • #663 Fix BaseToolWithRectangleShape ignores rotation when detecting clicks
  • #657 Fix color picker done button text color calculation not accurate
  • #656 Fix line tool preview line does not reset
  • #655 Fix Color picker does not update transparent color in RGB tab when opened
  • #653 Tools with toolbox should click on touchDown position
  • #652 Add missing ContentDescription
  • #638 Prevent crash in Intro Landscape Mode
  • #637 Fix crash when a second MainActivity is started in the same task
  • #635 Fix monospace is not the default font
  • #634 Fix crop tool should also crop on click outside of tool box
  • #622 Fix inconsistent layout padding / margin in tool views

Story:

  • #649 Add a resize to canvas tool
  • #664 Add a hand tool
  • #650 Rename crop in transform tool
  • #642 Publish the color picker as a library
  • #647 Add HEX color input to the color picker
  • #628 No Rotating Icons in for example shape tool
  • #651 Add apply and cancel buttons to the color picker
  • #654 Add a confirm button to the text tool
  • A whole lot of refactoring

v2.3.2

18 Apr 11:58
96e54b8
Compare
Choose a tag to compare

#660 Update translations

v2.3.1

08 Mar 15:29
9c386dc
Compare
Choose a tag to compare
  • #630 Fix a memory leak in fill tool

v2.3.0

04 Mar 14:52
7f720ab
Compare
Choose a tag to compare
  • #612 Add different preview icons for each tool
  • #611 Remove the camera option
  • #610 Remove native fill function
  • #607 Improve autocrop feedback
  • #605 Improve shape tool feedback
  • #592 Remove options window for tools without options
  • #614 Improve permissions reasoning text
  • #618 Disable autoscrolling in fullscreen
  • #617 Long-click on touchDown positon in stamp tool
  • #621 Rename new image to discard image in the integrated version
  • #623 Update versionCode and versionName
  • #624 Update crowdin translations

v2.2.0

07 Feb 08:57
Compare
Choose a tag to compare
  • #552 Add an outline option to the shape tool
  • #544 Add support for runtime permissions
  • #547 Use file provider for exposed uris
  • #571 Fix Pocket Paint logo in RTL languages
  • #570 Fix a crash when deleting RTL numbers
  • #581 Revert text tool text size option removal
  • #580 Fix a crash in the layer menu
  • #576 Replace the save icon with one that should be easier to recognize
  • #591 Remove long press from tool buttons
  • #599 Update strings from crowdin
  • #602 Fix a crash wrt runtime permissions on API 23
  • #603 Fix a crash when using the camera
  • #606 Fix a crash when undo finished in background

v2.1.2

11 Oct 10:44
Compare
Choose a tag to compare
  • #561 Fixed saved files not showing up on the device until restart
  • #564 Fixed new files overwriting previously saved ones
  • #566 Fixed layers disappearing in the sidebar
  • #565 Fixed cursor tool not drawing when tapped outside drawing area
  • #567 Updated Italian language strings

v2.1.1

27 Sep 14:13
Compare
Choose a tag to compare
  • Added an "about" dialog
  • Fixed a bug preventing users with display notch devices from switching tools
  • Fixed a bug resulting in a white color picker on Android 9

v2.1.0

17 Sep 12:20
Compare
Choose a tag to compare
  • Transform tool now allows setting the x/y size for cropping or enlarging the canvas numerically in pixels.
  • Bugfixes.
  • Usability improvements.
  • Performance improvements.
  • Added translations.
  • Much smaller apk size.
  • Availability on bintray/jcenter for inclusion as a library for other apps (search for paintroid).