- 03 May, 2018 2 commits
-
-
Davide De Rosa authored
Annoying. Clean check is a good to have but it doesn't provide an option to exclude certain files. Namely Gemfile.lock here, that may be modified after "bundle update" thus making the repo erroneously look "dirty". Room for filing a PR to fastlane.
-
Davide De Rosa authored
-
- 02 May, 2018 10 commits
-
-
Davide De Rosa authored
Apple review 2.5.2 (1)
-
Davide De Rosa authored
Revert "Merge branch '111-rename-automatic-reconnection-to-killswitch' into 'develop'"
-
Davide De Rosa authored
-
Davide De Rosa authored
Resolve "Assertion failure in socket shutdown event"
-
Davide De Rosa authored
-
Davide De Rosa authored
Release notes
-
Davide De Rosa authored
-
Davide De Rosa authored
-
Davide De Rosa authored
-
Davide De Rosa authored
-
- 30 Apr, 2018 1 commit
-
-
Davide De Rosa authored
-
- 27 Apr, 2018 19 commits
-
-
Davide De Rosa authored
-
Davide De Rosa authored
QA: 2.5.2 Beta 2
-
Davide De Rosa authored
Reuse pilot .ipa for printing metadata
-
Davide De Rosa authored
-
Davide De Rosa authored
Resolve "Convert automatic reconnection to killswitch"
-
Davide De Rosa authored
-
Davide De Rosa authored
-
Davide De Rosa authored
-
Davide De Rosa authored
-
Davide De Rosa authored
Raw import l10n with my xliff2strings
-
Davide De Rosa authored
Until Xcode fixes its crap.
-
Davide De Rosa authored
-
Davide De Rosa authored
QA: 2.5.2 Beta 1
-
Davide De Rosa authored
Normalize Xcode base localization
-
Davide De Rosa authored
For consistency.
-
Davide De Rosa authored
-
Davide De Rosa authored
Xcode wants development language come first in the localization group, in fact it was picking Arabic despite the development language set at the project level (a7ec2c6). At the same time, it doesn't provide ANY WAY to fix it in the UI. So I had to edit .pbxproj manually.
-
Davide De Rosa authored
-
Davide De Rosa authored
-
- 26 Apr, 2018 8 commits
-
-
Davide De Rosa authored
Resolve "Automatically connects on first login due to current settings"
-
Davide De Rosa authored
Also update client library to fix a related bug.
-
Davide De Rosa authored
Improve settings options update
-
Davide De Rosa authored
Subsequent references will use pending configuration.
-
Davide De Rosa authored
A named symbol is way more eloquent and can be easily replaced. Keep in mind that 0 is never persisted, preferredPort is converted to nil when option is 0.
-
Davide De Rosa authored
- Always update pending preferences. - Always create new OpenVPN configuration. - Dissect a few compound statements. Changes are not committed anyway. No headaches needed.
-
Davide De Rosa authored
Resolve "Disallow HTTP completely"
-
Davide De Rosa authored
-