summaryrefslogtreecommitdiffhomepage
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2022-02-02SetAccountOperation: delete current and next keysAndrej Mihajlov1-19/+32
2022-02-02SetAccountOperation: replace old key if current and next keys are foundAndrej Mihajlov1-33/+64
2022-02-02Store next private key when rotating the keyAndrej Mihajlov6-135/+240
2022-02-02Update changelogAndrej Mihajlov1-0/+1
2022-02-02Xcode: update dependenciesAndrej Mihajlov2-2/+2
2022-02-02Remove duplicate error messageAndrej Mihajlov1-1/+1
2022-02-01Add IPC timeoutAndrej Mihajlov7-173/+348
2022-02-01UpdateAddressCacheOperation: add missing finish() callAndrej Mihajlov1-7/+9
2022-02-01Update translationsAndrej Mihajlov1-0/+3
2022-02-01Break tunnel management on operationsAndrej Mihajlov30-1041/+1997
2021-12-21REST: handle success response codes defensivelyAndrej Mihajlov2-52/+23
2021-12-16Bump iOS version (2022.1)Andrej Mihajlov1-4/+4
2021-12-16Add API address cacheAndrej Mihajlov26-222/+1573
2021-12-16SSLPinning: return `.rejectProtectionSpace` instead of `.cancelAuthentication...Andrej Mihajlov1-12/+5
2021-12-16Rename update-relays.sh to prebuild.shAndrej Mihajlov2-2/+2
2021-12-16Bundle api IP addresses with the appAndrej Mihajlov2-1/+17
2021-12-15Fix crash occurring after completing in-app purchaseAndrej Mihajlov2-6/+11
2021-11-30Update changelogAndrej Mihajlov1-3/+11
2021-11-26UIMetrics: change var to letAndrej Mihajlov1-10/+10
2021-11-26UIMetrics: extract corner radius and text field marginsAndrej Mihajlov3-5/+9
2021-11-26AccountInputGroupView: set horizontal compression resistanceAndrej Mihajlov1-0/+3
2021-11-26AccountTextField: inherit from CustomTextFieldAndrej Mihajlov2-13/+5
2021-11-26Preferances: fix whitespaceAndrej Mihajlov1-1/+1
2021-11-26Update CHANGELOGAndrej Mihajlov1-0/+1
2021-11-26Root: remove unused segue handling codeAndrej Mihajlov1-14/+0
2021-11-26Remove unused RootContainerPushSegueAndrej Mihajlov1-9/+0
2021-11-26Update launch screenAndrej Mihajlov4-12/+76
2021-11-26Update CHANGELOGAndrej Mihajlov1-0/+1
2021-11-26Hide application content when leaving the appAndrej Mihajlov1-0/+14
2021-11-24Update texts in custom DNS UIAndrej Mihajlov5-55/+91
2021-11-22NotificationBanner: extract colorsAndrej Mihajlov2-2/+5
2021-11-22SettingsCell: extract common colorsAndrej Mihajlov3-5/+9
2021-11-22SettingsCell: use custom disclosure indicator imageAndrej Mihajlov3-33/+23
2021-11-22Hard code colorsAndrej Mihajlov9-160/+7
2021-11-22CustomNavigationBar: update color schemeAndrej Mihajlov2-16/+31
2021-11-22Settings: fix statusbar style in child controllers on iOS 12Andrej Mihajlov5-0/+20
2021-11-22HeaderBar: adjust spacing between logo and brand nameAndrej Mihajlov1-1/+1
2021-11-22HeaderBar: tint imagesAndrej Mihajlov2-2/+6
2021-11-22HeaderBar: replace brand name with imageAndrej Mihajlov3-15/+35
2021-11-22Backport UIImage.withTintColorAndrej Mihajlov2-0/+38
2021-11-22Assets: regenerate and remove unused onesAndrej Mihajlov27-101/+21
2021-11-22Scripts: refactorAndrej Mihajlov1-2/+2
2021-11-22Scripts: fix PDF creation date metadata for reproducible outputAndrej Mihajlov1-5/+8
2021-11-22Scripts: add logo-text.svgAndrej Mihajlov1-1/+2
2021-11-16ProblemReport: update translationsAndrej Mihajlov2-2/+2
2021-11-16Update CHANGELOGAndrej Mihajlov1-0/+1
2021-11-16Add HeaderBarButton and increase hit areaAndrej Mihajlov3-3/+23
2021-11-15Update SnapfileAndrej Mihajlov1-0/+9
2021-11-15Update snapshot helperAndrej Mihajlov1-3/+30
2021-11-15Update fastlane to 2.197.0Andrej Mihajlov2-65/+101