session-ios/Signal/src
Matthew Chen c7426f9343 Avoid crashing on startup due to database view creation.
* Substitute unread view for unseen view until unseen view is ready.
* Register as many views as possible async.
* Perform blocking, safe migrations before async registration of views.
* Add debug settings view for internal app stats.
* Show blocking overlay until async registration of database views is complete.
* Convert version migrations to use AppVersions.

// FREEBIE
2017-06-15 13:44:30 -04:00
..
Jobs CR: continue to delete sessions for EndSession 2017-06-08 16:20:23 -04:00
Models Use reference cells for measurement. 2017-06-13 11:08:58 -04:00
Observers Read receipts remove lockscreen notifications 2016-09-17 13:51:33 -04:00
Storyboard Clean up ahead of PR. 2017-06-08 15:34:54 -04:00
UserInterface Properly dismiss file view after proceeding with share to no-longer 2017-06-07 22:31:52 -04:00
ViewControllers Avoid crashing on startup due to database view creation. 2017-06-15 13:44:30 -04:00
call Investigate “call stuck on connecting” issue. 2017-06-13 11:18:27 -04:00
contact Cache the displayable text for messages. 2017-05-30 10:05:21 -04:00
crypto Remove some more RP related code 2017-03-30 11:00:28 -04:00
environment Avoid crashing on startup due to database view creation. 2017-06-15 13:44:30 -04:00
network Rework how messages are marked read. 2017-06-12 11:52:21 -04:00
util Avoid crashing on startup due to database view creation. 2017-06-15 13:44:30 -04:00
views Improve handling of group creation failures. 2017-06-13 15:09:47 -04:00
AppDelegate.h Remove registration storyboard. 2017-05-24 17:46:32 -04:00
AppDelegate.m Avoid crashing on startup due to database view creation. 2017-06-15 13:44:30 -04:00
ProfileFetcherJob.swift Throttle profile fetch and retry on failure. 2017-06-12 10:21:35 -04:00
Signal-Bridging-Header.h Add verification state change messages. 2017-06-08 10:44:23 -04:00
UIApplication+OWS.swift no contacts banner -> system settings 2017-05-08 11:15:45 -04:00
UIColor+OWS.h Rework appearance of voice messages and audio attachments. 2017-05-12 09:46:54 -04:00
UIColor+OWS.m Respond to CR. 2017-05-12 09:49:12 -04:00
UIDevice+featureSupport.swift one-time carousel of changes 2017-03-02 14:37:50 -05:00
UIStoryboard+OWS.swift Convert FingerprintViewController to programmatic layout. 2017-06-08 14:55:26 -04:00
UIView+OWS.h Convert FingerprintViewController to programmatic layout. 2017-06-08 14:55:26 -04:00
UIView+OWS.m Convert FingerprintViewController to programmatic layout. 2017-06-08 14:55:26 -04:00