Riley Testut
d1643dbc8f
Throws SyncValidationError when downloading corrupted versions of “verified” SaveStates
...
After reviewing save states upon first launch, Delta will upload the verified game ID as metadata to ensure other devices don’t download remote versions with incorrect relationships.
2023-08-11 18:57:27 -05:00
Riley Testut
061f5abd3e
Allows explicitly downloading corrupted record versions from RecordVersionsViewController
2023-08-10 19:33:27 -05:00
Riley Testut
be047b28a6
Fixes crash when restoring remote record without local version
2023-08-10 19:33:27 -05:00
Riley Testut
043fb923ae
[Delta Sync] Displays activity indicator when signing-in
...
Without an indicator it can feel like the app has froze, when really it’s just preparing to sync.
2023-07-07 14:59:41 -05:00
Riley Testut
19fb333a67
Toggles Delta Sync switch back on if user cancels “Disable Syncing?” warning alert
2023-07-06 19:11:09 -05:00
Riley Testut
35a8f90a1c
Converts Delta Sync action sheets into alerts
...
Implicitly fixes crashing on iPad.
2023-07-06 18:44:18 -05:00
Riley Testut
00121bd31f
[iPad] Fixes crash when resolving sync merge conflicts
2023-05-02 14:29:23 -05:00
Eric Lewis
15cab0bca8
feat: support iOS 13+ dark mode
2020-11-06 11:45:25 -05:00
Riley Testut
6cca0f244f
Replaces frameworks with static libraries
...
As of iOS 13.3.1, apps installed with free developer accounts that contain embedded frameworks fail to launch. To work around this, we now link all dependencies via Cocoapods as static libraries.
2020-02-03 19:28:23 -08:00
Riley Testut
7a257bc9ca
Presents confirmation alert when signing out of Delta Sync
2019-08-07 12:46:56 -07:00
Riley Testut
bf2752496a
Fixes nav bar disappearing when selecting SyncStatusViewController search result
2019-03-25 18:27:21 -07:00
Riley Testut
de616021e2
Displays both name + email address of sync service account
2019-03-25 15:58:56 -07:00
Riley Testut
8bc9d02e4c
Improves UI for restoring records/resolving conflicts
2019-03-20 11:22:39 -07:00
Riley Testut
7464ce1412
Fixes crash when searching in SyncStatusViewController
2019-03-20 10:53:14 -07:00
Riley Testut
935ad9b7c2
Displays record name in RecordSyncStatusViewController
2019-03-20 10:47:43 -07:00
Riley Testut
483ad69678
Adds support for syncing with Dropbox
2019-03-20 10:47:17 -07:00
Riley Testut
2c0709fa38
Fixes various memory leaks
2019-02-25 17:13:00 -08:00
Riley Testut
14e2eefc42
Updates Harmony dependency
2019-02-25 12:29:45 -08:00
Riley Testut
a377c1631a
Adds placeholder view for SyncStatusViewController
2019-02-21 12:47:19 -08:00
Riley Testut
65342e0b55
Displays correct local modification date in RecordSyncStatusViewController
2019-01-29 15:11:25 -08:00
Riley Testut
3bd0a35c61
Adds support for syncing GameSaves
2019-01-29 15:07:46 -08:00
Riley Testut
dbe298f2a7
Adds complete support for (de)authenticating users
2019-01-19 16:10:55 -08:00
Riley Testut
878506e34f
Adds ability to view previous sync results from SyncStatusViewController
2019-01-19 13:42:03 -08:00
Riley Testut
86beaaaaa4
Adds ability to view details of record errors in SyncResultViewController
...
Also updates error handling to match revised Harmony errors.
2019-01-18 16:08:04 -08:00
Riley Testut
eaa8429bd8
Adds SaveState.localizedName
2018-12-04 17:06:42 -08:00
Riley Testut
5c531fcbee
Fixes non-syncable save states appearing in GameSyncStatusViewController
2018-12-04 16:21:15 -08:00
Riley Testut
f8c47fcb86
Adds RecordVersionsViewController
...
Allows users to restore remote versions of records, or resolve conflicts
2018-12-04 16:21:10 -08:00
Riley Testut
b226698760
Adds RecordSyncStatusViewController
...
Views local and remote status of a record, and enable/disable syncing
2018-11-27 14:46:38 -08:00
Riley Testut
ca4ccfc3ae
Adds basic GameSyncStatusViewController to view status of game-related records
2018-11-20 14:47:47 -06:00
Riley Testut
5354d779c1
Adds SyncStatusViewController to view basic sync status of games
2018-11-20 13:04:55 -06:00
Riley Testut
db9f43334d
Adds basic SyncManager implementation
...
Handles authenticating with Google Drive
2018-11-13 17:46:47 -08:00
Riley Testut
545c5a223f
Adds basic UI for selecting syncing services
2018-11-12 12:43:30 -08:00