session-ios/SessionSnodeKit
Morgan Pretty 26c7a5022a Added a simple migration progress indicator and animation (need timing tweaks)
Cleaned up the creation of the GRDBStorage instance
Fixed an issue where the launch screen wasn't setting it's background colour based on the system setting
Renamed the GRDBStorageError to StorageError (in preparation of legacy 'Storage' relocation)
Consolidated the two Environment classes (in Swift)
Refactored the AppSetup class to Swift
2022-05-30 13:04:26 +10:00
..
Database Added a simple migration progress indicator and animation (need timing tweaks) 2022-05-30 13:04:26 +10:00
Meta Create SessionSnodeKit 2020-11-05 12:07:21 +11:00
Models Added back the majority of the ConversationVC interactions 2022-05-12 17:28:27 +10:00
Types Migrated the SessionSnodeKit from YapDatabase to GRDB 2022-04-01 17:22:45 +11:00
Utilities Refresh snode pool at least once a day 2020-12-07 09:29:46 +11:00
Configuration.swift Further work on the JobRunner 2022-04-27 10:48:54 +10:00
GetSnodePoolJob.swift Updated the JobRunner to have multiple job queues (needs more testing) 2022-05-28 17:25:38 +10:00
Notification+OnionRequestAPI.swift Rename various things 2020-11-05 13:39:32 +11:00
OnionRequestAPI+Encryption.swift Migrated the SessionSnodeKit from YapDatabase to GRDB 2022-04-01 17:22:45 +11:00
OnionRequestAPI.swift Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2022-05-23 17:16:14 +10:00
SnodeAPI.swift Updated the JobRunner to have multiple job queues (needs more testing) 2022-05-28 17:25:38 +10:00
SnodeMessage.swift Further work on migrations and message pipeline refactoring 2022-04-21 16:42:35 +10:00