Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-14 | Save downloaded XLSX to downloads folder | Iván Ávalos | |
2022-01-12 | Adds the user information functionality | Isidro Henoch | |
- Displays the user information - Allows the user to sign out | |||
2021-12-15 | Adds the details activity | Isidro Henoch | |
2021-12-08 | WIP: Starts implementing the main activity | Isidro Henoch | |
- Removes the MainActivity and the shared code it was using - Adds the UnitsActivity - Implements the Map/List toggle functionality | |||
2021-12-06 | Strings to strings.xml (i18n) and dimens to dimen.xml | Iván Ávalos | |
2021-12-06 | WIP: Implements the Login functionality | Isidro Henoch | |
- Adds multiple android dependencies, for DI and some utilities - Updates colors and styles - Adds an Application - Adds the Login Fragment and ViewModel | |||
2021-12-04 | Added app name to AndroidManifest.xml | Iván Ávalos | |
2021-12-04 | Added ic_launcher to Android app | Iván Ávalos | |
2021-12-03 | Inits the project | Isidro Henoch | |