Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/FossifyOrg/Paint

A canvas you can draw on with different colors.
https://github.com/FossifyOrg/Paint

get the display resolution when resizing bitmap

0fd3c0cc53d1ba06ad3f723e5f8e4759451605e1 authored almost 8 years ago by tibbi <[email protected]>
handle third party Open Image intents

5f4532d8a7b13a08372493fd2e35961f37bed868 authored almost 8 years ago by tibbi <[email protected]>
try suggesting a proper file extension at saving

32fcf70976654c66b3d3cd989e2dcf49c683a84e authored almost 8 years ago by tibbi <[email protected]>
properly handle saving on sd card

f4e30de7558bfeff321f01b8d2bae26c32f74049 authored almost 8 years ago by tibbi <[email protected]>
handle saving on sd card properly too

767dd6070acf7aef9ae94a0c665736b8cf44d981 authored almost 8 years ago by tibbi <[email protected]>
add a jpg radio button to saving dialog

ecdbeab5987ab58eed3bcfef27de68780192068d authored almost 8 years ago by tibbi <[email protected]>
fix #52, properly handle storage permission at saving/loading files

cca5e9d2b7dfb49f91ffdf52eb7789db436102c7 authored almost 8 years ago by tibbi <[email protected]>
make sure the imported bitmap is centered

18019315e26a99ebbd0bf58b9f5b12cd77718ba4 authored almost 8 years ago by tibbi <[email protected]>
center the selected bitmap at drawing

6c2dc3ca636dc3d09a9fc8bdb44565af65988409 authored almost 8 years ago by tibbi <[email protected]>
reset the background bitmap when changing background color or opening another file

ca53e9a8d288e343c8a8fb3cd70bebab2b2f614c authored almost 8 years ago by tibbi <[email protected]>
allow drawing a bitmap as the canvas background

631ef6cb97d12dfa67597f8a029c22a2d924af28 authored almost 8 years ago by tibbi <[email protected]>
use the activities function for filling the canvas background color

cc78d65f80c5bb2a22af422b4b40290fb22aad33 authored almost 8 years ago by tibbi <[email protected]>
show an error when something goes wrong at svg parsing

8147db004b2fbdd3c18f4c19489308013563b702 authored almost 8 years ago by tibbi <[email protected]>
shorten some svg file writes

9ff5876a1908ee3b489549bd1ad572658fcc76fa authored almost 8 years ago by tibbi <[email protected]>
couple svg.kt style changes

2176664c394f7c6b69a60c8d0b741d62303c10dc authored almost 8 years ago by tibbi <[email protected]>
some style change at svg loading

a362451a038df777b06e51af4efa1f6634de0b55 authored almost 8 years ago by tibbi <[email protected]>
properly open svg files

e91953478029629ebddd8b3deb487c4751706cb1 authored almost 8 years ago by tibbi <[email protected]>
check if the opened file is a proper type

dab7102e61faec621e6ba7b44b5c7f2d1806815d authored almost 8 years ago by tibbi <[email protected]>
add a menu button for opening files

db79756667ade0061f5ddb9d5ecf4162ae741d62 authored almost 8 years ago by tibbi <[email protected]>
rescan svg file afer creation

64d4c30a33d8fcf974276dbe5582ee3f6e285d52 authored almost 8 years ago by tibbi <[email protected]>
remove some unused strings

c231de0e950b8405fbd7814a6cbc66bb9efd6d9e authored almost 8 years ago by tibbi <[email protected]>
change the Undo images color depending on the picked background color

d294fc5f61519c62ee594bc38acf67ffee19d2e5 authored almost 8 years ago by tibbi <[email protected]>
move saving dialog in a separate class and allow changing the folder

fcac79b308e61e907de1755446e95571a181dd15 authored almost 8 years ago by tibbi <[email protected]>
couple minor changes related to save image code style

8969abd4429a97f9bf62a4979b780d099e18658f authored almost 8 years ago by tibbi <[email protected]>
remove rtl support

8627a8607a51c086f122694485173e4ef540572d authored almost 8 years ago by tibbi <[email protected]>
misc updates here and there

