Greyson Parrelli
|
8950100bd7
|
Decrypt and process messages all in one transaction.
Giddy up
|
2021-02-23 18:34:18 -05:00 |
|
Alan Evans
|
d651716d99
|
Remove two AsyncTasks.
|
2021-02-23 12:48:20 -04:00 |
|
Sgn-32
|
270606699b
|
Do not send typing indicators in Note to Self.
Fixes #10988
|
2021-02-22 18:07:56 -04:00 |
|
Greyson Parrelli
|
cc7617a302
|
Throttle conversation list update frequency.
Reduces the load on the database (and UI jankiness) while processing a
large message backlog.
|
2021-02-22 11:48:41 -05:00 |
|
Cody Henthorne
|
c04b5f2085
|
Fix tint for bubbled conversation up icon.
|
2021-02-20 14:59:48 -05:00 |
|
Greyson Parrelli
|
28f3ded4bd
|
Perform individual decryptions inside a database transaction.
Required a lot of random locking work to prevent deadlocking, but
overall this results in about a 2x speed increase for decryptions.
|
2021-02-20 14:45:36 -05:00 |
|
Greyson Parrelli
|
d56607a686
|
Log when screen lock toggle changes.
|
2021-02-20 14:45:36 -05:00 |
|
Greyson Parrelli
|
f8dde57133
|
Add notification settings to debuglogs.
|
2021-02-20 14:45:36 -05:00 |
|
Greyson Parrelli
|
69a1fa0d3c
|
Remove database transaction protections for job manager interactions.
Now that the JobDatabase is a separate physical database, we no longer
have to worry about people enqueuing jobs while in a transaction.
|
2021-02-20 14:45:36 -05:00 |
|
Greyson Parrelli
|
5cb54b9ad7
|
Only sync contact names in contact syncs.
|
2021-02-20 14:45:36 -05:00 |
|
Cody Henthorne
|
acf131308b
|
Updated language translations.
|
2021-02-19 13:29:31 -05:00 |
|
Cody Henthorne
|
c591ec3185
|
Fix bug with dropped ice candidates when receiving a call.
|
2021-02-19 13:07:20 -05:00 |
|
Cody Henthorne
|
f6c25d2a8b
|
Updated language translations.
|
2021-02-17 15:08:16 -05:00 |
|
Greyson Parrelli
|
d069d9331c
|
Perform additional URI validation in ShareRepository.
Thanks to Shivasurya <s5sankar@uwaterloo.ca> for reporting this issue!
|
2021-02-17 15:07:37 -05:00 |
|
Greyson Parrelli
|
ba14031945
|
Revert "Perform additional URI validation in ShareRepository."
This reverts commit 04b7cb15cc .
|
2021-02-17 15:07:37 -05:00 |
|
Cody Henthorne
|
0b639e0169
|
Attempt to calculate orientation without magnetic field sensor data when it's missing.
|
2021-02-17 12:48:47 -05:00 |
|
Greyson Parrelli
|
afee8631e1
|
Do not compress stickers.
|
2021-02-17 12:33:38 -05:00 |
|
Cody Henthorne
|
214cb25d1b
|
Fix crash when receiving call with no corresponding identity key.
|
2021-02-17 10:26:45 -05:00 |
|
Greyson Parrelli
|
a1457d22d6
|
Do not show recipient tooltip for the share flow.
|
2021-02-17 08:31:59 -05:00 |
|
Greyson Parrelli
|
82107e2938
|
Do not show GV1 manual migration if you don't have the capability.
|
2021-02-17 08:29:58 -05:00 |
|
Greyson Parrelli
|
74336041ea
|
Updated language translations.
|
2021-02-16 17:45:06 -05:00 |
|
Greyson Parrelli
|
0dea5eb779
|
Log both current and original priority for FCM messages.
|
2021-02-16 17:45:06 -05:00 |
|
Greyson Parrelli
|
267f759452
|
Fix possible crash during NotificationChannels initialization.
|
2021-02-16 17:45:06 -05:00 |
|
Greyson Parrelli
|
2779d7efc5
|
Target the middle of the screen when jumping to a message.
|
2021-02-16 17:45:06 -05:00 |
|
Greyson Parrelli
|
04b7cb15cc
|
Perform additional URI validation in ShareRepository.
|
2021-02-16 17:38:05 -05:00 |
|
Cody Henthorne
|
eba04eb75b
|
Revert "Fix reaction overlay not showing on first try in RTL mode."
This reverts commit 424979d91f .
|
2021-02-13 19:50:32 -05:00 |
|
Greyson Parrelli
|
d924fc92ab
|
Improve accuracy of decryption drained constraint.
|
2021-02-12 22:42:01 -05:00 |
|
Greyson Parrelli
|
69de830a10
|
Fix conversation search bar tint.
|
2021-02-12 20:09:24 -05:00 |
|
Alan Evans
|
01418c0e36
|
Upgrade notification channels earlier.
|
2021-02-12 17:38:39 -04:00 |
|
Cody Henthorne
|
502a2ead00
|
Updated language translations.
|
2021-02-12 15:47:56 -05:00 |
|
Alan Evans
|
0d9490e1fb
|
Force disabling of foreground notification vibration.
|
2021-02-12 16:33:06 -04:00 |
|
Cody Henthorne
|
4afb459b30
|
Revert "Bump libsignal-client to 0.2.3"
This reverts commit 8b7506ed2d .
|
2021-02-12 15:03:37 -05:00 |
|
Greyson Parrelli
|
37f4557fef
|
Fix status bar color on Android 5.x.
|
2021-02-12 14:53:40 -05:00 |
|
Fumiaki Yoshimatsu
|
424979d91f
|
Fix reaction overlay not showing on first try in RTL mode.
Moved the code that does some layouts according to the view's layout direction to the place where we can safely use the value from getLayoutDirection().
This fixes the issue reported in [the beta 5.3 forum](https://community.signalusers.org/t/beta-feedback-for-the-upcoming-android-5-3-release/25088/315).
|
2021-02-12 14:53:14 -05:00 |
|
Greyson Parrelli
|
527fbee41e
|
Improve experience of populating migration dialog.
|
2021-02-12 11:42:20 -05:00 |
|
Cody Henthorne
|
1935b0ebdd
|
Do not show message notifications if disabled in settings.
|
2021-02-12 11:09:51 -05:00 |
|
Alan Evans
|
f6aaef1434
|
Ensure MessageProcessReceiver pending result finished is called timely.
|
2021-02-12 11:24:12 -04:00 |
|
Alan Evans
|
050b59f09d
|
Increase maximum zoom level for small images.
|
2021-02-12 10:36:03 -04:00 |
|
Greyson Parrelli
|
db8dcf6073
|
Fix conversation banner layout issues.
|
2021-02-11 21:48:23 -05:00 |
|
Cody Henthorne
|
3cd9f0ffef
|
Updated language translations.
|
2021-02-11 16:18:44 -05:00 |
|
Greyson Parrelli
|
d065a6f563
|
Make max image dimensions a round number.
|
2021-02-11 13:59:02 -05:00 |
|
Greyson Parrelli
|
49d7a032fb
|
Improve network reliability.
|
2021-02-11 13:53:48 -05:00 |
|
Greyson Parrelli
|
80f3504098
|
Move BlobProvider storage out of cache and into internal storage.
|
2021-02-11 13:26:12 -05:00 |
|
Greyson Parrelli
|
2a5bed1d21
|
Update chat wallpaper preview toolbar colors.
|
2021-02-11 11:59:47 -05:00 |
|
Cody Henthorne
|
0927914c57
|
Fix RTL padding issue for conversation items.
|
2021-02-11 11:47:37 -05:00 |
|
Greyson Parrelli
|
dda0e0393e
|
Ensure a job has a context before we fail it.
|
2021-02-11 11:43:21 -05:00 |
|
Greyson Parrelli
|
cc9be7b61e
|
Update long message activity toolbar color.
|
2021-02-11 11:37:50 -05:00 |
|
Greyson Parrelli
|
2751076089
|
Archive sessions on 409/410 instead of deleting them.
|
2021-02-11 10:43:04 -05:00 |
|
Greyson Parrelli
|
2a3f85008b
|
Do not use View.getLayoutDirection().
This value doesn't populate until after the first layout pass. Instead,
it appears to be safer to just read it from the Configuration.
|
2021-02-11 10:41:40 -05:00 |
|
Alan Evans
|
432a732e7c
|
Shorten message processor foreground service delay to resolve ANR.
|
2021-02-11 11:36:32 -04:00 |
|