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
Age
Commit message (
Expand
)
Author
2022-04-13
- [android] Set maxDate in date pickers for custom reports
Iván Ávalos
2022-04-12
Initial version of custom reports in iOS
Iván Ávalos
2022-04-11
- [shared] Added DateUtils 'expect' class for platform-specific date format.
Iván Ávalos
2022-04-09
- [shared] Rewrote ReportDates to allow for custom date period.
Iván Ávalos
2022-04-07
[iOS] Card on map now updates info when there is a change.
Iván Ávalos
2022-03-31
Added support for sharing and saving reports
Iván Ávalos
2022-03-10
Updated Android libraries
Iván Ávalos
2022-03-10
- Card on map now updates info when there is a change
Iván Ávalos
2022-03-01
Fixed horizontal scroll and bumped version to 1.1
Iván Ávalos
2022-03-01
Failed to add horizontal scroll to events table
Iván Ávalos
2022-02-27
Polygon geofences implemented successfuly
Iván Ávalos
2022-02-27
Temporarily removed non-functional save and share buttons
Iván Ávalos
2022-02-27
Added report map icons and initial impl. of events table
Iván Ávalos
2022-02-27
Initial implementation of reports
Iván Ávalos
2022-02-25
Merge branch 'main' into ios_reports
Iván Ávalos
2022-02-23
Merge branch 'main' of git.sr.ht:~avalos/trackermap-mobile
Iván Ávalos
2022-02-23
Fixed commands not working.
Iván Ávalos
2022-02-20
Fixed potential bug when unregistering FCM token
Iván Ávalos
2022-02-19
Xcode did this
Iván Ávalos
2022-02-19
Merge branch 'ios_app' into fcm_fix
Iván Ávalos
2022-02-19
Fixed registerFcmToken() accidentally adding quotes to previous tokens
Iván Ávalos
2022-02-19
Register the APNs token to receive fcm notifications
Isidro Henoch
2022-02-17
Limit device icon size on details view
Iván Ávalos
2022-02-17
Successful attempt to limit size of device icon in row
Iván Ávalos
2022-02-17
Removed unused code and attempt to set fixed size for device icon in row
Iván Ávalos
2022-02-17
Finished AboutView (still no logo)
Iván Ávalos
2022-02-16
- Localized strings.
Iván Ávalos
2022-02-15
Temporarily removed reports.
Iván Ávalos
2022-02-15
WIP: reports
Iván Ávalos
2022-02-13
Changed Array<> to List<> for iOS compatibility
Iván Ávalos
2022-02-13
Reverted change in commands view
Iván Ávalos
2022-02-12
Fixes the issue with Firebase not initializing
Isidro Henoch
2022-02-12
Minor changes that doesn't have a major impact
Isidro Henoch
2022-02-12
WIP: FCM notifications (not working)
Iván Ávalos
2022-02-08
Avoid refetching position in DetailsView on every init
Iván Ávalos
2022-02-08
Changed variable names
Iván Ávalos
2022-02-08
- Disable button when no command is selected.
Iván Ávalos
2022-02-08
Merge remote-tracking branch 'refs/remotes/origin/ios_app'
Iván Ávalos
2022-02-08
- Fixed DetailsView.
Iván Ávalos
2022-02-07
Removed now unnecessary CommandsApi on Android app
Iván Ávalos
2022-02-07
Finished details view and implemented commands view
Iván Ávalos
2022-02-07
Added sendCommand() method to CommandsController, and updated Android app to ...
Iván Ávalos
2022-02-06
Make CommandsController injectable
Iván Ávalos
2022-02-06
Added CommandsController
Iván Ávalos
2022-02-06
Implemented details view with details tab
Iván Ávalos
2022-02-05
Removed SwiftUIFlowLayout dependency and updated WhirlyGlobe-Maply to latest ...
Iván Ávalos
2022-02-04
Only refresh map markers when some of them changes
Iván Ávalos
2022-02-04
- Center selected marker in map has been implemented.
Iván Ávalos
2022-02-03
WIP: rewrote MapWrapperView + MapView as unified UIKit view controller
Iván Ávalos
2022-02-01
Added selection card in MapView
Iván Ávalos
[next]