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/Session/Onboarding
Morgan Pretty 44b1d69551 Fixed a number of issues found during testing, and some QA issues
• Updated the SyncPushTokensJob to wait for a bit for paths to build before failing
• Updated the PushNotification service to be selectable via the dev settings
• Updated the database timeout code to be a little more developer friendly
• Updated the code to stop blocked contacts from appearing in the main conversation list
• Removed the invalid "push-testnet" push server
• Removed the logic to configure the APNS push service based on the service network (was incorrect)
• Removed the 'Int' raw type constraint for the 'FeatureOption'
• Fixed an issue where the initial conversation query for groups would fail due to an invalid join
• Fixed an issue where the initial conversation query wouldn't include the 'markedUnread' flag (meaning the conversation wouldn't correctly get marked as read)
• Fixed a rare bad memory crash
• Fixed an issue where the modal wouldn't be dismissed after updating the group display name
• Fixed an issue where the "Recreate Group" button was the wrong height
3 months ago
..
DisplayNameScreen.swift Fixed a number of issues found during testing, and some QA issues 3 months ago
LandingScreen.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 3 months ago
LoadAccountScreen.swift Added additional developer settings and fixed some bugs 7 months ago
LoadingScreen.swift Fixed a number of issues found during testing, and some QA issues 3 months ago
Onboarding.swift Fixed a number of QA issues and other bugs founds 3 months ago
PNModeScreen.swift Fixed a number of issues found during testing, and some QA issues 3 months ago
PNOptionView.swift WIP: Replace strings 1 year ago
SeedReminderView.swift Merge branch 'onboarding' into standardised-strings 12 months ago