summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-11-02Fix case in ObjCBridgingHeader.hAndrej Mihajlov1-2/+2
2022-11-02Fix compiler error when running on older XcodeAndrej Mihajlov1-1/+1
2022-11-02Run all tests but ignore screenshots UI tests bundleAndrej Mihajlov1-26/+6
2022-11-02Merge branch 'remove-unused-action-path'Emīls1-1/+0
2022-11-02Remove unused GH pathEmīls Piņķis1-1/+0
2022-11-02Merge branch 'tunnel-sim-no-shared'Andrej Mihajlov2-3/+11
2022-11-02SimulatorTunnelProviderHost: accept instance of RelayCacheTrackerAndrej Mihajlov2-3/+11
2022-11-02Merge branch 'out-of-time-interactor'Andrej Mihajlov4-218/+261
2022-11-02Refactor out of time controller and add interactorAndrej Mihajlov4-218/+261
2022-11-02Merge branch 'transport-no-shared'Andrej Mihajlov2-7/+19
2022-11-02PacketTunnelTransport: accept tunnel manager instanceAndrej Mihajlov2-7/+19
2022-11-02Merge branch 'add-revoked-device-interactor'Andrej Mihajlov4-31/+59
2022-11-02Add revoked device interactorAndrej Mihajlov4-31/+59
2022-11-02Merge branch 'bump-android-build-actions'Albin1-8/+8
2022-11-02Bump official actions for android buildAlbin1-7/+7
2022-11-01Fix deprecated output variable in gh actionsAlbin1-1/+1
2022-11-01Merge branch 'improve-android-image-handling-in-build-action'Albin2-1/+27
2022-11-01Allow image override on manually triggered actionsAlbin1-4/+15
2022-11-01Set android action image digest from fileAlbin2-1/+16
2022-11-01Merge branch 'ensure-android-app-reinstall-in-ci'Albin2-2/+16
2022-11-01Fix broken instrumented android testAlbin1-1/+1
2022-11-01Ensure android app is re-installed in gh actionsAlbin1-1/+15
2022-11-01Merge branch 'intents-no-shared'Andrej Mihajlov2-8/+24
2022-11-01Intents: accept tunnel manager instanceAndrej Mihajlov2-8/+24
2022-11-01Merge branch 'add-connect-interactor'Andrej Mihajlov6-44/+172
2022-11-01Add TunnelBlockObserverAndrej Mihajlov2-0/+64
2022-11-01Move CustomOverlayRenderer into separate fileAndrej Mihajlov3-8/+21
2022-11-01Add connect interactorAndrej Mihajlov4-36/+87
2022-10-31Patch ProductStateAndrej Mihajlov1-1/+1
2022-10-31Merge branch 'address-cache-readonly'Andrej Mihajlov3-124/+191
2022-10-31Add temporary AddressCache.sharedAndrej Mihajlov3-0/+19
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