session-ios/Session/Settings
Morgan Pretty 20dc74bc96 Added paging to the Home/MessageRequests screens and fix a bunch of bugs
Added a cache to the Identicon to prevent unneeded image generation
Replaced some 'withTint' calls to use the standard 'withRenderingMode' instead
Fixed a bug where the background would remain when swiping to reply
Fixed a crash which could occur with String-based settings
Fixed an issue where all messages in a thread wouldn't get marked as read when opening the thread (ie. existing behaviour)
Fixed a bug where going to the all media screen from a specific
Fixed a bug where the 'areCallsEnabled' preference wasn't getting migrated
Fixed a bug where you couldn't join any of the default open groups
Fixed a bug where it was polling for the invalid placeholder default open group
Fixed a few threading issues related to PromiseKit defaulting to run on the main thread
Updated and number of processes to run on "default" priority queues intead of "userInitiated" ones (since the docs suggest those are blocking)
Optimised the PagedDatabaseObserver to do a much more efficient count query
Updated the PagedDatabaseObserver to allow for triggering content updates when data changes outside of the paged or associated tables changes
Updated the HomeVC and MessageRequestsViewController to use paged queries
Made some optimisations to prevent unneeded database changes
2022-06-24 18:29:45 +10:00
..
NotificationSettingsOptionsViewController.h Re-organize files 2021-01-12 11:05:52 +11:00
NotificationSettingsOptionsViewController.m Finished off the MediaGallery logic 2022-05-20 17:58:39 +10:00
NotificationSettingsViewController.h Re-organize files 2021-01-12 11:05:52 +11:00
NotificationSettingsViewController.m Finished off the MediaGallery logic 2022-05-20 17:58:39 +10:00
NukeDataModal.swift Made a couple of tweaks to the GRDBStorage interface 2022-06-21 13:39:46 +10:00
OWSSoundSettingsViewController.h Fixed a few closed group and job issues 2022-04-22 18:47:11 +10:00
OWSSoundSettingsViewController.m Fixed a few closed group and job issues 2022-04-22 18:47:11 +10:00
PrivacySettingsTableViewController.h show call permission required modal when calls are nor enabled 2022-03-03 13:25:53 +11:00
PrivacySettingsTableViewController.m Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
PrivacySettingsTableViewController.swift ask formic permission when enabled call for the first time & update build number 2022-04-21 14:28:36 +10:00
QRCodeVC.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2022-06-08 14:29:51 +10:00
SeedModal.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2022-06-08 14:29:51 +10:00
SettingsVC.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 2022-06-24 18:29:45 +10:00
ShareLogsModal.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2022-06-08 14:29:51 +10:00