25 Commits

Author SHA1 Message Date
Oliver
f2aa710a5e feat(annotation): basic annotation page, not working yet 2025-05-19 17:11:17 +02:00
Oliver
a64ef8d469 feat(LocationView): show basic information about a selected location 2025-05-16 17:25:47 +02:00
Oliver
bf7175bdd6 feat(UIKit): hide search view when annotation is selected 2025-05-16 16:02:07 +02:00
Oliver
171e181387 refactor(route): show route in UIKit map when searched 2025-05-16 14:52:52 +02:00
Oliver
8ec74c1012 refactor(UIKit): add search sheet to uikit 2025-05-16 14:07:51 +02:00
Oliver
546bdc4b2b fix(UIKit): show user location by default 2025-05-13 18:03:47 +02:00
Oliver
b72ca2dd3d feat(UIKit): create a UIKit map and use that instead of swiftui map 2025-05-13 17:58:04 +02:00
17cc4190b8 feat(user-location): show user location on the map when app is first opened 2025-05-12 15:59:20 +02:00
c97a50cd4b chore(widgets): rename widget 2024-12-04 15:15:58 +01:00
e0d7c72117 feat(widget): add initial widget target 2024-12-04 15:08:52 +01:00
c759d5e3b3 fix(searchItem): fix step calculation and more info on location 2024-12-04 14:38:23 +01:00
d5bada6793 feat(destination): add a map point to the destination 2024-11-29 12:24:29 +01:00
93b17fcc4f fix(search): only calculate route when user clicks on the search result 2024-11-27 15:52:28 +01:00
0e764b4238 chore(TODOs): remove TODOs 2024-11-27 14:55:15 +01:00
67a1d71f94 feat(searchItem): add colors for the search item icon, move defaults into a separate files 2024-11-27 14:50:44 +01:00
448bad5c96 feat(healthkit): get stepLength and calculate how many steps it takes to get somewhere 2024-11-27 14:37:30 +01:00
08a5693ae1 feat(search): add clear all button 2024-11-27 13:04:20 +01:00
1057bad23a feat(location): enable user location input 2024-11-25 17:31:36 +01:00
054b22b939 feat(searchItem): style search item, move route 2024-11-25 16:57:38 +01:00
92e3a2aa9f feat(route): display route on the map 2024-11-25 14:49:55 +01:00
f8e5a0b506 feat(search): search for a location and get directions to it 2024-11-25 13:22:16 +01:00
0327d63d54 feat(map): add map, add search, search currently doesn't display anything 2024-11-23 15:26:17 +01:00
be56f47591 fix(core data): remove core data from the project 2024-11-23 14:16:38 +01:00
5b5d548a37 chore(readme): add readme 2024-11-23 14:06:25 +01:00
633f37af9d Initial Commit 2024-11-23 14:01:14 +01:00