Commit graph

141 commits

Author SHA1 Message Date
Kenta Kubo
e4753bce4f
fix: avoid errors in Swift Playgrounds 2024-01-12 22:01:51 +09:00
Kenta Kubo
c0d42ee1c5
refactor: make it work in Swift Playgrounds again 2024-01-12 21:47:58 +09:00
Kenta Kubo
fe7cfcfcea
docs: add a TestFlight link for macOS 2024-01-07 13:04:26 +09:00
Kenta Kubo
de988fb3b9
chore: bump version to 1.4.4 (20) 2024-01-07 12:54:51 +09:00
Kenta Kubo
3d54ac1ae8
build: update Xcode build settings 2024-01-07 12:54:51 +09:00
Kenta Kubo
0df3ebc797
fix: fix a compiler error 2024-01-07 12:52:32 +09:00
Kenta Kubo
2b39c60dfc
docs: add instructions for macOS 13 or later to README.md 2024-01-07 12:46:28 +09:00
Kenta Kubo
6641bf6a25
Merge pull request #76 from kkk669/update-instructions
feat: add instructions for macOS 13 or later (#75)
2024-01-07 12:37:30 +09:00
Kenta Kubo
6c081a2876
refactor: refactor image in text 2024-01-07 12:21:25 +09:00
Kenta Kubo
de654c15c0
feat: add instructions for macOS 13 or later 2024-01-07 12:18:18 +09:00
Kenta Kubo
01daf552da
refactor: rename image sets 2024-01-07 11:51:31 +09:00
Kenta Kubo
bd048a0132
refactor: use generated constants instead of string literals 2024-01-07 11:22:18 +09:00
Kenta Kubo
66a219c146
docs: happy new year! 2024-01-04 00:28:56 +09:00
Kenta Kubo
786c200267
Update LICENSE.txt 2023-11-14 00:59:30 +09:00
Kenta Kubo
4f3c78890b
Refactor button style 2023-06-12 00:07:58 +09:00
Kenta Kubo
ec054cde2b
Merge pull request #68 from kkk669/playground
Add Package.swift for Swift Playgrounds
2023-05-01 00:09:07 +09:00
Kenta Kubo
4ddcef7988
Rename LICENSE to LICENSE.txt for Swift Playgrounds 2023-04-30 15:35:49 +09:00
Kenta Kubo
34a1d4f81b
Add Package.swift for Swift Playgrounds
Swift Playgrounds support is currently limited because it doesn't
support essential entitlements for DNSecure. However, this is useful
for me to modify UI with Swift Playgrounds.
2023-04-30 15:33:19 +09:00
Kenta Kubo
4b13699ddd
Fix typo 2023-04-30 15:21:37 +09:00
Kenta Kubo
ba4065ee7b Bump version to 1.4.3 (19) 2023-04-26 00:52:01 +09:00
Kenta Kubo
d833ea49c1
Merge pull request #67 from kkk669/issues/64
FIx UI issues in iOS 15 (#64)
2023-04-26 00:51:23 +09:00
Kenta Kubo
c489603ff6 FIx UI issues in iOS 15 (#64)
fixes #64
2023-04-26 00:50:47 +09:00
Kenta Kubo
8c50f30b7b Bump version to 1.4.3 (18) 2023-04-25 21:58:37 +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
e28358acfe
Merge pull request #65 from kkk669/issues/63
Fix laggy TextFields (#63)
2023-04-25 21:44:43 +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
4d7f7c2ef3 Bump version to 1.4.3 (17) 2023-04-24 00:48:24 +09:00
Kenta Kubo
3901506dd0
Merge pull request #62 from kkk669/issues/61
Fix #61
2023-04-24 00:47:18 +09:00
Kenta Kubo
4f1e67e190 Fix #61 2023-04-24 00:40:46 +09:00
Kenta Kubo
cbe0130d7e Bump version to 1.4.2 (16) 2023-03-06 00:23:42 +09:00
Kenta Kubo
70ae78bfea
Merge pull request #60 from kkk669/issues/59
Fix the issue that Do*Sections has wrong servers
2023-03-06 00:21:35 +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
0e30e88aba Bump version to 1.4.1 (15) 2022-12-12 01:40:46 +09:00
Kenta Kubo
5c7e9f9518
Merge pull request #55 from kkk669/issues/54
Fix navigation issues on iOS 16, iPadOS 16, and Mac Catalyst (#54)
2022-12-12 01:36:36 +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
64c274a523 Refactor 2022-11-28 00:20:04 +09:00
Kenta Kubo
12d573cec2 Bump version to 1.4.0 (14) 2022-09-23 03:36:59 +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
818ab5b02b Drop iOS 14 2022-09-23 01:24:42 +09:00