Davide De Rosa
7c6a404e4a
Add Child Safe VPN provider
2020-07-23 11:51:20 +02:00
Davide De Rosa
6ed5f5cf02
Better reset any picker appearance
2020-05-27 07:38:35 +02:00
Davide De Rosa
34bcd22893
Override tint color in document browser
...
Buttons were invisible in light mode.
Fixes #145
2020-05-27 00:00:06 +02:00
Davide De Rosa
25ebf4a3eb
Relax keyboard for host names
2020-05-11 22:54:16 +02:00
Davide De Rosa
80bc362f04
Hide guidance string for non-embedded providers
...
String key is not found when NSLocalizedString returns key itself.
2020-05-09 17:33:19 +02:00
Davide De Rosa
25ea04c3a3
Drop FIXME about logos, load statically
...
Quite complicated to do via API.
2020-02-29 18:46:39 +01:00
Davide De Rosa
8318821a80
Return provider guidance string dynamically
...
Drop annoying switch/case.
2020-02-29 18:12:24 +01:00
Davide De Rosa
9a807d16b3
Update copyright clause
2020-01-11 09:30:46 +01:00
Davide De Rosa
1945844cf5
Drop redundant view theme
...
Use system background in storyboards.
2019-12-12 18:05:06 +01:00
Davide De Rosa
312f3ddb5e
Use name as is for logo
...
Names are already lowercase.
2019-12-02 17:50:54 +01:00
Davide De Rosa
d302e504df
Fall back to placeholder logo
2019-11-30 11:04:16 +01:00
Davide De Rosa
4a659b8f8d
Drop old comments
2019-11-30 10:57:17 +01:00
Davide De Rosa
1619c7f46c
Use placeholder when provider logo is missing
...
So far it's what happens for dynamically added providers, because
there is no local asset.
2019-11-28 11:44:39 +01:00
Davide De Rosa
97f458385c
Update to API v3
...
- Dynamic providers
- Add index.json to API
2019-11-28 09:57:34 +01:00
Davide De Rosa
05697b12cc
Use primary color for normal actions
2019-11-21 15:42:14 +01:00
Davide De Rosa
9c916b335e
Highlight item when in favorites
2019-11-21 15:42:14 +01:00
Davide De Rosa
d8ef4f96e0
Fix text size in purchase cells
2019-11-20 20:00:51 +01:00
Davide De Rosa
3c2df0c6e5
Use Dynamic Type in labels
2019-11-20 19:36:56 +01:00
Davide De Rosa
bacd510345
Create modal presentation theme
2019-11-19 23:20:22 +01:00
Davide De Rosa
39ff0e3093
Drop redundant title themes
2019-11-19 23:17:55 +01:00
Davide De Rosa
1e6c5ba91b
Design purchase screen
...
- Required product
- Full version
- Restore purchases
2019-11-01 16:17:30 +01:00
Davide De Rosa
95f5ae8733
Comply with iOS 13 Dark Mode
...
Fixes #93
2019-09-11 09:25:02 +02:00
Davide De Rosa
d6fc6a2f47
Comment Dark Mode themes out
...
Dark Mode cannot be enabled until iOS 13 release, because the
App Store rejects binaries built with Beta SDKs.
Uncomment when rebuilding with iOS 13 SDK.
See #93
2019-07-28 17:08:43 +02:00
Davide De Rosa
4c591fc6f4
Adjust theme to future iOS 13 Dark Mode
...
Update provider logos where adequate:
- NordVPN (use white on dark)
- ProtonVPN (use green)
2019-07-28 17:06:34 +02:00
Davide De Rosa
42e2c83eb5
Move platform-specific extensions around
2019-06-23 00:17:37 +02:00
Davide De Rosa
282728ae1e
Move app-related strings in
...
Move Core strings to app target.
SwiftGen uses same bundle by default. No problem because Core
does not (and should not) any string internally.
2019-06-23 00:11:56 +02:00
Davide De Rosa
84eb9d09c4
Rename Core targets
...
Fix import in Core umbrella header.
2019-05-27 00:13:33 +02:00
Davide De Rosa
d9a0ebd923
Upgrade API to v2 (entities)
2019-04-25 21:30:43 +02:00
Davide De Rosa
fca1aee73e
Use form sheet presentation in more vcs
...
- Shortcuts
- Mail composers
BEWARE: viewDidAppear is NOT called, move code to dismiss callback.
2019-04-09 11:01:11 +02:00
Davide De Rosa
bb299335ad
Add activity cell
2019-04-08 22:59:24 +02:00
Davide De Rosa
b745e37671
Drop redundant color prefix in Palette fields
2019-04-08 22:45:46 +02:00
Davide De Rosa
26453f9612
Add donation view controller
2019-04-07 15:29:10 +02:00
Davide De Rosa
7d417e14ee
Add pool country flags
2019-04-05 11:59:39 +02:00
Davide De Rosa
b9de756253
Move provider logos to own assets
2019-04-05 10:17:29 +02:00
Davide De Rosa
f97b8447d9
Show provider logos in Organizer and Wizard
2019-04-05 00:52:36 +02:00
Davide De Rosa
5237aa3916
Import Core framework into iOS target
2019-03-18 11:52:19 +01:00
Davide De Rosa
7a21338042
Update copyright
2019-03-09 11:44:44 +01:00
Davide De Rosa
534f1e2094
Show activity indicator while loading license
2018-12-04 10:34:38 +01:00
Davide De Rosa
9e7c4960e5
Update GitHub URL in license preamble
2018-11-04 10:53:16 +01:00
Davide De Rosa
b051f8118f
Add "Edit" item to rename host profile
...
Disabled in network profiles. Reuse same title style/constraints
and message strings in host wizard.
For consistency, rename activate() to activateProfile(). And it's
not even an IBAction.
2018-11-02 15:52:36 +01:00
Davide De Rosa
ac06d2ccde
Group accessory color with less alpha
2018-10-15 00:12:37 +02:00
Davide De Rosa
b9ec01945d
Initial commit
2018-10-11 09:13:19 +02:00