Alan Evans
37bcac40bb
URL encoded scrubber.
...
* Replace scrubber and tests.
* Improves email regex performance.
2019-08-22 10:04:23 -04:00
Greyson Parrelli
02ea99254a
Reset message receiver upon REST failure.
...
We've been seeing a lot of socket timeouts on REST requests under
certain conditions. The issue seems to be a problem with the OkHttp
client. Through testing, I've seen that resetting the receiver and
retrying again seems to resolve most issues.
2019-08-22 10:04:23 -04:00
Greyson Parrelli
3849b46f0a
Refactor ApplicationDependencies.
2019-08-22 10:04:23 -04:00
Greyson Parrelli
116bd41c63
Use EmojiTextView in the sticker preview.
2019-08-22 10:04:23 -04:00
Greyson Parrelli
457ad4c607
Added a central system for message retrieval.
2019-08-22 10:04:23 -04:00
Greyson Parrelli
d0a9bd4c6d
Create a new system for application-level migrations.
2019-08-22 10:04:23 -04:00
Greyson Parrelli
d3bed549f2
Switch back to storing incoming messages in PushDatabase.
...
On a Pixel 3, this adds ~30-40ms of delay, but it's going to be a
requirement for upcoming migrations.
2019-08-22 10:04:23 -04:00
Alan Evans
fe1aa016b9
Refactor group operations.
2019-08-22 10:04:17 -04:00
Greyson Parrelli
af55cb0c03
Bump version to 4.45.2
2019-08-05 15:48:22 -04:00
Greyson Parrelli
714eaa62a8
Updated language translations.
2019-08-05 15:48:22 -04:00
Greyson Parrelli
5038f49487
Fix issue with sticker preview sizing.
2019-08-05 15:48:22 -04:00
Greyson Parrelli
57835dc8f1
Update view-once message behavior.
2019-08-05 15:46:43 -04:00
Alan Evans
3439eb4536
Replace disk icon with download icon.
2019-08-05 12:13:15 -04:00
Alan Evans
929ee04814
Handle missing video duration.
...
On EncodingException, or no duration metadata found, when video < 100MB, continue with send.
2019-08-05 10:48:18 -04:00
Greyson Parrelli
9d98a779a8
Bump version to 4.45.1
2019-08-02 17:01:11 -04:00
Greyson Parrelli
5a23ddeaf4
Updated language translations.
2019-08-02 17:01:11 -04:00
Greyson Parrelli
7ae5159194
Downgrade some job exceptions.
...
Runtime exceptions were being thrown where it'd be safer to either
ignore it or throw a checked, failing exception.
2019-08-02 17:00:48 -04:00
Alan Evans
bdf93af3db
Clear outstanding glide requests.
...
Fixes #8967
2019-08-02 16:00:22 -04:00
Alan Evans
dcc147d994
Reduce frame timeout crashes.
2019-08-02 15:57:20 -04:00
Greyson Parrelli
19b2658414
Fix Job.Result logging.
2019-08-01 16:42:59 -04:00
Greyson Parrelli
1c4833f3b4
Bump version to 4.45.0
2019-08-01 10:40:52 -04:00
Greyson Parrelli
e8ca673bf8
Updated language translations.
2019-08-01 10:40:52 -04:00
Alan Evans
5a614faee1
Camera content descriptions and allow camera capture in talk back.
2019-08-01 10:40:52 -04:00
Greyson Parrelli
af8042c5f4
Use proper icon and theme for camera button.
2019-08-01 10:40:52 -04:00
Greyson Parrelli
a46e7541d0
Switch from contentUris to fileUris in the media gallery.
...
Android Q encounters massive slowdown when using contentUris for media.
Switching to fileUris (which we're already doing for the folder
thumbnail) gets us back to the expected performance level.
2019-08-01 10:40:37 -04:00
Alan Evans
a6890fc8dd
Video playback on TextureView and DepthPageTransformer.
2019-08-01 08:45:29 -04:00
Alan Evans
0c0d7aeead
Remove old pre-v9, pre-v11, and pre-v12 assets.
2019-08-01 08:45:29 -04:00
Ellen Poe
874697f6e5
Added content descriptions for some important controls.
...
Fixes #8728
Co-authored-by: Alan Evans <alan@signal.org>
2019-08-01 08:45:29 -04:00
Alan Evans
e0d1987445
Accessible call answering/rejecting and content descriptions.
2019-08-01 08:45:29 -04:00
Greyson Parrelli
17400020b7
Allow RuntimeExceptions thrown by Jobs to crash.
2019-07-31 09:54:46 -04:00
Alan Evans
e8e80e5d05
Transcode video during attachment upload.
2019-07-31 09:54:46 -04:00
Alan Evans
f9946083dd
Video transcoding.
2019-07-30 14:09:33 -04:00
Greyson Parrelli
453f93a84f
Bump version to 4.44.7
2019-07-28 10:20:38 -04:00
Greyson Parrelli
a8c47b5091
Guard media reads with a permissions check.
2019-07-28 10:20:04 -04:00
Greyson Parrelli
78a818eba6
Bump version to 4.44.6
2019-07-28 10:05:58 -04:00
Greyson Parrelli
4ca90374b9
Fix bug displaying an empty camera contacts search result.
2019-07-28 10:05:22 -04:00
Greyson Parrelli
a5fbcffa14
Bump version to 4.44.5
2019-07-26 15:38:10 -04:00
Greyson Parrelli
a21ec2f166
Updated language translations.
2019-07-26 15:37:39 -04:00
Greyson Parrelli
cdfb88ea18
Some tweaks to the camera FAB.
2019-07-26 15:29:44 -04:00
Greyson Parrelli
1ec45fe364
Fix bug where search wasn't focused in contact select.
...
Introduced in c0a44c7fc3
.
Apparently targetSdk 28 changed the view focus model.
We have to manually focus this particular view now.
2019-07-26 15:06:09 -04:00
Greyson Parrelli
60b5c82da8
Bump version to 4.44.4
2019-07-25 11:29:03 -04:00
Greyson Parrelli
f0af5743c4
Updated language translations.
2019-07-25 11:25:57 -04:00
Alan Evans
81930a6833
Fix push challenge, Event bus needs public.
2019-07-25 11:19:21 -04:00
Greyson Parrelli
278ee79df0
Update camera-first contact display.
2019-07-25 10:10:32 -04:00
Greyson Parrelli
7f2a758400
Require contacts permission for camera-first flow.
...
Fixes #8950
2019-07-25 10:04:03 -04:00
Greyson Parrelli
fc1c092cf0
Bump version to 4.44.3
2019-07-24 19:31:52 -04:00
Greyson Parrelli
f42a8cf962
Updated language translations.
2019-07-24 19:31:52 -04:00
Greyson Parrelli
27db9d06e4
Ensure media folder title is not null.
...
Fixes #8949
2019-07-24 19:31:52 -04:00
Greyson Parrelli
3d5cfb3c74
Remove some dead code.
2019-07-24 19:24:21 -04:00
Greyson Parrelli
df9186827c
Fix some UI issues with view-once photo receive.
2019-07-24 19:24:16 -04:00