No description
Find a file
Arian cbf5989f8b overlay: Disable immersive mode confirmation
The confirmation dialogue is broken in several apps. Displaying the
confirmation dialogue leads to a focus change on which the app requests
immersive mode again leading to a loop of focus changes between the app
and the dialogue. Set the default value to confirmed to avoid this issue.

Example of the issue in Jelly: https://imgur.com/a/DT98ahR

Change-Id: Ifd906f5417cc0a090a2bf7d1f0dcdab26bf62dbb
2023-04-08 21:09:16 +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 roomservice: Use mirror manifest instead of search API 2023-03-04 13:19:33 +01:00
charger charger: Ensure every generated image is 8-bit 2023-01-02 20:46:48 +01:00
config config: Drop ThemePicker icon pack overlays 2023-03-23 18:18:00 +02:00
overlay overlay: Disable immersive mode confirmation 2023-04-08 21:09:16 +02:00
prebuilt/common apn: update for T Star, Vibo and AURORA 2023-04-03 17:23:12 +02:00
product Add nvidia product 2022-03-03 07:12:38 +01:00
tools Use a RegEx to get carrier instead of XML parsing 2023-01-22 19:55:02 +01:00
vars vars: Update qcom tags 2023-03-28 19:29:01 +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/).