Default Branch

1de87263ba · [Improvement] Small, tiny things (#14) · Updated 2023-04-13 13:34:06 +00:00

Branches

3895f8e6f7 · Improved the README file. · Updated 2023-04-13 12:53:21 +00:00

1
4
#14 Merged

fe2bcfd19e · Fixed some URLS in the README file. · Updated 2023-04-13 09:22:05 +00:00

2
7
#13 Merged

cdbfc4518c · Added the "wikipedia" to the Queried URL schemes in the Info.plist file to support querying to the Wikipedia app. · Updated 2023-04-12 22:50:52 +00:00

3
6
#12 Merged

4ebd954176 · Implemented the handling of Locations entity changes in the managed context in the LocationsListViewController view controller and the LocationsListViewModel view model. · Updated 2023-04-12 21:17:30 +00:00

4
8
#11 Merged

2dc81fcc59 · Registered the LocationViewCell with the "table" outlet in the LocationsListViewController view controller and updated its "tableView(_: cellForRowAt: )" function to use and update the mentioned cell. · Updated 2023-04-12 16:42:07 +00:00

5
13
#10 Merged

cb5b4743f2 · Implemented the "persistence" and "remote" properties of the DependencyService service in the Dependency+Keys extension. · Updated 2023-04-11 21:52:52 +00:00

6
18
#9 Merged

287e546f48 · Renamed the "API" library in the Libraries package as "Remote" because I was not convinced by the previous name. · Updated 2023-04-11 15:53:10 +00:00

7
2
#8 Merged

96da63b555 · Implemented some test cases for the Coordinator protocol. · Updated 2023-04-11 13:55:01 +00:00

8
6
#7 Merged

58d668dfe9 · Implemented some test cases for the DependencyService service and the Dependency property wrapper. · Updated 2023-04-11 00:36:57 +00:00

9
5
#6 Merged

fd5deb2789 · Removed the persistence boilerplate code in the AppDelegate and SceneDelegate delegates. · Updated 2023-04-10 22:53:56 +00:00

10
4
#5 Merged

2508275714 · Implemented the public LocationsService service. · Updated 2023-04-10 15:29:43 +00:00

11
11
#4 Merged

af452da5f4 · Implemented the "scene(_: willConnectTo: options: )" function in the SceneDelegate to manually initialise the ViewController view controller. · Updated 2023-04-09 18:19:17 +00:00

12
7
#3 Merged

327cb880c5 · Added support for handling a location coming in from the a places user activity inside the "processUserActivity: animated: completion:" function in the WMFAppViewController view controller. · Updated 2023-04-09 16:08:50 +00:00

13
5
#2 Merged

9835846d8e · Added the Makefile file to the project and implemented some environment and help commands in it. · Updated 2023-04-08 18:26:07 +00:00

14
8
#1 Merged