Commit graph

862 commits

Author SHA1 Message Date
Naveen
021f58e00c Show ripples on undo/redo click 2022-10-12 02:46:57 +05:30
Naveen
02693b33bf Use background color as state instead of using on/off drawables 2022-10-12 02:46:57 +05:30
Naveen
853eecf876 Decrease bucket fill tolerance to 190
200 ignores green color and fills the whole thing. It should be noted that lighter color shades are still ignored with 190 as they only work well at tolerance ~10.
2022-10-12 02:46:57 +05:30
tibbi
1456648f6d rename color fill to bucket fill and show a toast on long press 2022-10-11 14:53:09 +02:00
tibbi
b456013d26 adding some content descriptions 2022-10-11 12:53:27 +02:00
tibbi
b7f113b449 set minimal brush size to 5 2022-10-11 12:45:32 +02:00
gallegonovato
ad884c72a1
Translated using Weblate (Spanish)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/es/
2022-10-11 12:30:13 +02:00
Tibor Kaputa
1df33ab622
Merge pull request #246 from Naveen3Singh/add_bucket_fill
Add paint bucket tool
2022-10-11 12:30:09 +02:00
Tibor Kaputa
77ddee33a3
increase the tolerance even further 2022-10-11 12:25:07 +02:00
Naveen
944848a159 Increase flood-fill tolerance
This breaks color filling in complex images with no clear boundaries
2022-10-11 15:48:16 +05:30
Naveen
294609c643 Do color filling on background thread 2022-10-10 23:12:21 +05:30
tibbi
deffa6d45d update version to 6.8.1 2022-10-10 16:30:04 +02:00
tibbi
2d5bd1c6b7 updating commons and gradle 2022-10-10 16:21:03 +02:00
Naveen
2c4dccdda9 Add color filler tool
- Simplified the undo/redo code using `Operation` abstraction

 - Color fill changes is not saved with SVGs. More research/development is needed on this.

 - Bitmap operations are not saved during `onSaveInstanceState` because of the obvious memory/space issue. Perhaps using `Path` objects in the flood-fill algorithm can remedy this and the above issue
