session-ios/SessionUtilitiesKit
Morgan Pretty 1b350cf422 Fixed a number of crashes
Consolidated the PagedDatabaseObserver updating logic into a static function (can be improved further in the future)
Added defensive coding to prevent the LinkDeviceVC from crashing when the nav controller doesn't exist
Fixed an issue where the 'Permissions' callbacks were doing UI logic on background threads
Fixed an issue where the 'reloadCurrent' load type for the PagedDatabaseObserver was incorrectly increasing the 'currentCount' of the PageInfo
Fixed an issue where loading all of the data for paged data could result in a crash when the 'loadMore' section was removed
2022-10-24 14:52:28 +11:00
..
Combine Started refactoring the conversation image picker screens 2022-09-08 11:22:36 +10:00
Crypto Added linting for the localized strings, updated the quote & mention behaviour for the current user 2022-07-15 18:15:28 +10:00
Database Fixed a number of crashes 2022-10-24 14:52:28 +11:00
General Translations, better RTL support and minor animation fix 2022-10-07 18:46:05 +11:00
JobRunner Added a method to allow safer database inserts 2022-10-21 17:32:51 +11:00
Media Merge branch 'dev' into feature/theming 2022-08-26 13:24:42 +10:00
Meta A few bugs fixes and some optimisations 2022-08-19 16:58:47 +10:00
Networking Fixed a few additional issues uncovered 2022-07-26 11:36:32 +10:00
PromiseKit refactor on timer and polling threading 2022-02-22 14:01:48 +11:00
Utilities Did some more theming, removed some files and fixed a couple of minor call issues 2022-09-02 17:32:13 +10:00
Configuration.swift Progressing on theming functionality 2022-08-12 13:35:17 +10:00