crossmate

A collaborative crossword app for iOS
Log | Files | Refs | LICENSE

ModeNameSize
-rw-r--r--.gitignore16L
-rw-r--r--.swift-format75L
-rw-r--r--AGENTS.md44L
-rw-r--r--Crossmake/.gitignore6L
-rw-r--r--Crossmake/Package.swift31L
-rwxr-xr-xCrossmake/Scripts/generate_puzzles.sh362L
-rwxr-xr-xCrossmake/Scripts/select_puzzles.sh147L
-rw-r--r--Crossmake/Sources/Bundlemake/main.swift291L
-rw-r--r--Crossmake/Sources/Cluemake/main.swift525L
-rw-r--r--Crossmake/Sources/Fillmake/Resources/LICENSE22L
-rw-r--r--Crossmake/Sources/Fillmake/Resources/grid_list.json354202L
-rw-r--r--Crossmake/Sources/Fillmake/main.swift1297L
-rw-r--r--Crossmake/Sources/Gridmake/main.swift279L
-rw-r--r--Crossmake/Sources/Pickmake/main.swift346L
-rw-r--r--Crossmake/Sources/Wordmake/main.swift937L
-rw-r--r--Crossmate.sketch1851763B
-rw-r--r--Crossmate.xcodeproj/project.pbxproj1569L
-rw-r--r--Crossmate.xcodeproj/project.xcworkspace/contents.xcworkspacedata7L
-rw-r--r--Crossmate.xcodeproj/xcshareddata/xcschemes/Crossmate.xcscheme125L
-rw-r--r--Crossmate.xcodeproj/xcuserdata/pyrmont.xcuserdatad/xcschemes/xcschememanagement.plist19L
-rw-r--r--Crossmate/Crossmate.entitlements37L
-rw-r--r--Crossmate/CrossmateApp.swift1070L
-rw-r--r--Crossmate/Info.plist122L
-rw-r--r--Crossmate/Media.xcassets/AboutIcon.imageset/Contents.json12L
-rw-r--r--Crossmate/Media.xcassets/AboutIcon.imageset/Icon.png22535B
-rw-r--r--Crossmate/Media.xcassets/AppIcon.appiconset/Contents.json36L
-rw-r--r--Crossmate/Media.xcassets/AppIcon.appiconset/Icon.png22535B
-rw-r--r--Crossmate/Media.xcassets/Contents.json6L
-rw-r--r--Crossmate/Models/CellMark.swift103L
-rw-r--r--Crossmate/Models/CheckResult.swift9L
-rw-r--r--Crossmate/Models/CrossmateModel.xcdatamodeld/.xccurrentversion8L
-rw-r--r--Crossmate/Models/CrossmateModel.xcdatamodeld/CrossmateModel.xcdatamodel/contents181L
-rw-r--r--Crossmate/Models/EngagementStore.swift74L
-rw-r--r--Crossmate/Models/FriendEntity+DisplayName.swift74L
-rw-r--r--Crossmate/Models/Game.swift220L
-rw-r--r--Crossmate/Models/GameCursorStore.swift65L
-rw-r--r--Crossmate/Models/GameEntity+ContentKey.swift26L
-rw-r--r--Crossmate/Models/GameViewedStore.swift61L
-rw-r--r--Crossmate/Models/InviteEntity+DisplayName.swift31L
-rw-r--r--Crossmate/Models/ParticipantSummaries.swift119L
-rw-r--r--Crossmate/Models/PlayerColor.swift220L
-rw-r--r--Crossmate/Models/PlayerPreferences.swift144L
-rw-r--r--Crossmate/Models/PlayerRoster.swift574L
-rw-r--r--Crossmate/Models/PlayerSelection.swift34L
-rw-r--r--Crossmate/Models/PlayerSession.swift642L
-rw-r--r--Crossmate/Models/Puzzle.swift446L
-rw-r--r--Crossmate/Models/PuzzleCatalog.swift139L
-rw-r--r--Crossmate/Models/PuzzleNotificationText+GameEntity.swift15L
-rw-r--r--Crossmate/Models/PuzzleSource.swift17L
-rw-r--r--Crossmate/Models/ReplayControls.swift212L
-rw-r--r--Crossmate/Models/Square.swift18L
-rw-r--r--Crossmate/Models/TimeLog.swift245L
-rw-r--r--Crossmate/Models/TipStore.swift244L
-rw-r--r--Crossmate/Models/XD.swift1192L
-rw-r--r--Crossmate/Models/XDFileType.swift6L
-rw-r--r--Crossmate/Models/XDMarkup.swift99L
-rw-r--r--Crossmate/Persistence/GameMutator.swift385L
-rw-r--r--Crossmate/Persistence/GameStore.swift2864L
-rw-r--r--Crossmate/Persistence/Journal.swift632L
-rw-r--r--Crossmate/Persistence/JournalReplay.swift190L
-rw-r--r--Crossmate/Persistence/PersistenceController.swift183L
-rw-r--r--Crossmate/Services/AccountPushCoordinator.swift588L
-rw-r--r--Crossmate/Services/AnnouncementCenter.swift259L
-rw-r--r--Crossmate/Services/AppActions.swift75L
-rw-r--r--Crossmate/Services/AppDefaultsMigrator.swift9L
-rw-r--r--Crossmate/Services/AppServices.swift2545L
-rw-r--r--Crossmate/Services/BadgeCoordinator.swift259L
-rw-r--r--Crossmate/Services/CloudContainer.swift24L
-rw-r--r--Crossmate/Services/CloudService.swift328L
-rw-r--r--Crossmate/Services/DebuggingMonitors.swift470L
-rw-r--r--Crossmate/Services/DriveMonitor.swift319L
-rw-r--r--Crossmate/Services/EngagementHost.swift330L
-rw-r--r--Crossmate/Services/EngagementHostEnvironment.swift30L
-rw-r--r--Crossmate/Services/EngagementLifecycle.swift433L
-rw-r--r--Crossmate/Services/GridSilhouette.swift155L
-rw-r--r--Crossmate/Services/ImportService.swift56L
-rw-r--r--Crossmate/Services/InputMonitor.swift46L
-rw-r--r--Crossmate/Services/InviteCoordinator.swift902L
-rw-r--r--Crossmate/Services/KeychainHelper.swift66L
-rw-r--r--Crossmate/Services/NYTAuthService.swift369L
-rw-r--r--Crossmate/Services/NYTPuzzleFetcher.swift85L
-rw-r--r--Crossmate/Services/NYTPuzzleUpgrader.swift166L
-rw-r--r--Crossmate/Services/NYTToXDConverter.swift668L
-rw-r--r--Crossmate/Services/PUZToXDConverter.swift411L
-rw-r--r--Crossmate/Services/PlayerNamePublisher.swift238L
-rw-r--r--Crossmate/Services/PushClient.swift658L
-rw-r--r--Crossmate/Services/PushRequestAuthenticator.swift240L
-rw-r--r--Crossmate/Services/PuzzleSession.swift172L
-rw-r--r--Crossmate/Services/ReplayLoader.swift121L
-rw-r--r--Crossmate/Services/SessionCoordinator.swift760L
-rw-r--r--Crossmate/Services/SessionPushPlanner.swift188L
-rw-r--r--Crossmate/Services/ShareLinkRoute.swift34L
-rw-r--r--Crossmate/Services/ShareLinkShortener.swift110L
-rw-r--r--Crossmate/Sync/Archive.swift460L
-rw-r--r--Crossmate/Sync/AuthorIdentity.swift83L
-rw-r--r--Crossmate/Sync/CloudDiagnostics.swift134L
-rw-r--r--Crossmate/Sync/CloudQuery.swift1127L
-rw-r--r--Crossmate/Sync/CloudZones.swift189L
-rw-r--r--Crossmate/Sync/DiagnosticsReport.swift100L
-rw-r--r--Crossmate/Sync/EngagementCoordinator.swift457L
-rw-r--r--Crossmate/Sync/EngagementMessageAuthenticator.swift196L
-rw-r--r--Crossmate/Sync/FriendController.swift997L
-rw-r--r--Crossmate/Sync/FriendZone.swift186L
-rw-r--r--Crossmate/Sync/GameArchiver.swift303L
-rw-r--r--Crossmate/Sync/GamePushCredentials.swift133L
-rw-r--r--Crossmate/Sync/GridStateMerger.swift87L
-rw-r--r--Crossmate/Sync/Moves.swift175L
-rw-r--r--Crossmate/Sync/MovesUpdater.swift304L
-rw-r--r--Crossmate/Sync/PeerChangeLedger.swift62L
-rw-r--r--Crossmate/Sync/PlayerSelectionPublisher.swift245L
-rw-r--r--Crossmate/Sync/Presence.swift213L
-rw-r--r--Crossmate/Sync/RecentChanges.swift70L
-rw-r--r--Crossmate/Sync/RecordApplier.swift541L
-rw-r--r--Crossmate/Sync/RecordBuilder.swift148L
-rw-r--r--Crossmate/Sync/RecordSerializer.swift1343L
-rw-r--r--Crossmate/Sync/SessionMonitor.swift51L
-rw-r--r--Crossmate/Sync/ShareController.swift1084L
-rw-r--r--Crossmate/Sync/SyncEngine.swift2344L
-rw-r--r--Crossmate/Sync/SyncState+Helpers.swift21L
-rw-r--r--Crossmate/Views/Browse/BundledBrowseView.swift75L
-rw-r--r--Crossmate/Views/Browse/CalendarDayCell.swift54L
-rw-r--r--Crossmate/Views/Browse/ExternalBrowseView.swift48L
-rw-r--r--Crossmate/Views/Browse/ImportedBrowseView.swift123L
-rw-r--r--Crossmate/Views/Browse/NYTBrowseView.swift556L
-rw-r--r--Crossmate/Views/Browse/NYTLoginView.swift85L
-rw-r--r--Crossmate/Views/Browse/NewGameSheet.swift132L
-rw-r--r--Crossmate/Views/Components/AnnouncementBanner.swift149L
-rw-r--r--Crossmate/Views/Components/CompactSlider.swift131L
-rw-r--r--Crossmate/Views/Components/CustomButtons.swift46L
-rw-r--r--Crossmate/Views/Components/FriendAvatarView.swift216L
-rw-r--r--Crossmate/Views/Components/GridThumbnailView.swift55L
-rw-r--r--Crossmate/Views/Components/Layouts.swift122L
-rw-r--r--Crossmate/Views/Components/MailComposeView.swift63L
-rw-r--r--Crossmate/Views/Components/NoticeView.swift74L
-rw-r--r--Crossmate/Views/Friends/FriendPickerView.swift131L
-rw-r--r--Crossmate/Views/Friends/FriendsView.swift168L
-rw-r--r--Crossmate/Views/GameList/GameCardView.swift445L
-rw-r--r--Crossmate/Views/GameList/GameListView.swift901L
-rw-r--r--Crossmate/Views/GameList/GameRowView.swift70L
-rw-r--r--Crossmate/Views/GameList/GameShareItem.swift463L
-rw-r--r--Crossmate/Views/GameList/LastUpdatedView.swift62L
-rw-r--r--Crossmate/Views/MarketingScreenshots.swift322L
-rw-r--r--Crossmate/Views/Puzzle/CellPatterns.swift98L
-rw-r--r--Crossmate/Views/Puzzle/ClueBar.swift215L
-rw-r--r--Crossmate/Views/Puzzle/ClueList.swift252L
-rw-r--r--Crossmate/Views/Puzzle/GridAccessibility.swift532L
-rw-r--r--Crossmate/Views/Puzzle/GridView.swift715L
-rw-r--r--Crossmate/Views/Puzzle/HardwareKeyboardInputView.swift171L
-rw-r--r--Crossmate/Views/Puzzle/JoiningPuzzleView.swift82L
-rw-r--r--Crossmate/Views/Puzzle/KeyboardView.swift491L
-rw-r--r--Crossmate/Views/Puzzle/PuzzleCommands.swift134L
-rw-r--r--Crossmate/Views/Puzzle/PuzzleGridStats.swift148L
-rw-r--r--Crossmate/Views/Puzzle/PuzzleHeader.swift301L
-rw-r--r--Crossmate/Views/Puzzle/PuzzleModifiers.swift426L
-rw-r--r--Crossmate/Views/Puzzle/PuzzleScoreboard.swift369L
-rw-r--r--Crossmate/Views/Puzzle/PuzzleView.swift771L
-rw-r--r--Crossmate/Views/Puzzle/SuccessPanel.swift711L
-rw-r--r--Crossmate/Views/Settings/AboutView.swift95L
-rw-r--r--Crossmate/Views/Settings/DiagnosticsView.swift310L
-rw-r--r--Crossmate/Views/Settings/SettingsView.swift376L
-rw-r--r--Crossmate/Views/Settings/TipsArchive.swift53L
-rw-r--r--LICENSE201L
-rw-r--r--Notes/AccessibilityTesting.md123L
-rw-r--r--Notes/AppServices.md157L
-rw-r--r--Notes/DesignFlaws.md1654L
-rw-r--r--Notes/Engagements.md89L
-rw-r--r--Notes/FriendColours.md90L
-rw-r--r--Notes/GameView.md194L
-rw-r--r--Notes/Journal.md189L
-rw-r--r--Notes/MacVersion.md126L
-rw-r--r--Notes/PresenceTracking.md95L
-rw-r--r--Notes/PushWorker.md214L
-rw-r--r--Notes/ReadHorizons.md165L
-rw-r--r--Notes/ServerSecurity.md237L
-rw-r--r--Notes/Snapshots.md143L
-rw-r--r--Notes/SyncRedesign.md186L
-rw-r--r--Notes/ViewStructure.md60L
-rw-r--r--NotificationService/Info.plist31L
-rw-r--r--NotificationService/NotificationService.entitlements10L
-rw-r--r--NotificationService/NotificationService.swift283L
-rw-r--r--Puzzles/cm-starter/cm-starter-0001.xd106L
-rw-r--r--Puzzles/cm-starter/cm-starter-0002.xd100L
-rw-r--r--Puzzles/cm-starter/cm-starter-0003.xd102L
-rw-r--r--Puzzles/cm-starter/cm-starter-0004.xd106L
-rw-r--r--Puzzles/cm-starter/cm-starter-0005.xd104L
-rw-r--r--Puzzles/cm-starter/cm-starter-0006.xd104L
-rw-r--r--Puzzles/cm-starter/cm-starter-0007.xd104L
-rw-r--r--Puzzles/cm-starter/cm-starter-0008.xd102L
-rw-r--r--Puzzles/cm-starter/cm-starter-0009.xd106L
-rw-r--r--Puzzles/cm-starter/cm-starter-0010.xd106L
-rw-r--r--Puzzles/cm-starter/manifest.json87L
-rw-r--r--Puzzles/debug/garden.xd20L
-rw-r--r--Puzzles/debug/manifest.json28L
-rw-r--r--Puzzles/debug/morning.xd20L
-rw-r--r--Puzzles/debug/sample.xd20L
-rwxr-xr-xScripts/build.sh15L
-rwxr-xr-xScripts/bundle-puzzles.sh61L
-rwxr-xr-xScripts/fetch-nyt.sh50L
-rwxr-xr-xScripts/nyt-to-xd.sh103L
-rwxr-xr-xScripts/publish-ios.sh194L
-rwxr-xr-xScripts/run-demo.sh137L
-rwxr-xr-xScripts/screenshots-ios-compose.swift117L
-rwxr-xr-xScripts/screenshots-ipad.sh134L
-rwxr-xr-xScripts/screenshots-iphone-island.swift78L
-rwxr-xr-xScripts/screenshots-iphone.sh86L
-rwxr-xr-xScripts/screenshots-marketing.sh247L
-rw-r--r--Scripts/secrets.sh.example10L
-rwxr-xr-xScripts/select-simulator.sh32L
-rwxr-xr-xScripts/test-unit.sh12L
-rwxr-xr-xScripts/test-workers.sh9L
-rwxr-xr-xScripts/upload-ios.sh41L
-rwxr-xr-xScripts/wrangle-link.sh7L
-rwxr-xr-xScripts/wrangle-push.sh7L
-rwxr-xr-xScripts/wrangle-room.sh7L
-rw-r--r--Shared/ContentKeyDirectory.swift60L
-rw-r--r--Shared/FriendEncryptionKeyDirectory.swift89L
-rw-r--r--Shared/NicknameDirectory.swift64L
-rw-r--r--Shared/NotificationState.swift506L
-rw-r--r--Shared/PushPayload.swift382L
-rw-r--r--Shared/PushPayloadCipher.swift53L
-rw-r--r--Shared/PuzzleNotificationText.swift180L
-rw-r--r--Tests/Support/TestHelpers.swift188L
-rw-r--r--Tests/Unit/AccountPushCoordinatorTests.swift77L
-rw-r--r--Tests/Unit/AnnouncementCenterTests.swift204L
-rw-r--r--Tests/Unit/AppDefaultsMigratorTests.swift34L
-rw-r--r--Tests/Unit/ArchiveTests.swift425L
-rw-r--r--Tests/Unit/CellAccessibilityDescriberTests.swift289L
-rw-r--r--Tests/Unit/GameCursorStoreTests.swift151L
-rw-r--r--Tests/Unit/GameMutatorTests.swift474L
-rw-r--r--Tests/Unit/GameStoreCompletionLockTests.swift146L
-rw-r--r--Tests/Unit/GameStoreContributingDevicesTests.swift95L
-rw-r--r--Tests/Unit/GameStoreMergedAuthorCellsTests.swift156L
-rw-r--r--Tests/Unit/GameStorePushAddressTests.swift328L
-rw-r--r--Tests/Unit/GameStoreUnreadMovesTests.swift651L
-rw-r--r--Tests/Unit/GameSummaryThumbnailTests.swift217L
-rw-r--r--Tests/Unit/GameViewedStoreTests.swift52L
-rw-r--r--Tests/Unit/GridSilhouetteTests.swift136L
-rw-r--r--Tests/Unit/GridStateMergerTests.swift268L
-rw-r--r--Tests/Unit/JournalReplayTests.swift271L
-rw-r--r--Tests/Unit/JournalUploadTests.swift278L
-rw-r--r--Tests/Unit/LogScrubberTests.swift93L
-rw-r--r--Tests/Unit/MovesJournalTests.swift315L
-rw-r--r--Tests/Unit/MovesUpdaterTests.swift317L
-rw-r--r--Tests/Unit/NYTAuthServiceTests.swift87L
-rw-r--r--Tests/Unit/NYTPuzzleUpgraderTests.swift188L
-rw-r--r--Tests/Unit/NYTToXDConverterTests.swift811L
-rw-r--r--Tests/Unit/NicknameDirectoryTests.swift157L
-rw-r--r--Tests/Unit/NotificationNavigationBrokerTests.swift111L
-rw-r--r--Tests/Unit/NotificationStateTests.swift270L
-rw-r--r--Tests/Unit/OpenPuzzleBannerTests.swift34L
-rw-r--r--Tests/Unit/PUZToXDConverterTests.swift395L
-rw-r--r--Tests/Unit/PeerChangeLedgerTests.swift121L
-rw-r--r--Tests/Unit/PendingEditFlagTests.swift251L
-rw-r--r--Tests/Unit/PersistenceRecoveryTests.swift77L
-rw-r--r--Tests/Unit/PlayerColorTests.swift41L
-rw-r--r--Tests/Unit/PlayerNamePublisherTests.swift309L
-rw-r--r--Tests/Unit/PlayerRosterTests.swift398L
-rw-r--r--Tests/Unit/PlayerSelectionPublisherTests.swift469L
-rw-r--r--Tests/Unit/PlayerSessionNavigationTests.swift282L
-rw-r--r--Tests/Unit/PushClientTests.swift275L
-rw-r--r--Tests/Unit/PushPayloadCipherTests.swift155L
-rw-r--r--Tests/Unit/PushPayloadTests.swift237L
-rw-r--r--Tests/Unit/PuzzleCatalogTests.swift56L
-rw-r--r--Tests/Unit/PuzzleNotificationTextTests.swift332L
-rw-r--r--Tests/Unit/PuzzleSessionTests.swift162L
-rw-r--r--Tests/Unit/RecentChangesTests.swift100L
-rw-r--r--Tests/Unit/RecordSerializerMovesTests.swift79L
-rw-r--r--Tests/Unit/RecordSerializerTests.swift1636L
-rw-r--r--Tests/Unit/ReplayCacheTests.swift146L
-rw-r--r--Tests/Unit/ReplayControlsTests.swift127L
-rw-r--r--Tests/Unit/SessionPushPlannerTests.swift381L
-rw-r--r--Tests/Unit/ShareLinkRouteTests.swift66L
-rw-r--r--Tests/Unit/ShareLinkShortenerTests.swift166L
-rw-r--r--Tests/Unit/Sync/AppServicesAnnouncementTests.swift222L
-rw-r--r--Tests/Unit/Sync/AuthorIdentityTests.swift92L
-rw-r--r--Tests/Unit/Sync/EngagementCoordinatorTests.swift381L
-rw-r--r--Tests/Unit/Sync/EngagementMessageAuthenticatorTests.swift156L
-rw-r--r--Tests/Unit/Sync/EnsureGameEntityTests.swift118L
-rw-r--r--Tests/Unit/Sync/FriendControllerNicknameReplayTests.swift91L
-rw-r--r--Tests/Unit/Sync/FriendModelTests.swift404L
-rw-r--r--Tests/Unit/Sync/FriendZoneTests.swift174L
-rw-r--r--Tests/Unit/Sync/GamePushCredentialsTests.swift72L
-rw-r--r--Tests/Unit/Sync/MovesCodecLegacyDecodeTests.swift95L
-rw-r--r--Tests/Unit/Sync/MovesInboundTests.swift513L
-rw-r--r--Tests/Unit/Sync/PeerPresenceGraceTests.swift38L
-rw-r--r--Tests/Unit/Sync/PendingChangeReapTests.swift95L
-rw-r--r--Tests/Unit/Sync/PerGameZoneTests.swift37L
-rw-r--r--Tests/Unit/Sync/PlayerRecordPresenceTests.swift301L
-rw-r--r--Tests/Unit/Sync/SessionMonitorTests.swift400L
-rw-r--r--Tests/Unit/Sync/ShareRoutingTests.swift358L
-rw-r--r--Tests/Unit/Sync/ZoneOrphaningTests.swift182L
-rw-r--r--Tests/Unit/SyncMonitorTests.swift30L
-rw-r--r--Tests/Unit/TimeLogTests.swift263L
-rw-r--r--Tests/Unit/TipStoreTests.swift153L
-rw-r--r--Tests/Unit/XDAcceptTests.swift666L
-rw-r--r--Tests/Unit/XDMarkupTests.swift88L
-rw-r--r--Tests/Workers/helpers.mjs52L
-rw-r--r--Tests/Workers/push-worker.test.mjs122L
-rw-r--r--Tests/Workers/room-worker.test.mjs89L
-rw-r--r--Workers/link-worker.js604L
-rw-r--r--Workers/og.png7638B
-rw-r--r--Workers/push-worker.js1410L
-rw-r--r--Workers/room-worker.js444L
-rw-r--r--Workers/wrangler.link.toml20L
-rw-r--r--Workers/wrangler.push.toml20L
-rw-r--r--Workers/wrangler.room.toml27L
-rw-r--r--cloudkit.ckdb138L
-rw-r--r--project.yml185L