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
/
java
/
mx
/
trackermap
/
TrackerMap
/
android
/
devices
/
DevicesFragment.kt
Age
Commit message (
Expand
)
Author
2022-01-16
Added device category icon to unit information and commands views
Iván Ávalos
2022-01-16
Moved stuff to shared package
Iván Ávalos
2022-01-15
Improved loading indicators, improved layout semantics, added translations an...
Iván Ávalos
2022-01-14
Pass device name to details activity and redesigned commands fragment
Iván Ávalos
2022-01-12
Fixes issues
Isidro Henoch
2021-12-30
- ViewModel LiveData no longer externally mutable.
Iván Ávalos
2021-12-30
Accessibility fixes and removed bindings from MapFragment
Iván Ávalos
2021-12-30
Center map on device click
Iván Ávalos
2021-12-16
Show markers on map
Iván Ávalos
2021-12-16
Shows the details section
Isidro Henoch
2021-12-15
Adds the details activity
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-08
WIP: Implements the basic structure for the units list/map
Isidro Henoch
2021-12-08
WIP: Starts implementing the main activity
Isidro Henoch