Greyson Parrelli
223c0c4bce
Bump version to 5.24.15
2021-10-12 16:28:45 -04:00
Greyson Parrelli
b39099b84e
Updated language translations.
2021-10-12 16:28:14 -04:00
Greyson Parrelli
22d6546704
Renamed EnterCodeFragment to EnterSmsCodeFragment.
...
I could never find the darn thing.
2021-10-12 15:45:26 -04:00
Greyson Parrelli
a7af687f8e
Add tap-for-debuglog to PinRestoreEntryFragment.
2021-10-12 15:45:26 -04:00
Alex Hart
ce9cd132ec
Never display badges if they are not enabled via feature flag.
2021-10-12 16:38:15 -03:00
Greyson Parrelli
62fa99e0ee
Improve network reliability.
2021-10-12 15:23:46 -04:00
Alex Hart
43e4cba3d7
Implement the majority of the Donor UI.
2021-10-12 15:55:54 -03:00
Greyson Parrelli
6cbc2f684d
Properly handle media validation errors.
2021-10-11 16:17:11 -04:00
Greyson Parrelli
ffc9e8caff
Add additional unit tests for phone number fuzzy matching.
2021-10-11 14:20:32 -04:00
Greyson Parrelli
49c9b0acde
Remove concept of V1 vs V2 fuzzy phone number results.
...
V1 hasn't been used in a long time. So we can just delete that code then
remove the concept of a 'v2' from the other stuff.
2021-10-11 13:25:04 -04:00
franortiz
9c6908873c
Handle multiple Argentina phone formats.
...
Fixes #10506
2021-10-11 13:18:08 -04:00
Greyson Parrelli
528fe67db9
Fix issue where conversation list wasn't updating for sent indicators.
...
We needed to add (back?) notifying the conversation list when sent
status changes.
2021-10-11 12:49:55 -04:00
Greyson Parrelli
39e14e922b
Include milliseconds in generated file name.
...
Fixes #11670
2021-10-11 11:48:11 -04:00
Greyson Parrelli
0c8b6f8ef8
Add an observer to log blocked threads.
2021-10-08 15:18:52 -04:00
Greyson Parrelli
f65de84c19
Update sender key store and MSL to be recipient-remap-safe.
...
The MSL is now remapped in the merge, and the sender key store is now
just keyed off of UUIDs.
2021-10-08 12:41:47 -04:00
Alex Hart
88074134af
Fix case where dialog could be shown after user leaves fragment.
2021-10-07 10:45:41 -03:00
Alex Hart
b5cc570363
Gracefully handle and log when a radio list does not have a default selection.
2021-10-07 08:49:30 -03:00
Alex Hart
3cbf0933ff
Fix RTL placement of play icon in quote view.
2021-10-06 13:39:42 -03:00
Alex Hart
7f9c89483f
Fix reactions shade issue in new conversations.
2021-10-06 10:02:17 -03:00
Alex Hart
8ef3d3fbbf
Add extra protection to image editor crop.
...
Adds an extra 72dp (height of radial dial) to the protection value
for crop mode. This guarantees that the image is NOT going to have
the bottom inaccessible due to overlap with the radial dial.
2021-10-06 08:56:21 -03:00
Alex Hart
c225c2b37d
Check for NPE when bad data is passed to the PDUParser.
2021-10-05 11:30:01 -03:00
Alex Hart
ff76c5fca5
Fix long name jitter as voice note position updates.
2021-10-05 11:08:42 -03:00
Alex Hart
5b99f590f8
Downsize fallback photos in conversation banner.
2021-10-05 11:08:28 -03:00
Alex Hart
2d0feca278
Eliminate flicker when entering multiselect.
2021-10-05 11:08:12 -03:00
Greyson Parrelli
92e506b117
Update libsignal-client to 0.9.6
2021-10-04 21:49:59 -04:00
Greyson Parrelli
cac841d8e6
Flush logs before trimming to size.
...
There are situations where we may be hitting our SQLITE_BUSY timeout
when we go to trim. One possibility is that we may have a large ongoing
write when we go to trim.
So, this change just makes sure we're caught up before we go to trim,
which is the simplest thing we can do to address this. It's not a
foolproof solution though, so if we still see it crop up, we'll just
have to re-route all log operations through the single thread we have
setup in the PersistentLogger or something.
2021-10-04 21:49:59 -04:00
Greyson Parrelli
77cb9bc174
Update SQLCipher to 4.4.3-S8
...
This reverts commit e01381379c
.
2021-10-04 21:49:59 -04:00
Cody Henthorne
309e33016a
Prevent GV2 operations after becoming unregistered.
2021-10-04 21:49:59 -04:00
Jim Gustafson
938b24f623
Update to RingRTC v2.13.3
2021-10-04 21:49:59 -04:00
Cody Henthorne
82c637ef4b
Add persistent sent media quality setting.
2021-10-04 21:49:59 -04:00
Alex Hart
d9e8480a12
Add donations module.
2021-10-04 21:49:59 -04:00
Greyson Parrelli
5115717f67
Show internal conversation settings for groups.
2021-10-04 21:49:59 -04:00
Greyson Parrelli
33ac48e771
Show recipient threadId in internal settings.
2021-10-04 21:49:59 -04:00
Cody Henthorne
c53f1fcecf
Insert call logs for calls accepted by linked devices.
2021-10-04 21:49:59 -04:00
Greyson Parrelli
78704dce8a
Add internal setting to force an emoji download.
2021-10-04 21:49:59 -04:00
Alex Hart
7f3ba1978d
Add RedeemReceiptRequest object and DonationService.
2021-10-04 21:49:59 -04:00
Alex Hart
891dfc1b68
Upgrade zkgroups to 0.8.2
2021-10-04 21:49:59 -04:00
Cody Henthorne
b0ccb543d1
Update thread archive status when sending media.
2021-10-04 21:49:59 -04:00
Alex Hart
7752b3aba3
Move FiatMoney object to core-util module.
2021-10-04 21:49:59 -04:00
Cody Henthorne
0fa13eb097
Fix overlap by not inlining messages with errors.
2021-10-04 21:49:59 -04:00
Cody Henthorne
641db1cbe2
Fix navigation crashes in registration and manage profile.
2021-10-04 21:49:59 -04:00
Alex Hart
8d53c2392a
Update zkgroup to v0.8.1
2021-10-04 21:49:59 -04:00
Alex Hart
8d0acb277c
Add support for updated server badge image url formats.
2021-10-04 21:49:59 -04:00
Greyson Parrelli
6e00920c95
Bump version to 5.24.14
2021-10-04 21:47:58 -04:00
Greyson Parrelli
13638dc1c9
Updated language translations.
2021-10-04 21:43:05 -04:00
Greyson Parrelli
1222d020ad
Fix address list for sender key messages.
2021-10-04 20:50:08 -04:00
Greyson Parrelli
d82b1ec69b
Bump version to 5.24.13
2021-10-02 16:14:56 -04:00
Greyson Parrelli
8052c13526
Updated language translations.
2021-10-02 16:14:33 -04:00
Greyson Parrelli
ed8538547f
Improve handling of badly-serialized data.
...
h/t @i-infra
2021-10-02 16:06:58 -04:00
Cody Henthorne
eb8de536e0
Bump version to 5.24.12
2021-10-01 15:29:47 -04:00