Commit Graph

7 Commits (329f8d6f45c69593ecf25830b70e8c1b7d5c49c7)

Author SHA1 Message Date
Michael Kirk 3fdf703a60 PhoneNumberUtil is no longer a singleton
// FREEBIE
7 years ago
Matthew Chen 043218fb91 Ensure thread safety in phone parsing logic. 7 years ago
Matthew Chen a29c4ce5d6 Pull out OWSStorage base class for TSStorageManager. 8 years ago
Matthew Chen 9da165b846 Continue conversion of app setup. 8 years ago
Michael Kirk a11d83187b WIP: Framework-friendly - compiles but crashes on launch
// FREEBIE
8 years ago
Matthew Chen 9b4ac4073f Improve robustness around unknown country codes. 8 years ago
Michael Kirk ccb4a88742 Import SSK (and history) into Signal-iOS
git remote add ssk ../SignalServiceKit
git remote update
git merge -s ours --allow-unrelated-histories --no-commit ssk/master
git read-tree --prefix=SignalServiceKit -u ssk/master
git commit
8 years ago