Commit Graph

232 Commits

Author SHA1 Message Date
tibbi 564cd8deb5 updating changelog 2017-01-20 19:02:08 +01:00
tibbi 9ed5818da9 update version to 16 2017-01-20 19:00:26 +01:00
tibbi 08c23c851e couple styling updates 2017-01-20 19:00:11 +01:00
tibbi 9a6614d1b2 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Draw 2017-01-20 18:50:24 +01:00
Tibor Kaputa 6e7b73b681 Merge pull request #42 from LonamiWebs/master
Allow saving to svg
2017-01-20 18:49:40 +01:00
tibbi 22bc275da1 Merge commit 'refs/pull/42/head' of github.com:SimpleMobileTools/Simple-Draw 2017-01-20 18:46:06 +01:00
Lonami Exo d3a672f248 Use RadioGroup instead Spinner to select extension 2017-01-20 09:49:34 +01:00
tibbi 685c69793c Merge commit 'refs/pull/42/head' of github.com:SimpleMobileTools/Simple-Draw 2017-01-19 22:47:34 +01:00
tibbi 543ef711b7 couple smaller updates 2017-01-19 22:12:49 +01:00
Tibor Kaputa 7b5940e3ab Merge pull request #43 from BrianPinsard/master
Changed preview dot drawing methods (drawPoint to drawCircle)
2017-01-19 22:10:26 +01:00
Lonami Exo bd31fbcb61 Consider the background color when saving as .svg 2017-01-19 12:16:49 +01:00
Lonami Exo eea21a185c Let saving as .svg exceptions propagate 2017-01-19 12:02:03 +01:00
Lonami Exo 1acc5e2498 Remember selected extension 2017-01-19 11:58:56 +01:00
Lonami Exo 81d51c7bb6 Use a round stroke line cap 2017-01-19 11:51:11 +01:00
Lonami Exo b7d86c34da Use the selected extension when saving 2017-01-19 11:46:00 +01:00
Lonami Exo 4b7f123a06 Show spinner to select the save format 2017-01-19 11:37:39 +01:00
Brian Pinsard f054525bf0 Changed preview dot drawing methods (drawPoint to drawCircle) 2017-01-19 01:08:18 +01:00
Lonami Exo d819055529 Add svg exporter 2017-01-18 20:03:58 +01:00
tibbi d2c130b214 move the width picker a bit up 2017-01-18 17:59:58 +01:00
Tibor Kaputa f77edd5e64 Merge pull request #39 from BrianPinsard/master
Implement changing brush size (saves in preferences)
2017-01-18 17:54:41 +01:00
Brian Pinsard 17bce7fa9b Moved preview dot constants to dimens.xml resource file 2017-01-18 17:48:28 +01:00
Brian Pinsard 7ca648004b Reformat code 2017-01-17 23:57:43 +01:00
Brian Pinsard 5d2c2560fa Dynamic preview dot background + offset numbers converted to constants 2017-01-17 23:46:20 +01:00
Brian Pinsard ab28e2d2c7 Added default strings for brush size label 2017-01-15 14:45:39 +01:00
Brian Pinsard 1a6c19b8b5 Hide brush size bar by default, added possibility to show it through settings (saves in prefs) 2017-01-15 14:43:39 +01:00
Brian Pinsard ffc79f5578 Implement changing brush size (saves in preferences) 2017-01-14 18:44:43 +01:00
tibbi aabc906321 updating changelog 2017-01-14 12:43:02 +01:00
tibbi 0430f0bf75 update version to 15 2017-01-14 12:42:57 +01:00
tibbi 56a953b07c some small style updates 2017-01-14 12:41:46 +01:00
Tibor Kaputa b0b1becf88 Merge pull request #38 from XyLoNaMiyX/master
Add ability to rotate the canvas (closes #32)
2017-01-14 12:39:30 +01:00
Lonami Exo 55c0fea00f Add ability to rotate the canvas (closes #32) 2017-01-09 18:52:20 +01:00
tibbi dedbafc685 adding french translation by hydrargyrum 2017-01-08 22:52:33 +01:00
tibbi bd0e418e4b updating changelog 2017-01-07 20:43:11 +01:00
tibbi 8cf09dd09b update version to 1.14 2017-01-07 20:43:04 +01:00
Tibor Kaputa 1feeb8ac49 Merge pull request #34 from BrianPinsard/master
Fix for undo arrow color
2017-01-04 19:51:55 +01:00
Brian Pinsard f1db0027e8 change undo arrow color on startup 2017-01-04 18:39:34 +01:00
tibbi d181d8933e minor formatting update 2017-01-03 19:19:01 +01:00
tibbi f0c86f4f51 update gradle to 2.2.3 2017-01-03 19:18:13 +01:00
Tibor Kaputa dd3dd94752 Merge pull request #33 from BrianPinsard/master
Pull request for implementation of #30
2017-01-03 19:17:27 +01:00
Brian Pinsard 9ae9edf20c remember brush and background color when reopening the application (implements #30) 2017-01-03 18:27:57 +01:00
tibbi b1170f4406 updating readme 2016-12-10 10:08:22 +01:00
Tibor Kaputa ea0bc9e128 Merge pull request #28 from smarquespt/master
Portuguese update
2016-12-05 23:48:30 +01:00
Sérgio Marques 1f43b19a1c Portuguese update 2016-12-05 22:11:39 +00:00
tibbi abbb84cc7e updating changelog 2016-12-04 23:27:41 +01:00
tibbi 658376ef8d update version to 1.13 2016-12-04 23:27:33 +01:00
tibbi ea7b545c66 add some strings and formatting 2016-12-04 19:31:01 +01:00
Tibor Kaputa 9028e7a5f3 Merge pull request #27 from LonamiWebs/master
Added clear color (implements and closes #6)
2016-12-04 19:29:48 +01:00
Lonami Exo e6a1268207 Changed Undo arrow color based on the selected background 2016-12-04 18:03:54 +01:00
Lonami Exo f8bd541f9a Separated background color functionality from Clear action 2016-12-04 17:40:13 +01:00
Lonami Exo 9a90f8db00 Added clear color (implements and closes #6) 2016-12-04 15:57:33 +01:00