Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-17 | Switch to list fragment on search and fixed black flash when switching fragments | Iván Ávalos | |
2022-01-15 | Improved loading indicators, improved layout semantics, added translations ↵ | Iván Ávalos | |
and changed default view to MAP | |||
2022-01-13 | Full screen map/devices fragment on UnitsActivity | Iván Ávalos | |
2022-01-13 | Hide keyboard and remove focus when cleaning search filter | Iván Ávalos | |
2022-01-13 | Made search filter cleanable | Iván Ávalos | |
2022-01-12 | Implemented map layer switching and updated strings.xml | Iván Ávalos | |
2022-01-12 | Updated strings and translations | Iván Ávalos | |
2022-01-12 | Adds the user information functionality | Isidro Henoch | |
- Displays the user information - Allows the user to sign out | |||
2022-01-11 | Implements base drawer layout menu | Iván Ávalos | |
2022-01-11 | MapFragment properly draws reports and renamed icons | Iván Ávalos | |
2021-12-30 | Accessibility fixes and removed bindings from MapFragment | Iván Ávalos | |
2021-12-16 | - Basically fully implemented device item with all details and icons. | Iván Ávalos | |
- Attributes for all models are deserialized as Map<String, JsonPrimitive>. - Removed redundant qualifier names | |||
2021-12-15 | Adds the profile button | Isidro Henoch | |
It doesn't do anything atm... | |||
2021-12-14 | Creates the RV adapter to display the units on screen | Isidro Henoch | |
2021-12-11 | Adds the search behaviour | Isidro Henoch | |
- 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 | |||
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 |