No description
Find a file
Michael Bestas ae5f929573 config: Include vendor/crowdin overlays
Include translations for languages not available in AOSP.

This used to be split to each repository but it required forking AOSP
repositories just to add translations. Including them via overlay
avoids forking and makes the translations more portable, they can even
be used on pure AOSP builds.

Make them built in to avoid RRO issues.

Change-Id: Icc4c7b3a583c3d8a139a4a9a856dfca57952e131
2022-04-05 23:20:45 +02:00
bash_completion Add a bash completion "--force-sync" for repo sync 2015-07-30 15:13:11 +08:00
bootanimation Move bootanimation to product 2021-11-14 20:20:53 +02:00
build build: tasks: kernel: Rework kernel fragments handling 2022-04-04 03:54:39 +02:00
charger charger: add lineage charger 2021-08-05 19:58:50 +02:00
config config: Include vendor/crowdin overlays 2022-04-05 23:20:45 +02:00
libbfqio libbfqio: Remove vendor variant 2019-03-01 11:38:25 +08:00
overlay overlay: Move config_globallyDisabledComponents to the new location 2022-03-23 23:29:48 +01:00
prebuilt/common apns: Add Orange IA 2022-03-19 19:21:22 +01:00
product Add nvidia product 2022-03-03 07:12:38 +01:00
tools lineage: Add double quote in custom APN name check 2021-06-24 04:53:35 +02:00
.gitignore http_prebuilt: Implement archive of artifacts 2017-01-09 13:42:29 +00:00
LICENSE vendor: we are now LineageOS 2016-12-28 19:44:28 +00:00
README.mkdn README: Jenkins is dead, so point to its replacement 2020-12-10 09:49:17 +01:00

LineageOS
===========

Getting started
---------------

Please see the [LineageOS Wiki](https://wiki.lineageos.org/) for building instructions, by device.


Submitting patches
------------------
Patches are always welcome! Please submit your patches via LineageOS Gerrit!

Simply follow our guide on [how to submit patches](https://wiki.lineageos.org/submitting-patch-howto.html).

To view the status of your and others' patches, visit [LineageOS Gerrit Code Review](https://review.lineageos.org/).


Buildbot
--------

All supported devices are built weekly and periodically as changes are committed to ensure the source trees remain buildable.

You can view the current build statuses at [LineageOS Buildkite](https://buildkite.com/lineageos).

Builds produced weekly by the buildbot can be downloaded from [LineageOS downloads](https://download.lineageos.org/).