Age | Commit message (Collapse) | Author |
|
|
|
|
|
- Show tabs with each details section, the sections doesn't display any useful information for now
- Properly converts speed to km/h
|
|
|
|
we tested earlier
|
|
|
|
It doesn't do anything atm...
|
|
- The unit items now react to user interaction, they display and change their appearance on click
- The adapter has a callback to manage the different options
- Minor changes to dimen values
|
|
|
|
- Updates units_activity to include a search input
- Adds the search functionality to the Units VM
- Adds the required events to the Units Activity to perform the search
|
|
- Updates the Devices and Positions APIs to properly construct the Url's query when there are null values
- Adds a units controller to the shared module
- Adds a devices and map fragment that each print the fetched units on the console
- Adds a units view model to connect previously mentioned fragments with the units controller
|
|
- Removes the MainActivity and the shared code it was using
- Adds the UnitsActivity
- Implements the Map/List toggle functionality
|
|
|
|
|
|
- Adds multiple android dependencies, for DI and some utilities
- Updates colors and styles
- Adds an Application
- Adds the Login Fragment and ViewModel
|
|
|
|
|
|
|