Fix Crash Bug in Android (ShareFile and Reconnect) + Force prettyDateString to use .toLocal() time + Formatting #794

Merged
sarah merged 9 commits from post-stable-fixes into trunk 2024-01-03 22:10:09 +00:00
Owner

commit fe4726986f
Author: Sarah Jamie Lewis sarah@openprivacy.ca
Date: Tue Jan 2 10:53:15 2024 -0800

Formatting

commit d4e57f493e
Author: Sarah Jamie Lewis sarah@openprivacy.ca
Date: Tue Jan 2 10:48:31 2024 -0800

Fix Crash Bug in Android (ShareFile and Reconnect)

In rare situtaitons (exacerbated by debug mode and multiple
file shares in succession) ReconnectCwtchForeground events can result
in negative message counts being calculated in the UI.

This fix ensures that doesn't happen, but a complete fix will need to wait until #664
is implement in the backend

commit 44925783f5
Author: Sarah Jamie Lewis sarah@openprivacy.ca
Date: Tue Jan 2 09:14:49 2024 -0800

Force prettyDateString to use .toLocal() time

Fixes an issue where, on some platforms, contact row dates in non-streaming mode
were displayed in UTC.
commit fe4726986f82104eaa9af5a0a0b8a35f8f0c60f0 Author: Sarah Jamie Lewis <sarah@openprivacy.ca> Date: Tue Jan 2 10:53:15 2024 -0800 Formatting commit d4e57f493ef323c5a09af7cb64afb31e0ad2963e Author: Sarah Jamie Lewis <sarah@openprivacy.ca> Date: Tue Jan 2 10:48:31 2024 -0800 Fix Crash Bug in Android (ShareFile and Reconnect) In rare situtaitons (exacerbated by debug mode and multiple file shares in succession) ReconnectCwtchForeground events can result in negative message counts being calculated in the UI. This fix ensures that doesn't happen, but a complete fix will need to wait until #664 is implement in the backend commit 44925783f559dee3ba3a182ce2e04214589b6bf1 Author: Sarah Jamie Lewis <sarah@openprivacy.ca> Date: Tue Jan 2 09:14:49 2024 -0800 Force prettyDateString to use .toLocal() time Fixes an issue where, on some platforms, contact row dates in non-streaming mode were displayed in UTC.
dan was assigned by sarah 2024-01-02 18:58:20 +00:00
sarah added 4 commits 2024-01-02 18:58:20 +00:00
44925783f5 Force prettyDateString to use .toLocal() time
Fixes an issue where, on some platforms, contact row dates in non-streaming mode
were displayed in UTC.
d4e57f493e Fix Crash Bug in Android (ShareFile and Reconnect)
In rare situtaitons (exacerbated by debug mode and multiple
file shares in succession) ReconnectCwtchForeground events can result
in negative message counts being calculated in the UI.

This fix ensures that doesn't happen, but a complete fix will need to wait until #664
is implement in the backend
continuous-integration/drone/pr Build is passing Details
2ab8cecac6
Remove Duplicate Function
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch-ui/589
sarah added 1 commit 2024-01-03 18:18:41 +00:00
continuous-integration/drone/pr Build is pending Details
05946c57fa
Upgrade Cwtch, Add Per-Profile Event Log
sarah added 1 commit 2024-01-03 18:28:10 +00:00
continuous-integration/drone/pr Build is failing Details
deefbb904f
Hide Ev-Log When Not Devmode
dan approved these changes 2024-01-03 18:28:57 +00:00
Member
Drone Build Status: failure https://build.openprivacy.ca/cwtch.im/cwtch-ui/591
sarah added 1 commit 2024-01-03 19:37:49 +00:00
continuous-integration/drone/pr Build is failing Details
a98068749e
More robust UI Test Setup
Member
Drone Build Status: failure https://build.openprivacy.ca/cwtch.im/cwtch-ui/592
sarah added 1 commit 2024-01-03 19:45:13 +00:00
continuous-integration/drone/pr Build is failing Details
f50242d664
Force Checking of libCwtch.so Loading Status in Tests
Member
Drone Build Status: failure https://build.openprivacy.ca/cwtch.im/cwtch-ui/593
Member
Drone Build Status: failure https://build.openprivacy.ca/cwtch.im/cwtch-ui/594
sarah added 1 commit 2024-01-03 21:39:20 +00:00
continuous-integration/drone/pr Build is passing Details
68af49cfec
Updated Cwtch
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch-ui/595
sarah merged commit e32ec30a1e into trunk 2024-01-03 22:10:09 +00:00
Sign in to join this conversation.
No reviewers
dan
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/cwtch-ui#794
No description provided.