Cody Henthorne
a535b4f97c
Reimplement Phase 0 for SMS removal.
2022-10-20 17:50:09 -04:00
Greyson Parrelli
00e70212c5
Catch possible phone permission exception on specific devices.
2022-10-17 11:39:00 -04:00
Cody Henthorne
b6db7e7af6
Add phased SMS removal UX.
2022-10-13 16:32:51 -04:00
Alex Hart
7cdaf988f2
Allow users to save text stories.
2022-10-13 10:21:00 -03:00
Cody Henthorne
a8e03e9bf2
Fix backup job background start restricitions with API31+.
2022-10-12 09:48:40 -04:00
Alex Hart
e1c6dfb73b
Move story post display logic into a single fragment.
2022-10-12 10:02:27 -03:00
Greyson Parrelli
e85ba03756
Rotate the stories flag.
2022-10-11 14:46:35 -04:00
Sgn-32
cdb7f07368
Add ability to clear the proxy address.
...
Closes #12499
2022-10-11 14:46:35 -04:00
Cody Henthorne
02d9cbe01b
Fix export flow on small screens.
2022-10-10 14:37:18 -04:00
Cody Henthorne
50ded5c92a
Rotate SMS exporter flag.
2022-10-07 18:45:11 -04:00
Greyson Parrelli
293bc2da47
Rotate the stories feature flag.
2022-10-05 18:15:10 -04:00
Greyson Parrelli
3895578d51
Always use sealed sender when sending stories.
2022-10-05 18:15:10 -04:00
Alex Hart
ee00e931eb
Fix possible RxStore memory leak.
2022-10-05 12:06:47 -03:00
Alex Hart
79b3b9190a
Add blocklist for mixed-mode capture.
2022-10-04 17:32:57 -04:00
Greyson Parrelli
afedbf40e3
Prepare the websocket keepalive for API 31.
2022-10-04 17:32:57 -04:00
Nicholas
f63ce79f16
Create new Media Preview infrastructure, behind feature flag.
2022-10-04 17:32:57 -04:00
Alex Hart
dfcc14963d
Fix issue with insets on API < 30.
2022-10-04 17:32:15 -04:00
Cody Henthorne
4325d96a5a
Fix crash when checking phone call state.
2022-09-29 11:19:41 -04:00
Alex Hart
0d8ff0ead0
Update window insets logic for gallery and review screens.
2022-09-29 10:17:07 -04:00
Cody Henthorne
7dc149ddbc
Fix non-fcm web socket monitor crash loop.
2022-09-28 16:28:16 -04:00
Greyson Parrelli
0e4bec3977
Clean up some unused feature flags.
2022-09-28 11:34:13 -04:00
Greyson Parrelli
7fef1b060f
Add proxy support for CDSv2.
2022-09-28 11:34:13 -04:00
Alex Hart
0312dfcfcd
Allow autofocus of name field.
2022-09-28 11:34:13 -04:00
Alex Hart
04eeb434c9
Add ability to hide contacts behind a feature flag.
2022-09-28 11:34:12 -04:00
Greyson Parrelli
533dcfb828
Improve handling of SSLExceptions.
...
Current theory is that some Samsung devices a doing something funky with SSLExceptions, causing them to not be caught as IOExceptions.
2022-09-28 11:33:35 -04:00
Isira Seneviratne
e67ac95890
Use AlarmManagerCompat.
...
Fixes #12468
2022-09-28 11:33:35 -04:00
Alex Hart
6c4c299b28
Support enabling stories access by country.
2022-09-28 11:33:35 -04:00
Nicholas
a98cc5706f
Use ViewCompat to get window insets on Android 5.0+.
...
On devices running API 20 and below, getRootWindowInsets() always returns null.
2022-09-28 11:33:35 -04:00
Alex Hart
75af1b69e8
Update payment toolbars to match M3 specification.
2022-09-23 14:30:58 -04:00
Alex Hart
c96fec9537
Update username to use . as delimiter.
2022-09-23 14:30:58 -04:00
Greyson Parrelli
aab8bd1261
Filter badly-formatted numbers from one-off CDS requests.
2022-09-19 11:18:54 -04:00
Alex Hart
889d1183b2
Allow the STORIES feature flag to be hot-swappable.
2022-09-14 15:30:44 -04:00
Alex Hart
26bebb9811
Upgrade several AndroidX Libraries.
...
AppCompat 1.2.0 to 1.5.1
Lifecycle 2.3.1 to 2.5.1
Navigation 2.3.5 to 2.5.2
Fragment 1.3.5 to 1.5.2
Annotations 1.2.0 to 1.4.0
Window 1.0.0-alpha09 to 1.0.0
AAPT2 to 7.0.4
Fragment-Testing 1.3.5 to 1.5.2 (matching Fragment)
2022-09-14 15:30:43 -04:00
Alex Hart
9331e9ce89
Add deprecation notice to SingleLiveEvent.
2022-09-14 15:30:43 -04:00
Greyson Parrelli
6417f5cce0
Improve logging around attachment compression failures.
2022-09-14 15:30:43 -04:00
Alex Hart
a340ebf74a
Add espresso test for usernames.
2022-09-14 15:30:43 -04:00
Greyson Parrelli
8e9f311fca
Refresh your own profile when the stories flag changes.
2022-09-13 13:07:42 -04:00
Cody Henthorne
0685cf4e51
Add signal.me username support.
2022-09-13 13:07:42 -04:00
Alex Hart
9b9453734c
Implement new API endpoints for Usernames.
2022-09-13 13:07:42 -04:00
Nicholas
a335130ad4
Clear Selection on ACTION_UP if longClickCopySpan is not found.
2022-09-13 13:07:42 -04:00
Alex Hart
2e2b31aa79
Start call after granting permissions.
...
Fixes #12419
2022-09-13 13:07:42 -04:00
Greyson Parrelli
135d002f02
Fix possible crash with CDSv2 compat.
2022-09-13 13:07:42 -04:00
Greyson Parrelli
2eba9a8d72
Add support for doing normal CDS queries on CDSv2.
2022-08-31 15:58:41 -04:00
Alex Hart
936212e684
Add initial sms exporter integration behind a feature flag.
2022-08-31 15:58:41 -04:00
Alex Hart
6cb359b2d0
Prevent header decoration from passing NO_POSITION to getHeaderId.
2022-08-31 15:58:41 -04:00
Cody Henthorne
1e499fd12f
Refactor notification thumbnails to reduce chances for ANR.
2022-08-24 17:09:01 -04:00
Greyson Parrelli
1aa9aa97ac
Only include the first photo in quoteAttachments.
...
Otherwise you spend a bunch of time compressing stuff people will never
see.
2022-08-24 17:09:01 -04:00
Victor Ding
b92dd19a4c
Use StandardCharsets in OkHttpUtil.
...
okhttp3.internal.Util.UTF_8 was never meant to be used outside of
okhttp3 library; and it has been deleted in later versions.
Signal should use java.nio.charset.StandardCharsets instead.
No functional change.
Closes #12413
2022-08-23 10:56:01 -04:00
Greyson Parrelli
db69603b5d
Fix CDS flag name.
2022-08-22 19:18:37 -04:00
Greyson Parrelli
15e52a8b88
Add ability to do unused reads from CDSv2 to test server load.
2022-08-18 16:01:05 -04:00