Commit graph

70 commits

Author SHA1 Message Date
Kenta Kubo
986bab63da Initial macOS support (still impossible to build on macOS)
relates to #34
2021-01-11 22:53:54 +09:00
Kenta Kubo
cba9537ae4 Bump version to 1.1.1 2021-01-07 23:32:48 +09:00
Kenta Kubo
031836a206
Merge pull request #30 from kkk669/issues/29
Fix NEDNSSettingsErrorDomain 3 when the app becomes active
2021-01-07 23:31:18 +09:00
Kenta Kubo
247163f6aa Fix NEDNSSettingsErrorDomain 3 when the app becomes active
Fixes #28, #29
2021-01-07 23:28:07 +09:00
Kenta Kubo
8d686fc484
Update README.md 2021-01-07 04:01:00 +09:00
Kenta Kubo
aaecd02885 Increment build number 2020-12-21 00:42:50 +09:00
Kenta Kubo
0ede14a77d
Merge pull request #17 from kkk669/issues/9
Support On Demand Rules (#9)
2020-12-21 00:41:24 +09:00
Kenta Kubo
d6804bd610 RuleView: Get current SSID if available 2020-12-21 00:40:58 +09:00
Kenta Kubo
99c9d7cbd3 Support On Demand Rules (#9)
Fixes #9
2020-12-21 00:20:57 +09:00
Kenta Kubo
5b28682cc7 Refactor 2020-12-20 23:13:36 +09:00
Kenta Kubo
c53aafa784 Refactor 2020-12-20 21:26:25 +09:00
Kenta Kubo
daead2382c Refactor 2020-12-20 21:26:10 +09:00
Kenta Kubo
43d8e01f67
Merge pull request #20 from kkk669/fix-logic-error
Fix logic error
2020-12-20 21:15:56 +09:00
Kenta Kubo
34400585ac Fix logic error 2020-12-20 21:15:06 +09:00
Kenta Kubo
993c03a756
Merge pull request #26 from kkk669/refine-sync2
Refine sync with NEDNSSettingsManager
2020-12-20 20:09:37 +09:00
Kenta Kubo
b5a955c3fb Refine sync with NEDNSSettingsManager 2020-12-20 20:04:50 +09:00
Kenta Kubo
17bfcd4546 Revert #21 2020-12-20 19:12:12 +09:00
Kenta Kubo
f6f4155648 Add .foregroundColor to a button on a header of a section 2020-12-18 02:09:20 +09:00
Kenta Kubo
d47e545518 Use Color.accentColor instead of Color.blue 2020-12-18 02:03:45 +09:00
Kenta Kubo
934a1de021 Move @AppStorage variables into DNSecureApp 2020-12-18 01:41:09 +09:00
Kenta Kubo
b76726eab2
Merge pull request #21 from kkk669/refine-sync
Refine sync with NEDNSSettingsManager
2020-12-18 01:33:50 +09:00
Kenta Kubo
41891283e3
Refine sync with NEDNSSettingsManager 2020-12-17 02:12:43 +09:00
Kenta Kubo
73eb736278
Merge pull request #18 from kkk669/refine-toolbar-on-contentview
Refine the toolbar on ContentView
2020-12-16 23:38:47 +09:00
Kenta Kubo
f624829ba5
Refine the toolbar on ContentView 2020-12-16 23:37:39 +09:00
Kenta Kubo
5db59e5e03 Add TestFlight link to README.md 2020-12-08 00:09:37 +09:00
Kenta Kubo
8037239770 Bump version to 1.1.0 2020-12-08 00:06:48 +09:00
Kenta Kubo
27abb7d53a Fix LibreDNS configurations 2020-12-07 22:34:05 +09:00
Kenta Kubo
47f6590b45
Merge pull request #16 from comzeradd/libredns
Add LibreDNS DoH provider
2020-12-07 08:36:05 +09:00
Nikos Roussos
ac355978da
Add LibreDNS DoH provider
This adds two endpoints, second one filtering ads and trackers.

Fixes #14
2020-11-18 16:49:54 +02:00
Kenta Kubo
b203047d8f Fix inconsistent labels 2020-10-27 22:36:58 +09:00
Kenta Kubo
beedec4207 Increment build number 2020-10-25 06:56:38 +09:00
Kenta Kubo
52f76f20a4 Make EditButton on DetailView blue 2020-10-25 06:08:00 +09:00
Kenta Kubo
89bf37db18
Merge pull request #10 from aalmenar/main
Add Quad9 dns configuration
2020-10-25 06:03:23 +09:00
Kenta Kubo
6db6470c09 Revert navigation view style because it didn't work as expected 2020-10-18 23:37:02 +09:00
Kenta Kubo
a9626421c9 Increment build number 2020-10-18 23:16:45 +09:00
Kenta Kubo
dd202f76e7 Use 2-column layout in portrait iPad 2020-10-18 23:15:47 +09:00
Kenta Kubo
f7309bd03c Bump version to 1.0.3 2020-10-18 23:09:34 +09:00
Kenta Kubo
28cc97998d Fix RemoveError when no server is checked
Fixes #12
2020-10-18 23:06:47 +09:00
Adrian Almenar
164080c78f Add Quad9 dns configuration 2020-10-16 12:05:24 +02:00
Kenta Kubo
181cd9887c Bump version to 1.0.2 2020-10-16 03:04:22 +09:00
Kenta Kubo
cc7a9e9808 Merge branch 'main' of github.com:kkk669/DNSecure into main 2020-10-16 03:02:30 +09:00
Kenta Kubo
af8bf99918 Support iOS simulators 2020-10-16 02:09:02 +09:00
Kenta Kubo
2e9ee7ee54 Always show something on DetailView 2020-10-16 02:00:55 +09:00
Kenta Kubo
9105f3b8f0 Add the feature to delete or reorder DNS servers 2020-10-16 01:42:53 +09:00
Kenta Kubo
2a6b4dd5dd Fix the issue that settings aren't saved until the toggle status is changed 2020-10-16 01:18:02 +09:00
Kenta Kubo
aae4848ed6 Ignore "configuration is unchanged" error
Fixes #7
2020-10-16 01:14:49 +09:00
Kenta Kubo
d927dc2179 Fix the issue that it is impossible to input IP addresses on iPhone
Fixes #8
2020-10-16 00:47:34 +09:00
Kenta Kubo
7747d4a445
Add App Store badge 2020-10-02 01:21:06 +09:00
Kenta Kubo
6fb00955b8 Bump version and increment build number 2020-09-27 23:07:22 +09:00
Kenta Kubo
491205e621 Fix the bug that disabling "Use This Server" doesn't work
Fixes #6
2020-09-27 22:51:23 +09:00