aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/res/drawable
AgeCommit message (Collapse)Author
2023-01-03[android] Changed way that online status is calculated, and added ignition iconIván Ávalos
2022-04-11- [shared] Added DateUtils 'expect' class for platform-specific date format.Iván Ávalos
- [android] Redesigned reports view, now supports custom reports! - [ios] Not rewritten yet, it won't build!
2022-01-17Refactored map fragment into wrapper with an overlay that contains zoom buttonsIván Ávalos
2022-01-16Added fake close button to unit_map_fragment.xmlIván Ávalos
2022-01-16Added hourmeter fieldIván Ávalos
2022-01-15Improved loading indicators, improved layout semantics, added translations ↵Iván Ávalos
and changed default view to MAP
2022-01-14Changed tint of icon_radio_checked.xml to accent colorIván Ávalos
2022-01-13Introduced Google product flavor for FCM notificationsIván Ávalos
2022-01-13Finished and redesigned UserInformationActivity and added About sectionIván Ávalos
2022-01-13Finished and redesigned UserInformationActivity and added About sectionIván Ávalos
2022-01-12Improved design of commandsIván Ávalos
2022-01-12Implemented map layer switching and updated strings.xmlIván Ávalos
2022-01-11unit_item.xml data fields are generated programmatically, and DevicesAdapter ↵Iván Ávalos
code was refactored into UnitRenderData to be shared with UnitMapFragment.
2022-01-11Implements base drawer layout menuIván Ávalos
2022-01-11Replaced map icons with SVG iconsIván Ávalos
2022-01-11MapFragment properly draws reports and renamed iconsIván Ávalos
2021-12-30Accessibility fixes and removed bindings from MapFragmentIván Ávalos
2021-12-16Show markers on mapIván Ávalos
2021-12-16Merge branch 'maply_test'Iván Ávalos
2021-12-16Added icon for displayModeToggle according to displayModeIvá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-15Maps now showing, including a test marker in MoscowIván Ávalos
2021-12-04Added ic_launcher to Android appIván Ávalos