Skip to content

Releases: tidev/ti.paint

Android 5.0.1

21 Jul 12:56
efe21d2
Compare
Choose a tag to compare

Fixes #34 (allowing full white stroke color)

Android 5.0.0

14 Apr 20:40
a7e43c4
Compare
Choose a tag to compare
  • make it work with Ti SDK 9
  • adding moveTo(x,y) and lineTo(x,y) to draw by code
  • adding enable(true/false) to disable drawing
  • updating the repo structure
  • adding undo()/redo()

windows-3.3.0

08 Mar 07:20
9e3f763
Compare
Choose a tag to compare
  • Bump to apiversion 7
  • Add Windows SDK 8.0.0 compatibility

windows-3.2.0

25 Oct 01:49
607be47
Compare
Choose a tag to compare
  • Bump to apiversion 6
  • Add Windows SDK 7.3.0 compatibility

windows-3.1.0

02 Apr 02:01
7246e36
Compare
Choose a tag to compare

android-4.0.0

16 Nov 22:12
Compare
Choose a tag to compare
  • Add Titanium 7.0.0 compatibility

windows-2.0.0

23 Jun 14:59
Compare
Choose a tag to compare
  • Support for Titanium SDK 6.1.0+ (MOD-2340)

ios-1.4.2

21 Dec 19:28
Compare
Choose a tag to compare
  • Handle touch events and return x/y coordinates
  • Recompile with SDK 6.0.0.GA

android-3.0.0

21 Dec 19:32
Compare
Choose a tag to compare
  • Recompile with SDK 6.0.0.GA

android-2.0.4

20 Aug 19:54
Compare
Choose a tag to compare
  • Fix strokeWidth and orientation-mode to not crash the app (MOD-2184)