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/SessionMessagingKit/Utilities
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
3 years ago
..
AppReadiness.h Restructure 5 years ago
AppReadiness.m Make things compile again 5 years ago
Data+Utilities.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
DeviceSleepManager.swift Further work on migrations and message pipeline refactoring 3 years ago
Environment.swift Fixed the broken unit tests 3 years ago
FixedWidthInteger+BigEndian.swift Partially implement receiving pipeline 5 years ago
MessageWrapper.swift Re-organize files 5 years ago
NSData+messagePadding.h Allow admins to leave & fix remaining issues 4 years ago
NSData+messagePadding.m Allow admins to leave & fix remaining issues 4 years ago
OWSAES256Key+Utilities.swift Further work on SessionMessagingKit migrations 3 years ago
OWSAudioPlayer.h Fixed a few bugs and continued work on fixing unit tests 3 years ago
OWSAudioPlayer.m Added a simple migration progress indicator and animation (need timing tweaks) 3 years ago
OWSAudioSession.swift Fixed the broken unit tests 3 years ago
OWSBackgroundTask.h Restructure 5 years ago
OWSBackgroundTask.m Redesign conversation screen part 1 4 years ago
OWSWindowManager.h Make things compile again 5 years ago
OWSWindowManager.m Finished of the Conversation screen and JobQueue concurrency 3 years ago
Preferences.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
ProfileManager.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 3 years ago
ProfileManagerError.swift Removed a bunch of legacy database types 3 years ago
Promise+Utilities.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
ProximityMonitoringManager.swift Removed all the old Storage classes and YapDB extensions 3 years ago
SMKDependencies.swift Fixed the broken unit tests 3 years ago
SNProtoEnvelope+Conversion.swift Removed all the old Storage classes and YapDB extensions 3 years ago
SSKReachabilityManager.swift Restructure 5 years ago
Sodium+Utilities.swift Updated the Sodium library to fix a production linker error 3 years ago
String+Utlities.swift More work on getting SOGS V4 integrated 3 years ago
Threading.swift Re-added a bunch of functionality to the home and message requests screens 3 years ago