Sagar
|
7b3897cac6
|
Fix incorrect span indices for normalised search text.
|
2025-04-24 15:55:39 -04:00 |
|
Michelle Tang
|
a073785407
|
Update system default language when switching.
|
2025-04-02 15:39:54 -04:00 |
|
Greyson Parrelli
|
9c473fb570
|
Improve and centralize e164 utils.
|
2025-03-04 15:58:21 -05:00 |
|
Jameson Williams
|
1509e3ed79
|
Convert tests from Hamcrest -> AssertK.
|
2025-01-13 21:49:49 -05:00 |
|
Jameson Williams
|
a96c8867ae
|
Move from AssertJ to AssertK.
Resolves #13841
|
2024-12-21 12:39:10 -05:00 |
|
Jameson Williams
|
57eeed33f0
|
Convert a batch of tests from mockito -> mockk.
Resolves #13832
|
2024-12-12 12:16:10 -05:00 |
|
Jameson Williams
|
d28fa304c8
|
Kotlin-ize some more tests.
Resolves #13813
|
2024-12-04 14:19:40 -05:00 |
|
Cody Henthorne
|
7d24bff134
|
Add unit test for RegistrationUtil.
|
2024-11-22 13:35:01 -05:00 |
|
Jameson Williams
|
040d05a0a6
|
Remove BaseUnitTest.java
Resolves #13804
|
2024-11-21 10:36:09 -05:00 |
|
Jameson Williams
|
cf24b22de9
|
Remove junit.framework
Resolves #13805
|
2024-11-21 10:36:09 -05:00 |
|
Greyson Parrelli
|
a7bdfb6d76
|
Add support for backing up wallpapers.
|
2024-09-20 12:24:57 -04:00 |
|
Cody Henthorne
|
71b5a9f865
|
Fix avatar loading in OS views when app is not running.
|
2024-08-22 13:04:59 -07:00 |
|
Greyson Parrelli
|
91eeda6c6e
|
Allow RemoteConfig to be lazily initialized.
|
2024-07-16 16:54:38 -04:00 |
|
Michelle Tang
|
9024c19169
|
Update device-specific notification support configs.
|
2024-07-09 13:40:41 -04:00 |
|
Greyson Parrelli
|
d698f74d0b
|
Rename FeatureFlags -> RemoteConfig.
|
2024-06-24 15:04:02 -04:00 |
|
Greyson Parrelli
|
ecbea9fd95
|
Improve FeatureFlag change detection, use for SVR3.
|
2024-06-24 15:04:02 -04:00 |
|
Greyson Parrelli
|
13f7a64139
|
Refactor FeatureFlags.
|
2024-06-24 15:04:02 -04:00 |
|
Greyson Parrelli
|
b6a4e1f145
|
Rewrite the AppDependencies system.
|
2024-06-05 15:46:00 -04:00 |
|
Greyson Parrelli
|
23d6a71a3b
|
Update username validation to use libsignal.
|
2024-02-20 21:36:24 -05:00 |
|
Cody Henthorne
|
bf0548e802
|
Fix donation-based remote config region checks.
|
2023-11-15 17:02:21 -05:00 |
|
Greyson Parrelli
|
2b1136ea02
|
Fix loading states for username editing.
|
2023-08-29 09:33:45 -04:00 |
|
Greyson Parrelli
|
84b4d69913
|
Fix error display when entering invalid username characters.
Also convert UsernameEditViewModel to kotlin.
|
2023-08-29 09:33:45 -04:00 |
|
Cody Henthorne
|
c17d62aeab
|
Update ktlint and gradle plugin.
|
2023-06-28 17:13:15 -04:00 |
|
Cody Henthorne
|
1c5e2e3359
|
Fix linkify for valid URLs with ... in the path.
|
2023-06-15 11:20:22 -04:00 |
|
Nicholas Tinsley
|
9c0c25ef99
|
Detect URL patterns that will crash OkHttp.
Addresses #12998.
|
2023-06-13 15:48:24 -04:00 |
|
Cody Henthorne
|
3ff273f1f2
|
Ignore tests that fail when run on JDK17.
|
2023-06-07 15:11:26 -04:00 |
|
Cody Henthorne
|
8baf07a11c
|
Refine link preview domain restrictions.
|
2023-04-21 11:40:16 -04:00 |
|
Alex Hart
|
2c48d40375
|
Update API endpoints and integration for usernames.
|
2023-02-14 14:02:23 -05:00 |
|
Alex Hart
|
605289aca4
|
Upgrade ktlint and add twitter compose rules.
|
2023-02-14 14:02:22 -05:00 |
|
Alex Hart
|
ee00e931eb
|
Fix possible RxStore memory leak.
|
2022-10-05 12:06:47 -03:00 |
|
Alex Hart
|
c169dd308d
|
Add support for AF.
|
2022-07-11 13:56:04 -03:00 |
|
Sgn-32
|
4656cf4bef
|
Shorten disappearing countdown description in message details.
Fixes #10217
Closes #11265
|
2022-07-11 13:35:53 -03:00 |
|
Greyson Parrelli
|
b3086e595f
|
Fix abbreviations with some emoji.
Fixes #12212
|
2022-05-18 11:54:17 -04:00 |
|
Justin Tracey
|
8a2f89b4f6
|
Fix .onion link linkification.
Fixes #11458.
|
2022-05-02 15:25:55 -04:00 |
|
Alex Hart
|
3e42c044b8
|
Add RxStore and StoryViewerPage forward navigation.
|
2022-04-06 12:37:43 -04:00 |
|
Greyson Parrelli
|
77ea2deada
|
Move more util classes to core-util.
|
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
|
135fde68c1
|
Migrate some cursor utils to core-util.
|
2022-03-28 19:07:20 -04:00 |
|
Greyson Parrelli
|
0359f27cd9
|
Fix true update queries for blobs.
|
2022-03-17 16:02:43 -04:00 |
|
Greyson Parrelli
|
057231b9c3
|
Update libsignal-client to 0.14.0
|
2022-03-17 12:12:56 -04:00 |
|
Alex Hart
|
711148423d
|
Excise PowerMock and reenable like a bunch of ignored tests.
Co-authored-by: Rashad Sookram <rashad@signal.org>
|
2022-03-17 12:12:55 -04:00 |
|
Alex Hart
|
63dab3f4b0
|
Add support for specific toasts when backup restoration cannot proceed.
Fixes #10918
|
2022-03-01 10:47:23 -05:00 |
|
Greyson Parrelli
|
e2aec496c5
|
Add more tests around mixed direction text.
|
2022-02-14 14:42:48 -05:00 |
|
Greyson Parrelli
|
9802724baa
|
Don't shorten message footers for mixed-direction text.
|
2022-02-09 16:08:21 -05:00 |
|
Greyson Parrelli
|
a0031298d8
|
Disallow visually-empty profile names.
|
2022-01-25 10:02:27 -04:00 |
|
Cody Henthorne
|
6c608e955e
|
Add Notification profiles.
|
2021-12-08 15:07:22 -05:00 |
|
Greyson Parrelli
|
8aea20f147
|
Migrate local account data into SignalStore.
|
2021-11-17 16:14:26 -05:00 |
|
Lucio Maciel
|
e09d162c1e
|
Update conversations list UI.
|
2021-09-03 20:19:55 -04:00 |
|