summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers
AgeCommit message (Expand)AuthorFilesLines
2023-04-25Improve content blocker settings interfaceJon Petersson6-40/+351
2023-04-21Remove negative top margin for search fieldJon Petersson1-5/+1
2023-04-20Make device name capitalizeMojgan2-9/+5
2023-04-20Add a dedicated account button on the main view and remove it from settingsJon Petersson5-112/+16
2023-04-19Reduce code duplication by providing cell reuse identifier per data source itemAndrej Mihajlov5-48/+25
2023-04-19Change text hint for problem reportJon Petersson1-1/+1
2023-04-19Attach the message view to the top of the safe area when textview is expandedMojgan1-1/+1
2023-04-13Prevent exotic characters to be input in the account text fieldBug Magnet1-2/+8
2023-04-12Fix formatting issuesAndrej Mihajlov1-2/+1
2023-04-06Add search bar to location selectionJon Petersson2-125/+193
2023-04-04Settings: handle .subtitle layoutAndrej Mihajlov1-21/+15
2023-04-04Drop header text in select location controllerAndrej Mihajlov2-174/+45
2023-03-31Replace custom GeoJSON parser with MKGeoJSONDecoderJon Petersson2-157/+27
2023-03-31Indent wrapped line to align with bullet pointAndrej Mihajlov1-2/+10
2023-03-30Move Safari related handling into its own coordinatorAndrej Mihajlov1-23/+5
2023-03-27Add changelogAndrej Mihajlov2-0/+185
2023-03-27Fix many typosAlexander Seiler2-2/+2
2023-03-27Change a few title textsJon Petersson2-2/+2
2023-03-27Change all straight apostrophes to curly in textJon Petersson3-3/+3
2023-03-24Remove custom data source snapshot from device management viewJon Petersson1-19/+71
2023-03-22Add coordinators and app routerAndrej Mihajlov59-0/+10547