summaryrefslogtreecommitdiffhomepage
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2022-07-12Move geojson under AssetsAndrej Mihajlov2-12/+4
2022-07-12Make geojson loader saferAndrej Mihajlov1-4/+17
2022-07-12Use our own parser for geojsonAndrej Mihajlov2-31/+3
2022-07-12Draw interior polygons above exteriorAndrej Mihajlov1-9/+15
2022-07-12Migrate geojson to modern swiftAndrej Mihajlov1-3/+3
2022-07-12Drop parsing unused fields from geojsonAndrej Mihajlov1-54/+11
2022-07-12Drop Antarctica from data sourceAndrej Mihajlov1-45891/+1
2022-07-01Improve accessibility in account input group viewAndrej Mihajlov1-17/+51
2022-07-01Update changelogAndreas Lif1-0/+1
2022-07-01Backport UIFont.monospacedSystemFont for iOS 12Andrej Mihajlov5-14/+37
2022-07-01Add device name to account view and button to show/hide account numberAndreas Lif9-67/+333
2022-06-27Update Package.resolvedAndrej Mihajlov1-22/+19
2022-06-22Rename consent controller and extract TOS helpersAndrej Mihajlov6-48/+61
2022-06-22Fix minor issuesAndrej Mihajlov2-28/+18
2022-06-22Migrate to scene delegateAndrej Mihajlov4-599/+788
2022-06-20Move background task handling to AppDelegateAndrej Mihajlov31-1191/+964
2022-06-20Update default API endpointAndrej Mihajlov1-1/+1
2022-06-20Fix constraints and add animationsAndrej Mihajlov3-62/+121
2022-06-16Update fastlane to 2.206.2Andrej Mihajlov3-48/+52
2022-06-16Disable capture from cameraAndrej Mihajlov1-0/+9
2022-06-15Update changelogAndreas Lif1-0/+1
2022-06-15Add last used account to login viewAndreas Lif9-50/+263
2022-06-13Refactor SetAccountOperation bodyAndrej Mihajlov1-283/+312
2022-06-13Use type-safe #keyPath stringsAndrej Mihajlov1-5/+5
2022-06-13Add input operationAndrej Mihajlov5-36/+281
2022-06-13Add setter for execution block of ResultBlockOperationAndrej Mihajlov1-13/+28
2022-06-13Refactor set account operationAndrej Mihajlov2-228/+358
2022-06-13Add transform operationAndrej Mihajlov4-0/+169
2022-06-13Revert to KVO observer and add smoke testAndrej Mihajlov4-84/+161
2022-06-08Observe individual dependenciesAndrej Mihajlov1-42/+38
2022-06-08Add testsAndrej Mihajlov3-8/+244
2022-06-08Add background observerAndrej Mihajlov7-95/+92
2022-06-08Switch to mutually exclusive conditionAndrej Mihajlov4-169/+45
2022-06-08Add GroupOperationAndrej Mihajlov2-0/+39
2022-06-08Switch to AsyncOperationQueueAndrej Mihajlov10-11/+11
2022-06-08Add convenience initializers for block based operationsAndrej Mihajlov2-3/+61
2022-06-08Add custom operation queue, conditions and observersAndrej Mihajlov6-22/+548
2022-06-03Change foot note when custom DNS conflicts with content blockersAndrej Mihajlov1-2/+2
2022-06-03Specify preferred fontAndrej Mihajlov1-3/+4
2022-06-03Move new changelog entry to unreleasedAndrej Mihajlov1-1/+3
2022-06-03Change preferences footer text to be more conciseAndreas Lif1-4/+3
2022-06-03Update changelogAndreas Lif1-0/+1
2022-06-03Add option to block adult content and gamblingAndreas Lif3-2/+92
2022-06-03Add 2022.2 header to changelogLinus Färnstrand1-3/+5
2022-06-03Use positive error exit codeLinus Färnstrand1-1/+1
2022-06-03Change sh shebangs into bash shebangs since the scripts have bashismsLinus Färnstrand2-2/+3
2022-06-02Xcode: add build config templateAndrej Mihajlov13-48/+105
2022-06-01PacketTunnel: pass relay selector on startAndrej Mihajlov1-1/+1
2022-05-31Drop base language translationsAndrej Mihajlov45-860/+318
2022-05-30Stop key rotation if device is revokedAndrej Mihajlov2-2/+4