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 |
|
Alex Hart
|
2d3e8ef31c
|
Replace CardView usages with MaterialCardView.
|
2023-03-08 15:06:50 -04:00 |
|
Greyson Parrelli
|
6922886395
|
Fix a bunch of random lint warnings.
|
2023-03-03 10:40:55 -05:00 |
|
Greyson Parrelli
|
6145fa213e
|
Move common gradle config into convention plugins.
|
2023-02-14 14:03:09 -05:00 |
|
Greyson Parrelli
|
23804046c6
|
Always use new foreground service utils.
|
2022-11-30 17:10:36 -05:00 |
|
Greyson Parrelli
|
9bb089d198
|
Add interfaces for tables that reference RecipientIds or thread IDs.
|
2022-09-28 11:33:36 -04:00 |
|
Alex Hart
|
bc7908a4a5
|
Add blockingGet linter.
|
2022-08-02 14:36:29 -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 |
|
Alex Hart
|
b589449c34
|
Consolidate app dependencies using gradle version catalogs.
|
2021-09-16 14:17:38 -03:00 |
|
Ehren Kret
|
ad7c81ef4e
|
Limit JCenter dependencies
|
2021-08-24 09:07:54 -03:00 |
|
Cody Henthorne
|
bd2a1d5574
|
Add support for lower APIs to new notification system.
|
2021-04-28 16:36:11 -03:00 |
|
Cody Henthorne
|
e796968d19
|
Add new notification system.
|
2021-04-14 15:50:40 -04:00 |
|
Alex Hart
|
ab7f507b03
|
Add custom lint for AlertDialog.Builder usage.
|
2021-04-12 12:25:09 -04:00 |
|
Alan Evans
|
d055bba452
|
Lint to prevent glide log usage.
|
2021-01-27 11:52:32 -04:00 |
|
Greyson Parrelli
|
8e93bf9075
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
|
Alan Evans
|
f3dbe4416f
|
Add lint to detect non-numeric version code checks.
|
2020-07-10 17:23:50 -04:00 |
|
Alan Evans
|
c63e42715e
|
New logging lint checks.
[LogNotAppSignal] tells you about using signal service logger in the app.
[LogTagInlined] tells you about not using a constant tag.
|
2020-05-14 11:22:28 -03:00 |
|
Alan Evans
|
456857bbbd
|
Add custom lint rule project.
|
2020-05-13 16:18:18 -04:00 |
|