1052af3e421c7eebaa08c089bae518812724f6d0 authored almost 8 years ago by tibbi <[email protected]>
create a config extension for getting the Config

f0d2c8e4918d2ba8abc1acf3d8e04a6dcf2bc94e authored almost 8 years ago by tibbi <[email protected]>
use the extension function for launching About activity

612bb269e39f8eb91986a52a8c0d020794b52092 authored almost 8 years ago by tibbi <[email protected]>
remove butterknife and ambilwarna

710afc12fd371a37133cba5c2ac8c4e8614dd567 authored almost 8 years ago by tibbi <[email protected]>
remove Utils class

21910150626604c600c842004cedfb89e909375e authored almost 8 years ago by tibbi <[email protected]>
convert Config and Constants to kotlin

334f28c2fa3dabf26c46ee3052245d4e7f9d3396 authored almost 8 years ago by tibbi <[email protected]>
convert MainActivity to kotlin

75cf01d959255f976c6dc1d9fe1a0147858ae6e8 authored almost 8 years ago by tibbi <[email protected]>
move MyCanvas to the proper folder

0f5e62441a7106401f8a6d705d643b3799c5208f authored almost 8 years ago by tibbi <[email protected]>
convert MyCanvas to kotlin

fb95526ac0ff59ae6e64370c7db0c99b87d05feb authored almost 8 years ago by tibbi <[email protected]>
removing the custom styles

ba838bd5cfbe65a308d71ab3606ec540fd62cb38 authored almost 8 years ago by tibbi <[email protected]>
add a splash screen

e207ef69549388e3da0adc9f28217d2ce9594e9d authored almost 8 years ago by tibbi <[email protected]>
convert Settings activity to kotlin

5a628a707831cb5688bb5690b5795d72c9204ff4 authored almost 8 years ago by tibbi <[email protected]>
renaming or removing some image resources

a76071ee5a73eb31709022b50bc3854637b89158 authored almost 8 years ago by tibbi <[email protected]>
reuse the About and License activity from Commons

678adea4cc89f6f10eb69a6941311d532fc1bc1c authored almost 8 years ago by tibbi <[email protected]>
reuse color and dimen values from commons

56f1093b9d0a2e03e860455f48f409d7e8d23ad6 authored almost 8 years ago by tibbi <[email protected]>
converting a couple more classes to kotlin

96fa329ea5dd1049ce2de13d469bc55baf7d2f8f authored almost 8 years ago by tibbi <[email protected]>
convert MyPath to kotlin

9abc45b9a892c082ec35c4efa7b8c4afc750e01e authored almost 8 years ago by tibbi <[email protected]>
convert some Actions to kotlin

ef19eafa1f98ffb501f12e414ba95e968071396f authored almost 8 years ago by tibbi <[email protected]>
adding kotlin

dadad482ed19fbeeb4c67b7700ef34e8c1f81001 authored almost 8 years ago by tibbi <[email protected]>
update gradle

21bed95ec889c15bcf4f0ebf4a8cc8787b2b430a authored almost 8 years ago by tibbi <[email protected]>
Merge pull request #51 from XyLoNaMiyX/master

Allow opening existing .svg files

c99b6a0935eb5851fe6d56b6b5f5e83061036a4d authored almost 8 years ago by Tibor Kaputa <[email protected]>
Merge pull request #50 from smarquespt/master

Rename to -pt only

730130e7a2c8d6638ea4c205d2f671717d73cfc9 authored almost 8 years ago by Tibor Kaputa <[email protected]>
Add .svg loading logic

d4c041d06e45df5e5300aaf9bfa9f0d7550f1056 authored almost 8 years ago by Lonami Exo <[email protected]>
Rename to -pt only

0a3ebde95ba9ac55d2fc0b89070544c3a17213ec authored almost 8 years ago by Sérgio Marques <[email protected]>
Add SAX parsing code for .svg files

e4ba503c7009130a34376a453bd9c7b334804f01 authored almost 8 years ago by Lonami Exo <[email protected]>
updating changelog

f1e013854059c25fa501ab00b1aadc5b7c56d2a1 authored almost 8 years ago by tibbi <[email protected]>
update version to 1.17

