summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-10-31AddressCache: add read-only modeAndrej Mihajlov1-125/+173
2022-10-31Merge branch 'move-app-wide-routine-appdelegate'Andrej Mihajlov2-18/+46
2022-10-31Move background tasks and other app wide routine handling into AppDelegateAndrej Mihajlov2-18/+46
2022-10-31Merge branch 'extract-payment-product-state'Andrej Mihajlov5-156/+103
2022-10-31Extract PaymentState and ProductState typesAndrej Mihajlov5-156/+103
2022-10-31Merge branch 'refactor-store-payments'Andrej Mihajlov17-316/+374
2022-10-31Adapt view controllers to new StorePaymentManagerAndrej Mihajlov5-104/+76
2022-10-31Add temporary StorePaymentManager.sharedAndrej Mihajlov1-0/+7
2022-10-31Introduce StorePaymentEvent to pass payment related data.Andrej Mihajlov12-214/+293
2022-10-31Merge branch 'remove-window-factory'Andrej Mihajlov1-71/+35
2022-10-31Remove window factoryAndrej Mihajlov1-71/+35
2022-10-31Merge branch 'build-android-app-using-container-in-gh-actions'Albin1-48/+8
2022-10-31Build android app using container in gh actionsAlbin1-48/+8
2022-10-28Merge branch 'linux-fix-early-boot-logging'Emīls Piņķis2-23/+36
2022-10-28Don't expect logging to work during early bootEmīls Piņķis2-23/+36
2022-10-26Merge branch 'improve-arm-build-docker-image'Linus Färnstrand1-7/+2
2022-10-26Make desktop build image find dbus with pkg-configLinus Färnstrand1-7/+2
2022-10-25Merge branch 'relay-cache-instance'Andrej Mihajlov6-115/+90
2022-10-25Make RelayCache an instanceAndrej Mihajlov6-115/+90
2022-10-24Merge branch 'base-android-docker-image-on-desktop'Albin2-79/+92
2022-10-24Cleanup redundant cross-compilation Android configAlbin2-25/+20
2022-10-24Improve go monotonic patch documentationAlbin1-1/+6
2022-10-24Clarify example run commandAlbin1-1/+1
2022-10-24Set base image digest in android imageAlbin1-2/+1
2022-10-24Add LABELs to the android imageAlbin1-1/+8
2022-10-24Change image name to mullvadvpn-app-build-androidAlbin1-2/+2
2022-10-24Cleanup and document android imageAlbin1-17/+25
2022-10-24Base android docker image on the new desktop imageAlbin1-63/+62
2022-10-21Merge branch 'cleanup-operations-interface'Andrej Mihajlov15-31/+26
2022-10-21Operations: explicitly define acl on extension methodsAndrej Mihajlov3-10/+10
2022-10-21Operations: remove unused operationNameAndrej Mihajlov1-6/+0
2022-10-21Operations: update header commentAndrej Mihajlov15-15/+16
2022-10-21Merge branch 'rest-cleanup-acl'Andrej Mihajlov2-8/+8
2022-10-21REST: clean up access levelsAndrej Mihajlov2-8/+8
2022-10-21Merge branch 'tunnel-messaging'Andrej Mihajlov44-438/+871
2022-10-21Xcode: reorder targetsAndrej Mihajlov1-1/+1
2022-10-21Xcode: move RelayCache lowerAndrej Mihajlov1-1/+1
2022-10-21Add .gitkeep to RelayCache/AssetsAndrej Mihajlov1-0/+0
2022-10-21Fix testsAndrej Mihajlov2-0/+14
2022-10-21Move PacketTunnelRelay and PacketTunnelStatus to MullvadTypesAndrej Mihajlov8-35/+20
2022-10-21Move KeychainError to MullvadTypesAndrej Mihajlov5-30/+33
2022-10-21Move common code into two new targets: RelaySelector, TunnelProviderMessagingAndrej Mihajlov39-407/+838
2022-10-21Merge branch 'move-relay-cache-into-its-own-framework'Andrej Mihajlov18-330/+535
2022-10-21Move RelayCache.IO and CachedRelays into new RelayCache.frameworksajacl18-330/+535
2022-10-21Merge branch 'fix-build-container-labels'Linus Färnstrand1-4/+4
2022-10-21Move dockerfile LABEL statements to after FROM to work with dockerLinus Färnstrand1-4/+4
2022-10-21Merge branch 'add-build-container-labels'Linus Färnstrand1-0/+4
2022-10-21Add LABELs to the Linux build containerLinus Färnstrand1-0/+4
2022-10-21Merge branch 'add-hyprland-as-wayland-compatible'Oskar Nyberg1-1/+1
2022-10-21Add Hyprland as wayland compatibleOskar Nyberg1-1/+1