You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SessionUtilitiesKit/Database
Morgan Pretty 8ff542405c Finished of the Conversation screen and JobQueue concurrency
Updated the migrations to indicate progress (Potential to base progress for the "processing" sections on the file size of the legacy database)
Updated the JobRunner to properly support concurrent queues for sending/receiving (other queues are still serial)
Added the typing indicator logic into the ConversationVC
Put code into SUKLegacy for connecting to the YDB database
Fixed a couple of minor UI bugs with the GalleryRailView
Updated the media gallery selection screen to use the appropriate system theme colouring (was painful to randomly swap from dark mode to like for one screen...)
Added an alert for when the database migration fails
Deleted the legacy migrations (manually applying any unapplied changes as part of the YDB to GRDB migration process)
3 years ago
..
LegacyDatabase Finished of the Conversation screen and JobQueue concurrency 3 years ago
Migrations Finished of the Conversation screen and JobQueue concurrency 3 years ago
Models Finished of the conversation screen and resolved a bug of bugs/TODOs 3 years ago
Types Finished of the Conversation screen and JobQueue concurrency 3 years ago
Utilities Finished of the Conversation screen and JobQueue concurrency 3 years ago
GRDBStorage.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago
OWSFileSystem.h Re-organize files 4 years ago
OWSFileSystem.m Re-organize files 4 years ago
OWSPrimaryStorageProtocol.swift Re-organize files 4 years ago
SSKKeychainStorage.swift Started work on GRDB logic and migrations 3 years ago
Storage.swift Re-organize files 4 years ago
StorageError.swift Added a simple migration progress indicator and animation (need timing tweaks) 3 years ago
TSYapDatabaseObject.h Re-organize files 4 years ago
TSYapDatabaseObject.m Re-organize files 4 years ago