Commit graph

74 commits

Author SHA1 Message Date
Kenta Kubo
4b13699ddd
Fix typo 2023-04-30 15:21:37 +09:00
Kenta Kubo
c489603ff6 FIx UI issues in iOS 15 (#64)
fixes #64
2023-04-26 00:50:47 +09:00
Kenta Kubo
a6de71384f
Add ITSAppUsesNonExemptEncryption to Info.plist 2023-04-25 21:58:00 +09:00
Kenta Kubo
78d4cd0b09 Add a clear button on the right side of LazyTextField 2023-04-25 21:57:22 +09:00
Kenta Kubo
dec111f01c Fix laggy TextFields (#63)
fixes #63
2023-04-25 21:42:47 +09:00
Kenta Kubo
7be92ee8af Change alignment of TextFields from trailing to leading 2023-04-25 02:37:12 +09:00
Kenta Kubo
d61e4c7a1b Revert intended changes 2023-04-25 02:32:16 +09:00
Kenta Kubo
f9bb5dbdf9 Replace deprecated APIs 2023-04-25 02:05:40 +09:00
Kenta Kubo
ef7916d5e7 Refactor DoTSections and DoHSections 2023-04-25 01:41:51 +09:00
Kenta Kubo
4f1e67e190 Fix #61 2023-04-24 00:40:46 +09:00
Kenta Kubo
06feaa029a Fix the issue that Do*Sections has wrong servers 2023-03-06 00:20:16 +09:00
Kenta Kubo
4928a71787 Use the preset servers in the preview of ContentView 2023-03-06 00:04:55 +09:00
Kenta Kubo
bc678c3fa8 Fix navigation issues on iOS 16, iPadOS 16, and Mac Catalyst 2022-12-12 01:34:05 +09:00
Kenta Kubo
8b241c51ac Refactor 2022-11-28 00:23:17 +09:00
Kenta Kubo
7366d3c588 Fix the issue that saving configuration doesn't work 2022-09-23 03:35:04 +09:00
Kenta Kubo
3047ff690d Fix the issue that saving configuration doesn't work 2022-09-23 03:12:47 +09:00
Kenta Kubo
96b85071a9 Refactor 2022-09-23 02:24:34 +09:00
Kenta Kubo
18edb76ead Refactor 2022-09-23 01:35:19 +09:00
Kenta Kubo
1ea5e014f3 Refactor 2022-09-23 01:31:44 +09:00
Kenta Kubo
7a9794cdce Format code 2022-05-05 04:06:45 +09:00
Kenta Kubo
745ed02482 Remove deprecated SwiftUI APIs 2022-05-05 03:53:59 +09:00
Kenta Kubo
b3dc04f670 Fix Swift Compile Error 2022-05-05 03:41:51 +09:00
decodism
336162dda4 Add AdGuard DNS preset 2022-05-04 17:08:41 +02:00
decodism
7cd2336998 Update LibreDNS preset 2022-05-04 17:08:41 +02:00
decodism
3c8c13c906 Update Quad9 preset 2022-05-04 17:08:41 +02:00
decodism
b3b1fdd6ac Update 1.1.1.1 preset 2022-05-04 17:08:39 +02:00
decodism
73cd4c75ae Trim text entries 2022-04-30 15:59:56 +02:00
decodism
32c54c3028 Save text entries without return 2022-04-30 15:58:58 +02:00
Kenta Kubo
8982b77ee2 Add one more step to the instructions for macOS 2021-02-13 12:14:18 +09:00
Kenta Kubo
7297768e9e Add Refresh button for macOS 2021-02-13 11:56:10 +09:00
Kenta Kubo
4cfb651de1 Add instructions for macOS 2021-02-13 11:55:05 +09:00
Kenta Kubo
8c7df4a721 Fix Remove Error 2021-02-13 11:05:25 +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
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
34400585ac Fix logic error 2020-12-20 21:15:06 +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
41891283e3
Refine sync with NEDNSSettingsManager 2020-12-17 02:12:43 +09:00
Kenta Kubo
f624829ba5
Refine the toolbar on ContentView 2020-12-16 23:37:39 +09:00
Kenta Kubo
27abb7d53a Fix LibreDNS configurations 2020-12-07 22:34: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
52f76f20a4 Make EditButton on DetailView blue 2020-10-25 06:08:00 +09:00