summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/SelectLocationCell.swift
AgeCommit message (Expand)AuthorFilesLines
2023-03-22Add coordinators and app routerAndrej Mihajlov1-264/+0
2022-09-26Update SelectLocationCell.swiftSajad Vishkai1-3/+1
2022-08-03Format source code with swiftformatAndrej Mihajlov1-8/+26
2022-08-02Add device managementAndrej Mihajlov1-1/+2
2022-05-31Drop base language translationsAndrej Mihajlov1-2/+12
2022-05-26SelectLocation: fix label layout and enable multiline supportAndrej Mihajlov1-1/+7
2021-11-03Drop BasicTableViewCellAndrej Mihajlov1-1/+8
2021-11-03SelectLocationCell: indent cells using layout marginsAndrej Mihajlov1-13/+8
2021-07-21Localize SelectLocationAndrej Mihajlov1-2/+2
2021-06-08SelectLocationCell: replace RelayStatusIndicatorView with a plain old UIViewAndrej Mihajlov1-4/+33
2021-06-04Accessibility: add custom action to collapse or expand the location cellAndrej Mihajlov1-1/+23
2021-06-04Accessibility: add .notEnabled trait when SelectLocationCell is disabledAndrej Mihajlov1-0/+6
2021-03-22Add LocationDataSourceAndrej Mihajlov1-1/+4
2020-09-10Add missing button identifiersAndrej Mihajlov1-0/+1
2020-09-03BasicTableViewCell already creates background viewsAndrej Mihajlov1-2/+0
2020-07-30Revamp Connect controller buttonsAndrej Mihajlov1-3/+3
2020-07-23Align disabled cells style with the desktop appAndrej Mihajlov1-19/+8
2020-07-23Bump the collapse button width to account for scrollbarAndrej Mihajlov1-1/+1
2020-07-23Align status indicator center around tick image viewAndrej Mihajlov1-5/+5
2020-07-23Move SelectLocationController from Storyboard into codeAndrej Mihajlov1-16/+59
2020-02-06Replace Amagicom AB with Mullvad VPN AB in iOS source filesLinus Färnstrand1-1/+1
2019-12-10Show selected locationAndrej Mihajlov1-9/+43
2019-05-28Add account viewAndrej Mihajlov1-8/+1
2019-05-22Scope colors into UIColor sub-structsAndrej Mihajlov1-3/+3
2019-05-14Add SelectLocation controllerAndrej Mihajlov1-0/+111