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 |
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 |