|
cdbfc4518c
|
Added the "wikipedia" to the Queried URL schemes in the Info.plist file to support querying to the Wikipedia app.
|
2023-04-13 00:50:52 +02:00 |
|
|
efbce8dda8
|
Implemented the "tableView(_: didSelectAt: )" function in the LocationsListViewController view controller.
|
2023-04-13 00:49:09 +02:00 |
|
|
ac39e943db
|
Defined the "openWikipedia(at: )" function in the LocationsListViewModeling protocol and implement it in the LocationsListViewModel view model.
|
2023-04-13 00:47:56 +02:00 |
|
|
8dd4de175b
|
Defined the "openWikipediaApp(with: )" function in the LocationsListCoordination protocol and implement it in the LocationsListCoordinator coordinator.
|
2023-04-13 00:46:06 +02:00 |
|
|
dc7dbfb61a
|
Improved the naming of some properties and functions in the LocationsAddCoordination, LocationsListCoordination, and LocationsListViewModeling protocols.
|
2023-04-13 00:38:43 +02:00 |
|
|
a241767c86
|
Implemented the "wikipediaPlacesURL" property in the Location+URLs extension.
|
2023-04-13 00:32:25 +02:00 |
|