LineageOS is an open source,[a]Android-based[c]operating system for smartphones, tablets, and set-top boxes. It is the successor to CyanogenMod, from which it was forked in December 2016, when Cyanogen Inc. announced it was discontinuing development and shut down the infrastructure behind the project.[7][8] Since Cyanogen Inc. retained the rights to the Cyanogen name, the project rebranded its fork as LineageOS.[9]
LineageOS was officially launched on 23 December 2016, with the source code available on both GitHub and GitLab.[10][11] In March 2017, it reportedly had one million users with the OnePlus One being the most popular device.[12]
In 2013, Jane obtained venture funding under the name Cyanogen Inc. to allow commercialization of the project.[13][14]
In 2016, as part of a corporate restructure which involved a change of CEO, closure of offices and projects, and cessation of services,[15] Jane either left or was forced out of Cyanogen Inc.[16][17]
The code itself, being open source, was forked around December 2016 under the new name LineageOS and efforts began to resume development as a community project.[8]
On January 22, 2017, the first official builds of LineageOS versions 14.1 and 13.0 became available, following the official announcement in a blog post.[18]
Starting in 2017, LineageOS posted recent development updates on their blog,[19] though this has been pretty much discontinued since 2020.
During August 2017 the LineageOS team held a Summer Survey[20] in which they asked users for feedback to improve the development of the operating system. The results were published[21] in October and, according to the team, they used the gathered data to improve the upcoming LineageOS 15 release.
As a response to one of the main suggestions received during their first public survey, LineageOS launched a section on their blog titled "LineageOS Engineering Blog" where Lineage maintainers and developers can contribute articles discussing advanced technical information pertaining to Android development.[22]
During the first week of April 2018, LineageOS released new builds with the "LOSGenuine" April Fool's prank that informed unaware users of the software possibly being counterfeit via a persistent notification (which could not be disabled unless the user ran the following command in a root shell):
setproppersist.lineage.nofooltrue
When the notification was tapped, the software claimed that the device was "uncertified" and needed to mine "LOSCoins", which were a virtual currency and could not actually be spent. Affected builds also had a preinstalled "Wallet" app that showed the current balance of LOSCoins.[23]
Many users mistook the prank for actual malware, and others reportedly found it to be in "poor taste". It was especially criticized for being too "late" for an April Fool's joke, since many users didn't receive the update until days later, making the jest less obvious. On 10 April 2018, LineageOS team director ciwrl issued an official apology for the prank.[24][25]
A second Summer Survey was conducted in August 2018.[26]
Builds were released on a weekly basis until November 12, 2018, when the release cycle for devices changed: the latest LineageOS branch is built daily, with devices receiving a "nightly" OTA update, while devices on the older branch were moved to a weekly release cycle.[27]
Starting on June 5, 2020, the latest LineageOS branch moved back to a weekly release cycle, as the server couldn't build all available supported devices in just one day, with some devices receiving updates later on the next day.[28]
On March 5 2024, LineageOS posted a blog to announce the deprecation of version 18.1 shortly after Google had ended security patches for Android 11.[29][30] A total of 52 devices were dropped and received a final build on that day.[31]
Like its predecessor, CyanogenMod, LineageOS is perceived as free from unnecessary software often pre-installed by a phone's manufacturer or carrier that is considered to be bloatware.[44][45]
Like CyanogenMod, the LineageOS project is developed by many device-specific maintainers and uses Gerrit for its code review process. It also retained the old versioning format, where the major version number corresponds to the place in the alphabet of the first letter of the codename (and of the commercial name for Android versions prior to 10) (for example, Android 7.1, known as Android Nougat, is LineageOS 14.1). Prior to the official launch of LineageOS, many developers from XDA had already developed unofficial versions of LineageOS from the source code. All the released builds are signed with LineageOS' private keys.[18]
The wiki, containing information regarding installation, support, and development of LineageOS, is also open to contributions through Gerrit. Other Lineage platforms include Crowdin for managing translations, Gitlab Issues for bug tracking, and a stats page, which displays the number of active installations from users who opt in to report this statistic. There is also an IRC channel hosted on Libera.chat (#lineageos) and subreddit (r/lineageos).[46]
The XDA Developers forums have been used by members of the Lineage community since the software's inception. Many devices are left unsupported by official releases so community members develop their own unofficial ROMs allowing older phones to use Lineage.[citation needed]
Although Google apps are not included in LineageOS by default due to legal issues,[47] users can flash them with a .zip package, usually referred to as gapps, while installing LineageOS. A side effect of using LineageOS and other custom roms is the impact on Play Integrity API.[48] LineageOS can in some cases, be made to work with apps that require passing Play Integrity by installing Magisk and certain modules designed to hide the bootloader status.[49]
LineageOS offers several features that Android Open Source Project (AOSP) does not include. Some of these features are:
Button customization – Set custom location for buttons on the navigation bar, or enable on-screen buttons for devices with hardware buttons.[50]
Custom Quick-Setting tiles – Quick Setting Tiles such as "Caffeine" preventing the device from sleeping, enabling/disabling Heads Up notifications, "Ambient Display" and "ADB over network" are present to easily toggle frequently accessed settings.
LiveDisplay – Adjust color temperature for the time of day.
Lock screen customization – The lock screen allows all sorts of customizations, including media cover art, a music visualizer, and double-tap to sleep.
Styles – Set a global dark or light theme mode and customize accent colors. This functionality can also be managed automatically by the system based on wallpaper or time of day (in line with LiveDisplay).
System Profiles – Enable or disable common settings based on the selected profile (For example, a "Home" profile and a "Work" profile). The profile can be selected either manually or through the use of a "trigger", such as upon connecting to a specific WiFi access point, connecting to a Bluetooth device, or tapping an NFC tag.
Custom pattern sizes – In addition to Android's 3x3 pattern size, a 4x4, 5x5 or 6x6 size can be used.
PIN scramble – For users securing their device with a PIN, the layout can be scrambled each time the device locks to make it difficult for people to figure out your lock by looking over your shoulder.
Privacy guard – Allow the user to fine-tune what permissions are granted to each application. For some permissions, it's possible to set a manual approval each time the permission is requested. It's also possible to find out how often apps use a specific permission. This feature was removed in the 17.1 branch in favor of an equivalent "permission controller" based on a hidden AOSP feature.
Protected Apps – Hide specific apps behind a secure lock. This works hand-in-hand with Trebuchet; the app's icon is removed from the launcher, and "secure folders" can be created to easily access these applications. A pattern is used to lock these apps.
Some "sensitive numbers", such as abuse support numbers, are not included in the call log for privacy.[51] The phone application also includes a list of helpline numbers for the users to be able to easily reach them.[40]
Trust - helps to keep the device secure and protects privacy.[52]
LineageSDK – a set of APIs for app developers to integrate their apps with LineageOS specific features such as System Profiles, Styles and Weather.[53] The SDK been officially discontinued on 8 January 2024.[54]
Lineage Recovery - an AOSP-based recovery.
(Optional) Root – Permit apps to function with root access to perform advanced tasks. This requires flashing from Recovery either LineageOS's root add-on (supported until version 16.0[55]) or a third-party implementation such as Magisk or SuperSU.
Telephone call recorder, not available in all countries, due to legal restrictions.
As LineageOS evolved through development, the Trust interface was introduced for all the LineageOS 15.1 builds released since 12 June 2018.[56] The interface can be found on supported devices under Security and Privacy tab under the Settings option, and enables the user to "get an overview of the status of core security features and explanations on how to act to make sure the device is secure and the data is private".
Additionally, while carrying out any action on the device, the trust icon is displayed, notifying the user that the action is safe.
A camera app maintained by various LineageOS developers, based on Google's CameraX library. It replaced Snap and Camera2 with the release of LineageOS 20.
--
--
AudioFX
Audio optimizer with presets to alter the listening experience.
--
--
Calculator
Resembles a four-function calculator and offers some more advanced functions.
--
--
Calendar
Calendar functionality with Day, Week, Month, Year or Agenda views.
Organize photos and videos into a timeline or albums for easy viewing. Replaced by Glimpse.
--
--
Gello
A browser based on Chromium and developed by CyanogenMod. This app is now replaced by Jelly.
--
--
Snap (Camera)
Dependent on device specification will take video or photos, including panoramic. It can also be used to read QR codes. This app is now replaced by Aperture.
--
--
Terminal
A simple and standard terminal app. Hidden unless enabled in the developer settings. (removed in LineageOS 18.1).
The number of devices supported by LineageOS has changed over time.
In 2019, LineageOS development builds were available for 109 phone models with over 3.0 million active installs.[59]
On February 17, 2024, it was recorded that 118 devices were receiving official LineageOS 21 builds, another 71 devices with LineageOS 20 builds, and the legacy LineageOS 18.1 branch still had a total of 52 devices.[60]
LineageOS for microG is a LineageOS fork with microG services included. It was created a response to the refusal for several reasons of support for signature spoofing in official builds. In other respects it follows upstream, shipping OTA updates every fourteen days.[64][65][66][67][68]
Replicant intends to be a completely free software variant of LineageOS, with all kernel blobs and non-free drivers removed.
^Siddharth Chauhan (7 February 2017). "How to: Install Lineage OS on your smartphone". In.pcmag.com. Archived from the original on 25 May 2018. Retrieved 20 October 2017. As far as user interface goes, Lineage OS presents a clean and bloatware free stock Vanilla Android experience but still has some tricks up its sleeve.
^"microGArchived 25 May 2018 at the Wayback Machine provides a free version of the set of APIs equivalent to Google’s proprietary core libraries and applications."
^"Gerrit Code Review". review.lineageos.org. Archived from the original on 14 July 2019. Retrieved 13 February 2018.