index
:
etbsa-trackermap-mobile
ios_app
main
url_switch
Aplicación móvil para ETBSA basada en trackermap-mobile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
androidApp
/
src
/
main
/
res
/
values
Age
Commit message (
Expand
)
Author
2022-01-14
Refactored reports code into ReportController.kt and added extra report periods
Iván Ávalos
2022-01-14
Pass device name to details activity and redesigned commands fragment
Iván Ávalos
2022-01-13
Load report and geofence line width from dimen.xml
Iván Ávalos
2022-01-13
Implemented base for exporting XLSX reports
Iván Ávalos
2022-01-13
Full screen map/devices fragment on UnitsActivity
Iván Ávalos
2022-01-13
Introduced Google product flavor for FCM notifications
Iván Ávalos
2022-01-13
Added device icon to unit_item.xml (+ a11y) and moved category logic to Marke...
Iván Ávalos
2022-01-13
Replaced screen labels background with outline
Iván Ávalos
2022-01-13
Added labels for markers and disabled clustering until we figure out how to c...
Iván Ávalos
2022-01-13
Finished and redesigned UserInformationActivity and added About section
Iván Ávalos
2022-01-13
Finished and redesigned UserInformationActivity and added About section
Iván Ávalos
2022-01-12
Improved design of commands
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
Merge branch 'user_information'
Isidro Henoch
2022-01-12
Improved reports design
Iván Ávalos
2022-01-12
Adds the user information functionality
Isidro Henoch
2022-01-11
More layout tweaks and fixes
Iván Ávalos
2022-01-11
unit_item.xml data fields are generated programmatically, and DevicesAdapter ...
Iván Ávalos
2022-01-11
Minor layout improvements
Iván Ávalos
2022-01-11
Implements base drawer layout menu
Iván Ávalos
2022-01-08
Finished events report, implemented GeofenceController, fixed geofencesGet() ...
Iván Ávalos
2022-01-04
Moved tiles URL to strings.xml
Iván Ávalos
2022-01-04
Implemented formatSpeed, redesigned UnitInformationFragment, added button to ...
Iván Ávalos
2022-01-03
Merge branch 'reports'
Isidro Henoch
2021-12-30
Accessibility fixes and removed bindings from MapFragment
Iván Ávalos
2021-12-28
Diaplays the events report
Isidro Henoch
2021-12-28
Adds period selection UI
Isidro Henoch
2021-12-27
Implements the report functionality, UI is missing
Isidro Henoch
2021-12-21
Implements the commands list
Isidro Henoch
2021-12-16
Adds an ugly table to show details
Isidro Henoch
2021-12-16
- Basically fully implemented device item with all details and icons.
Iván Ávalos
2021-12-15
Adds the profile button
Isidro Henoch
2021-12-15
Updates the devices list
Isidro Henoch
2021-12-14
Creates the RV adapter to display the units on screen
Isidro Henoch
2021-12-06
Strings to strings.xml (i18n) and dimens to dimen.xml
Iván Ávalos
2021-12-06
WIP: Implements the Login functionality
Isidro Henoch
2021-12-04
Added ic_launcher to Android app
Iván Ávalos
2021-12-03
Inits the project
Isidro Henoch