cdb7cdfebb10ae12145b861fb93ea55397302935 authored almost 8 years ago by tibbi <[email protected]>
fix #49, too thin line after repeated app launch

832884cf150df6d277115498d761ac6a42e2e386 authored almost 8 years ago by tibbi <[email protected]>
remove the testing related stuff

97d0d850fcfd1c6ce05b8f3ee1598065014648c8 authored almost 8 years ago by tibbi <[email protected]>
update the signing file

c820ff757e5204f0587c545c6a647fdea6234c9f authored almost 8 years ago by tibbi <[email protected]>
update appcompat

d6c12f4d912f4f96f62f6d46c14f722204cbf72a authored almost 8 years ago by tibbi <[email protected]>
update gradle and sdk

073efb5044bfb19876bb0ebe86316c80d28b2524 authored almost 8 years ago by tibbi <[email protected]>
swap clear with share

716d185c4ae2f4531dd053a0ddb16e081bbda09a authored almost 8 years ago by tibbi <[email protected]>
Merge pull request #44 from smarquespt/master

Portuguese update

81b183125d62d3b3c3de111568b479533a52e71f authored almost 8 years ago by Tibor Kaputa <[email protected]>
Portuguese update

3c4cdac61a6a716b1c0a49ea2370c1a8f54a852a authored almost 8 years ago by Sérgio Marques <[email protected]>
updating changelog

564cd8deb5a996d3ba291e40f9a1c4dcada9dc0b authored almost 8 years ago by tibbi <[email protected]>
update version to 16

9ed5818da95eb73cbe372e5f857b5db04414fcea authored almost 8 years ago by tibbi <[email protected]>
couple styling updates

08c23c851e70a3fbfe503ab8324d0235bb2d33e0 authored almost 8 years ago by tibbi <[email protected]>
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Draw

9a6614d1b2c7c28f46cce73476203cc8dc139a3e authored almost 8 years ago by tibbi <[email protected]>
Merge pull request #42 from LonamiWebs/master

Allow saving to svg

6e7b73b68183024364ce88c1f21050cd1cc1fc87 authored almost 8 years ago by Tibor Kaputa <[email protected]>
Merge commit 'refs/pull/42/head' of github.com:SimpleMobileTools/Simple-Draw

22bc275da197a63c78990379fcff714679ad9071 authored almost 8 years ago by tibbi <[email protected]>
Use RadioGroup instead Spinner to select extension

d3a672f2482a27e29511a5e792f8c20d248e3fd2 authored almost 8 years ago by Lonami Exo <[email protected]>
Merge commit 'refs/pull/42/head' of github.com:SimpleMobileTools/Simple-Draw

685c69793cbdf41e9367a102eee1cf1bb9913dc2 authored almost 8 years ago by tibbi <[email protected]>
couple smaller updates

543ef711b76c96e7260e78a4af2513bfc5ecc720 authored almost 8 years ago by tibbi <[email protected]>
Merge pull request #43 from BrianPinsard/master

Changed preview dot drawing methods (drawPoint to drawCircle)

7b5940e3abe49324b8f9c058934892a25f5afd49 authored almost 8 years ago by Tibor Kaputa <[email protected]>
Consider the background color when saving as .svg

bd31fbcb6149babeb41244ecef60082e521d44fc authored almost 8 years ago by Lonami Exo <[email protected]>
Let saving as .svg exceptions propagate

eea21a185cb1068ce92a53b43fab90b640761c0e authored almost 8 years ago by Lonami Exo <[email protected]>
Remember selected extension

1acc5e2498e47116523a0786a1b008e1df4ae249 authored almost 8 years ago by Lonami Exo <[email protected]>
Use a round stroke line cap

81d51c7bb6e906f54c044dbef093087519446169 authored almost 8 years ago by Lonami Exo <[email protected]>
Use the selected extension when saving

b7d86c34da59de402ebfe34c2a8fbf36cc6c8fd2 authored almost 8 years ago by Lonami Exo <[email protected]>
Show spinner to select the save format

4b7f123a065ca0282b5806ec9672c9dc34fffea4 authored almost 8 years ago by Lonami Exo <[email protected]>
Changed preview dot drawing methods (drawPoint to drawCircle)

