Commit 1168b57
fix: full-screen Monokai background, Apple squircle icon, correct bundle ID
- MainView: add .frame(maxWidth/maxHeight: .infinity) so Monokai bg fills
entire iPad viewport instead of showing white behind 340pt content
- MainView: add .clipShape(RoundedRectangle(cornerRadius: 26.8, style: .continuous))
for Apple-standard squircle on the app icon
- QA-AUTOMATION: fix bundle ID from com.nostrkey.plugin to com.nostrkey (iOS target)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c689d74 commit 1168b57
20 files changed
Lines changed: 137 additions & 288 deletions
File tree
- QA-AUTOMATION
- distros
- chrome
- _locales/en
- event_history
- nostr-keys
- permission
- safari
- _locales/en
- event_history
- nostr-keys
- permission
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
180 | 181 | | |
181 | 182 | | |
182 | 183 | | |
| 184 | + | |
183 | 185 | | |
184 | 186 | | |
185 | 187 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments