Commit Graph

362 Commits

Author SHA1 Message Date
tibbi 2098342428 remove mdpi resources 2017-06-23 21:56:33 +02:00
tibbi c0db7fc011 remove a redundant variable 2017-06-23 21:52:54 +02:00
tibbi 0e111015bd rename SavedState to MyParcelable 2017-06-23 21:50:28 +02:00
tibbi 5386ea8ffa minor code style updates 2017-06-23 21:37:27 +02:00
tibbi 6ba81b0a39 update commons to 2.21.12 2017-06-23 20:39:46 +02:00
tibbi 2c92978fab add some proguard rules for keeping line numbers 2017-06-14 23:13:27 +02:00
tibbi 44923c3a65 update commons, kotlin, gradle 2017-06-14 23:13:08 +02:00
Tibor Kaputa 5b9d015ee7 Merge pull request #56 from smarquespt/patch-2
Update strings.xml
2017-05-28 23:49:47 +02:00
Sérgio Marques f24847170a Update strings.xml 2017-05-28 22:31:30 +01:00
tibbi 75a76f66c9 add an Eraser string 2017-05-10 21:13:08 +02:00
Tibor Kaputa b025a3a568 Merge pull request #55 from trubitsyn/master
Russian translation
2017-04-19 19:51:40 +02:00
Tibor Kaputa ece9b2a9e1 removing a newline 2017-04-19 19:51:32 +02:00
Nikola Trubitsyn 6bb90f2313 Russian translation 2017-04-19 19:37:55 +03:00
Tibor Kaputa 1eff04740b Merge pull request #54 from smarquespt/patch-2
Update strings.xml
2017-04-15 18:46:22 +02:00
Sérgio Marques b65c25c309 Update strings.xml 2017-04-15 16:31:11 +01:00
tibbi 66679b42d2 updating changelog 2017-04-09 18:52:25 +02:00
tibbi 2f46233dcf add file save path customization in the release notes 2017-04-09 18:52:10 +02:00
tibbi 6d07c9572f use the primary color for the brush size seekbar 2017-04-09 18:50:51 +02:00
tibbi 923080d92b add a patch version to the versionName too 2017-04-09 18:47:11 +02:00
tibbi c6f5cd6efd added Whats new dialog 2017-04-09 18:42:02 +02:00
tibbi 0fd3c0cc53 get the display resolution when resizing bitmap 2017-04-09 18:11:41 +02:00
tibbi 5f4532d8a7 handle third party Open Image intents 2017-04-09 17:13:33 +02:00
tibbi 32fcf70976 try suggesting a proper file extension at saving 2017-04-09 16:58:03 +02:00
tibbi f4e30de755 properly handle saving on sd card 2017-04-09 16:43:42 +02:00
tibbi 767dd6070a handle saving on sd card properly too 2017-04-09 16:15:11 +02:00
tibbi ecdbeab598 add a jpg radio button to saving dialog 2017-04-09 15:49:31 +02:00
tibbi cca5e9d2b7 fix #52, properly handle storage permission at saving/loading files 2017-04-09 15:27:50 +02:00
tibbi 18019315e2 make sure the imported bitmap is centered 2017-04-09 13:13:56 +02:00
tibbi 6c2dc3ca63 center the selected bitmap at drawing 2017-04-09 13:03:56 +02:00
tibbi ca53e9a8d2 reset the background bitmap when changing background color or opening another file 2017-04-09 12:36:55 +02:00
tibbi 631ef6cb97 allow drawing a bitmap as the canvas background 2017-04-09 12:23:23 +02:00
tibbi cc78d65f80 use the activities function for filling the canvas background color 2017-04-09 11:14:22 +02:00
tibbi 8147db004b show an error when something goes wrong at svg parsing 2017-04-09 10:53:46 +02:00
tibbi 9ff5876a19 shorten some svg file writes 2017-04-09 10:44:12 +02:00
tibbi 2176664c39 couple svg.kt style changes 2017-04-09 10:34:10 +02:00
tibbi a362451a03 some style change at svg loading 2017-04-09 10:28:16 +02:00
tibbi e919534780 properly open svg files 2017-04-09 10:00:07 +02:00
tibbi dab7102e61 check if the opened file is a proper type 2017-04-09 09:52:43 +02:00
tibbi db79756667 add a menu button for opening files 2017-04-09 09:46:44 +02:00
tibbi 64d4c30a33 rescan svg file afer creation 2017-04-08 23:58:09 +02:00
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