f054525bf0e3c106ff1b4d708a4ab174e7298d80 authored almost 8 years ago by Brian Pinsard <[email protected]>
Add svg exporter

d8190555291dadfe52955e1b3c05dc45f1c5ba81 authored almost 8 years ago by Lonami Exo <[email protected]>
move the width picker a bit up

d2c130b214620170226577463a6a1be1e921374a authored almost 8 years ago by tibbi <[email protected]>
Merge pull request #39 from BrianPinsard/master

Implement changing brush size (saves in preferences)

f77edd5e64788186c8e6cb9a5438cf361dab56da authored almost 8 years ago by Tibor Kaputa <[email protected]>
Moved preview dot constants to dimens.xml resource file

17bce7fa9b993e03db3f5cde18ba227a521c3a23 authored almost 8 years ago by Brian Pinsard <[email protected]>
Reformat code

7ca648004bb8e9bce040984c9e39de743c8da152 authored almost 8 years ago by Brian Pinsard <[email protected]>
Dynamic preview dot background + offset numbers converted to constants

5d2c2560fa63b16a316ee9543c532550775a3a40 authored almost 8 years ago by Brian Pinsard <[email protected]>
Added default strings for brush size label

ab28e2d2c72b639f637aa7a6bd60b7b15af5d779 authored almost 8 years ago by Brian Pinsard <[email protected]>
Hide brush size bar by default, added possibility to show it through settings (saves in prefs)

1a6c19b8b534674c7a4209398f042c153f64de41 authored almost 8 years ago by Brian Pinsard <[email protected]>
Implement changing brush size (saves in preferences)

ffc79f55782008ccc59a40a6109fe4995d0b75a9 authored almost 8 years ago by Brian Pinsard <[email protected]>
updating changelog

aabc906321222d5a31b9bf9ccb496f167b4d0a26 authored almost 8 years ago by tibbi <[email protected]>
update version to 15

0430f0bf7539b2b00bc6c7a6910eeec7d0072527 authored almost 8 years ago by tibbi <[email protected]>
some small style updates

56a953b07c085ade7e517f9583a43e6ee4487310 authored almost 8 years ago by tibbi <[email protected]>
Merge pull request #38 from XyLoNaMiyX/master

Add ability to rotate the canvas (closes #32)

b0b1becf884c55b42cf8e707f28bba275da45ec1 authored almost 8 years ago by Tibor Kaputa <[email protected]>
Add ability to rotate the canvas (closes #32)

55c0fea00f025ecf6a1920b5a0411afcac9bb96c authored about 8 years ago by Lonami Exo <[email protected]>
adding french translation by hydrargyrum

dedbafc685cb363dda14f3d3f0919a7d81694dd4 authored about 8 years ago by tibbi <[email protected]>
updating changelog

bd0e418e4b274c6c2ef32f7e1706ed04f7fd5a64 authored about 8 years ago by tibbi <[email protected]>
update version to 1.14

8cf09dd09bce64ccb5e1ef47dd10a62ca4826dea authored about 8 years ago by tibbi <[email protected]>
Merge pull request #34 from BrianPinsard/master

Fix for undo arrow color

1feeb8ac49007af29da66a41a642a3d95756e125 authored about 8 years ago by Tibor Kaputa <[email protected]>
change undo arrow color on startup

f1db0027e859f41fa64bd9bf914f661396561bbf authored about 8 years ago by Brian Pinsard <[email protected]>
minor formatting update

d181d8933e858eb417bb0a4d77b7fa0a3905bb67 authored about 8 years ago by tibbi <[email protected]>
update gradle to 2.2.3

f0c86f4f518652013d61863f7c95115e6d457aa7 authored about 8 years ago by tibbi <[email protected]>
Merge pull request #33 from BrianPinsard/master

Pull request for implementation of #30

dd3dd947521f76c8c73f95ec6fac92373c5c84de authored about 8 years ago by Tibor Kaputa <[email protected]>
remember brush and background color when reopening the application (implements #30)

9ae9edf20c90fcf8ce05db69593c67a8228ae629 authored about 8 years ago by Brian Pinsard <[email protected]>