Commit graph

206 commits

Author SHA1 Message Date
tibbi
f0d2c8e491 create a config extension for getting the Config 2017-04-08 20:39:18 +02:00
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
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
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
Sérgio Marques
3c4cdac61a Portuguese update 2017-01-22 21:57:55 +00: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
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
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
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
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
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
8cf09dd09b update version to 1.14 2017-01-07 20:43:04 +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
Brian Pinsard
9ae9edf20c remember brush and background color when reopening the application (implements #30) 2017-01-03 18:27:57 +01:00
Sérgio Marques
1f43b19a1c Portuguese update 2016-12-05 22:11:39 +00: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
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
naofum
3419901330 Updated Japanese 2016-11-30 23:24:15 +09:00
tibbi
535e8d3cc3 adding Spanish app description 2016-11-29 18:11:30 +01:00
Sérgio Marques
b73ac3c35f Portuguese update 2016-11-26 15:39:56 +00:00
tibbi
61054cf2c8 add playstore strings 2016-11-24 23:50:24 +01:00
Sérgio Marques
30493fb593 Update strings.xml 2016-11-13 18:21:44 +00:00
Sérgio Marques
8488757ad5 Portuguese update 2016-11-10 22:17:45 +00:00
mueller-ma
6130f3eff4 translated title 2016-10-25 11:31:26 +02:00
mueller-ma
8facd2c399 Translated some strings to german 2016-10-25 11:22:03 +02:00
YSmhXQDd6Z
2a2bdff160 Create strings.xml 2016-10-02 21:44:01 +00:00
Tibor Kaputa
449ea63468 Merge pull request #12 from vanitasvitae/master
Fixed typo
2016-09-09 00:19:10 +02:00
vanitasvitae
7b24d248e6 Fixed typo 2016-09-08 10:06:16 +02:00
tibbi
763f26bb24 update version to 12 (1.12) 2016-09-07 22:48:52 +02:00
tibbi
1de5fe3728 small change to selectable item background 2016-09-07 22:48:34 +02:00
vanitasvitae
6588f34ad3 Added german translation 2016-09-06 13:56:22 +02:00
tibbi
94c6b8d820 update version to 11 (1.11) 2016-08-29 21:46:44 +02:00
tibbi
b634aff6a2 update the launcher icons 2016-08-29 21:45:34 +02:00
tibbi
080609a96a rename the launcher to Draw 2016-08-29 21:44:19 +02:00
tibbi
27aa58489d clean up the spanich translation 2016-08-29 21:43:26 +02:00
Tibor Kaputa
e70b343255 Merge pull request #9 from adnio/master
Added spanish translation
2016-08-29 21:26:59 +02:00
tibbi
abb258e591 update version to 10 (1.10) 2016-08-21 21:32:44 +02:00
tibbi
c84296bee0 add an Invite friends button 2016-08-21 21:32:36 +02:00
tibbi
be140f3ddc use our own strings for OK and Cancel 2016-08-21 20:40:24 +02:00
tibbi
183ca057f4 make the buttons in About section easier to click 2016-08-21 20:09:12 +02:00
Adrian Moreno
7422cb08f7 Corrected typo 2016-07-27 16:48:10 +02:00
Adrian Moreno
96350bb469 Updated source to original master branch and added spanish transtation. 2016-07-27 16:46:06 +02:00
tibbi
85cc64d348 update version to 9 (1.9) 2016-07-26 22:39:30 +02:00
tibbi
3736ba0108 make the dark theme really dark 2016-07-26 22:39:22 +02:00
tibbi
c82e2a595d update version to 8 (1.8) 2016-07-26 20:39:44 +02:00
tibbi
d0d12ba107 some minor pull request edits 2016-07-26 19:10:54 +02:00
Adrian Moreno
b08d925d87 Added clear canvas functionality
Method "clearCanvas" added to class MyCanvas. It will clear the path list and update the canvas status on screen.
2016-07-26 17:56:18 +02:00
tibbi
28b3cf2ffc use localized strings at dialogs 2016-07-24 18:13:23 +02:00
tibbi
5826fcb566 update version to 7 (1.7) 2016-07-24 11:45:50 +02:00
tibbi
16185a2e05 add Dark theme 2016-07-24 11:36:57 +02:00
tibbi
27cd476566 remove some non translatable strings 2016-07-17 23:11:41 +02:00