Commit Graph

16740 Commits (2c14073b04fb28185cb96c5eba51dae3b7f2842b)
 

Author SHA1 Message Date
Ryan Zhao ec8b9df3bb minor tableview tweaks 3 years ago
Ryan Zhao 6e3c80c16b feat: search contacts in create closed group page 3 years ago
Ryan Zhao 67a9047df7 update grey background color 3 years ago
Ryan Zhao 4394e64d9b update enter public key explanation content 3 years ago
Ryan Zhao 52449d6522 minor colour adjustment 3 years ago
Ryan Zhao 3e30ceb032 feat: long press to show copy on current user's public key label 3 years ago
ryanzhao e5c3c23e74 WIP: new closed group vc 3 years ago
ryanzhao df140584e7 feat: add tapping function for contacts in new conversation screen 3 years ago
ryanzhao 2213a99330 ui: new conversation screen contacts table 3 years ago
ryanzhao 87c2bc3700 tweaks on the logic to suspend database when call is ended in background 3 years ago
ryanzhao 39e2e052ee WIP: implement sorting and grouping contacts 3 years ago
ryanzhao 9f75f10d6a centre align the last open group suggestion if there is only one of them 3 years ago
ryanzhao b3ddea1626 update translation 3 years ago
ryanzhao 7c1d332763 move database suspending logic when handling calls in background after writeAsync 3 years ago
ryanzhao 9419f83f43 put back accidentally removed code 3 years ago
ryanzhao b2869b7538 refactor on layouts 3 years ago
ryanzhao 8ad21ba089 add tap gesture 3 years ago
ryanzhao 6aa37d4d98 Merge branch 'dev' into menu-redesign 3 years ago
Ryan Zhao ccbf4e0945 clean 3 years ago
Ryan Zhao ae7895c18e fix a issue where the call info message won't be updated 3 years ago
Ryan Zhao d42088e37c fix an edge case where the isCallOngoing will always be true 3 years ago
Ryan Zhao 62d730ea30 fix call notification title and content 3 years ago
Ryan Zhao e3479107f3 feat: give more time for calls to connect 3 years ago
Ryan Zhao 31605672e2 fix call threading issues 3 years ago
ryanzhao 80894bc198 suspend database when call is ended in background 3 years ago
ryanzhao a5ede8c6a2 fix a case when the app goes into background with an ongoing call 3 years ago
ryanzhao 3eb7a5c5d9 fix self-send reaction notification 3 years ago
ryanzhao 87577e9d4b resume database when there is a VoIP call notifcation 3 years ago
ryanzhao 3d0239d31b fix missed call notification content 3 years ago
ryanzhao afc862d1c1 resume ans suspend database properly in extensions 3 years ago
RyanZhao 57eccd1e80
Merge pull request #680 from RyanRory/emoji-react-tweak-1
Emoji react tweaks
3 years ago
Ryan Zhao 3cfee13768 minor refactor to prevent fake calls 3 years ago
Ryan Zhao 85fc22110f fix selected emoji not shown in the popup list 3 years ago
Ryan Zhao bd0614532e feat: add cancel button for emoji search bar 3 years ago
Ryan Zhao e5a46a993d update emoji names for searching 3 years ago
Ryan Zhao ed3dcf7634 add comments and minor refactor back to previous logic 3 years ago
ryanzhao e6e97684b4 fix 6 reactors case in user list 3 years ago
ryanzhao d5948c0142 fix a crash when remove reaction and there are exactly 6 reactors 3 years ago
ryanzhao 98cf10cfea fix crash on clicking on more reactors cell 3 years ago
ryanzhao 3e8abd1952 tweak: make seqNo optional 3 years ago
ryanzhao c2ffdc091c Merge branch 'dev' into emoji-react-tweak-1 3 years ago
Morgan Pretty aa9019e0b3
Merge pull request #684 from mpretty-cyro/fix/home-typing-indicator
Fixed a bug where the typing indicator wasn't working on the home screen
3 years ago
Morgan Pretty 1afdfa8bcb Fixed a bug where the typing indicator wasn't working on the home screen 3 years ago
ryanzhao 6a8b14b8d2 tweak: refactor reaction deletion 3 years ago
ryanzhao 82e55a8d5b tweak: local reaction entry logic change 3 years ago
ryanzhao eef56d47de update build number 3 years ago
ryanzhao ddbbf63d14 Merge branch 'dev' into emoji-react-tweak-1 3 years ago
ryanzhao faecb82062 tweak: update the logic of adding local reaction entry after message sent or open group api api call success 3 years ago
Morgan Pretty 3aa231360d
Merge pull request #681 from mpretty-cyro/fix/multithreading-crash
Added fixes and defensive coding for a number of crashes
3 years ago
Morgan Pretty fc860e3957 Added fixes and defensive coding for a number of crashes
Fixed a crash which could occur due to multithreaded dependency access
Fixed a crash which could occur if the 'keyWindow' wasn't set on the LandingVC in time since we were force-unwrapping
Fixed a crash which could occur due to multithreaded swarm cache access
Fixed the broken unit tests
3 years ago