Commit Graph

839 Commits

Author SHA1 Message Date
Oskari Lavinto 945cd90bb2
Translated using Weblate (Finnish)
Currently translated at 100.0% (11 of 11 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/fi/
2023-03-11 22:40:40 +01:00
Cyndaquissshhh 7ed74a1bb4
Translated using Weblate (Filipino)
Currently translated at 100.0% (11 of 11 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/fil/
2023-03-11 22:40:40 +01:00
Anonymous 4f91a8f445
Translated using Weblate (Filipino)
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/fil/
2023-03-11 22:40:40 +01:00
Cyndaquissshhh 51b692fd4c
Added translation using Weblate (Filipino) 2023-03-11 22:40:40 +01:00
Oğuz Ersen 45fa161b1e
Translated using Weblate (Turkish)
Currently translated at 100.0% (11 of 11 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/tr/
2023-03-11 22:40:40 +01:00
Tibor Kaputa 91985a977d
Merge pull request #271 from Naveen3Singh/improve_flood_fill
Improve Flood-fill algorithm
2023-03-11 22:40:35 +01:00
tibbi 8c6070a9dd show a dialog at upgrading from the free version 2023-03-11 22:37:16 +01:00
Naveen e11ce9be70 Increase flood fill stroke width 2023-03-11 07:18:53 +05:30
Naveen fd6548c08d Remove the original Flood-fill implementation 2023-03-11 06:52:42 +05:30
Naveen befed87c96 Save drawing operations to a state holder object
This is to avoid throwing `TransactionTooLargeException` when there are a large number of operations
2023-03-11 06:01:25 +05:30
Naveen 0d24e8bfe3 Remove no-longer-relevant abstraction 2023-03-11 05:55:04 +05:30
Naveen 50f3442122 Optimize flood fill algorithm
- Reduced memory usage.
- 20% faster than the original implementation.
2023-03-11 05:50:58 +05:30
Naveen 21d9ec3650 Switch to vector based flood fill
This helps avoid many issues:
 - Allow use of a low tolerance filling so that lighter shades of colors aren't ignored.
 - Avoid leaving that 1px boundary around the filled area using an appropriate stroke width
 - Allows saving flood-fill ops to SVG files
2023-03-11 03:06:27 +05:30
tibbi dc8b1b6d79 use the nicer Path picker at Save as dialog 2023-01-20 23:22:02 +01:00
tibbi ef3918c2f9 allow opening webp files 2023-01-20 18:16:03 +01:00
tibbi 982a2ebcd2 update version to 6.9.1 2023-01-20 12:52:59 +01:00
tibbi a6c4c66ce2 updating commons 2023-01-20 12:49:13 +01:00
Balázs Meskó 6a64b46b3c
Translated using Weblate (Hungarian)
Currently translated at 100.0% (11 of 11 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/hu/
2023-01-20 11:43:40 +01:00
tibbi 1698f94288 avoid asking save/discard without doing anything 2023-01-20 11:43:34 +01:00
tibbi 304d47a9d0 allow checking if the free app is installed 2023-01-20 11:40:28 +01:00
tibbi 85fc837ad0 misc code style tweaks 2023-01-19 15:36:38 +01:00
tibbi 5febf58a38 fixing some settings label names 2023-01-19 09:59:40 +01:00
Sergio Marques 80deb8cf22
Translated using Weblate (Portuguese)
Currently translated at 100.0% (11 of 11 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/pt/
2023-01-13 11:48:23 +01:00
Linerly 3e3ed06e0e
Translated using Weblate (Indonesian)
Currently translated at 100.0% (11 of 11 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/id/
2023-01-13 11:48:23 +01:00
Rex_sa d8f938fb3e
Translated using Weblate (Arabic)
Currently translated at 100.0% (11 of 11 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/ar/
2023-01-13 11:48:22 +01:00
Dan b33fa5512c
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (11 of 11 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/uk/
2022-12-28 23:51:02 +01:00
tibbi 9757dce4aa update version to 6.9.0 2022-12-20 18:10:59 +01:00
tibbi dcc1fc1403 updating commons 2022-12-20 18:07:48 +01:00
tibbi 66d4a28296 show toasts at long pressing Undo/Redo too 2022-12-20 17:36:06 +01:00
tibbi 1902593dea remove the app label from the top menu, show some icons instead 2022-12-20 17:08:25 +01:00
tibbi 654ae2792c use the background color at the main screens toolbar 2022-12-20 13:08:12 +01:00
tibbi 862b6522ad updating min SDK to 23, Android 6 2022-12-20 12:50:44 +01:00
tibbi 54c405bfa7 adding some styling changes 2022-12-20 10:34:54 +01:00
tibbi 23d614eb44 adding a More Apps From Us button 2022-12-20 10:34:19 +01:00
tibbi bf9c5503c3 adding a crashfix 2022-12-20 10:24:09 +01:00
Slávek Banko 980e34f7b2
Translated using Weblate (Czech)
Currently translated at 100.0% (11 of 11 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/cs/
2022-12-06 23:47:23 +01:00
Tibor Kaputa f311eadfa1
Update strings.xml 2022-11-18 23:15:13 +01:00
Alex c545101e6c
Translated using Weblate (Serbian)
Currently translated at 100.0% (11 of 11 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/sr/
2022-11-14 15:45:20 +01:00
Eric ba3208f5a7
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (11 of 11 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/zh_Hans/
2022-11-14 15:45:20 +01:00
Anonymous fe75fc1f88
Translated using Weblate (Serbian)
Currently translated at 90.9% (10 of 11 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/sr/
2022-11-14 15:45:20 +01:00
Alex fd0f911a85
Translated using Weblate (Serbian)
Currently translated at 100.0% (11 of 11 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/sr/
2022-11-14 15:45:20 +01:00
Anonymous 50dcfe2e6d
Translated using Weblate (Serbian)
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/sr/
2022-11-14 15:45:20 +01:00
Alex 0c4bce6fd4
Added translation using Weblate (Serbian) 2022-11-14 15:45:20 +01:00
bgo-eiu 5db37322ad
Translated using Weblate (Punjabi (Pakistan))
Currently translated at 100.0% (11 of 11 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/pa_PK/
2022-11-14 15:45:20 +01:00
Alex b89c2de18e
Translated using Weblate (Croatian)
Currently translated at 100.0% (11 of 11 strings)

Translation: Simple Mobile Tools/Simple Draw
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/hr/
2022-11-14 15:45:20 +01:00
Tibor Kaputa 2fe6cf74d6
adding an empty line 2022-11-14 15:44:59 +01:00
MohitMali 1a6a2b6e75 Add braces 2022-11-14 17:28:37 +05:30
MohitMali 38b2770a06 Fix show brush size tool 2022-11-14 12:46:37 +05:30
Tibor Kaputa a756d9ffe1
Merge pull request #249 from spkprs/patch-6
Update.xml
2022-10-29 11:41:06 +02:00
Tibor Kaputa a1d4958fad
Update strings.xml 2022-10-29 11:38:15 +02:00