Commit Graph

8905 Commits

Author SHA1 Message Date
Andrew
9d22e86a2f Merge master into dev 2024-05-24 12:03:52 +09:30
Andrew
455a1ed50a
Merge pull request #1495 from oxen-io/release-1.18.3
Merge release-1.18.3 to master
2024-05-24 10:19:01 +09:30
Andrew
f90cea8fe2 Do not fetch quotes recursively 2024-05-23 18:59:09 +09:30
fanchao
31f4de22cd More changes 2024-05-23 14:17:38 +10:00
fanchao
c1d82cc574 Naming 2024-05-23 13:49:38 +10:00
fanchao
90f0caebbd Tidy up 2024-05-23 13:48:06 +10:00
Andrew
8c9ff9840c Move next button up on new message fragment 2024-05-22 20:46:20 +09:30
Andrew
98f279fdf7
Merge pull request #1496 from oxen-io/revert-attachment-download-list-mechanism
[SES-1956] Attachment download job re-start preventer removed
2024-05-22 17:07:37 +09:30
alansley
f6fb4ab78c Attachment download job re-start preventer removed 2024-05-22 17:04:44 +10:00
Andrew
2a73e944e7 Merge branch 'on' into on-2 2024-05-22 12:29:46 +09:30
Andrew
7045c7bd18 Merge branch 'dev' into on 2024-05-22 12:29:13 +09:30
Andrew
34ae58da8d
Merge pull request #1489 from bemusementpark/fix-last
[SES-1901] Fix last sent called excessively
2024-05-22 11:08:02 +09:30
fanchao
ee9a0a610c Logging 2024-05-22 11:13:26 +10:00
fanchao
c7c0519a20 Feedback 2024-05-22 10:54:56 +10:00
AL-Session
658f7de30e
[SES-1930] Catch HTTP exceptions from threads (#1491)
* Catch HTTP exceptions

* Fixes #1490

* Removed catch blocks that won't actually catch due to thread execution pool reasons & added a thread limiting mechanism to prevent excessive thread creation (when the queue is full then further tasks are queued)

* Corrected thread exception catching (hopefully)

* Addressed PR feedback

* Reverted build number bump used for testing without reinstall

* Added print of stack trace to any caught thread exceptions

* Log exception directly and do not print stack trace on thread exception

* Added TAG for logging output

---------

Co-authored-by: alansley <aclansley@gmail.com>
2024-05-22 08:43:47 +10:00
fanchao
27fcc66e7f Defensive check 2024-05-21 15:05:36 +10:00
Andrew
a660f45043 Fix timestamp cache for communities 2024-05-21 11:27:06 +09:30
fanchao
75e53c86b1 Fixes SES-1936 2024-05-21 11:44:08 +10:00
fanchao
2002b6f397 Fixes SES-1931 debouncer crash 2024-05-20 16:11:43 +10:00
Andrew
f114ac84bd Fix last sent updated by non-self 2024-05-20 14:05:34 +09:30
Andrew
4904524af5 Fix excessive last sent calls 2024-05-20 13:58:13 +09:30
Andrew
cf13caaee4
Bump canonicalVersionCode 2024-05-17 16:25:19 +09:30
Andrew
44f47662a7
Update version 1.18.3 2024-05-17 14:07:33 +09:30
Andrew
31cbaa9480
Merge pull request #1484 from AL-Session/SES1901_LastSentMsgANR
SES1901- Last sent msg ANR fix
2024-05-17 13:53:21 +09:30
Al Lansley
f6275362ea Removed 2 (two) accidentally left in commented lines 2024-05-17 13:48:10 +09:30
Al Lansley
c312c27dd3 Reduce frequency of calls to find last sent message 2024-05-17 13:48:10 +09:30
alansley
4bef09a3c1 Removed comment following PR feedback 2024-05-17 13:48:10 +09:30
alansley
9cf30dd67e Minor phrasing & indentation adjustments 2024-05-17 13:48:10 +09:30
alansley
b300b9a743 Addressed PR feedback 2024-05-17 13:48:10 +09:30
alansley
8c31c83fc5 Fixes #1483 2024-05-17 13:48:10 +09:30
Andrew
a2a112e8b1
Prevent reloading sodium (#1485) 2024-05-17 12:54:57 +09:30
Andrew
f08c60633e Move newmessage 2024-05-16 23:40:18 +09:30
Andrew
272f223ca0 Merge branch 'on' into on-2 2024-05-15 11:34:17 +09:30
Andrew
8ef8107101 Merge branch 'dev' into on 2024-05-15 11:15:11 +09:30
Andrew
0512fd3500 Rename startPNModeActivity to startMessageNotificationsActivity 2024-05-15 11:08:45 +09:30
Andrew
0867fb7da0 Fix accessibility ids 2024-05-15 01:05:11 +09:30
Andrew
9f15039188 Add more info to unselect exception 2024-05-14 15:25:45 +09:30
Andrew
41dde12530 Clamp MediaPreview#getCursorPosition 2024-05-14 14:35:21 +09:30
Andrew
cee06bf7ee Remove invalid ViewPagerListener before updating pager data 2024-05-14 13:43:25 +09:30
Andrew
be0b800751 Move adapter to field 2024-05-14 13:36:12 +09:30
Andrew
b54efd6206 Clamp initial page of MediaPreview 2024-05-14 13:13:38 +09:30
Andrew
c32a5b6bba Handle QR errors 2024-05-10 01:08:53 +09:30
Andrew
1445d56d08 Extract strings 2024-05-09 02:07:50 +09:30
Andrew
9935b641e1 Fix glitch when canceling a search and reopening search 2024-05-09 00:55:10 +09:30
Andrew
a054fae758 Add strings and make qr scan call callback 2024-05-08 21:09:06 +09:30
Andrew
853c165949 Refresh contacts on open 2024-05-08 21:07:42 +09:30
Andrew
cad96001d1 Merge branch 'dev' into on-2 2024-05-08 15:59:53 +09:30
Andrew
1f1c51669c Update empty search 2024-05-08 13:16:46 +09:30
Andrew
afd240dcce Simplify HomeActivity 2024-05-07 10:58:41 +09:30
Andrew
0c0fa9ead3 Fix Invite Friend color 2024-05-06 15:41:55 +09:30