Alex Hart
|
58d2c92102
|
Move the rest of the permissions classes.
|
2026-02-11 18:08:57 -05:00 |
|
Alex Hart
|
6e92ff5096
|
Move fragments to core UI.
|
2026-02-10 10:35:54 -05:00 |
|
Alex Hart
|
36b6122b0f
|
Move several Permissions dependencies to core.
|
2026-02-04 13:17:29 -04:00 |
|
Alex Hart
|
a74651d915
|
Move text styles to core UI.
|
2026-02-04 13:13:49 -04:00 |
|
Alex Hart
|
5a19117850
|
Move lru and bottomsheet util to core modules.
|
2026-02-03 13:23:43 -04:00 |
|
Greyson Parrelli
|
706d89db87
|
Introduce core-models module.
Needed to share some key components with feature modules without having
to depend on libsignal-service.
|
2025-12-02 16:00:54 -06:00 |
|
Greyson Parrelli
|
2147ad29fa
|
Move all Pair usage to kotlin.Pair
|
2025-11-10 12:03:24 -05:00 |
|
Jordan Rose
|
b2e547f9f2
|
Update to libsignal 0.86.1
|
2025-11-07 16:34:31 -05:00 |
|
jeffrey-signal
|
b49074a786
|
New Conversation v2 - Fix find by username/phone options disappearing after rotation.
|
2025-10-15 15:26:34 -04:00 |
|
Henry Holtzman
|
bf4b09bdc4
|
Update to MobileCoin enclave measurements.
|
2025-07-21 08:20:05 -04:00 |
|
Michelle Tang
|
9d1960f065
|
Clear aep from clipboard after 60 seconds.
|
2025-05-06 17:58:48 -04:00 |
|
Sagar
|
9c95cfd64b
|
Fix donation pills UI for large Font and other UI improvements.
|
2025-04-09 15:27:46 -04:00 |
|
Cody Henthorne
|
92e590aa3b
|
Convert calling and payments apis to WebSocket.
|
2025-03-12 16:15:41 -04:00 |
|
Greyson Parrelli
|
9c473fb570
|
Improve and centralize e164 utils.
|
2025-03-04 15:58:21 -05:00 |
|
Greyson Parrelli
|
1b01532327
|
Update to the standard SignalService.proto
|
2025-02-12 16:22:52 -05:00 |
|
Jameson Williams
|
769a92943e
|
Enable nonTransitiveRClass.
Resolves #13757
|
2024-11-01 16:07:25 -04:00 |
|
Michelle Tang
|
c4fc32988c
|
Release chat folders to internal users.
|
2024-10-16 15:07:18 -04:00 |
|
Greyson Parrelli
|
ba06efe35a
|
Improve the Banner system.
|
2024-09-20 10:52:18 -04:00 |
|
Nicholas Tinsley
|
9a24455085
|
Delete the reminders system.
|
2024-08-22 13:04:59 -07:00 |
|
Nicholas Tinsley
|
d45acd0e24
|
Migrate existing Reminders to Banners.
|
2024-08-08 12:22:34 -07:00 |
|
Nicholas Tinsley
|
d7b5c6bff3
|
Delete registration V1.
|
2024-06-26 13:39:28 -04:00 |
|
Greyson Parrelli
|
863b443317
|
Convert SignalStore to kotlin.
|
2024-06-24 15:04:03 -04:00 |
|
Greyson Parrelli
|
d698f74d0b
|
Rename FeatureFlags -> RemoteConfig.
|
2024-06-24 15:04:02 -04:00 |
|
Greyson Parrelli
|
b6a4e1f145
|
Rewrite the AppDependencies system.
|
2024-06-05 15:46:00 -04:00 |
|
mtang-signal
|
c3c743fbb8
|
Update camera permission UI in media.
|
2024-05-15 15:55:22 -04:00 |
|
Adam Mork
|
b14eddefc9
|
Add payment enclave measurements for v6.0.0
|
2024-05-15 15:55:21 -04:00 |
|
Bernie Dolan
|
fb75440769
|
Update payments to 6.0.1
|
2024-01-09 11:12:48 -04:00 |
|
Cody Henthorne
|
5e8d324860
|
Fix large balance issues.
|
2024-01-09 11:12:48 -04:00 |
|
Cody Henthorne
|
95d7d26f11
|
Add SEPA max amount exceeded dialog.
|
2023-11-10 15:27:57 -05:00 |
|
Alex Hart
|
627c47b155
|
Implement donations one-time pending state.
|
2023-10-17 11:15:56 -04:00 |
|
Greyson Parrelli
|
4fe6d79fff
|
Unify our Base64 utilities.
|
2023-10-17 11:15:56 -04:00 |
|
Greyson Parrelli
|
7d5786ea93
|
Add a core-util-jvm module.
This is basically a location where we can put common utils that can also
be imported by libsignal-service (which is java-only, no android
dependency).
|
2023-10-05 19:13:19 -04:00 |
|
Cody Henthorne
|
835fd47482
|
Fix crashes related to activity starts.
|
2023-09-21 13:59:52 -03:00 |
|
Cody Henthorne
|
efbd5cab85
|
Convert SignalService, Database, Group, Payment, and other remaining protos to wire.
|
2023-09-21 13:59:52 -03:00 |
|
Alex Hart
|
0a78bcb374
|
Remove payments beta tag.
|
2023-09-06 16:27:51 -04:00 |
|
Alex Hart
|
8f253ffc43
|
Add lazy thread creation throughout in preparation for CFV2.
|
2023-07-12 15:48:52 -04:00 |
|
Greyson Parrelli
|
e1570e9512
|
Start mirroring to SVR2.
|
2023-07-12 15:48:51 -04:00 |
|
Bernie Dolan
|
0e6a3dd408
|
Fix MobileCoin test net config.
|
2023-06-28 17:13:15 -04:00 |
|
Bernie Dolan
|
f56b5d58c6
|
Update MobileCoin payments and enclave values.
|
2023-06-06 12:47:16 -04:00 |
|
Nicholas Tinsley
|
7ea9fc0c3b
|
Update AlertDialogs to MaterialAlertDialogs.
Addresses #12949.
|
2023-06-06 12:47:16 -04:00 |
|
Clark
|
c2c1537858
|
Disable interactions while user is unregistered or expired.
|
2023-05-09 13:41:27 -04:00 |
|
Alex Hart
|
3451ac4504
|
Move LifecycleDisposable to core-util.
|
2023-04-13 17:18:59 -04:00 |
|
elena
|
45e96f0efe
|
Show character count when writing a payment note.
Close #12616
|
2023-03-27 09:47:30 -04:00 |
|
Alex Hart
|
1c3636eedd
|
Add undo-ability to call tab deletion.
|
2023-03-22 14:28:10 -04:00 |
|
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 |
|