Commit Graph

205 Commits (16b597e35a43768d874ece2c86e3827d296c0473)

Author SHA1 Message Date
Ryan ZHAO 16b597e35a organize file 1 year ago
Ryan ZHAO 0fc40edb71 update the text input to support multiple lines 1 year ago
Ryan ZHAO c5eb55d1e8 WIP: implement start new conversation screen with SwiftUI 1 year ago
Ryan ZHAO e47d6cdb1b fix: standardise default display picture 1 year ago
Ryan Zhao cf63d6e48f imp: modal of hiding recovery password permanently 1 year ago
Ryan Zhao 45d2964bf1 Merge branch 'dev' into onboarding 1 year ago
ryanzhao 0632514d45 imp: updated recovery password screen 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
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 aec2aed81f
Merge pull request #927 from mpretty-cyro/fix/snode-info-deduping
Fixed an issue where the messages might not get reprocessed when they should
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
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
Morgan Pretty 085a1a59aa Fixed an issue where the messages might not get reprocessed when they should
Dropped the auto-incrementing id from the SnodeReceivedMessageInfo
Changed the 'key, hash' from a uniqueKey to a primaryKey to allow "upsert" behaviours to work
2 years ago
Morgan Pretty 3a9ada581d Fixed an issue where theme changes stopped updating nav styling 2 years ago
Morgan Pretty 42b49e0227 Added unit tests to verify migrations between all versions work
Fixed a busted test import
2 years ago
ryanzhao dee5e56ccc Merge branch 'dev' into onboarding 2 years ago
Morgan Pretty 5917cf103f Refactored the LintLocalizableStrings
Added inline errors & warnings (regex could use some work to remove invalid cases)
Added a build step to validate the strings are included in the app and it's extensions
2 years ago
Morgan Pretty 52836cff91 Fixed a couple more issues
Fixed an issue with the Emoji generation
Fixed the SessionThread 'isPinned' property
Fixed an issue when migrating from a pre 2.3.0 version to the latest version
2 years ago
Ryan Zhao 23f67763f4 WIP: toast 2 years ago
Ryan Zhao 353abe7089 imp: toast view 2 years ago
Ryan Zhao 0045100200 polish text input error showing 2 years ago
Ryan Zhao 6741575f04 adjust horizontal padding of account created view 2 years ago
Ryan Zhao 9178133d14 refactor on paddings 2 years ago
ryanzhao a9dcfaa3b9 minor fix on placeholder text color 2 years ago
ryanzhao e2856dfb97 adjust font size 2 years ago
ryanzhao f5e086dee1 fix an issue when input showing error message the layout would change 2 years ago
Ryan Zhao 5f4ecfd4a2 WIP: loading view 2 years ago
Ryan Zhao abaf3ddf89 handle on input text change for error handling 2 years ago
Ryan Zhao ff254f674a minor fix 2 years ago
Ryan Zhao 73ab8af072 handle input error 2 years ago
Ryan Zhao 90b2a4545c Enter recovery password screen 2 years ago
ryanzhao c4c24f7053 new home screen account created design 2 years ago
Ryan Zhao a495b9eb63 display name screen 2 years ago
Ryan Zhao 6cd8326904 refactor and improvements on landing view 2 years ago
ryanzhao e414f17a4d landing screen 2 years ago
ryanzhao c9d97c10d0 WIP: landing screen (attributed text) 2 years ago
ryanzhao c6af2dba54 minor fix on theming 2 years ago
Ryan Zhao 1adfc9cfbe WIP: show media details full screen 2 years ago
Ryan Zhao a0ea28234f wrap profile picture view for swiftui 2 years ago
Ryan Zhao 01ee543758 refactor on profile picture view 2 years ago
Ryan Zhao a5f12649c1 link real data 2 years ago
Ryan Zhao 3ccf5995f2 add full screen button on message info screen 2 years ago
ryanzhao 8e1e74b9c0 WIP: binding real infos 2 years ago
Ryan Zhao 09bece5c10 add custom fonts to SwiftUI 2 years ago
Ryan Zhao 1a22bd07ef use theme color for message info screen 2 years ago
Ryan Zhao 42578623d9 update theme for SwiftUI 2 years ago
Ryan Zhao 0717beb117 update theming for SwiftUI 2 years ago
Ryan Zhao d6e17f7f56 minor refactor 2 years ago
ryanzhao a127f4c4e2 WIP: SwiftUI + theming 2 years ago