7 Commits

Author SHA1 Message Date
b5d50c45da wip: iOS refactor — iMessage extension, sticker browser, app icon assets
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 13:43:06 +01:00
fae1159536 add app icon, rename to Sticker Cloner, pack thumbnails, sort list, smaller stickers
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 17:28:53 +01:00
7ae962d6c7 enable scene manifest generation for SwiftUI app entry point
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 16:46:49 +01:00
31040c3ca5 restructure as standalone iOS app + iMessage extension
convert container from Messages-only app to regular iOS app,
move shared code (models, api client, store) to Shared/ group,
add app group entitlements for cross-process data sharing,
rewrite StickerStore for shared UserDefaults + container,
create SwiftUI app entry point, simplify extension to read-only browser

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 15:40:52 +01:00
027def42f9 add shared scheme for container app, launch via Messages host
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 14:39:49 +01:00
387e99024a stop tracking .DS_Store, xcuserstate, xcuserdata
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 13:22:33 +01:00
3edf64f5ba add root .gitignore, stop tracking .DS_Store
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 13:20:39 +01:00