Commit Graph

515 Commits

Author SHA1 Message Date
tibbi 612bb269e3 use the extension function for launching About activity 2017-04-08 20:36:02 +02:00
tibbi 710afc12fd remove butterknife and ambilwarna 2017-04-08 20:34:07 +02:00
tibbi 2191015062 remove Utils class 2017-04-08 19:06:58 +02:00
tibbi 334f28c2fa convert Config and Constants to kotlin 2017-04-08 19:03:33 +02:00
tibbi 75cf01d959 convert MainActivity to kotlin 2017-04-08 18:57:40 +02:00
tibbi 0f5e62441a move MyCanvas to the proper folder 2017-04-08 18:54:53 +02:00
tibbi fb95526ac0 convert MyCanvas to kotlin 2017-04-08 18:54:14 +02:00
tibbi ba838bd5cf removing the custom styles 2017-04-08 18:40:47 +02:00
tibbi e207ef6954 add a splash screen 2017-04-08 18:37:18 +02:00
tibbi 5a628a7078 convert Settings activity to kotlin 2017-04-08 18:32:20 +02:00
tibbi a76071ee5a renaming or removing some image resources 2017-04-08 17:58:22 +02:00
tibbi 678adea4cc reuse the About and License activity from Commons 2017-04-08 17:43:24 +02:00
tibbi 56f1093b9d reuse color and dimen values from commons 2017-04-08 17:27:47 +02:00
tibbi 96fa329ea5 converting a couple more classes to kotlin 2017-04-08 17:17:18 +02:00
tibbi 9abc45b9a8 convert MyPath to kotlin 2017-04-08 17:11:50 +02:00
tibbi ef19eafa1f convert some Actions to kotlin 2017-04-08 00:32:47 +02:00
tibbi dadad482ed adding kotlin 2017-04-08 00:21:37 +02:00
tibbi 21bed95ec8 update gradle 2017-04-08 00:16:53 +02:00
Tibor Kaputa c99b6a0935 Merge pull request #51 from XyLoNaMiyX/master
Allow opening existing .svg files
2017-03-21 18:29:19 +01:00
Tibor Kaputa 730130e7a2 Merge pull request #50 from smarquespt/master
Rename to -pt only
2017-03-21 18:16:46 +01:00
Lonami Exo d4c041d06e Add .svg loading logic 2017-03-21 17:36:56 +01:00
Sérgio Marques 0a3ebde95b Rename to -pt only 2017-03-21 16:28:02 +00:00
Lonami Exo e4ba503c70 Add SAX parsing code for .svg files 2017-03-21 16:56:55 +01:00
tibbi f1e0138540 updating changelog 2017-03-14 19:04:12 +01:00
tibbi cdb7cdfebb update version to 1.17 2017-03-14 19:04:06 +01:00
tibbi 832884cf15 fix #49, too thin line after repeated app launch 2017-03-14 19:03:26 +01:00
tibbi 97d0d850fc remove the testing related stuff 2017-03-14 18:51:05 +01:00
tibbi c820ff757e update the signing file 2017-03-14 18:46:43 +01:00
tibbi d6c12f4d91 update appcompat 2017-03-14 18:45:51 +01:00
tibbi 073efb5044 update gradle and sdk 2017-03-14 18:45:04 +01:00
tibbi 716d185c4a swap clear with share 2017-01-28 10:55:57 +01:00
Tibor Kaputa 81b183125d Merge pull request #44 from smarquespt/master
Portuguese update
2017-01-22 23:07:47 +01:00
Sérgio Marques 3c4cdac61a Portuguese update 2017-01-22 21:57:55 +00:00
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