diff --git a/_posts/2019-02-19-ripgohan8937.md b/_posts/2019-02-19-ripgohan8937.md new file mode 100644 index 0000000..c221693 --- /dev/null +++ b/_posts/2019-02-19-ripgohan8937.md @@ -0,0 +1,49 @@ +--- +layout: post +title: Minuscule Update (Device Support Changes, February 2019) +category: blog +excerpt: February 2019 mini-update on Aquaris-dev activity. +author: Arekusu +--- + + +The mini-update to end all mini-updates +-------------------------------------------------- +Hello, everyone, + +Please excuse us for the huge delay and our lack of communication, but the team has been very busy, especially so during the holiday season. +While we do have a ton of interesting things to share, especially so for the BQ Aquaris X series of devices, we will put that aside for now. Expect a full blog within the coming weeks, which will feature a more in-depth look into what we have done, what we are planning to do, as well as a surprise or two. + +Devices being dropped: +----------------------- + +As most of you know, our team consists of a very small team of developers, and with the addition of newer devices and our heavy workload, we will have to begin dropping some of the older devices. +The devices that we will no longer support are the BQ Aquaris X5 Plus (gohan), as well as the BQ Aquaris U series (chaozu and tenshi). + +We have grown a lot, since we started work on these devices. The gohan was the first msm8976 device to be officially supported by LineageOS (known as CyanogenMod at the time). +As always, while we can not give any ETAs or promises, we will try to offer one final release for these devices, with a more recent kernel. + +Please keep in mind that all of our work on these devices is voluntary, and due to our lack of time, we are not able to offer the quality of development they deserve, and the lack of code contributions from third parties has only made it harder for us. + +If you are a developer that has the knowledge and time to continue development for the chaozu, tenshi and/or gohan, feel free to contact us on taking up the role. + +Brinly + +How you can help us? +------------------- +If you are a **developer**, then there are multiple ways in which you can help us. +For instance: +- Update existing LineageOS ports of BQ phones. +- Port LineageOS to new BQ phones. +- Contribute code or features. +- Fix bugs in LineageOS. + +If you are a **user**, with no background in Android development, worry not! There are still many ways that you can help us bring you a better LineageOS experience. +These include: +- Reporting bugs to [Gitlab.](https://gitlab.com/LineageOS/issues) +- Reporting bugs through our [Slack](https://join.slack.com/t/aquaris-dev/shared_invite/enQtMzgwNzc5NTAxNjQ4LWQxM2MyMzlkZDIzY2U4MjhmZmIxYzQzNjExMGM3MzA5YzIxNDA5ODNkYTRhMWNjZmY4ODIwZTU3MTI5MTU0OGU). +- Creating log files, in order to fix bugs and general problems. +- Testing bug fixes and/or LineageOS beta versions. +- Promoting our LineageOS ports in your community. +- Helping out new users in our Slack. + diff --git a/devices.md b/devices.md index 4d76fba..8d0e457 100644 --- a/devices.md +++ b/devices.md @@ -11,10 +11,7 @@ Right now the following devices are officially supported by LineageOS and mainta * [Aquaris E5 LTE](https://wiki.lineageos.org/devices/vegetalte) (vegetalte) * [Aquaris M5](https://wiki.lineageos.org/devices/piccolo) (piccolo) -* [Aquaris U](https://wiki.lineageos.org/devices/chaozu) (chaozu) -* [Aquaris U Plus](https://wiki.lineageos.org/devices/tenshi) (tenshi) * [Aquaris X5](https://wiki.lineageos.org/devices/paella) (paella) -* [Aquaris X5 Plus](https://wiki.lineageos.org/devices/gohan) (gohan) * [Aquaris X](https://wiki.lineageos.org/devices/bardock) (bardock) * [Aquaris X Pro](https://wiki.lineageos.org/devices/bardockpro) (bardockpro) @@ -28,6 +25,14 @@ The following devices are currently work in progress and should soon get officia * BQ Aquaris X2 (zangya) * BQ Aquaris X2 Pro (zangyapro) +### Formally supported devices + +These were once supported, but had to be dropped from our roster due to some issues (feel free to step up if you have the skills) + +* [Aquaris U](https://wiki.lineageos.org/devices/chaozu) (chaozu) +* [Aquaris U Plus](https://wiki.lineageos.org/devices/tenshi) (tenshi) +* [Aquaris X5 Plus](https://wiki.lineageos.org/devices/gohan) (gohan) + ### Experimental Other devices are currently in experimental state: @@ -38,4 +43,4 @@ We plan to support other Qualcomm bq devices in the future with our LineageOS An ### Status -More detailed status updates will be published on our blog. The latest status update was published on [October 16, 2018]({% post_url 2018-10-16-oct-blog %}). +More detailed status updates will be published on our blog. The latest status update was published on [February 19, 2019]({% post_url 2019-02-19-ripgohan8937 %}). diff --git a/index.md b/index.md index b87765a..b52763f 100644 --- a/index.md +++ b/index.md @@ -9,7 +9,7 @@ Aquaris-dev is a group of independent Android developers whose members voluntari ### Which devices are supported? -We only support Qualcomm based bq devices like: Aquaris E5 LTE (vegetalte), Aquaris M5 (piccolo), Aquaris U (chaozu), Aquaris U Plus (tenshi), Aquaris X5 (paella), Aquaris X5 Plus (gohan), Aquaris X (bardock), Aquaris X Pro (bardockpro). +We only support Qualcomm based bq devices like: Aquaris E5 LTE (vegetalte), Aquaris M5 (piccolo), Aquaris X5 (paella), Aquaris X (bardock), Aquaris X Pro (bardockpro). Check the [devices page](/devices.html) for more information. ### Where can I get your work?