aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-17Fixed reports fragment map data display, and added geofencesIván Ávalos
2022-01-17Tries to fix the report map issuesIsidro Henoch
2022-01-17Tries to fix the report map issuesIsidro Henoch
2022-01-17Little update to some fragments constructorIsidro Henoch
2022-01-17Little update to some fragments constructorIsidro Henoch
2022-01-17Fixed retrieval of geofences for non-admin usersIván Ávalos
2022-01-17Fixed retrieval of geofences for non-admin usersIván Ávalos
2022-01-17Temporary fix: catch exceptions when retrieving positionsIván Ávalos
2022-01-17Temporary fix: catch exceptions when retrieving positionsIván Ávalos
2022-01-17Final and successful attempt to comply with GoogleIván Ávalos
2022-01-17Final and successful attempt to comply with GoogleIván Ávalos
2022-01-17Another attempt at making this app comply with the Play Store 64 bit requirementIván Ávalos
2022-01-17Another attempt at making this app comply with the Play Store 64 bit requirementIván Ávalos
2022-01-17Updated NDK architectures of build.gradle.ktsIván Ávalos
2022-01-17Updated NDK architectures of build.gradle.ktsIván Ávalos
2022-01-17Added NDK architectures to build.gradle.ktsIván Ávalos
2022-01-17Added NDK architectures to build.gradle.ktsIván Ávalos
2022-01-17Improved observer managementIván Ávalos
2022-01-17Improved observer managementIván Ávalos
2022-01-17Implemented timer that fetches units every 10 seconds, and updated map to wor...Iván Ávalos
2022-01-17Implemented timer that fetches units every 10 seconds, and updated map to wor...Iván Ávalos
2022-01-17If display mode is list, back button returns to mapIván Ávalos
2022-01-17If display mode is list, back button returns to mapIván Ávalos
2022-01-17Switch to list fragment on search and fixed black flash when switching fragmentsIván Ávalos
2022-01-17Switch to list fragment on search and fixed black flash when switching fragmentsIván Ávalos
2022-01-16Fixed initial zoom issue and refactored layers into MapLayer in shared moduleIván Ávalos
2022-01-16Fixed initial zoom issue and refactored layers into MapLayer in shared moduleIván Ávalos
2022-01-16Fixes the zoom levels issue when changing map tilesIsidro Henoch
2022-01-16Fixes the zoom levels issue when changing map tilesIsidro Henoch
2022-01-16Fixed notification token registrationIván Ávalos
2022-01-16Fixed notification token registrationIván Ávalos
2022-01-16Fixed hide of device limit when device limit <= 0Iván Ávalos
2022-01-16Fixed hide of device limit when device limit <= 0Iván Ávalos
2022-01-16Hide device limit when <= 0, and show device unique ID on details viewIván Ávalos
2022-01-16Hide device limit when <= 0, and show device unique ID on details viewIván Ávalos
2022-01-16Hide device limit when <= 0, and show device unique ID on details viewIván Ávalos
2022-01-16Hide device limit when <= 0, and show device unique ID on details viewIván Ávalos
2022-01-16Fixed unit category icon sizing in viewsIván Ávalos
2022-01-16Fixed unit category icon sizing in viewsIván Ávalos
2022-01-16Added device category icon to unit information and commands viewsIván Ávalos
2022-01-16Added device category icon to unit information and commands viewsIván Ávalos
2022-01-16Fixed event report types on APIIván Ávalos
2022-01-16Fixed event report types on APIIván Ávalos
2022-01-16Refactored report types into commonMain, added support for event report types...Iván Ávalos
2022-01-16Refactored report types into commonMain, added support for event report types...Iván Ávalos
2022-01-16Reduced top margin for login buttonIván Ávalos
2022-01-16Reduced top margin for login buttonIván Ávalos
2022-01-16Added close button to DetailsActivity, updated strings and layoutsIván Ávalos
2022-01-16Added close button to DetailsActivity, updated strings and layoutsIván Ávalos
2022-01-16Removed import of missing class and fixed imports after moving classes to sharedIván Ávalos