2022-10-10 05:00:29 +05:30
atilluF
881b15dbed
Translated using Weblate (Italian)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/it/
2022-10-04 18:16:56 +02:00
paula katos
2e55f551df
Translated using Weblate (Romanian)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/ro/
2022-09-30 15:22:53 +02:00
gallegonovato
8e14345b9b
Translated using Weblate (Galician)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/gl/
2022-09-25 21:19:49 +02:00
Tibor Kaputa
e3b19da28e
Update strings.xml 2022-09-23 15:31:17 +02:00
gallegonovato
f4ab25814a
Translated using Weblate (Galician)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/gl/
2022-09-18 17:24:30 +02:00
words wave
09eab07dab
Translated using Weblate (Finnish)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/fi/
2022-09-18 17:24:30 +02:00
Stefan Ivanov
7115f57773
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/bg/
2022-09-14 15:19:06 +02:00
Martin Božič
1ab6fb637f
Translated using Weblate (Slovenian)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/sl/
2022-09-14 15:19:06 +02:00
Stefan Ivanov
7e870b2755
Translated using Weblate (Russian)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/ru/
2022-09-14 15:19:06 +02:00
Alan Jacob Mathew
3250a3e70b
Translated using Weblate (Malayalam)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/ml/
2022-09-12 17:24:28 +02:00
Anonymous
a0b91c3fbd
Translated using Weblate (Malayalam)
Currently translated at 100.0% (0 of 0 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/ml/
2022-09-12 17:15:45 +02:00
Alan Jacob Mathew
123aa3db07
Added translation using Weblate (Malayalam) 2022-09-12 17:15:38 +02:00
Digger
77d073d975
Translated using Weblate (Japanese)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/ja/
2022-09-07 10:17:55 +02:00
tibbi
f356dc2065 updating the ripple bg of language picker 2022-08-18 22:03:31 +02:00
tibbi
cd262921c7 update version to 6.8.0 2022-08-18 16:17:20 +02:00
tibbi
7a4c343be4 ignore some warnings at the menu file 2022-08-18 16:10:18 +02:00
tibbi
cf51f73a03 adding a monochrome icon variant on Android 13+ 2022-08-18 16:09:36 +02:00
tibbi
0a2acdd502 show a language selector in the app Settings on Android 13+ 2022-08-18 16:03:43 +02:00
tibbi
15afe551c9 updating kotlin, commons, gradle, target SDK to 33 2022-08-18 16:03:21 +02:00
Eric
e551c7fc8a
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/zh_Hans/
2022-08-13 22:14:58 +02:00
Slávek Banko
8815d365aa
Translated using Weblate (Czech)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/cs/
2022-07-23 02:18:03 +02:00
tibbi
5a58732a48 adding a minor update to the apps long description 2022-07-20 15:51:11 +02:00
liquidvacuum
e3c2aed22a
Translated using Weblate (Belarusian)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/be/
2022-07-15 12:33:23 +02:00
אליעזר שלמה דיין
a3a538a616
Translated using Weblate (Hebrew)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/he/
2022-07-15 12:33:23 +02:00
мачко
6227f1f07b
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/bg/
2022-07-15 12:33:22 +02:00
Balázs Meskó
cdf9f7a22e
Translated using Weblate (Hungarian)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/hu/
2022-07-15 12:33:22 +02:00
Vitor Henrique
dc297ddb7f
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/pt_BR/
2022-07-15 12:33:22 +02:00
Josep M. Ferrer
edd4d50621
Translated using Weblate (Catalan)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/ca/
2022-07-15 12:33:22 +02:00
phlostically
ee34f08bde
Translated using Weblate (Esperanto)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/eo/
2022-07-15 12:33:22 +02:00
Priit Jõerüüt
06d2d2f963
Translated using Weblate (Estonian)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/et/
2022-07-15 12:33:21 +02:00
Anonymous
23683d1526
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/zh_Hant/
2022-07-15 12:33:21 +02:00
Anonymous
ea7c717ac5
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/zh_Hans/
2022-07-15 12:33:21 +02:00
Artem
adff9d0c49
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/uk/
2022-07-15 12:33:20 +02:00
Anonymous
a14bba9475
Translated using Weblate (Turkish)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/tr/
2022-07-15 12:33:20 +02:00
Anonymous
a2102c2c3d
Translated using Weblate (Swedish)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/sv/
2022-07-15 12:33:20 +02:00
Anonymous
b115c93af3
Translated using Weblate (Slovenian)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/sl/
2022-07-15 12:33:20 +02:00
Anonymous
cf00a5e20d
Translated using Weblate (Slovak)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/sk/
2022-07-15 12:33:19 +02:00
solokot
819abb2dc4
Translated using Weblate (Russian)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/ru/
2022-07-15 12:33:19 +02:00
melintemarian
c2a254bb7e
Translated using Weblate (Romanian)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/ro/
2022-07-15 12:33:19 +02:00
Anonymous
b980ddb9dd
Translated using Weblate (Portuguese)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/pt/
2022-07-15 12:33:18 +02:00
Anonymous
ba674db806
Translated using Weblate (Polish)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/pl/
2022-07-15 12:33:18 +02:00
Anonymous
7f296d4f7e
Translated using Weblate (Dutch)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/nl/
2022-07-15 12:33:18 +02:00
FTno
c606f02253
Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/nb_NO/
2022-07-15 12:33:17 +02:00
Anonymous
e9282ca22c
Translated using Weblate (Lithuanian)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/lt/
2022-07-15 12:33:17 +02:00
Anonymous
24529645e5
Translated using Weblate (Korean)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/ko/
2022-07-15 12:33:17 +02:00
Anonymous
5cf36fb87c
Translated using Weblate (Japanese)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/ja/
2022-07-15 12:33:17 +02:00
Anonymous
9e40905d92
Translated using Weblate (Italian)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/it/
2022-07-15 12:33:16 +02:00
Anonymous
11e0579b5c
Translated using Weblate (Indonesian)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/id/
2022-07-15 12:33:16 +02:00
Anonymous
ac96f2507f
Translated using Weblate (Croatian)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/hr/
2022-07-15 12:33:16 +02:00
Anonymous
052c07e1be
Translated using Weblate (Galician)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/gl/
2022-07-15 12:33:15 +02:00
Anonymous
abb54b7ea1
Translated using Weblate (French)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/fr/
2022-07-15 12:33:15 +02:00
Anonymous
8a274195bc
Translated using Weblate (Finnish)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/fi/
2022-07-15 12:33:15 +02:00
Anonymous
127e1147b7
Translated using Weblate (Spanish)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/es/
2022-07-15 12:33:15 +02:00
Anonymous
e28a071e4e
Translated using Weblate (Greek)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/el/
2022-07-15 12:33:14 +02:00
Anonymous
4032ce50eb
Translated using Weblate (German)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/de/
2022-07-15 12:33:14 +02:00
Anonymous
785bba3cac
Translated using Weblate (Danish)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/da/
2022-07-15 12:33:14 +02:00
Anonymous
1f69c1de58
Translated using Weblate (Welsh)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/cy/
2022-07-15 12:33:14 +02:00
Anonymous
19b6cfedf0
Translated using Weblate (Czech)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/cs/
2022-07-15 12:33:13 +02:00
Anonymous
62b11abeac
Translated using Weblate (Azerbaijani)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/az/
2022-07-15 12:33:13 +02:00
Anonymous
5f656802d8
Translated using Weblate (Arabic)
Currently translated at 100.0% (10 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/ar/
2022-07-15 12:33:13 +02:00
tibbi
f1bf28fb1b update version to 6.7.0 2022-07-08 18:38:47 +02:00
tibbi
e3b84d7364 updating commons with some theming improvements 2022-07-08 18:28:57 +02:00
Boring student
fb274796fd
Translated using Weblate (Thai)
Currently translated at 10.0% (1 of 10 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/th/
2022-07-05 19:29:58 +02:00
tibbi
7bcc4229ab removing app title, short and long descriptions 2022-07-04 22:55:45 +02:00
Tibor Kaputa
fd3504c339
Update strings.xml 2022-07-04 22:52:59 +02:00
Tibor Kaputa
d24cbe619a
Update strings.xml 2022-07-04 22:51:44 +02:00
Anonymous
3af519e0a7
Translated using Weblate (Thai)
Currently translated at 0.0% (0 of 13 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/th/
2022-07-04 03:21:37 +02:00
Weblate
cd4d71bdf8
Added translation using Weblate (Thai) 2022-07-04 03:21:31 +02:00
liquidvacuum-by
59d983bbbe
Translated using Weblate (Belarusian)
Currently translated at 76.9% (10 of 13 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/be/
2022-07-03 22:56:53 +02:00
liquidvacuum-by
e0d4dffeba
Translated using Weblate (Belarusian)
Currently translated at 7.6% (1 of 13 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/be/
2022-07-03 22:56:53 +02:00
Anonymous
b105e9eac4
Translated using Weblate (Belarusian)
Currently translated at 0.0% (0 of 13 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/be/
2022-07-03 22:56:53 +02:00
Weblate
35f7e9aaba
Added translation using Weblate (Belarusian) 2022-07-03 22:56:53 +02:00
Milo Ivir
b3effba5d3
Translated using Weblate (Croatian)
Currently translated at 100.0% (13 of 13 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/hr/
2022-07-03 22:56:53 +02:00
Tibor Kaputa
8a9970d18c
Update strings.xml 2022-07-01 23:08:40 +02:00
Bernard Jaylyn
154d5a6470
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (13 of 13 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/bg/
2022-07-01 16:45:55 +02:00
мачко
67257678d6
Translated using Weblate (Bulgarian)
Currently translated at 92.3% (12 of 13 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/bg/
2022-07-01 16:45:55 +02:00
Alberto
929deb5931
Translated using Weblate (Spanish)
Currently translated at 100.0% (13 of 13 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/es/
2022-07-01 16:45:55 +02:00
אליעזר שלמה דיין
0626d34e55
Translated using Weblate (Hebrew)
Currently translated at 100.0% (13 of 13 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/he/
2022-07-01 16:45:55 +02:00
Anonymous
470b756584
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (13 of 13 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/bg/
2022-07-01 16:45:55 +02:00
Anonymous
e76e123451
Translated using Weblate (Hebrew)
Currently translated at 0.0% (0 of 13 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/he/
2022-07-01 16:45:55 +02:00
Weblate
2acfce5fe4
Added translation using Weblate (Hebrew) 2022-07-01 16:45:55 +02:00
Milo Ivir
73bf60a481
Translated using Weblate (Croatian)
Currently translated at 100.0% (13 of 13 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/hr/
2022-07-01 16:45:55 +02:00
tibbi
634222718f removing an unused string 2022-06-10 10:36:27 +02:00
tibbi
a9630aaa19 removing no longer needed License and FAQ activities from manifest 2022-06-08 22:07:47 +02:00
tibbi
0b6f03f797 update version to 6.6.1 2022-06-08 21:41:36 +02:00
tibbi
957da6f8c2 adding some fdroid flags 2022-06-08 21:33:58 +02:00
tibbi
d83751fa1e some translation updates 2022-06-06 18:15:00 +02:00
tibbi
360568f61b replacing Indonesian translation from "id" to "in" 2022-06-06 17:57:32 +02:00
tibbi
b6326c6c63 updating commons and some libraries 2022-06-06 17:57:15 +02:00
Artem
40e01bad7e
Translated using Weblate (Ukrainian)
Currently translated at 92.8% (13 of 14 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/uk/
2022-06-04 21:42:57 +02:00
Júlia da Rosa
ab2a258675
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (14 of 14 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/pt_BR/
2022-06-04 21:42:57 +02:00
Shimon
6f1a868e45
Translated using Weblate (Czech)
Currently translated at 100.0% (14 of 14 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/cs/
2022-06-04 21:42:57 +02:00
Weblate
7efcfb73be
Added translation using Weblate (English (United States)) 2022-06-04 21:42:57 +02:00
Weblate
a7cfda6a55
Added translation using Weblate (Bulgarian) 2022-06-04 21:42:57 +02:00
Pedro Mario Baldenegro Gomez
b0dd312756
Translated using Weblate (Esperanto)
Currently translated at 100.0% (14 of 14 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/eo/
2022-06-04 21:42:57 +02:00
Artem
6559d3ef6f
Translated using Weblate (Ukrainian)
Currently translated at 92.8% (13 of 14 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/uk/
2022-05-14 00:20:04 +02:00
Artem
537634f129
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (14 of 14 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/uk/
2022-05-13 15:16:34 +02:00
Simon N
1be6fab702
Translated using Weblate (Swedish)
Currently translated at 100.0% (14 of 14 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/sv/
2022-04-26 19:15:02 +02:00
Alan
7bdd2c2e66
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (14 of 14 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/pt_BR/
2022-04-11 04:16:48 +02:00
melintemarian
7378a2d038
Translated using Weblate (Romanian)
Currently translated at 100.0% (14 of 14 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/ro/
2022-04-08 12:11:30 +02:00
tibbi
fe3557aa44 updating commons 2022-04-07 23:26:47 +02:00
tibbi
945a800492 update version to 6.6.0 2022-04-01 22:43:16 +02:00
tibbi
fb3455bebd properly handle ActivityNotFoundException at file related functions 2022-04-01 22:34:22 +02:00
tibbi
3bffd1d48a lets remove a check for easier gestures 2022-04-01 22:26:27 +02:00
tibbi
492f72d83a adding an Image app category 2022-04-01 22:21:09 +02:00
tibbi
e6c4a442f2 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Draw 2022-04-01 22:19:08 +02:00
tibbi
2b7cfe75ea updating commons and target SDK to 31 2022-04-01 22:18:59 +02:00
zica
780824e71d
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (14 of 14 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/zh_Hant/
2022-03-17 04:58:29 +01:00
Issa1553
6620f608df
Translated using Weblate (Croatian)
Currently translated at 100.0% (14 of 14 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/hr/
2022-03-12 15:58:14 +01:00
tibbi
41524bd22c update version to 6.5.5 2022-03-09 16:02:08 +01:00
tibbi
056b39e923 ignore pointer up and down if zooming isnt enabled 2022-03-09 15:46:34 +01:00
tibbi
ea1f36cd33 update version to 6.5.4 2022-03-09 15:35:53 +01:00
tibbi
800d06b721 updating commons 2022-03-09 15:32:12 +01:00
tibbi
cf05bbad91 fixing a glitch with some lines being drawn at move gestures 2022-03-09 15:30:49 +01:00
tibbi
6f64fd8aad update version to 6.5.3 2022-03-08 10:35:57 +01:00
tibbi
1693e35203 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Draw 2022-03-08 10:29:23 +01:00
tibbi
1ae6451731 updating commons 2022-03-08 10:29:14 +01:00
Tibor Kaputa
0a608fb614
Update build.gradle 2022-03-08 10:27:09 +01:00
Oğuz Ersen
d7bf3e852b
Translated using Weblate (Turkish)
Currently translated at 100.0% (14 of 14 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/tr/
2022-03-02 18:14:35 +01:00
tibbi
aaba49d05b
update version to 6.5.3 2022-03-02 18:14:35 +01:00
tibbi
8bca15b69d clearing up a prepaid boolean 2022-03-02 18:01:30 +01:00
tibbi
18555d4a5e fixing some multitouch gesture related glitches 2022-02-23 22:15:44 +01:00
tibbi
4223488b65 moving some overriding functions at the top, no real change 2022-02-23 21:14:24 +01:00
tibbi
1f74eb37f5 hide all external links in the prepaid variant 2022-02-23 19:01:08 +01:00
tibbi
7d7faadb69 updating commons 2022-02-22 10:23:57 +01:00
tibbi
ec1c7e0b09 lets show Donate and Website links in the prepaid version too 2022-02-22 10:08:36 +01:00
tibbi
983d9d4b11 updating the danish fastlane description 2022-02-22 10:05:35 +01:00
lianergoist
45b891f232
Translated using Weblate (Danish)
Currently translated at 100.0% (14 of 14 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/da/
2022-02-21 14:55:06 +01:00
tibbi
36618aaa6e lets add a new Prepaid build variant with some Google related things hidden 2022-02-21 10:25:40 +01:00
tibbi
7e7389e8be update version to 6.5.2 2022-02-11 23:09:48 +01:00
tibbi
dba033fff0 fix #207, save pngs really as pngs, not just a fake jpgs 2022-02-11 22:57:37 +01:00
tibbi
32edc37c66 updating kotlin, commons, gradle 2022-02-11 22:41:11 +01:00
spkprs
f5249790b7
Update strings.xml 2022-02-08 17:22:59 +02:00
SamTada
68e3a50d90
Translated using Weblate (Portuguese)
Currently translated at 100.0% (14 of 14 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/pt/
2022-02-02 17:57:00 +01:00
tibbi
2e2053e4fb update version to 6.5.1 2022-01-14 19:58:04 +01:00
tibbi
137ff897b0 catch exceptions thrown at printing images 2022-01-14 19:49:58 +01:00