Naveen
4957e9a84e
Simplify code
...
iterating through the views was really unnecessary
2022-10-14 22:29:59 +05:30
Naveen
24cc29162a
Remove double empty lines
2022-10-14 22:21:12 +05:30
Naveen
2fecf237a3
Color the icon itself, not the background
2022-10-12 03:14:12 +05:30
Naveen
5be7d50402
Hide brush settings when other tools are active
2022-10-12 02:46:57 +05:30
Naveen
7d1ee2fc21
Remove unused drawables
2022-10-12 02:46:57 +05:30
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