Greyson Parrelli
|
8c23b17517
|
Fix some state issues post backup restore.
|
2020-02-26 17:08:27 -05:00 |
|
Greyson Parrelli
|
fda8f3e1ce
|
Refer to yourself as 'you' in reactions and group membership.
|
2020-02-26 17:08:27 -05:00 |
|
Alex Hart
|
9e5f64c431
|
Improve message requests, add megaphone.
|
2020-02-26 17:08:27 -05:00 |
|
Alex Hart
|
dc689d325b
|
Various PIN bug fixes.
|
2020-02-26 17:06:21 -05:00 |
|
Greyson Parrelli
|
0a883dc234
|
Fix issue with mimeType resolution in share flow.
|
2020-02-26 17:06:06 -05:00 |
|
Greyson Parrelli
|
3824e90997
|
Improve prekey refresh logic.
|
2020-02-26 17:06:06 -05:00 |
|
Greyson Parrelli
|
5158a15379
|
Disable PIN requirement for new registrations.
|
2020-02-26 17:06:06 -05:00 |
|
Curt Brune
|
1bae79af5b
|
Check callManager reference is still valid in ListenableFutureTask callbacks.
|
2020-02-26 17:06:04 -05:00 |
|
Curt Brune
|
58b7612987
|
Drop requests to deny stale incoming calls.
This is not an illegal state, as the remote side could have hung-up
a microsecond before the local side tries to deny the call.
|
2020-02-26 17:06:02 -05:00 |
|
Curt Brune
|
9506da6dd3
|
Validate activePeer during Bluetooth and Speaker audio state transitions.
|
2020-02-26 17:05:54 -05:00 |
|
Greyson Parrelli
|
4ea886d05a
|
Bump version to 4.56.1
|
2020-02-14 12:20:40 -05:00 |
|
Greyson Parrelli
|
7a52fccfd1
|
Updated language translations.
|
2020-02-14 12:20:40 -05:00 |
|
Greyson Parrelli
|
f79d308a9f
|
Update profile name megaphone.
|
2020-02-14 12:20:40 -05:00 |
|
Curt Brune
|
5aa64641d2
|
Convert IllegalStateException to warning log in receivedBusy()
This is not a fatal condition. Convert to warning log message in
order to gather more information.
|
2020-02-14 08:13:11 -08:00 |
|
Curt Brune
|
ae594a0400
|
Check activeRemote is non-null during handleScreenOffChange()
|
2020-02-14 08:13:11 -08:00 |
|
Curt Brune
|
eeece55b45
|
Check activeRemote is non-null during handleWiredHeadsetChange()
|
2020-02-14 08:13:11 -08:00 |
|
Greyson Parrelli
|
9fbc50d26f
|
Fix crash when cleared ShareViewModel.
|
2020-02-14 09:57:26 -05:00 |
|
Greyson Parrelli
|
16ebf0556a
|
Bump version to 4.56.0
|
2020-02-13 20:53:10 -05:00 |
|
Greyson Parrelli
|
bb104b5763
|
Updated language translations.
|
2020-02-13 20:53:10 -05:00 |
|
Greyson Parrelli
|
9bac88697b
|
Support sharing multiple photos/videos into Signal.
|
2020-02-13 20:53:10 -05:00 |
|
Alan Evans
|
7ab240643e
|
Remove build instructions.
|
2020-02-13 20:53:10 -05:00 |
|
Greyson Parrelli
|
70d5b798b2
|
Add some developer utils.
|
2020-02-13 20:53:10 -05:00 |
|
Greyson Parrelli
|
4e7a92637c
|
Follow system theme on Android 10+.
|
2020-02-13 20:53:10 -05:00 |
|
Greyson Parrelli
|
2e19d0459b
|
Fix album ordering issue.
Fixes #9381
|
2020-02-13 20:53:10 -05:00 |
|
Curt Brune
|
0970fd7040
|
Update ringrtc to v1.0.1
Add support for RingRTC Call Manager, a new component which provides
the control layer for all calling features.
|
2020-02-13 20:53:10 -05:00 |
|
Greyson Parrelli
|
81532cad95
|
Use a min length of 6 for new PIN reminders.
|
2020-02-13 20:53:10 -05:00 |
|
Greyson Parrelli
|
dcb5f7b211
|
Update copy for PIN setting.
|
2020-02-13 20:53:10 -05:00 |
|
Alan Evans
|
40fd7ca332
|
Video trimming behind feature flag.
|
2020-02-13 20:53:10 -05:00 |
|
Alan Evans
|
7f867a6185
|
Remove KBS restore after set check.
|
2020-02-13 20:53:10 -05:00 |
|
Alan Evans
|
23e55ac5f7
|
Clear unidentified access mode when profile key changes.
|
2020-02-13 20:53:10 -05:00 |
|
Jonathan Leitschuh
|
455974cb05
|
Add official Gradle Wrapper validation action.
See: https://github.com/gradle/wrapper-validation-action
|
2020-02-13 20:53:10 -05:00 |
|
Greyson Parrelli
|
66a668f55b
|
Add some Swoon blessed packs.
|
2020-02-13 20:53:10 -05:00 |
|
Alan Evans
|
7ecb50a3fe
|
Versioned Profiles support (disabled).
|
2020-02-13 20:53:10 -05:00 |
|
Alan Evans
|
f10d1eac61
|
Migrate profile key into database.
|
2020-02-13 20:53:10 -05:00 |
|
Alan Evans
|
b92c389a5b
|
Fix media rail thumbnail for in-app recorded video.
|
2020-02-13 20:53:10 -05:00 |
|
Alex Hart
|
9dfc57c462
|
Fix RTL icon issue in toolbar.
|
2020-02-13 20:53:10 -05:00 |
|
Alex Hart
|
3ea1492d67
|
Add profile names megaphone.
|
2020-02-13 20:53:07 -05:00 |
|
Greyson Parrelli
|
c041614d1f
|
Only store remote values for flags in a whitelist.
|
2020-02-11 12:03:34 -05:00 |
|
Greyson Parrelli
|
d9c5907ea9
|
Bump version to 4.55.8
|
2020-02-11 12:03:12 -05:00 |
|
Greyson Parrelli
|
0b6a52277d
|
Fixed PIN reminders showing too often, reminder UI improvements.
|
2020-02-11 12:03:12 -05:00 |
|
Greyson Parrelli
|
944adb5d7c
|
Bump version to 4.55.7
|
2020-02-10 20:01:47 -05:00 |
|
Greyson Parrelli
|
ac4129c1e1
|
Updated language translations.
|
2020-02-10 20:01:28 -05:00 |
|
Greyson Parrelli
|
0220a88ea5
|
Mark registration complete after PIN failure.
|
2020-02-10 19:56:41 -05:00 |
|
Greyson Parrelli
|
6d33763ec9
|
Bump version to 4.55.6
|
2020-02-08 10:58:43 -05:00 |
|
Greyson Parrelli
|
3cedadbb97
|
Fix video duration rendering issue.
|
2020-02-08 10:58:12 -05:00 |
|
Greyson Parrelli
|
5a6d339a89
|
Bump version to 4.55.5
|
2020-02-08 10:26:01 -05:00 |
|
Greyson Parrelli
|
905d8a4f33
|
Updated language translations.
|
2020-02-08 10:26:01 -05:00 |
|
Greyson Parrelli
|
917d312ea0
|
Reduced padding above megaphone button.
|
2020-02-08 10:26:01 -05:00 |
|
Greyson Parrelli
|
ddc01b539f
|
Use megaphones for PIN reminders.
|
2020-02-07 21:14:20 -05:00 |
|
Greyson Parrelli
|
38e4733433
|
Improve network reliability when setting PINs.
|
2020-02-07 01:06:41 -05:00 |
|