Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
kids-drawing
Browse files
Nov 26, 2021
Application information is added in the README
· 4fdaf52b
CODE MAX
authored
Nov 25, 2021
4fdaf52b
Nov 25, 2021
The drawing app for kids is finished.
· a0f05ed5
CODE MAX
authored
Nov 24, 2021
a0f05ed5
ShareIntent is added to share the image once it is saved in the storage of the mobile device
· bca70bfa
CODE MAX
authored
Nov 24, 2021
bca70bfa
Modalities of progressDialog are added to show that the action is running in the background
· 6ed3b304
CODE MAX
authored
Nov 24, 2021
6ed3b304
AsyncTask is created to store the edited image in the storage of the mobile...
· ce9ec4c1
CODE MAX
authored
Nov 24, 2021
ce9ec4c1
Undo action is added for drawing lines
· 5d855654
CODE MAX
authored
Nov 24, 2021
5d855654
Action is added to read the images from the storage, and load the selected image in the view
· 01a49de6
CODE MAX
authored
Nov 24, 2021
01a49de6
Permissions to read and write external storage are added and cases in which...
· 9b33dcc5
CODE MAX
authored
Nov 24, 2021
9b33dcc5
The Drawing View is encapsulated in a FrameLayout and a background image is added to stack them
· 13cda467
CODE MAX
authored
Nov 24, 2021
13cda467
Logic is added so that when pressing a color from the color palette, the color is changed
· 5f15fa38
CODE MAX
authored
Nov 24, 2021
5f15fa38
Color palette is added in the view
· ebf340c8
CODE MAX
authored
Nov 24, 2021
ebf340c8
Custom modal is implemented to change brush size on screen, including logic to change brush size
· a2f80e11
CODE MAX
authored
Nov 24, 2021
a2f80e11
A method is created to change the size of the brush in the MainActivity
· 7ba79e5a
CODE MAX
authored
Nov 24, 2021
7ba79e5a
Padding and background resource added for user interface
· bb7cfa00
CODE MAX
authored
Nov 24, 2021
bb7cfa00
Nov 24, 2021
A list of paths is added to add CustomPath and maintain the state on the...
· add1c8e5
CODE MAX
authored
Nov 24, 2021
add1c8e5
The DrawingView class is configured to manipulate the drawing events on the...
· 35ced8ab
CODE MAX
authored
Nov 24, 2021
35ced8ab
Clean project is added
· 355a32d8
CODE MAX
authored
Nov 24, 2021
355a32d8
settings.gradle
· 91789ad5
CODE MAX
authored
Nov 24, 2021
91789ad5
Configure SAST in `.gitlab-ci.yml`, creating this file if it does not already exist
· 98f7e401
CODE MAX
authored
Nov 24, 2021
98f7e401
Initial commit
· b04eac72
CODE MAX
authored
Nov 24, 2021
b04eac72
Loading