| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-07-22 | Rename ConnectMainContentView to ConnectContentView | Andrej Mihajlov | 3 | -9/+9 | |
| 2022-07-22 | Rename mainContentView to contentView | Andrej Mihajlov | 1 | -51/+51 | |
| 2022-07-22 | Update the map region dynamically based on view dimensions | Andrej Mihajlov | 2 | -34/+65 | |
| 2022-07-12 | Move geojson under Assets | Andrej Mihajlov | 2 | -12/+4 | |
| 2022-07-12 | Make geojson loader safer | Andrej Mihajlov | 1 | -4/+17 | |
| 2022-07-12 | Use our own parser for geojson | Andrej Mihajlov | 2 | -31/+3 | |
| MKGeoJSONDecoder extracts interior polygons from geojson which does not seem to work properly with map view. | |||||
| 2022-07-12 | Draw interior polygons above exterior | Andrej Mihajlov | 1 | -9/+15 | |
| MapKit has issues drawing interior polygons. | |||||
| 2022-07-12 | Migrate geojson to modern swift | Andrej Mihajlov | 1 | -3/+3 | |
| 2022-07-12 | Drop parsing unused fields from geojson | Andrej Mihajlov | 1 | -54/+11 | |
| 2022-07-12 | Drop Antarctica from data source | Andrej Mihajlov | 1 | -45891/+1 | |
| 2022-07-01 | Improve accessibility in account input group view | Andrej Mihajlov | 1 | -17/+51 | |
| 2022-07-01 | Update changelog | Andreas Lif | 1 | -0/+1 | |
| 2022-07-01 | Backport UIFont.monospacedSystemFont for iOS 12 | Andrej Mihajlov | 5 | -14/+37 | |
| 2022-07-01 | Add device name to account view and button to show/hide account number | Andreas Lif | 9 | -67/+333 | |
| 2022-06-27 | Update Package.resolved | Andrej Mihajlov | 1 | -22/+19 | |
| Swift 5.6 uses new manifest file. | |||||
| 2022-06-22 | Rename consent controller and extract TOS helpers | Andrej Mihajlov | 6 | -48/+61 | |
| 2022-06-22 | Fix minor issues | Andrej Mihajlov | 2 | -28/+18 | |
| 2022-06-22 | Migrate to scene delegate | Andrej Mihajlov | 4 | -599/+788 | |
| 2022-06-20 | Move background task handling to AppDelegate | Andrej Mihajlov | 31 | -1191/+964 | |
| 2022-06-20 | Update default API endpoint | Andrej Mihajlov | 1 | -1/+1 | |
| 2022-06-20 | Fix constraints and add animations | Andrej Mihajlov | 3 | -62/+121 | |
| 2022-06-16 | Update fastlane to 2.206.2 | Andrej Mihajlov | 3 | -48/+52 | |
| 2022-06-16 | Disable capture from camera | Andrej Mihajlov | 1 | -0/+9 | |
| 2022-06-15 | Update changelog | Andreas Lif | 1 | -0/+1 | |
| 2022-06-15 | Add last used account to login view | Andreas Lif | 9 | -50/+263 | |
| 2022-06-13 | Refactor SetAccountOperation body | Andrej Mihajlov | 1 | -283/+312 | |
| 2022-06-13 | Use type-safe #keyPath strings | Andrej Mihajlov | 1 | -5/+5 | |
| 2022-06-13 | Add input operation | Andrej Mihajlov | 5 | -36/+281 | |
| 2022-06-13 | Add setter for execution block of ResultBlockOperation | Andrej Mihajlov | 1 | -13/+28 | |
| 2022-06-13 | Refactor set account operation | Andrej Mihajlov | 2 | -228/+358 | |
| 2022-06-13 | Add transform operation | Andrej Mihajlov | 4 | -0/+169 | |
| 2022-06-13 | Revert to KVO observer and add smoke test | Andrej Mihajlov | 4 | -84/+161 | |
| 2022-06-08 | Observe individual dependencies | Andrej Mihajlov | 1 | -42/+38 | |
| 2022-06-08 | Add tests | Andrej Mihajlov | 3 | -8/+244 | |
| 2022-06-08 | Add background observer | Andrej Mihajlov | 7 | -95/+92 | |
| 2022-06-08 | Switch to mutually exclusive condition | Andrej Mihajlov | 4 | -169/+45 | |
| 2022-06-08 | Add GroupOperation | Andrej Mihajlov | 2 | -0/+39 | |
| 2022-06-08 | Switch to AsyncOperationQueue | Andrej Mihajlov | 10 | -11/+11 | |
| 2022-06-08 | Add convenience initializers for block based operations | Andrej Mihajlov | 2 | -3/+61 | |
| 2022-06-08 | Add custom operation queue, conditions and observers | Andrej Mihajlov | 6 | -22/+548 | |
| 2022-06-03 | Change foot note when custom DNS conflicts with content blockers | Andrej Mihajlov | 1 | -2/+2 | |
| 2022-06-03 | Specify preferred font | Andrej Mihajlov | 1 | -3/+4 | |
| 2022-06-03 | Move new changelog entry to unreleased | Andrej Mihajlov | 1 | -1/+3 | |
| 2022-06-03 | Change preferences footer text to be more concise | Andreas Lif | 1 | -4/+3 | |
| 2022-06-03 | Update changelog | Andreas Lif | 1 | -0/+1 | |
| 2022-06-03 | Add option to block adult content and gambling | Andreas Lif | 3 | -2/+92 | |
| 2022-06-03 | Add 2022.2 header to changelog | Linus Färnstrand | 1 | -3/+5 | |
| 2022-06-03 | Use positive error exit code | Linus Färnstrand | 1 | -1/+1 | |
| 2022-06-03 | Change sh shebangs into bash shebangs since the scripts have bashisms | Linus Färnstrand | 2 | -2/+3 | |
| 2022-06-02 | Xcode: add build config template | Andrej Mihajlov | 13 | -48/+105 | |
