Jim Gustafson
e1d7ad7d03
Update to RingRTC v2.37.0
2024-01-31 22:13:46 -05:00
Jameson Williams
ec96b4e3aa
Update Glide to use ksp, drop kapt.
...
Resolves #13381
2024-01-31 22:12:17 -05:00
Jameson Williams
c93b4909f4
Remove Jetifier from build.
...
materialish-progress and subsampling-scale-image-view were bringing in
Android Support libraries as transitive dependencies. This required
Jetifier to be run as part of the build. More recent versions of these
dependencies have been released, which now use AndroidX directly. By
upgrading these dependencies, Jetifier is no longer needed to build
Signal.
Resolves #13378
2024-01-31 22:12:17 -05:00
Nicholas Tinsley
89ee7e8e19
Update AndroidX test library verisons.
2024-01-23 13:18:56 -05:00
Nicholas Tinsley
5b7eb9c332
Update libsignal-client to 0.39.2
2024-01-23 11:52:04 -05:00
Nicholas Tinsley
ac0812a6dd
Update AndroidX Media3 to 1.2.1.
2024-01-23 11:52:04 -05:00
Nicholas Tinsley
c7609f9a2a
StreamingTranscoder sample app.
2024-01-23 11:52:03 -05:00
Bernie Dolan
fb75440769
Update payments to 6.0.1
2024-01-09 11:12:48 -04:00
Jim Gustafson
d22ac9ee00
Update to RingRTC v2.36.0
2024-01-09 11:12:48 -04:00
Greyson Parrelli
036bd51298
Update libsignal-client to 0.37.0
2024-01-03 15:12:44 -05:00
Jim Gustafson
4d3929948c
Update to RingRTC v2.35.0
2023-12-19 11:14:04 -05:00
Greyson Parrelli
f966b23f3a
Update libsignal-client to 0.36.1
2023-12-07 14:23:33 -05:00
Greyson Parrelli
feb74d90f6
Update libsignal-client to 0.35.0
2023-12-04 16:18:56 -05:00
Jim Gustafson
1005be006f
Update to RingRTC v2.34.5
2023-12-04 16:18:53 -05:00
Greyson Parrelli
5a159ce01f
Update libphonenumber to 8.13.23
2023-11-17 14:25:47 -05:00
Rashad Sookram
b60c02e0c7
Update to RingRTC v2.34.4
2023-11-11 13:34:48 -05:00
Jim Gustafson
b5e4c4e92a
Update to RingRTC v2.34.3
2023-11-02 21:30:07 -04:00
Jim Gustafson
c53c316303
Update to RingRTC v2.34.2
2023-10-31 09:50:07 -04:00
Jim Gustafson
7fdd7e89bd
Update to RingRTC v2.34.1
2023-10-30 18:09:17 -04:00
Cody Henthorne
f9bd1bac36
Revert "Upgrade eventbus to 3.3.1"
...
This reverts commit 89199b81ab
.
2023-10-19 13:11:13 -04:00
Jim Gustafson
9da5f47623
Update to RingRTC v2.34.0
2023-10-18 16:14:58 -04:00
Grzegorz Bobryk
89199b81ab
Upgrade eventbus to 3.3.1
2023-10-17 11:15:56 -04:00
Bernie Dolan
e44006f531
Update MobileCoin SDK to 5.0.1
2023-10-17 11:15:56 -04:00
Jim Gustafson
ac27df1f0e
Update to RingRTC v2.33.0
2023-09-28 19:57:33 -04:00
Alex Hart
25f0208e61
Upgrade AndroidX Core to 1.12.0
2023-09-28 19:57:32 -04:00
Nicholas
d063cfe36a
Upgrade libsignal to 0.32.1
2023-09-28 19:57:32 -04:00
Greyson Parrelli
6a974c48ef
Add a log viewer to Spinner.
...
This is more of a proof-of-concept/demo for using a websocket with
Spinner. Gives an example of how we could push live updates to the
webapp.
Also, the logger is actually nice. Guaranteed to never get cluttered
with system logs. Looks basically identical to our other log viewers.
Filtering is basic but fast. And we could build much better tooling on
top of this.
2023-09-28 19:44:46 -04:00
Jim Gustafson
c314918c6b
Update to RingRTC v2.32.0
2023-09-28 19:44:46 -04:00
Cody Henthorne
a7d9fd19d9
Enable WebP decoding in Signal using libwebp v1.3.2
...
Co-authored-by: Greyson Parrelli <greyson@signal.org>
Co-authored-by: Greyson Parrelli <greyson@pop-os.localdomain>
2023-09-22 16:50:20 -03:00
Cody Henthorne
efbd5cab85
Convert SignalService, Database, Group, Payment, and other remaining protos to wire.
2023-09-21 13:59:52 -03:00
Greyson Parrelli
b19aedd17c
Upgrade CameraX to 1.3.0-rc01
2023-09-11 17:07:12 -03:00
Nicholas
2bf385fe38
Upgrade libsignal to 0.32.0
2023-09-06 09:34:49 -04:00
Jim Gustafson
305d7485c1
Update to RingRTC v2.31.2
2023-09-06 09:34:48 -04:00
Alex Hart
a3e36d2453
Update target API to 33
2023-09-06 09:34:48 -04:00
Cody Henthorne
847651ead7
Revert "Update to RingRTC v2.31.1"
...
This reverts commit 4ab82c99a8
.
2023-08-28 11:55:41 -04:00
Greyson Parrelli
cae71559a0
Updated libphonenumber to 8.13.19
2023-08-24 15:11:54 -04:00
Alex Hart
21c70039f4
Upgrade Compose BOM to 23.08.00
2023-08-23 09:29:48 -04:00
Jim Gustafson
4ab82c99a8
Update to RingRTC v2.31.1
2023-08-23 09:29:48 -04:00
Nicholas
a9c45f7e78
Video streaming sample app.
2023-08-16 10:26:32 -04:00
Nicholas
11cfe5ee82
Upgrade to AndroidX Media3.
2023-08-16 10:26:32 -04:00
Alex Hart
9f75c37331
Upgrade Glide to 4.15.1
2023-08-16 10:26:31 -04:00
Greyson Parrelli
046b89fa21
Update libsignal to 0.31.0
2023-08-16 10:26:31 -04:00
Alex Hart
ec51268439
Update Fragment and RecyclerView libraries.
...
Update Fragment to 1.6.1
Update RecyclerView to 1.3.1
2023-08-10 15:29:02 -03:00
Jordan Rose
a2c3b5d64e
Adopt libsignal 0.30.0 and ServiceIds for group members.
...
Co-authored-by: Greyson Parrelli <greyson@signal.org>
2023-08-01 15:51:31 -04:00
Greyson Parrelli
82906aee58
Use strongly-typed ACIs and PNIs everywhere.
2023-08-01 15:51:31 -04:00
Jordan Rose
8ca49c1e18
Update to RingRTC v2.30.0
2023-08-01 15:51:31 -04:00
Nicholas
627657e1de
Update to the final ExoPlayer release.
2023-07-19 17:12:18 -04:00
Jim Gustafson
c5f0da8151
Update to RingRTC v2.29.0
2023-07-12 15:48:51 -04:00
Alex Hart
f9eed0f6d0
Fix slide in animation for new messages in CFV2.
2023-07-12 15:48:51 -04:00
Alex Hart
3040b70100
Add initial instrumentation testing for V2 ConversationItem shapes.
2023-07-11 17:58:09 -04:00