Commit Graph

812 Commits

Author SHA1 Message Date
tibbi c231de0e95 remove some unused strings 2017-04-08 23:43:27 +02:00
tibbi d294fc5f61 change the Undo images color depending on the picked background color 2017-04-08 23:37:48 +02:00
tibbi fcac79b308 move saving dialog in a separate class and allow changing the folder 2017-04-08 23:34:25 +02:00
tibbi 8969abd442 couple minor changes related to save image code style 2017-04-08 22:32:42 +02:00
tibbi 8627a8607a remove rtl support 2017-04-08 22:19:03 +02:00
tibbi 1052af3e42 misc updates here and there 2017-04-08 21:04:24 +02:00
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
Tibor Kaputa ddb7ac6e82 Merge pull request #5 from Sopor-/master
swedish translation
2016-07-17 23:10:46 +02:00
Sopor 85af1c5cc1 swedish translation 2016-07-17 23:03:47 +02:00
tibbi 831fb71811 mark some strings non translatable 2016-07-17 22:36:35 +02:00
Tibor Kaputa 1f22521323 Merge pull request #3 from naofum/master
Added Japanese translation
2016-07-17 22:34:13 +02:00
anthologist 343a3bc3f4 Create strings.xml 2016-07-15 10:47:13 +02:00
naofum fb207fc82f Added Japanese translation 2016-07-14 23:24:16 +09:00
tibbi e57c70be3a allow rotating the device 2016-07-11 20:43:45 +02:00
tibbi d708bba90b some english fixes 2016-07-11 20:21:47 +02:00
tibbi e387b68b8e update the version to 6 (1.6) 2016-07-05 21:37:27 +02:00
tibbi 4637661121 use the new Google Plus logo 2016-07-01 23:02:29 +02:00
tibbi 86876f3047 update version to 5 (1.4) 2016-07-01 15:55:24 +02:00
tibbi 4723e9c041 show a Rate us button to returning users 2016-07-01 14:54:25 +02:00
tibbi 3c212f2c8b use a higher resolution Facebook logo 2016-07-01 12:30:47 +02:00
tibbi f775792cd1 use sp for text sizes 2016-06-30 16:57:20 +02:00
tibbi aa6aecd800 scale up the sizes on tablet 2016-06-30 16:45:16 +02:00
tibbi d8e5fe0ce7 update version to 4 (1.3) 2016-06-27 23:18:41 +02:00
tibbi 7201062761 add a Google Plus link in the About section 2016-06-27 23:18:16 +02:00
tibbi de524e6ca3 update the version to 3 (1.2) 2016-06-19 15:16:48 +02:00
tibbi a6a28a533b add a Facebook image at About section 2016-06-19 13:31:19 +02:00
tibbi 4c7bf87d45 add one more static variable 2016-06-19 10:19:23 +02:00
tibbi 8b8324c9dd some refactoring, no functionality change 2016-06-19 10:00:47 +02:00
tibbi 357e8cadf0 update the version to 2 (1.1) 2016-06-13 16:35:07 +02:00
tibbi 9a1bc79584 prevent duplicate file saving 2016-06-13 16:34:40 +02:00
tibbi c2f7938863 add launcher icons 2016-06-04 11:14:28 +02:00
tibbi 8f198c1f7f change the app colors 2016-06-03 23:33:00 +02:00
tibbi 765cac5fe1 small function change 2016-06-02 20:23:33 +02:00
tibbi 99e7655e27 add Licences 2016-06-02 20:12:52 +02:00
tibbi caae3a0426 change the actionbar font style 2016-06-02 13:23:55 +02:00
tibbi 029efd1c2e use a higher resolution Undo icon 2016-06-01 23:42:52 +02:00
tibbi 4ff11c3fee show the Undo button only if there is something drawn 2016-06-01 20:35:25 +02:00
tibbi 95d885e3d5 add some icons and style 2016-06-01 19:50:25 +02:00
tibbi aa56e863cf update Butterknife to 8.0.1 2016-06-01 17:57:33 +02:00
tibbi 522e34edfe add About section 2016-06-01 17:48:59 +02:00
tibbi 5b0eb09278 make a constant static 2016-04-25 23:40:03 +02:00
tibbi c1db38e71a prepare Release mode 2016-04-25 23:38:50 +02:00
tibbi d90f098880 update Gradle to 2.0 2016-04-11 19:23:00 +02:00
tibbi 488923d1df make dialog edittext single line 2016-03-26 16:49:56 +01:00
tibbi f41804ee5f check for permissions before saving the file 2016-03-16 13:53:33 +01:00
tibbi 79ecbac4f0 make sure the newly created image shows up well in the gallery 2016-03-06 16:15:11 +01:00
tibbi 346b8f8287 allow saving the drawing on external storage 2016-03-06 16:00:20 +01:00
tibbi 6d5d74a158 implement the sharing functionality 2016-02-26 23:51:42 +01:00
tibbi bb16867d8e add a Share button 2016-02-26 23:01:07 +01:00
tibbi 0aeeac2dda change the package name 2016-02-25 22:00:45 +01:00
tibbi 3efbed742b correct drawing with different colors 2016-02-15 23:38:44 +01:00
tibbi 06ed6e2748 add a color picker 2016-02-15 23:04:52 +01:00
tibbi 92b45d87b0 implement Undo functionality 2016-02-15 22:27:40 +01:00
tibbi 31ee707919 store the paths in an arraylist 2016-02-15 22:12:04 +01:00
tibbi 71c8769827 round up the edges 2016-02-15 22:03:17 +01:00
tibbi 81f9d2238e enable antialiasing 2016-02-15 21:55:54 +01:00
tibbi 22f97b1c5f force portrait mode 2016-02-15 21:33:18 +01:00
tibbi 3afc9e53dd invalidate the canvas after every touch event 2016-02-15 21:31:34 +01:00
tibbi 3af4509b1c draw dots on simple clicking 2016-02-15 21:26:30 +01:00
tibbi 717a629d09 rename some variables 2016-02-15 18:44:11 +01:00
tibbi e921b2bbb1 remove the threshold 2016-02-15 18:19:34 +01:00
tibbi 89ccb7749f add some basic drawing 2016-02-14 23:18:23 +01:00
tibbi 89ea039fb1 creating the project 2016-02-14 22:04:02 +01:00