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/Meta/Translations
Morgan Pretty b6328f79b9 Reworked the app startup process
Shifted the initial HomeVC population to a background thread to avoid blocking launch processing
Added some logging for database 'ABORT' errors to better identify cases of deadlocks
Added a launch timeout modal to allow users to share their logs if the startup process happens to hang
Updated the notification handling (and cancelling) so it could run on background threads (seemed to take up a decent chunk of main thread time)
Fixed an issue where the IP2Country population was running sync which could cause a hang on startup
Fixed an issue where the code checking if the UIPasteBoard contained an image was explicitly advised against by the documentation (caused some reported hangs)
Fixed a hang which could be caused by a redundant function when the ImagePickerController appeared
2 years ago
..
bin Organize files 5 years ago
de.lproj Reworked the app startup process 2 years ago
en.lproj Reworked the app startup process 2 years ago
es.lproj Reworked the app startup process 2 years ago
fa.lproj Reworked the app startup process 2 years ago
fi.lproj Reworked the app startup process 2 years ago
fr.lproj Reworked the app startup process 2 years ago
hi.lproj Reworked the app startup process 2 years ago
hr.lproj Reworked the app startup process 2 years ago
id-ID.lproj Reworked the app startup process 2 years ago
it.lproj Reworked the app startup process 2 years ago
ja.lproj Reworked the app startup process 2 years ago
nl.lproj Reworked the app startup process 2 years ago
pl.lproj Reworked the app startup process 2 years ago
pt_BR.lproj Reworked the app startup process 2 years ago
ru.lproj Reworked the app startup process 2 years ago
si.lproj Reworked the app startup process 2 years ago
sk.lproj Reworked the app startup process 2 years ago
sv.lproj Reworked the app startup process 2 years ago
th.lproj Reworked the app startup process 2 years ago
vi-VN.lproj Reworked the app startup process 2 years ago
zh-Hant.lproj Reworked the app startup process 2 years ago
zh_CN.lproj Reworked the app startup process 2 years ago
TRANSLATIONS.md Organize files 5 years ago
remove_unused_strings.swift Remove unused strings 4 years ago