Commit Graph

4 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
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
86d9659056 implement sticker browser, pack management ui, wire up messages view controller
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 13:47:54 +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