aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/java/mx/trackermap/TrackerMap/android
AgeCommit message (Expand)Author
2022-01-13Clear search filter when selecting device in listIván Ávalos
2022-01-13Fixed top margin on DevicesAdapterIván Ávalos
2022-01-13Disable map filter auto centering when unit is selectedIván Ávalos
2022-01-13Full screen map/devices fragment on UnitsActivityIván Ávalos
2022-01-13Introduced Google product flavor for FCM notificationsIván Ávalos
2022-01-13Fixes the map layer issueIsidro Henoch
2022-01-13Added device icon to unit_item.xml (+ a11y) and moved category logic to Marke...Iván Ávalos
2022-01-13Set screen label typeface to boldIván Ávalos
2022-01-13Replaced screen labels background with outlineIván Ávalos
2022-01-13Added labels for markers and disabled clustering until we figure out how to c...Iván Ávalos
2022-01-13Hide keyboard and unfocus search filter when selecting unit in UnitsActivityIván Ávalos
2022-01-13Made search filter cleanableIván Ávalos
2022-01-13Enable user input on DetailsActivity only for details and commands tabsIván Ávalos
2022-01-13Implemented ProgressBar for UnitInformationFragmentIvá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-12Reduced maxTiles to scale up the mapIván Ávalos
2022-01-12Improved cluster generator style and disabled selectionIván Ávalos
2022-01-12Fix code style and replaced this to viewLifecycleOwner in observers to avoid ...Iván Ávalos
2022-01-12Fixes the empty unit detailsIsidro Henoch
2022-01-12Merge branch 'user_information'Isidro Henoch
2022-01-12Fixes issuesIsidro Henoch
2022-01-12Improved reports designIván Ávalos
2022-01-12Adds the user information functionalityIsidro Henoch
2022-01-11More layout tweaks and fixesIván Ávalos
2022-01-11unit_item.xml data fields are generated programmatically, and DevicesAdapter ...Iván Ávalos
2022-01-11Minor layout improvementsIván Ávalos
2022-01-11Implements base drawer layout menuIván Ávalos
2022-01-11Shows geofence names on mapIván Ávalos
2022-01-11Implemented clusteringIván Ávalos
2022-01-11Implemented polygon geofencesIván Ávalos
2022-01-11Center map to bounds even when isReport = falseIván Ávalos
2022-01-11MapFragment properly draws reports and renamed iconsIván Ávalos
2022-01-08Finished events report, implemented GeofenceController, fixed geofencesGet() ...Iván Ávalos
2022-01-07Finishes the reports UIIsidro Henoch
2022-01-04Moved tiles URL to strings.xmlIván Ávalos
2022-01-04Decreased marker centering zoomIván Ávalos
2022-01-04Animated marker centering and small UI tweakIván Ávalos
2022-01-04Changed Button to MaterialButtonIván Ávalos
2022-01-04Implemented formatSpeed, redesigned UnitInformationFragment, added button to ...Iván Ávalos
2022-01-04Fully implemented UnitMapFragment layout, moved MarkerType to commonMain and ...Iván Ávalos
2022-01-04Finishes the markers functionalityIsidro Henoch
2022-01-03Extra UI change to test some functionalityIsidro Henoch
2022-01-03Splits the MapFragment funcionalityIsidro Henoch
2022-01-03Merge branch 'reports'Isidro Henoch
2022-01-02Disables tab layout swipe gestures on the details activityIsidro Henoch
2021-12-30- ViewModel LiveData no longer externally mutable.Iván Ávalos
2021-12-30Implemented datetime formattingIván Ávalos