Cody Henthorne
0f4caa3dc1
Update to actions/upload-artifact v4.
2024-11-21 10:36:09 -05:00
NetSysFire
d2ba42074f
Switch to using an issue form for bug reports.
...
Resolves #13721
2024-10-03 10:26:19 -04:00
Jim Gustafson
813a92380b
Update to RingRTC v2.48.1
2024-10-03 10:26:19 -04:00
tedgravlin
8617a074ad
Update CLA link in PR template.
2024-04-18 16:24:12 -04:00
Cody Henthorne
3f89acf9bd
Disable parallel gradle in GH actions.
2024-03-06 20:42:00 -04:00
Cody Henthorne
a7d9fd19d9
Enable WebP decoding in Signal using libwebp v1.3.2
...
Co-authored-by: Greyson Parrelli <greyson@signal.org>
Co-authored-by: Greyson Parrelli <greyson@pop-os.localdomain>
2023-09-22 16:50:20 -03:00
Cody Henthorne
53673be5cb
Update AGP to 8.0
...
Co-authored-by: Greyson Parrelli <greyson@signal.org>
2023-06-26 15:09:36 -04:00
Clark
523c9f6576
Add workflow for monitoring APK size changes.
2023-06-15 13:31:59 -04:00
Ehren Kret
9cfb95fee7
Update Github CI to build with more cores and limit metaspace size.
2023-03-04 10:52:03 -05:00
Ehren Kret
40f86ed2be
Enable gradle caching on the Github CI system.
2023-03-04 10:51:20 -05:00
Alex
bf18db354c
Explicitly declare permissions in Github workflows.
...
Closes #12476
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-11-30 17:10:36 -05:00
Frazer Smith
2fed3f7e90
Update github actions with latest versions.
...
Closes #12294
2022-06-29 15:32:25 -04:00
Greyson Parrelli
499cdd9f29
Make Github action build a specific variant.
2022-06-02 08:50:21 -04:00
Greyson Parrelli
f1cb416bda
Update workflow to reference main branch.
2022-05-02 15:25:55 -04:00
Greyson Parrelli
cfab4dc658
Update stale-bot config.
2022-03-28 12:53:11 -04:00
Ehren Kret
1641d501c9
Enable GitHub stale bot for Android repo
2022-01-24 18:01:08 -06:00
Robert Adam
f198b890fa
Update bug report issue template.
...
The instructions for obtaining a debug log were not really indicating where the Debug logs can be found (nowadays).
2021-10-21 17:11:46 -04:00
Alex Hart
662ba85c5a
Upgrade to Gradle 7.2 and AGP 7.0.2
2021-09-16 14:17:38 -03:00
Alex Hart
a27d60f830
Adjust new avatar picker logic.
...
* Better emoji rendering support
* Deleting an avatar will deselect it
* Added padding to the bottom of recyclers
* Disabled save if no edit / selection has been made.
* Clearing and saving will remove a user's avatar.
2021-07-21 16:57:04 -04:00
Cody Henthorne
2d93d74b9f
Fix incorrect linting by preventing Github Actions from using Android S.
2021-06-18 15:10:16 -04:00
Cody Henthorne
b91f04316a
Fix lint errors and add submodules to qa checks.
2021-02-24 15:07:56 -05:00
Sicco van Sas
eacf03768f
Create FUNDING.yml
...
This will add a 'sponsor' button at the top of the repository which links to Signals donate page https://signal.org/donate/
2021-01-19 17:09:42 -04:00
Ewout ter Hoeven
c0c8d2caa7
Update issue template.
...
Fixes #10626
Co-authored-by: Greyson Parrelli <greyson@signal.org>
2021-01-15 11:17:38 -05:00
Ewout ter Hoeven
577d2b13ca
CI: Update to checkout v2, remove install NDK
...
- Updates to action/checkout v2, which is faster
- Remove install NDK step, since it's installed by default and speeds up the build
2021-01-14 12:44:08 -04:00
Greyson Parrelli
0b77b33902
Add the ability to trace methods in internal builds.
...
Currently only for internal builds. Use the @Trace annotation to trace
methods for viewing in Perfetto.
2020-11-11 15:29:01 -05:00
Greyson Parrelli
97420aae1b
Add a Github Action to test our docker build every day.
...
Runs at 5am UTC, which is ~midnight EST.
2020-10-15 16:19:17 -04:00
Greyson Parrelli
415e6309f9
Ensure CI runs on 5.x branches.
2020-10-15 16:19:17 -04:00
Alan Evans
7f17b66a6c
Upgrade gradle and gradle plugin.
2020-05-13 16:18:18 -04:00
Alan Evans
453996c374
Restrict CI branches.
2020-03-26 17:37:51 -04:00
Jonathan Leitschuh
455974cb05
Add official Gradle Wrapper validation action.
...
See: https://github.com/gradle/wrapper-validation-action
2020-02-13 20:53:10 -05:00
Alan Evans
e5fedb8163
Add pull request trigger.
2020-02-06 07:52:32 -05:00
Alan Evans
a9f3141a77
Create android.yml running qa task.
2019-11-13 15:49:22 -05:00
Joshua Lund
a8cf5b8efa
Update the issue template.
...
Closes #7581
2018-03-31 02:01:26 -07:00
平民·寻梦(Pingmin Fenlly Liu)
cc288d1e43
Just update to the new repo path "github.com/signalapp"
...
Closes #7469
2018-03-11 17:06:22 -07:00
Nicholas Rizzio
99ea6f9812
Remove the last references to BitHub and Coinbase
...
Closes #7176
2017-11-14 10:50:17 -08:00
john gravois
47aa7979b2
small CONTRIBUTING copyedits
...
Closes #6067
// FREEBIE
2017-01-21 10:32:11 -08:00
Nicholas Rizzio
da05cf9192
Use HTTPS for all support links
...
support.whispersystems.org is now available through TLS, but is not
included in the HSTS preload list. Hence, these links are vulnerable
to SSL stripping until the user visits the site over HTTPS for the
first time. Changing these links to https:// ensures that the user
always gets the encrypted version of the support website.
Closes #6056
// FREEBIE
2017-01-21 10:20:58 -08:00
2-4601
1b04e38377
Clarify that first commit matters for keywords
...
// FREEBIE
2016-09-01 10:40:21 -07:00
2-4601
4b3d422443
Update PR template to help auto-closing issues
...
Closes #5399
// FREEBIE
2016-09-01 10:40:21 -07:00
2-4601
e1898621c9
Update issue and pull request templates
...
Closes #5285
// FREEBIE
2016-03-24 14:33:57 -07:00
2-4601
df021643aa
Add template for pull request descriptions
...
Closes #5258
// FREEBIE
2016-02-18 17:50:53 -08:00
Justin Tracey
3772293f8e
Add issue template
...
Closes #5257
// FREEBIE
Changes template as per comments
2016-02-18 17:48:26 -08:00