Cody Henthorne
77beeda62a
Add in-chat payment activation requests.
...
Co-authored-by: Varsha <varsha@mobilecoin.com>
2022-11-02 15:31:52 -04:00
Greyson Parrelli
1a657a7a19
Put info about data saver in the logs.
2022-11-02 15:31:52 -04:00
Cody Henthorne
b781de2c17
Fix sms megaphone bug.
2022-10-31 10:49:48 -04:00
Alex Hart
e369f56eab
Fix various bugs with KitKat preventing stories from launching.
2022-10-28 17:49:50 -03:00
Alex Hart
36fddbb79a
Fix comparison causing hot loop on API25.
2022-10-26 11:09:47 -03:00
Alex Hart
b4d3690d3a
Fix issue where incognito mode was not enabled in text story creation.
2022-10-26 10:23:52 -03:00
Alex Hart
b8174c5e00
Remove duplicate key from FeatureFlags set.
2022-10-25 16:48:39 -03:00
Alex Hart
bc97058ced
Rotate story feature flags.
2022-10-24 21:22:50 -03:00
Nicholas
469cab284e
Media Preview V2 Visual Redesign
2022-10-24 21:03:12 -03:00
Nicholas
7f4e964ec8
Enable Media Preview V2.
2022-10-24 21:02:17 -03:00
Greyson Parrelli
62d5777c39
Inline the RecipientMergeV2 flag.
2022-10-24 21:01:41 -03:00
Greyson Parrelli
367ff7c75c
Always use CDSI.
2022-10-24 21:01:37 -03:00
Alex Hart
1174bc8e07
Credit card validator implementations and spec tests.
2022-10-24 21:00:18 -03:00
Alex Hart
c1c138ce49
Rotate story flags.
2022-10-24 20:48:22 -03:00
Cody Henthorne
2f2711c9a3
Require valid link url for story test posts.
2022-10-20 17:50:09 -04:00
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