Alex Hart
7fbfc09a89
Refactor ContactSelectionListFragment to use ContactSearch infrastructure.
2023-02-02 17:22:40 -05:00
Bernie Dolan
4c26f3258d
Update Mobilecoin testnet enclave values.
2023-02-01 17:41:28 -05:00
Cody Henthorne
77a3037614
Update icons in popup/context menus.
2023-02-01 17:41:28 -05:00
Alex Hart
e90074ffef
Fix issue with bottom sheets.
2023-01-31 10:00:25 -04:00
Cody Henthorne
bdbeefe08e
Update MobileCoin measurements and configuration.
2023-01-11 13:16:43 -04:00
Alex Hart
91f6cff4df
Do not display recovery card if entropy is not set.
2023-01-04 16:40:36 -05:00
Greyson Parrelli
7949996c5c
Renamed database classes to table classes.
...
Because they're not databases. They're tables.
2022-11-30 17:10:36 -05:00
Varsha
9ee10512fb
Update enclave measurements to v3.0.0 for testnet.
2022-11-30 17:10:36 -05:00
Varsha
807a0e02a2
Fix memory leak in payment transfer fragment.
2022-11-16 15:11:09 -05:00
Varsha
d5b6c47670
Fix memory leak in payments home.
2022-11-16 15:05:47 -04:00
Varsha
a4494b58f0
Fix memory leaks in payments home and confirm payment view models.
2022-11-16 15:05:47 -04:00
Varsha
b0c68b12ed
Fix memory leak in create payment fragment.
2022-11-16 15:05:47 -04:00
Cody Henthorne
1dc29fda12
Add in-chat payment messages.
2022-11-10 16:58:25 -05:00
Alex Voloshyn
c218e22566
Update MobileCoin enclave measurements for v3.0.0
2022-11-04 16:08:30 -04:00
Varsha
b38ac44d0f
Prompt update on MobileCoin enclave failure.
2022-11-03 12:04:51 -04:00
Alex Hart
ac189865b9
Update pluralization of payments recovery dialog.
2022-11-02 15:31:52 -04:00
Cody Henthorne
77beeda62a
Add in-chat payment activation requests.
...
Co-authored-by: Varsha <varsha@mobilecoin.com>
2022-11-02 15:31:52 -04:00
Varsha
afe36b982f
Prompt to setup payment bioauth, require to disable payment lock.
2022-10-04 17:32:57 -04:00
Cody Henthorne
866853ff99
Fix qr scanner for camerax blacklisted devices.
2022-09-28 11:33:36 -04:00
Varsha
e676f324f1
Add new handling to encourage the user to save their wallet recovery phrase.
...
This only effects those who have opted in to payments and have a non-zero balance.
2022-09-28 11:33:35 -04:00
Nicholas Tinsley
b9f4dc3fe9
Specify exported status and PendingIntent mutability.
...
Also reduce shake sampling frequency, add coarse location permission.
Random things for targetSdk 32.
2022-09-28 11:33:35 -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 Voloshyn
c80999839b
Use AccountSnapshot to avoid unnecessary network calls.
2022-08-31 15:58:41 -04:00
Greyson Parrelli
cdad45096b
Fix bug with back navigation during payment lock.
2022-08-25 08:51:31 -04:00
Varsha
372f939a67
Add support for biometric auth for payments.
2022-08-24 17:09:01 -04:00
Greyson Parrelli
13f3a8cf8a
Fix navigation bug when deactivating payments.
2022-08-23 10:45:04 -04:00
Alex Voloshyn
fe898d824b
Upgrade payments to use 2.0.0 enclaves.
...
* Updated MrEnclave values for 2.0.0 support
* Updated MrEnclave values for TestNet
2022-08-11 16:52:30 -04:00
Cody Henthorne
18eac51576
Migrate all QR scanning to new scanner.
2022-08-03 17:17:35 -04:00
Alex Hart
f05f9287c1
Update LibMobileCoin to 1.2.2.1
...
Fixes #12354
Co-authored-by: Bernie Dolan <bernie@mobilecoin.com>
Co-authored-by: Varsha <varsha@mobilecoin.com>
2022-08-02 14:36:30 -04:00
Cody Henthorne
c4bef8099f
Add GV2 accept by PNI invite.
2022-07-21 13:18:19 -04:00
Greyson Parrelli
e6cc49368e
Update some dialogs to MaterialAlertDialog.
2022-06-15 08:32:20 -04:00
Alex Hart
1b471e163d
Implement new Material3 spec.
2022-06-02 11:52:10 -04:00
Cody Henthorne
d260c48393
Fix device linking issues on newer devices.
2022-05-24 15:03:54 -03:00
Alex Voloshyn
60b20a9b8a
Use shorter fog report URI in wallet
2022-05-11 09:29:14 -03:00
Ehren Kret
fae427c09b
Revert "Use shorter URLs for MOB FOG"
...
This reverts commit ef0c6c79cb
.
2022-05-02 20:17:33 -05:00
Ehren Kret
ef0c6c79cb
Use shorter URLs for MOB FOG
2022-05-02 15:25:55 -04:00
Greyson Parrelli
77ea2deada
Move more util classes to core-util.
2022-04-06 12:36:32 -04:00
Greyson Parrelli
0e4187b062
Use existing contact type for our linked entry. Add test to sample app.
...
Fixes #9431
Closes #9434
Co-authored-by: swatts <github@stargw.net>
2022-04-06 12:36:32 -04:00
Greyson Parrelli
8d4419705b
Update to libsignal-client 0.15.0
2022-03-28 19:07:20 -04:00
Greyson Parrelli
2b5d65ae04
Revert "Update to libsignal-client 0.15.0"
...
This reverts commit 3d5f04eba757563dd92366d994a96cf323b8d540.
2022-03-28 19:07:20 -04:00
Jordan Rose
1e316ea19f
Update to libsignal-client 0.15.0
2022-03-28 19:07:20 -04:00
Greyson Parrelli
057231b9c3
Update libsignal-client to 0.14.0
2022-03-17 12:12:56 -04:00
Greyson Parrelli
427e73f7fd
Improve payment withdrawals.
2022-03-08 10:41:37 -04:00
Alex Hart
174cd860a0
Implement Stories feature behind flag.
...
Co-Authored-By: Greyson Parrelli <37311915+greyson-signal@users.noreply.github.com>
Co-Authored-By: Rashad Sookram <95182499+rashad-signal@users.noreply.github.com>
2022-03-08 10:41:36 -04:00
Cody Henthorne
dbce4be31d
Refactor MappingAdapter code into package.
2021-12-20 13:31:18 -05:00
Cody Henthorne
a4f44a96fd
Fix illegal argument navigation exceptions.
2021-12-20 13:31:18 -05:00
Cody Henthorne
5b2ca6a1d3
Display badge on Payment Details.
2021-11-24 16:41:12 -05:00
Greyson Parrelli
843ed24bbb
Introduce SignalDatabase as the main database entrypoint.
2021-11-18 12:36:52 -05:00
Greyson Parrelli
270ab34c6a
After review, everything looks good. Update MobileCoin Payments Beta country codes.
...
This reverts commit 0cb53f40f4
.
2021-11-12 22:14:57 -05:00
Alex Hart
0cb53f40f4
Update MobileCoin Payments Beta country codes.
2021-11-12 14:53:35 -04:00