Signal-iOS/SignalMessaging
Jordan Rose 76b716462e SSK: Make OrderedDictionary a struct and improve it a bit
- Now a struct, meaning no need for a clone() method
- Now a RandomAccessCollection indexed by Int
- Removed the subscript setter that EarlyMessageManager was using to
  make the reordering behavior more explicit
- Generalized insert(key:value:isAppend:) to insert(key:at:value:)
- Added removeSubrange(_:)
2021-03-04 10:30:54 -08:00
..
appearance Update profile settings view styles 2021-03-03 20:29:40 -08:00
attachments Preserve orientation when stripping image metadata 2021-02-11 10:10:16 -08:00
categories Change over a bunch of tables and design feedback 2021-03-03 20:29:40 -08:00
contacts Respond to CR. 2021-02-24 21:13:25 -03:00
environment Simplify MessageProcessing promises 2021-02-23 10:45:50 -08:00
groups Respond to CR. 2021-03-03 17:21:47 -03:00
Notifications Lint 2021-02-12 14:03:16 -08:00
profiles Additional PR Feedback 2021-03-03 12:51:07 -08:00
Storage Service Rework app readiness. 2021-02-04 09:55:39 -03:00
utils Present profile subviews in modal 2021-03-03 20:29:41 -08:00
ViewControllers Re-style privacy settings, group creation, compose, and other miscellany 2021-03-03 20:32:36 -08:00
ViewModels Fix group short display name to support nicknames 2021-01-23 11:13:15 -08:00
Views SSK: Make OrderedDictionary a struct and improve it a bit 2021-03-04 10:30:54 -08:00
Wallpapers Attempt to fix wallpaper crash 2021-01-27 16:32:18 -03:00
Info.plist Shared framework between app and extension 2017-11-29 13:58:27 -08:00
SignalMessaging-Prefix.pch Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
SignalMessaging.h Allow sharing to multiple threads 2021-01-12 15:33:54 -08:00