Kenta Kubo
4bbda1c4cc
Merge pull request #122 from kkebo/117-redesign-restorationview
...
feat: redesign `RestorationView`
2025-09-02 22:26:25 +09:00
Kenta Kubo
01d5a48a63
refactor: refactor Button
2025-09-02 22:20:37 +09:00
Kenta Kubo
13fbfc849a
feat: redesign RestorationView
...
resolves #117
2025-09-02 22:20:37 +09:00
Kenta Kubo
2b1277347d
Merge pull request #124 from kkebo/refactor-buttons-and-menus
...
refactor: refactor `Button`s and `Menu`s
2025-09-02 22:18:44 +09:00
Kenta Kubo
4bea9abec9
refactor: refactor Buttons and Menus
2025-09-02 22:14:49 +09:00
Kenta Kubo
41dfa8b900
Merge pull request #123 from kkebo/naming-convention
2025-09-02 22:09:11 +09:00
Kenta Kubo
60f2036303
refactor: change naming convention
...
`somethingIsPresented` -> `isSomethingPresented`
2025-09-02 02:59:30 +09:00
dependabot[bot]
9a555a97a5
Merge pull request #114 from kkebo/dependabot/github_actions/actions/checkout-5
2025-08-18 12:22:49 +00:00
dependabot[bot]
cdd65efb28
ci: bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-18 12:17:34 +00:00
Kenta Kubo
1302d2b374
chore: fix CODEOWNERS
2025-08-18 21:13:49 +09:00
Kenta Kubo
f282f8088a
ci: introduce dependabot
2025-07-18 01:30:00 +09:00
Kenta Kubo
e0db86ee54
Merge pull request #112 from kkebo/reset-build-number
2025-05-22 01:49:24 +09:00
Kenta Kubo
307843e01a
chore: reset the build number to 1
...
We are now using Xcode Cloud, so no longer need to manage the build
number manually.
2025-05-20 00:24:59 +09:00
Kenta Kubo
e1a4acc360
Merge pull request #111 from kkebo/bump-version-1.5.1
...
chore: bump version to 1.5.1
2025-05-19 23:42:46 +09:00
Kenta Kubo
302d034d53
chore: bump version to 1.5.1
2025-05-19 23:37:37 +09:00
Kenta Kubo
f3725d67f3
Merge pull request #110 from kkebo/revert-109-bump-version-1.5.1-25
...
Revert "chore: bump version to 1.5.1 (25)"
2025-05-19 23:31:46 +09:00
Kenta Kubo
5c7051fec3
Revert "chore: bump version to 1.5.1 (25)"
2025-05-19 23:30:08 +09:00
Kenta Kubo
7e0d0b858d
Merge pull request #109 from kkebo/bump-version-1.5.1-25
...
chore: bump version to 1.5.1 (25)
2025-05-19 23:12:22 +09:00
Kenta Kubo
1d4cbbeb73
chore: bump version to 1.5.1 (25)
2025-05-19 01:08:04 +09:00
Kenta Kubo
d2502718db
Merge pull request #107 from kkebo/realtime-status-update
2025-05-08 00:14:01 +09:00
Kenta Kubo
1adf591e1c
feat: update the activation status in real time
...
The activation status on the bottom bar is now updated in real time. So
we don't need the refresh button anymore.
2025-05-05 02:25:11 +09:00
Kenta Kubo
89c35e840e
Merge pull request #106 from kkebo/refine-layouts
2025-05-05 02:13:11 +09:00
Kenta Kubo
3b29799e70
fix: refine layout of the bottom bar on the sidebar
2025-05-05 01:25:27 +09:00
Kenta Kubo
9997724409
fix: refine layout of HowToActivateView
2025-05-05 01:25:27 +09:00
Kenta Kubo
4579a7cb75
Merge pull request #105 from kkebo/fix-errors-on-swift-playground
2025-05-02 23:08:41 +09:00
Kenta Kubo
e2994b78c4
fix: fix errors when running on Swift Playground
...
`NEDNSSettingsManager` APIs are not supported on Swift Playground's App
Preview.
2025-04-30 01:33:04 +09:00
Kenta Kubo
cab0456355
Merge pull request #102 from kkebo/ci-arm64
2025-04-20 02:01:28 +09:00
Kenta Kubo
48c8612f2c
ci: use GitHub-hosted arm64 Linux runners
...
https://github.com/orgs/community/discussions/148648
2025-04-16 00:06:18 +09:00
Kenta Kubo
d92b2d1999
Merge pull request #101 from kkebo/add-ci
2025-04-09 08:57:46 +09:00
Kenta Kubo
dcb6962205
ci: add CI
2025-04-06 05:53:45 +09:00
Kenta Kubo
83533600ad
chore: add .yamllint.yml
2025-04-06 05:53:32 +09:00
Kenta Kubo
5faedd45d9
style: swift-format
2025-04-06 05:51:39 +09:00
Kenta Kubo
3e97eec20b
chore: add .swift-format
2025-04-06 05:51:29 +09:00
Kenta Kubo
8f7ba01404
Merge pull request #97 from kkebo/swift-6-language-mode
2025-03-22 03:24:57 +09:00
Kenta Kubo
76de00f801
build: apply recommended Xcode settings
2025-03-09 01:57:16 +09:00
Kenta Kubo
c2f2953b4e
fix: fix retroactive conformance warnings
2025-03-09 01:56:23 +09:00
Kenta Kubo
56cd5b15ed
build: enable Swift 6 language mode on Xcode
2025-03-09 01:55:50 +09:00
Kenta Kubo
ebb9cf90a7
fix: fix errors in Swift 6 language mode
2025-03-09 01:41:10 +09:00
Kenta Kubo
5d42bc0833
revert: fix: avoid errors in Swift Playgrounds
...
Swift Playground can't import the PlaygroundSupport module anymore when
opening an App project.
2025-03-09 01:40:27 +09:00
Kenta Kubo
8ef17080a8
build: bump swift-tools-version to 6.0
...
It also enables Swift 6 language mode on Swift Playground.
2025-03-09 01:38:00 +09:00
Kenta Kubo
03f8802e3b
chore: happy new year!
2025-01-20 02:12:51 +09:00
Kenta Kubo
e32b754cc5
Merge pull request #95 from kkebo/fix-readme
...
Fix App Store badges in README.md
2024-11-13 02:02:06 +09:00
Kenta Kubo
cfdb06a06f
Fix App Store badges in README.md
2024-11-13 02:01:03 +09:00
Kenta Kubo
53e26ff328
Merge pull request #94 from kkebo/gitattributes
2024-10-22 00:03:24 +09:00
Kenta Kubo
f82bc5acc1
chore: add .gitattributes
...
- Use LF
- Use `union` as a merge driver for pbxproj
- Colorize `Package.resolved` and `.swift-format`
2024-10-12 02:33:37 +09:00
Kenta Kubo
851d565f76
chore: bump version to 1.5.0 (24)
2024-07-18 01:01:05 +09:00
Kenta Kubo
eac8267d4e
chore: bump version to 1.5.0 (23)
2024-07-17 03:14:52 +09:00
Kenta Kubo
2a5c61fb6b
Merge pull request #84 from kkebo/restore-from-presets
2024-07-17 03:11:02 +09:00
Kenta Kubo
b18c5b60dc
feat: add "Restore from Presets" button
...
This feature allows you to select and add any server from the presets. Without it, when a new server like Freifunk München DNS was added to the preset, existing users would have to reinstall the app in order to add it to their server list. This change resolves such a problem.
2024-07-17 02:34:38 +09:00
Kenta Kubo
9e4a505697
build: fix iOS Deployment Target of DNSecureTests
2024-07-17 01:21:36 +09:00