aboutsummaryrefslogtreecommitdiff
path: root/iosApp
AgeCommit message (Expand)Author
2022-04-18[ios] Bumped version to 1.3Iván Ávalos
2022-04-18Merge branch 'main' of lraspi:/secret/git/repos/etbsa-trackermap-mobileIván Ávalos
2022-04-14Merge remote-tracking branch 'origin/main'Iván Ávalos
2022-04-14Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-04-14[ios] Set period type picker style to `.menu`Iván Ávalos
2022-04-13- [ios] Set maxDate in date pickers for custom reportsIván Ávalos
2022-04-12Initial version of custom reports in iOSIván Ávalos
2022-04-07Bumped version to 1.2.1Iván Ávalos
2022-04-07Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-04-07[iOS] Card on map now updates info when there is a change.Iván Ávalos
2022-04-01Bumped version number to 1.2Iván Ávalos
2022-04-01Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-03-31Added support for sharing and saving reportsIván Ávalos
2022-03-02Merged 'main' from upstreamIván Ávalos
2022-03-01Fixed horizontal scroll and bumped version to 1.1Iván Ávalos
2022-03-01Failed to add horizontal scroll to events tableIván Ávalos
2022-02-27Polygon geofences implemented successfulyIván Ávalos
2022-02-27Temporarily removed non-functional save and share buttonsIván Ávalos
2022-02-27Added report map icons and initial impl. of events tableIván Ávalos
2022-02-27Initial implementation of reportsIván Ávalos
2022-02-25Merge branch 'main' into ios_reportsIván Ávalos
2022-02-23Added NSLocation* because for some reason, Firebase asks for location. *smh*Iván Ávalos
2022-02-23Bump version to 1.0.1 build 1.Iván Ávalos
2022-02-23Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-02-23Fixed commands not working.Iván Ávalos
2022-02-19Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-02-19Xcode did thisIván Ávalos
2022-02-19Register the APNs token to receive fcm notificationsIsidro Henoch
2022-02-18Switched app-website from HTTPS to HTTPios_appIván Ávalos
2022-02-17Branded iOS appIván Ávalos
2022-02-17Merge branch 'ios_app' of https://git.sr.ht/~avalos/trackermap-mobile into io...Iván Ávalos
2022-02-17Limit device icon size on details viewIván Ávalos
2022-02-17Merge branch 'ios_app' of https://git.sr.ht/~avalos/trackermap-mobile into io...Iván Ávalos
2022-02-17Successful attempt to limit size of device icon in rowIván Ávalos
2022-02-17Merge branch 'ios_app' of https://git.sr.ht/~avalos/trackermap-mobile into io...Iván Ávalos
2022-02-17Removed unused code and attempt to set fixed size for device icon in rowIván Ávalos
2022-02-17Merged 'main' branch and solved conflicts.Iván Ávalos
2022-02-17Finished AboutView (still no logo)Iván Ávalos
2022-02-16- Localized strings.Iván Ávalos
2022-02-15Temporarily removed reports.Iván Ávalos
2022-02-15WIP: reportsIván Ávalos
2022-02-13Reverted change in commands viewIván Ávalos
2022-02-12Fixes the issue with Firebase not initializingIsidro Henoch
2022-02-12Minor changes that doesn't have a major impactIsidro Henoch
2022-02-12WIP: FCM notifications (not working)Iván Ávalos
2022-02-08Avoid refetching position in DetailsView on every initIván Ávalos
2022-02-08Changed variable namesIván Ávalos
2022-02-08- Disable button when no command is selected.Iván Ávalos
2022-02-08- Fixed DetailsView.Iván Ávalos
2022-02-07Finished details view and implemented commands viewIván Ávalos