aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main
AgeCommit message (Expand)Author
2022-01-13Initial attempt to request WRITE_EXTERNAL_STORAGE permissionIván Ávalos
2022-01-13Fixed stops reportIván Ávalos
2022-01-13Merge branch 'main' into export_xlsxIván Ávalos
2022-01-13Fix detailsPager.isUserInputEnabled on initIván Ávalos
2022-01-13Implemented base for exporting XLSX reportsIván Ávalos
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-13Minor layout fix on unit_map_fragment.xmlIvá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-13Hide keyboard and remove focus when cleaning search filterIvá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-12Updated strings and translationsIvá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-11Replaced map icons with SVG iconsIvá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