Commit Graph

1988 Commits (a537e3af7cc5e0754056d0b58f73dc59dba73694)

Author SHA1 Message Date
Ryan ZHAO a537e3af7c add time label on search result cell 2 years ago
Ryan ZHAO a4286212b4 imp: default contact list of global search screen 2 years ago
Ryan ZHAO b443e72092 minor fix after merging latest dev 2 years ago
Ryan ZHAO d25783c4df Merge branch 'dev' into onboarding 2 years ago
Ryan ZHAO adf71f0c3b WIP: updated sorting for global search 2 years ago
Ryan ZHAO 2f740c7065 WIP: refactor global search screen into SwiftUI 2 years ago
Morgan Pretty d62ca64852 Remove debug code 2 years ago
Ryan ZHAO ecd8083ebe WIP: refactor global search screen into SwiftUI 2 years ago
Morgan Pretty 645c936fdd Added an error modal if the voice recording fails to start 2 years ago
Morgan Pretty 08365a610e Fixed issues found during QA
Fixed a couple issues around temporary file paths not getting created correctly
Fixed an issue where PhotoLibrary exports could fail without notifying the user correctly
Fixed a couple of bugs with the emoji list
2 years ago
Ryan ZHAO ebf36c6251 minor update on buttons and QR code to look better on iPad 2 years ago
Ryan ZHAO 5aaf02180a clean 2 years ago
Ryan ZHAO c985d3b361 clean up 2 years ago
Ryan ZHAO 0fc40edb71 update the text input to support multiple lines 2 years ago
Ryan ZHAO 1a799d5565 implement new message screen 2 years ago
Ryan ZHAO d303215663 WIP: new message screen 2 years ago
Ryan ZHAO ce50fd9265 ui: implement invite a friend screen with SwiftUI 2 years ago
Ryan ZHAO ace7f3e5a5 add dismiss button on start new conversation screen 2 years ago
Ryan ZHAO c5eb55d1e8 WIP: implement start new conversation screen with SwiftUI 2 years ago
Ryan ZHAO f6beb2d315 Show toast rather than modal when there is an error scanning QR code 2 years ago
Ryan ZHAO 9faf835617 ui: refactor QR code screen with SwiftUI and update QR code style 2 years ago
Morgan Pretty 790ef16b9a Updated accessibility identifiers to match new branches 2 years ago
Ryan ZHAO 5eca31aaa2 refactor & clean 2 years ago
Morgan Pretty fd02decf9f Updated the PNModeVC to explicitly trigger the SyncPushTokensJob 2 years ago
Morgan Pretty cac29a573a Optimised jumping between messages to avoid excessive loading 2 years ago
Morgan Pretty 001936e1b6 Updated the in-conversation search to prioritise currently visible results 2 years ago
Morgan Pretty a9b3756a44 Fixed UX around tapping link in messages which contain attachments 2 years ago
Morgan Pretty 3f19c776d9 Fixed a few issues around jumping between messages
Fixed a bug where tapping on quotes could break after loading lots of visible cells
Fixed a bug where a cell which contained both links and a quote would only ever let you interact with the quote
Fixed an issue where message highlight wasn't working when jumping between messages
2 years ago
Morgan Pretty cbcdb9b37f Refactored AppContext and AppRediness to Swift 2 years ago
Ryan ZHAO 6d2e0b457e fix: wrong server removed 2 years ago
Ryan ZHAO e6cf75dd3f remove frigg&fenrir turn servers for now 2 years ago
Ryan Zhao cf63d6e48f imp: modal of hiding recovery password permanently 2 years ago
Ryan Zhao 01f202ac79 clean up 2 years ago
Ryan Zhao 52ce8a49b4 replace old seed screen with updated recovery password screen 2 years ago
Ryan Zhao 281dfc3bb4 fix building issues after merge 2 years ago
Ryan Zhao 45d2964bf1 Merge branch 'dev' into onboarding 2 years ago
Ryan Zhao 44c8f21628 polish qrcode theme color 2 years ago
ryanzhao 0632514d45 imp: updated recovery password screen 2 years ago
ryanzhao 4c95154485 remove recovery password screen 2 years ago
ryanzhao d86dd56aa4 update translation 2 years ago
Morgan Pretty 05460ca2b3 Fixed a bug where the play button wouldn't appear when swiping attachments 2 years ago
Morgan Pretty de7d85f4cb Merge remote-tracking branch 'upstream/dev' into fix/media-interactions 2 years ago
ryanzhao f9531a4cc8 polish the recovery password remider 2 years ago
ryanzhao fa1f54c091 bring back the recovery phrase bannner 2 years ago
Morgan Pretty 89b38dc2f5
Merge pull request #928 from mpretty-cyro/fix/blocked-contacts-crash
Fixed a crash on the blocked contacts screen and refactoring
2 years ago
Morgan Pretty e427e59544
Merge pull request #926 from mpretty-cyro/fix/rare-multi-threading-crash
Fixed a crash which could occur when scrolling conversation messages
2 years ago
Morgan Pretty bd98db2612 Fixed a few bugs and crashes around media interactions
Fixed a crash when trying to grant permission to access additional photos
Fixed a bug where audio files would incorrectly get recognised as voice messages
Replaced our custom video/audio players with the native ones (which have additional built-in controls)
Updated the errors from SSKKeychainStorage to include useful information
Updated layout for audio attachments
2 years ago
ryanzhao 65ee402ced modify recovery phase screen 2 years ago
ryanzhao 8f39a4ee10 add explanation on notification mode option screen 2 years ago
Morgan Pretty f97170fdcd Fixed a crash on the blocked contacts screen and refactoring
Refactored the SessionThreadViewModel to reduce boilerplate and clean up the interface a little
Refactored the MessageRequestsViewController to use the SessionTableViewController
Fixed a crash when returning from the background on the BlockedContactsViewModel
Fixed some minor lag on the NotificationSoundViewModel
Added an optional initial loading message to the SessionTableViewController
2 years ago