Commit graph

608 commits

Author SHA1 Message Date
Tibor Kaputa
cfbab5fa0e
Update strings.xml 2022-01-14 19:39:50 +01:00
Josep M. Ferrer
e9db05ccca
Translated using Weblate (Catalan)
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/ca/
2022-01-10 20:57:41 +01:00
Balázs Meskó
ef72f92bf5
Translated using Weblate (Hungarian)
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/hu/
2022-01-09 12:56:22 +01:00
Vitor Henrique
f0babaab36
Translated using Weblate (Portuguese (Brazil))
Currently translated at 85.7% (12 of 14 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/pt_BR/
2022-01-09 12:56:21 +01:00
Balázs Meskó
5f2ba834b9
Added translation using Weblate (Hungarian) 2022-01-08 10:24:33 +01:00
Vitor Henrique
aae3a3495f
Added translation using Weblate (Portuguese (Brazil)) 2022-01-07 21:31:03 +01:00
Josep M. Ferrer
b4e49e962b
Translated using Weblate (Catalan)
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/ca/
2022-01-05 18:55:57 +01:00
Josep M. ferrer
98642423ef
Translated using Weblate (Catalan)
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/ca/
2022-01-02 20:52:35 +01:00
Josep M. ferrer
965d29d5f0
Added translation using Weblate (Catalan) 2022-01-01 20:04:54 +01:00
tibbi
f60ecc0185 update version to 6.5.0 2021-12-29 13:30:28 +01:00
tibbi
7836340526 updating commons 2021-12-29 13:26:07 +01:00
tibbi
9b91076c89 add stroke to colorpicker, if it is the same as the background color 2021-12-29 12:02:46 +01:00
tibbi
7f992ef271 do not allow have both eraser and eyedropper enabled 2021-12-29 11:58:21 +01:00
tibbi
33716bb3f6 replace the eraser icons with vectors 2021-12-29 11:57:10 +01:00
tibbi
827c08578c fill the top of the eyedropper 2021-12-29 10:46:16 +01:00
FTno
054507831d
Translated using Weblate (Norwegian Bokmål)
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/nb_NO/
2021-12-29 10:41:42 +01:00
FTno
ae28b8b551
Translated using Weblate (Norwegian Bokmål)
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/nb_NO/
2021-12-29 10:41:42 +01:00
tibbi
9ff0c7e5c7 disable the eyedropper if a brush or bg color is picked 2021-12-29 10:41:38 +01:00
tibbi
4dec99bc9d renaming a drawable 2021-12-29 10:39:07 +01:00
Tibor Kaputa
cb0f7f9a0d
Update MainActivity.kt 2021-12-29 10:37:52 +01:00
Tibor Kaputa
b1bf1c2745
Update EyeDropper.kt 2021-12-29 10:34:51 +01:00
Tibor Kaputa
fa17b0ef9c
Update ic_colorize_vector.xml 2021-12-29 10:34:10 +01:00
Tibor Kaputa
fa77fc2782
Update ic_colorize_off_vector.xml 2021-12-29 10:33:59 +01:00
Paul Akhamiogu
3e01e3be97 PR changes
- add description on long-press
- remove lazy initialization
- correct icon name typo, rename to ic_colorize_off_vector
2021-12-28 18:38:11 +00:00
Paul Akhamiogu
eee85ec337 simplify eyedropper valid coordinate check 2021-12-28 13:32:55 +00:00
Paul Akhamiogu
1dd61c9ab0 Add eye dropper 2021-12-27 20:10:14 +00:00
tibbi
6c3c7dd193 updating commons 2021-12-24 12:20:42 +01:00
Tibor Kaputa
f0f9c2d09c
Merge pull request #217 from KryptKode/ref/exclude-scale-drag
Do not register drag and scale for Undo
2021-12-24 12:14:01 +01:00
Tibor Kaputa
5ef23bee0c
Update strings.xml 2021-12-24 12:11:53 +01:00
phlostically
9a8e769be7
Translated using Weblate (Esperanto)
Currently translated at 71.4% (10 of 14 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/eo/
2021-12-24 02:01:19 +01:00
phlostically
3a4ab8d2fb
Translated using Weblate (Esperanto)
Currently translated at 57.1% (8 of 14 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/eo/
2021-12-23 13:53:16 +01:00
FTno
e674fe16e9
Translated using Weblate (Norwegian Bokmål)
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/nb_NO/
2021-12-21 15:32:48 +01:00
Paul Akhamiogu
17f6e8067d Do not register drag and scale for Undo
Only add paths when it was not a multi touch in order to exclude scale and drag for undo/redo functionality
2021-12-20 23:38:43 +00:00
phlostically
f5ad8e67cf
Translated using Weblate (Esperanto)
Currently translated at 28.5% (4 of 14 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/eo/
2021-12-20 17:54:38 +01:00
phlostically
fb03d835cc
Added translation using Weblate (Esperanto) 2021-12-20 17:54:38 +01:00
tibbi
8da051ce1c change the norwegian strings file to nb-rNO 2021-12-20 17:54:33 +01:00
Tibor Kaputa
dd72fa3919
reordering some strings 2021-12-13 23:34:48 +01:00
Priit Jõerüüt
2ff2d80550
Translated using Weblate (Estonian)
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/et/
2021-12-12 23:16:59 +01:00
solokot
d5c1d67a75
Translated using Weblate (Russian)
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/ru/
2021-12-12 23:16:59 +01:00
Priit Jõerüüt
5e11dbf956
Added translation using Weblate (Estonian) 2021-12-12 21:57:34 +01:00
Tibor Kaputa
9079836118
Merge pull request #214 from AguanteDebian/patch-1
Translate to Spanish
2021-12-11 17:28:56 +01:00
J. Lavoie
29598b96a5
Translated using Weblate (Italian)
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/it/
2021-12-08 15:50:49 +01:00
AguanteDebian
46d7300be8
Translate to Spanish
Translate some English words to Spanish
2021-12-06 19:42:12 -03:00
J. Lavoie
d0fa81e1c9
Translated using Weblate (German)
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/de/
2021-12-05 16:53:47 +01:00
Rex_sa
958f65bd0f
Translated using Weblate (Arabic)
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/ar/
2021-11-29 12:53:18 +01:00
J. Lavoie
802897ca13
Translated using Weblate (French)
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/fr/
2021-11-22 21:31:38 +01:00
J. Lavoie
75ffe466ae
Translated using Weblate (French)
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/fr/
2021-11-18 10:18:49 +01:00
Agnieszka C
c87d42ee2e
Translated using Weblate (Polish)
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/pl/
2021-11-18 10:18:49 +01:00
darthpaul
ce01f36a1b Add toast when eraser is long-pressed 2021-11-16 00:37:02 +00:00
tibbi
2ab5520b00 update version to 6.4.1 2021-11-14 14:58:55 +01:00