All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
###Removed
- FirebaseAuth and Firebase Database initialization
- FirebaseHelper class
- Edit tasks
- Delete tasks
- Show loading indicator when tasks are being loading
- Retrieve tasks from firebase
- Save tasks on firebase realtime database
- Firebase realtime database
0.7.0 - 2023.11.26
- Password recovery
- Login user
- Logout user
- Verify if the user has logged
0.6.0 - 2023.11.24
- Register user with firebase auth
- Firebase auth
- Event click on button task
0.5.0 - 2023.11.20
- Style buttons card tasks
- RecyclerView for tasks
- Task Card style
0.4.0 - 2023.11.17
- Styles theme and centralize all strings in the strings file
- Bottom sheet component
0.3.0 - - 2023.11.15
- Toolbar functionality
- InitToolbar extension in Fragment
- Toolbar component style
0.2.0 - 2023.11.14
- Float button and navigation to FormTask screen
- FormTask screen styles
- Tab bar navigation with scroll between tabs
0.1.0 - - 2023.11.13
- Navigation graph in auth routes
- Recovery account screen styles
- Register screen styles
- Login screen styles
- Splash screen styles