Releases: tidev/ti.paint
Releases · tidev/ti.paint
Android 5.0.1
Fixes #34 (allowing full white stroke color)
Android 5.0.0
- 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
- Bump to apiversion 7
- Add Windows SDK 8.0.0 compatibility
windows-3.2.0
- Bump to apiversion 6
- Add Windows SDK 7.3.0 compatibility
windows-3.1.0
- Add Windows SDK 7.1.1 compatibility [TIMOB-25895]
android-4.0.0
- Add Titanium 7.0.0 compatibility
windows-2.0.0
- Support for Titanium SDK 6.1.0+ (MOD-2340)
ios-1.4.2
- Handle touch events and return x/y coordinates
- Recompile with SDK 6.0.0.GA
android-3.0.0
- Recompile with SDK 6.0.0.GA
android-2.0.4
- Fix
strokeWidth
and orientation-mode to not crash the app (MOD-2184)