Nicholas Tinsley
|
6fb3167157
|
Don't reset session on return from captcha.
|
2023-03-10 13:49:04 -05:00 |
|
Nicholas
|
f22daccde6
|
Support pasting in verification code view.
|
2023-03-10 13:00:34 -05:00 |
|
Alex Hart
|
643d96a896
|
Bump version to 6.14.1
|
2023-03-08 15:53:23 -04:00 |
|
Alex Hart
|
04664d34e4
|
Updated language translations.
|
2023-03-08 15:51:32 -04:00 |
|
Alex Hart
|
7fd5b72204
|
Allow nullability of Intent parameter in converted services.
|
2023-03-08 15:44:47 -04:00 |
|
Alex Hart
|
fd3a509231
|
Bump version to 6.14.0
|
2023-03-08 15:16:41 -04:00 |
|
Alex Hart
|
9b672a520a
|
Updated language translations.
|
2023-03-08 15:12:21 -04:00 |
|
Alex Hart
|
2d3e8ef31c
|
Replace CardView usages with MaterialCardView.
|
2023-03-08 15:06:50 -04:00 |
|
Cody Henthorne
|
f1c2ee9b32
|
Stabilize message processing tests and add inline decryption timings.
|
2023-03-08 15:06:50 -04:00 |
|
Alex Hart
|
68a0cb40a6
|
Update several AndroidX libraries.
activity -> 1.6.1
appcompat -> 1.6.1
fragment -> 1.5.5
navigation -> 2.5.3
core-ktx -> 1.9.0
safe-args -> 2.5.3
|
2023-03-08 15:06:50 -04:00 |
|
Alex Hart
|
68a50798f2
|
Update phone number listing rules.
|
2023-03-08 15:06:50 -04:00 |
|
Alex Hart
|
73151e8ff6
|
Upgrade core-ktx to 1.8.0
|
2023-03-08 15:06:50 -04:00 |
|
Alex Hart
|
b7da4b93db
|
Upgrade CameraX to 1.2.1
|
2023-03-08 15:06:50 -04:00 |
|
Nicholas
|
bd373a3045
|
Improve registration network reliability.
|
2023-03-08 15:06:50 -04:00 |
|
Alex Hart
|
7c94d570cb
|
Update copy of GiftMessageView.
|
2023-03-08 15:06:50 -04:00 |
|
Greyson Parrelli
|
8d8f5fb9e4
|
Update icons for nightly and nightlyStaging.
|
2023-03-08 15:06:50 -04:00 |
|
Greyson Parrelli
|
1b2cb2637f
|
Perform decryptions inline.
|
2023-03-08 15:06:50 -04:00 |
|
Alex Hart
|
e222f96310
|
Add username sync job to be run after new registrations.
|
2023-03-08 15:06:50 -04:00 |
|
Nicholas
|
877a62b809
|
Convert VersionTracker to Kotlin and add RefreshAttributesJob.
|
2023-03-08 15:06:50 -04:00 |
|
Greyson Parrelli
|
81fc99724d
|
Move the Job#onSubmit call to be outside of the JobController lock.
|
2023-03-06 10:48:18 -05:00 |
|
Cody Henthorne
|
6e8f3d1e71
|
Fix scheduled message changing disappearing messages bug.
|
2023-03-06 09:47:12 -05:00 |
|
Alex Hart
|
33ab25a557
|
Add global formatter to gradle build files.
|
2023-03-06 10:46:51 -04:00 |
|
Cody Henthorne
|
c30e3664b8
|
Improve performance of message processing.
Rearranging code allows us to skip expensive calls or duplicating work
already spent to resolve a recipient.
|
2023-03-04 10:52:21 -05:00 |
|
Nicholas
|
bb8c7bab20
|
Finish registration activity upon phone number entry cancellation.
|
2023-03-04 10:52:21 -05:00 |
|
Nicholas Tinsley
|
194681abb7
|
Change reply icon color.
|
2023-03-04 10:52:21 -05:00 |
|
Alex Hart
|
c56564014b
|
Add ktlint checking to :build-logic:plugins and split buildQa out into its own task for readability.
|
2023-03-04 10:52:21 -05:00 |
|
Cody Henthorne
|
c0aff46e31
|
Add message processing performance test.
|
2023-03-04 10:52:21 -05:00 |
|
Jim Gustafson
|
f719dcca6d
|
Update to RingRTC v2.25.1
|
2023-03-04 10:52:21 -05:00 |
|
Alex Hart
|
abd1582422
|
Fix kdoc in MediaPreviewRepository.
|
2023-03-04 10:52:21 -05:00 |
|
Greyson Parrelli
|
ec2565263e
|
Initial refactor of the message decryption flow.
|
2023-03-04 10:52:21 -05:00 |
|
Alex Hart
|
c1a94be9cd
|
Set media preview background to correct color.
|
2023-03-04 10:52:21 -05:00 |
|
Cody Henthorne
|
e303e80f17
|
Fix instrumentation tests and group member regression.
|
2023-03-04 10:52:21 -05:00 |
|
Alex Hart
|
018f6ac7aa
|
Update compose BOM to 2023.01.00
|
2023-03-04 10:52:21 -05:00 |
|
Alex Hart
|
6f9d3f02f1
|
Privatize Scaffold preview.
|
2023-03-04 10:52:21 -05:00 |
|
Alex Hart
|
9b2ccd43c8
|
Make radio-row preview interactive.
|
2023-03-04 10:52:21 -05:00 |
|
Alex Hart
|
bd078274b5
|
Fix RadioRow vertical alignment.
|
2023-03-04 10:52:21 -05:00 |
|
Ehren Kret
|
9cfb95fee7
|
Update Github CI to build with more cores and limit metaspace size.
|
2023-03-04 10:52:03 -05:00 |
|
Alex Hart
|
0f18fa329d
|
Fix crash when inserting group member remaps.
|
2023-03-04 10:52:03 -05:00 |
|
Nicholas
|
428ef554a3
|
Add bottom sheet reminder for linked devices on re-register.
|
2023-03-04 10:52:03 -05:00 |
|
Alex Hart
|
8ca8e5d8f9
|
Add scaffold preview.
|
2023-03-04 10:52:03 -05:00 |
|
bijaykumarpun
|
5634e9834d
|
Fix incorrect underlines rendering for empty lines in image editor.
Fixes #12807
Closes #12808
|
2023-03-04 10:52:03 -05:00 |
|
David
|
b437cb0344
|
Fix parameter order in getAccessMapFor.
Closes #12812
|
2023-03-04 10:52:03 -05:00 |
|
Alex Hart
|
3695d7a5f1
|
Fix marquee scroll behavior in VoiceNotePlayerView.
|
2023-03-04 10:52:03 -05:00 |
|
Alex Hart
|
7010b19fea
|
Remove username creation state from passphrase required activity.
|
2023-03-04 10:52:03 -05:00 |
|
Alex Hart
|
3f62221182
|
Add unit test for build-logic static ip tool.
|
2023-03-04 10:52:03 -05:00 |
|
Alex Hart
|
43aad90ee4
|
Fix code formatting.
|
2023-03-04 10:51:41 -05:00 |
|
Alex Hart
|
aa28668315
|
Cannot add build-logic tasks to QA.
|
2023-03-04 10:51:41 -05:00 |
|
Alex Hart
|
9ea392fb4e
|
Utilize non-default arg.
|
2023-03-04 10:51:41 -05:00 |
|
Alex Hart
|
d0c858221e
|
Add a couple unit tests for StaticIpResolver and string into qa.
|
2023-03-04 10:51:41 -05:00 |
|
Alex Hart
|
a95e695a97
|
Start StaticIpResolver testing.
|
2023-03-04 10:51:41 -05:00 |
|