Commit Graph

4 Commits

Author SHA1 Message Date
81312e1260 Add Japanese reference translation of the MIT License
- LICENSE.ja を追加(参考訳、効力は英語版が優先と明記)
- README のライセンス節からリンク

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-27 13:06:38 +09:00
27a5fea2b8 Guard: iOS は仮 package 名を警告のみ(非ブロック)に変更
- 判定 ContainsDefaultNativeSharePackageName とメッセージ生成を分離
- Android はビルド停止、iOS は Debug.LogWarning で促すだけ
- README の iOS 説明を更新

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-27 13:04:36 +09:00
1911637020 Add mobile camera capture, polaroid preview, gallery save & native share
- カメラ撮影 → プレビュー(ポラロイド風白縁)→ 保存 / ネイティブ共有
- iOS / Android のネイティブ実装(共有・ギャラリー保存・FileProvider)
- iOS は共有シートのプリウォームで初回表示を軽減
- iOS Info.plist 用途説明をビルド後処理で自動付与
- Android パッケージ名ガードを有効化(ビルド前チェック)
- README を整備、.gitignore に slnx / .vscode / .utmp を追加

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-27 12:56:15 +09:00
7d4324481a Initial commit 2026-06-26 23:59:55 +09:00