Related
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ArrowOS
ABOUT
ArrowOS is an AOSP based project started with the aim of keeping things simple, clean and neat. We added just the right and mostly used stuff that will be actually USEFUL at the end of the day.
Website: [url]https://arrowos.net[/URL]
Telegram: Channel | Group
Github: [url]https://github.com/ArrowOS[/URL]
Code Review: review.arrowos.net
E-mail: arrowos.contact
To apply for maintainership Check this out
WHAT WORKS?
Almost everything
WHAT DOESN'T WORK?
You tell me
Be sure to include a log : check how to
INSTRUCTIONS
Clean Flash
Download The ROM & GApps
Wipe: System, Data, Dalvik, Cache
Flash ROM + GApps
Reboot & Enjoy
Dirty Flash
Download the ROM
Wipe: Dalvik and Cache
Flash ROM (+no verity if you are decrypted+Magisk if rooted previously or if want root)
Reboot & Enjoy
DOWNLOADS
ROM: Click Here for 0930--ROM
ROM: Click Here for 0926--ROM
ROM: Click Here for 0924--ROM
ROM: Magisk
ROM: no verity patch
Gapps: Click Here for GApps
Note : Pico, Nano or Micro Gapps are recommended. We don't prefer STOCK/HEAVY Gapps
Source Code
device tree | kernel
Contributors
LeChenRom
Changelog
====================
09-30-2018
====================
* android/
030b41d delete app [LeChenRom]
12272ce Merge https://github.com/ArrowOS/android_manifest into arrow-9.x [LeChenRom]
157eb87 manifest: switch to Snap [Bauuuuu]
* build/make/
7c06756c2 Merge pull request #1 from ArrowOS/arrow-9.x [GitHub]
a617f7ecd core: makefile: Use 'release-keys' for build tag [Kuber Sharma]
* frameworks/base/
197bfa336e6 Merge pull request #3 from ArrowOS/arrow-9.x [GitHub]
3e8326df43c Camera: allow camera to use power key as shutter [bauuuuu]
* hardware/nxp/nfc/
6628f36 nxp: Begin restoring pn547 [Bauuuuu]
c5992de nfc: Restore pn548 support to 1.1 HAL [Bauuuuu]
* packages/apps/Snap/
bca3923e5 Remove lineage sdk dependency [Bauuuuu]
====================
09-29-2018
====================
* android/
0ccab00 manifest: sync the OTA updater [Bauuuuu]
* device/arrow/sepolicy/
bf9d226 sepolicy: fix the derp [bauuuuu]
df40702 sepolicy: add rules for updater and update_engine [bauuuuu]
30be24e common: add update_engine policies [bauuuuu]
187fc0a sepolicy: common: Add a label for /data/arrowos_updates [bauuuuu]
25eb282 common: Label common basic USB HAL [Bauuuuu]
f7f11eb sepol: Remove recovery access to vold_socket [Bauuuuu]
4340e94 sepol: Remove exfat context and set sdFAT to exFAT [Bauuuuu]
* frameworks/base/
4abdbcec828 Merge pull request #2 from ArrowOS/arrow-9.x [GitHub]
cfb53e66c08 Themes: Add Updater Dark/Black variants [bauuuuu]
f73c3ed8bf5 base: Actually fix the padding on StatusBar [bauuuuu]
* packages/apps/Updater/
b11d7db add FOREGROUND_SERVICE premission [Bauuuuu]
5104d93 update colors [Bauuuuu]
3495bf7 update the colors [Bauuuuu]
229d665 update the string [ganeshi4u]
8c552a9 Updater: Fix white on white nav/status bar for light theme [ganeshi4u]
927c7fe Updater: fix for our theming after removing vendor overlay [ganeshi4u]
10d09ec Updater: Fix for our theming [ganeshi4u]
58b4c3a Updater: Expose the lower background color [ganeshi4u]
* vendor/arrow/
3e2607b Merge pull request #2 from ArrowOS/arrow-9.x [GitHub]
f3d9c42 vendor: ship the OTA updater [bauuuuu]
3309c78 Themes: Correct navbar for dark/blackaf Updater themes [bauuuuu]
4592d71 vendor: Fix updater themes [bauuuuu]
586e888 Themes: Add our BlackAF variant to Updater [bauuuuu]
2fd44eb Themes: Add Updater to dark system themes [bauuuuu]
59c80f8 Create /data/arrowos_updates to store updates [Bauuuuu]
====================
09-28-2018
====================
* android/
bcc04f5 manifest: sync sepolicy [Bauuuuu]
====================
09-27-2018
====================
* android/
cb96b67 Merge branch 'arrow-9.x' of https://github.com/LeChenRom/android_manifest into arrow-9.x [LeChenRom]
8eeb3f1 av change lechen [LeChenRom]
fd2c4c5 Merge pull request #1 from ArrowOS/arrow-9.x [GitHub]
* device/oneplus/cheeseburger/
992964f bringup Arrow [Bauuuuu]
* device/oneplus/dumpling/
7121b47 arrow bringup [Bauuuuu]
* frameworks/base/
b0b8a9757c1 Merge pull request #1 from ArrowOS/arrow-9.x [GitHub]
* packages/apps/Snap/
ec2449241 Snap: use platform cert [Michael Bestas]
5b2dab81b CameraSettings: Do not crash if zoom ratios are not exposed [Michael Bestas]
479afd8fc Snap: Allow quickreader to work with secure device [Michael Bestas]
f55d23031 Snap: turn developer category title into a translatable string [Michael Bestas]
82fcea046 SnapdragonCamera: Panorama, replace border drawable [Michael Bestas]
ed34b5ab3 Snap: remove unused shutter buttons [Michael Bestas]
b5b9154ed Snap: Check for ACCESS_FINE_LOCATION instead of ACCESS_COARSE_LOCATION [Michael Bestas]
fa745fe44 Snap: Configure focus ring preview dimensions [Michael Bestas]
b856f0db3 Snap: Add support for focus distance [Michael Bestas]
be214d18e Drop new focus indicator into Camera2. [Michael Bestas]
a2e4ebd7e Snap: fix copy and paste fail [Michael Bestas]
b22c29daa Snap: add missing null check on isCamera2Supported [Michael Bestas]
d9971224a Snap: don't try to set up cameras with ids greater than MAX_NUM_CAM [Michael Bestas]
8787f4fc1 Do not crash if we don't have support for RAW files [Michael Bestas]
* packages/apps/Updater/
1425ae4 replace copy url with our SF links [ganeshi4u]
Fix nfc
Repair quick charge
One click replication for SMS verification code
China's destination of incoming and outgoing electricity
Special thanks to
AOSP
LineageOS
Ezio Lacandia Bijelkic
Maxwen
Alex Cruz
scoute-dich
Tibor Kaputa
And all other Open Source - Developers,Teams and Organisations
DM if we missed someone - you can always look at GitHub to find more contributors! :highfive:
Think this might have been posted in the wrong forum section?
Downloading.... Do we need to install firmware?
L22EEW said:
Think this might have been posted in the wrong forum section?
Click to expand...
Click to collapse
LeChenRom : Junior Member
No he has not the right for create a topic on the ROMS, KERNEL.
@LeChenRom, just ask at a moderator to move the topic
Yeah this is definitely in the wrong section tbh, should be in OnePlus 5 ROMs, Kernels, Recoveries, & Other Development
yes,5.15
Yes.I do not have permission.I don't know who is the administrator
Can you help me move to the rom section? I do not have permission!
djsubterrain said:
Yeah this is definitely in the wrong section tbh, should be in OnePlus 5 ROMs, Kernels, Recoveries, & Other Development
Click to expand...
Click to collapse
Can you help me move to the rom section? I do not have permission!
@jerryhou85, @Critical Detox, @the Doctor, @thes3usa ? Anyone help with above?
djsubterrain said:
@jerryhou85, @Critical Detox, @the Doctor, @thes3usa ? Anyone help with above?
Click to expand...
Click to collapse
We aware of OP's request, but there is some technical issue to handle right now. Please wait for it to solve.
Thanks. :highfive:
It's all set now.
Thanks everyone
Added screenshots
Added to the OnePlus 5 Index Thread here.
shadowstep said:
Added to the OnePlus 5 Index Thread here.
Click to expand...
Click to collapse
Thankyou
One question how can i remove AM and PM on the lockscreen.
WHAT WORKS?
Almost everything
WHAT DOESN'T WORK?
You tell me
Click to expand...
Click to collapse
Well...if you say "almost everything", don't you know what doesn't work? Let us into your secret
AFH is being crap again, anyone managed to make a mirror?
any reviews?
As OP5 is a daily driver for me
Treble?
Please @admin delete threat if possible
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Team Bliss is pleased to present to you
BlissRoms based on Android 10
Our focus is to bring the Open Source community a quality OS that can run on all your devices as a daily driver, syncing your apps + settings + customizations across all platforms you run Bliss on.
Bliss ROMs comes with a wide selection of customization options from around the Android community as well as unique options developed by our team. With so many options available, you’ll find it hard not to enjoy the Blissful experience.
Code:
[CENTER][B][COLOR=DeepSkyBlue][SIZE=4][U][URL="https://github.com/BlissRoms"]BlissRoms Sources[/URL][/U][/SIZE][/COLOR][/B]
[B][COLOR=DeepSkyBlue][SIZE=4][U][URL="https://github.com/BlissRoms-Devices"]BlissRoms Device Sources[/URL][/U][/SIZE][/COLOR][/B][/CENTER]
Bliss Device Downloads
Bliss Download Server
SourceForge
OpenGapps Project
Team Bliss is not responsible in any way for anything that happens to your device in the process of installing
Code:
[B]Please familiarize yourself with flashing and custom rom use before attempting to flash the rom. Please make sure you download the correct version of Bliss for your specific device. The links are labeled clearly.[/B]
[LIST]
[*][B]Make sure you are rooted[/B]
[*][B]Make sure you have a custom recovery installed(TWRP is the preferred recovery)[/B]
[*][B]Download the latest Bliss Rom & the latest GApps package[/B]
[*][B]Boot into recovery[/B]
[*][B]Backup your current ROM[/B]
[*][B]Perform a FULL factory wipe and wipe/system and dalvik cache as a precaution[/B]
[*][B]Flash Bliss Rom[/B]
[*][B]Reboot recovery[/B]
[*][B] Flash OpenGapps--NANO PACKAGE!![/B]
[*][B] *Flash magisk* optional[/B]
[*][B]First boot may take up to 10 minutes. This is due to Gapps and root optimization.[/B]
[/LIST][/CENTER]
Code:
[B]If you have a major bug to report that has not been reported already, please take the following steps to report it to us. It will save you and our team quite some time.[/B]
[LIST]
[*][B]Download the [URL="https://play.google.com/store/apps/details?id=com.nolanlawson.logcat&hl=en"][COLOR=DeepSkyBlue][U]Catlog[/U][/COLOR][/URL] app from the Play Store.[/B]
[*][B]There is also a donate version which you can purchase to show appreciation.[/B]
[*][B]After downloading the Catlog app, go to the app settings, and change the log level to Debug.[/B]
[*][B]Clear all previous logs and take the exact steps to produce the error you are receiving.[/B]
[*][B]As soon as you receive the error (probably a force close), go straight into Catlog and stop the log recording.[/B]
[*][B]Copy and paste the entire log either to [URL="http://hastebin.com"][COLOR=DeepSkyBlue][U]Hastebin[/U][/COLOR][/URL] or [URL="http://pastebin.com"][COLOR=DeepSkyBlue][U]Pastebin[/U][/COLOR][/URL][/B]
[*][B]Save the log, and copy and paste the link into the forum with a brief description of the error.[/B]
[/LIST]
Code:
[COLOR=DeepSkyBlue][B]
@Jackeagle
@electrikjesus
@Rohan purohit
@rwaterspf1
@Makaveli_da_dev
@ElfinJNoty
@BitOBSessiOn
@customworx
@nilac
@sixohtew
@aclegg2011
@Roger.T
@T.M.Wrath
@kanttii
@rev3nt3ch
@techfreak243
@SuperDroidBond
@USA_RedDragon
@bcrichster
@deadmanxXD
@krittin98
@BlackScorpion
@techexhibeo
@droidbot
@siphonay
@pacer456
@nitin1438
@theGeekyLad
@kunalshah912
@lordarcadius
@AryanAA
[/B]
[/COLOR]
A huge thanks to Chainfire, CM/LineageOS, Android-x86, Jide, @farmerbb & all the other developers who work hard to keep all the great features coming!
We really appreciate all your knowledge & hard work!
About BlissROMs
Team membership consist of and provides:
Training, development opportunities, design opportunities, build servers when available, download servers, design & development software, as well as a stress free team oriented community of professionals and mentors in all fields revolving around Android development. To join our team, please visit either of our websites, and find the Join Team Bliss link.
If someone wants to donate, please do so via this PayPal link:
PayPal Link
WE ARE A U.S. FEDERAL NON-PROFIT ORGANIZATION (501c3)
We receive a small donation each time you make a purchase with “Amazon Smile”:
https://smile.amazon.com/ch/82-3580195https://smile.amazon.com/ch/82-3580195
Notice
The OP and most recent discussions will generally help to answer any questions you will encounter. If not, we will do our best to answer your questions & concerns as soon as possible.
We will also simply direct you to the OP if the answer is contained there. We encourage community minded interactions: users helping fellow users allows Team Bliss to focus on the work involved to make things Blissful.
Please do not ask for ETA's
We will not tolerate any rudeness or anyone being disrespectful in this thread. Moderators, feel free to enforce anything you feel is necessary to stop bad posts
Team Bliss will allow some minor off-topic comments in our development threads. Please post in the general forums for off-topic comments and/or questions. Overall, please keep comments relevant to development, as this better helps you and our teamwhen trying to determine problems that users are having. We appreciate all levels of knowledge in our threads, and therefore we ask that the seasoned members be helpful to those with less knowledge. Most importantly, do NOT troll those with less knowledge than yourself.
Should you feel inclined to not abide by our request, the XDA Moderators may be called in to remove posts. We thank you for adhering to our thread rules.
Code:
[COLOR=DeepSkyBlue][B][U][SIZE=5][URL="https://blissroms.com"]Website[/URL][/SIZE][/U][/B][/COLOR]
[COLOR=DeepSkyBlue][B][U][SIZE=5]Official Platform Links[/SIZE][/U][/B][/COLOR]
[URL="https://www.facebook.com/BlissFamilyOfROMs"]BlissRoms Facebook[/URL]
[URL="https://twitter.com/Bliss_ROMs"]BlissRoms Twitter[/URL]
[URL="https://www.instagram.com/blissroms"]BlissRoms Instagram[/URL]
[URL="https://t.me/Team_Bliss_Community"]BlissRoms Telegram[/URL]
Thank you for using Bliss! And as always: #StayBlissful
XDA:DevDB Information
BlissRoms for Redmi Note 8/8T, ROM for the Redmi Note 8
Contributors
TheWeaver786
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Stable 11.0.x
Version Information
Status: Stable
Current Stable Version: 12.10
Stable Release Date: 2020-08-07
Created 2020-05-09
Last Updated 2020-08-07
Reserved!
for future purposes
Best rom for customization ...loving it
Wide and macro lens works in anx camera?
Best rom ?
Hi bro please share some screenshots
Great ROM. Unfortunately, I can't enable notification dots. No permissions are denied to launcher.
Any thoughts @TheWeaver786
Hello in this rom can i use any gcam?
maici91 said:
Hello in this rom can i use any gcam?
Click to expand...
Click to collapse
No only certain gcams work with hdr+, ex: Nikita gcam 6.1, trcam v5
Hii
Any bugs in this rom??
Can I use as my daily driver??
Plz reply....
Isafurniture said:
Hii
Any bugs in this rom??
Can I use as my daily driver??
Plz reply....
Click to expand...
Click to collapse
Aux cams don't work same as all A10 roms, rest is fine
STRIX247 said:
Aux cams don't work same as all A10 roms, rest is fine
Click to expand...
Click to collapse
How's the performance and battery backup??
Goood Rom but charging is very slow even with all apps closed and on low temperature..
STRIX247 said:
Aux cams don't work same as all A10 roms, rest is fine
Click to expand...
Click to collapse
Use Trcamera. Some of it will work. No HDR though
In this rom selinux status is disabled..
Is it the reason of not working banking apps??
Anyone plz reply...
BlissRoms v12.7 New build is UP Redmi Note 8/8T (ginkgo/willow)
Updated: 14/05/2020
Ginkgo/Willow: Download
Changelog:
Code:
[SIZE="3"][LIST]
[*]Up streamed Storm Breaker Kernel to v179
[*]Fixed low resolution boot animation
[*]Fixed weird strings instead of tone names in Ringtone picker
[*]Add Asus long screenshot in place of oneplus longshot
[*]Remove nerves clock ( only created problems)
[*]Fix default clock style handling/improvements and fixes
[*]Added tons of fonts
[*]Fix VPN layout in quick settings
[*]Add them to lock clock, date and carrier label
[*]Added a different switch to hide clock now instead of clock style hidden entry
[*]Orono, divided, mnml box and minmal that had date in them , will be hidden by default on locksceen ( will show in doze)
[*]Multi sim rigntone fixes
[*]Default dialer fix for non gapps
[*]Add Notification log n Improvements
[*]Music title and artist in doze/pulse
[/LIST][/SIZE]
TheWeaver786 said:
Updated: 14/05/2020
Ginkgo/Willow: Download
Changelog:
Click to expand...
Click to collapse
I'm updating build latest phone service keep stopping
hello
I have this issue, FM Radio doesn´t work just like all the updates roms from May, Could you help me please???...Greetings from Peru
Android phone keep stopping
mhuyhua said:
I have this issue, FM Radio doesn´t work just like all the updates roms from May, Could you help me please???...Greetings from Peru
Click to expand...
Click to collapse
Same
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Team Bliss is pleased to present to you
BlissRoms based on Android 10
Our focus is to bring the Open Source community a quality OS that can run on all your devices as a daily driver, syncing your apps + settings + customizations across all platforms you run Bliss on.
Bliss ROMs comes with a wide selection of customization options from around the Android community as well as unique options developed by our team. With so many options available, you’ll find it hard not to enjoy the Blissful experience.
Code:
[CENTER][B][COLOR=DeepSkyBlue][SIZE=4][U][URL="https://github.com/BlissRoms"]BlissRoms Sources[/URL][/U][/SIZE][/COLOR][/B]
[B][COLOR=DeepSkyBlue][SIZE=4][U][URL="https://github.com/BlissRoms-Devices"]BlissRoms Device Sources[/URL][/U][/SIZE][/COLOR][/B][/CENTER]
Bliss Device Downloads
SourceForge
Donate:
Call me a beer
OpenGapps Project
Team Bliss is not responsible in any way for anything that happens to your device in the process of installing
Code:
[B]Please familiarize yourself with flashing and custom rom use before attempting to flash the rom. Please make sure you download the correct version of Bliss for your specific device. The links are labeled clearly.[/B]
[LIST]
[*][B]Make sure you are rooted[/B]
[*][B]Make sure you have a custom recovery installed(TWRP is the preferred recovery)[/B]
[*][B]Download the latest Bliss Rom & the latest GApps package[/B]
[*][B]Boot into recovery[/B]
[*][B]Backup your current ROM[/B]
[*][B]Perform a FULL factory wipe and wipe/system and dalvik cache as a precaution[/B]
[*][B]Flash Bliss Rom[/B]
[*][B]Reboot recovery[/B]
[*][B] Flash OpenGapps--NANO PACKAGE!![/B]
[*][B] *Flash magisk* optional[/B]
[*][B]First boot may take up to 10 minutes. This is due to Gapps and root optimization.[/B]
[/LIST][/CENTER]
Code:
[B]If you have a major bug to report that has not been reported already, please take the following steps to report it to us. It will save you and our team quite some time.[/B]
[LIST]
[*][B]Download the [URL="https://play.google.com/store/apps/details?id=com.nolanlawson.logcat&hl=en"][COLOR=DeepSkyBlue][U]Catlog[/U][/COLOR][/URL] app from the Play Store.[/B]
[*][B]There is also a donate version which you can purchase to show appreciation.[/B]
[*][B]After downloading the Catlog app, go to the app settings, and change the log level to Debug.[/B]
[*][B]Clear all previous logs and take the exact steps to produce the error you are receiving.[/B]
[*][B]As soon as you receive the error (probably a force close), go straight into Catlog and stop the log recording.[/B]
[*][B]Copy and paste the entire log either to [URL="http://hastebin.com"][COLOR=DeepSkyBlue][U]Hastebin[/U][/COLOR][/URL] or [URL="http://pastebin.com"][COLOR=DeepSkyBlue][U]Pastebin[/U][/COLOR][/URL][/B]
[*][B]Save the log, and copy and paste the link into the forum with a brief description of the error.[/B]
[/LIST]
Code:
[COLOR=DeepSkyBlue][B]
@Jackeagle
@electrikjesus
@Rohan purohit
@rwaterspf1
@Makaveli_da_dev
@ElfinJNoty
@BitOBSessiOn
@customworx
@nilac
@sixohtew
@aclegg2011
@Roger.T
@T.M.Wrath
@kanttii
@rev3nt3ch
@techfreak243
@SuperDroidBond
@USA_RedDragon
@bcrichster
@deadmanxXD
@krittin98
@BlackScorpion
@techexhibeo
@droidbot
@siphonay
@pacer456
@nitin1438
@theGeekyLad
@kunalshah912
@lordarcadius
@AryanAA
[/B]
[/COLOR]
A huge thanks to Chainfire, CM/LineageOS, Android-x86, Jide, @farmerbb & all the other developers who work hard to keep all the great features coming!
We really appreciate all your knowledge & hard work!
About BlissROMs
Team membership consist of and provides:
Training, development opportunities, design opportunities, build servers when available, download servers, design & development software, as well as a stress free team oriented community of professionals and mentors in all fields revolving around Android development. To join our team, please visit either of our websites, and find the Join Team Bliss link.
If someone wants to donate, please do so via this PayPal link:
PayPal Link
WE ARE A U.S. FEDERAL NON-PROFIT ORGANIZATION (501c3)
We receive a small donation each time you make a purchase with “Amazon Smile”:
https://smile.amazon.com/ch/82-3580195https://smile.amazon.com/ch/82-3580195
Notice
The OP and most recent discussions will generally help to answer any questions you will encounter. If not, we will do our best to answer your questions & concerns as soon as possible.
We will also simply direct you to the OP if the answer is contained there. We encourage community minded interactions: users helping fellow users allows Team Bliss to focus on the work involved to make things Blissful.
Please do not ask for ETA's
We will not tolerate any rudeness or anyone being disrespectful in this thread. Moderators, feel free to enforce anything you feel is necessary to stop bad posts
Team Bliss will allow some minor off-topic comments in our development threads. Please post in the general forums for off-topic comments and/or questions. Overall, please keep comments relevant to development, as this better helps you and our teamwhen trying to determine problems that users are having. We appreciate all levels of knowledge in our threads, and therefore we ask that the seasoned members be helpful to those with less knowledge. Most importantly, do NOT troll those with less knowledge than yourself.
Should you feel inclined to not abide by our request, the XDA Moderators may be called in to remove posts. We thank you for adhering to our thread rules.
Code:
[COLOR=DeepSkyBlue][B][U][SIZE=5][URL="https://blissroms.com"]Website[/URL][/SIZE][/U][/B][/COLOR]
[COLOR=DeepSkyBlue][B][U][SIZE=5]Official Platform Links[/SIZE][/U][/B][/COLOR]
[URL="https://www.facebook.com/BlissFamilyOfROMs"]BlissRoms Facebook[/URL]
[URL="https://twitter.com/Bliss_ROMs"]BlissRoms Twitter[/URL]
[URL="https://www.instagram.com/blissroms"]BlissRoms Instagram[/URL]
[URL="https://t.me/Team_Bliss_Community"]BlissRoms Telegram[/URL]
Thank you for using Bliss! And as always: #StayBlissful
XDA:DevDB Information
Bliss Os 12.10, ROM for the Redmi Note 8
Contributors
bezke
Source Code: https://github.com/BlissRoms
ROM OS Version: 10.0
ROM Kernel: Linux 4.14.189
Kernel source
Version Information
Status: Stable
Stable Release Date: 2020-07-27
Created 2020-07-31
Last Updated 2020-07-31
Bliss-Roms-ginkgo/willow changelogs:
Bliss-Roms-ginkgo/willow -09-12
Fully fixed cam / no yellow tint, 48mp works, wide works/
Fixed notification led @ battery charging
Added default settings
Increased Audio Hal to 240
Disabled wifi logging for better battery
Changed corner content padding to 4dp
Bliss-Roms-ginkgo/willow -09-06
Initial unified build
Camera fixed credits to ghostrider_reborn
Kernel Upstreamed to 4.14.196
Screenshoots:
Gapps included?
Whats the difference between official and unofficial?
Samahd said:
Gapps included?
Whats the difference between official and unofficial?
Click to expand...
Click to collapse
Its Vanilla build.
The last official was in 2020.05.
This is build 12.10 from 2020.07.27.
Miui cam added.
Trinket devs trees
Xiaomi parts added...
What is vanilla build?
Samahd said:
Gapps included?
Whats the difference between official and unofficial?
Click to expand...
Click to collapse
Its Vanilla build.
The last official was in 2020.05.
This is build 12.10 from 2020.07.27.
Miui cam added.
Trinket devs trees
Xiaomi parts added...
Samahd said:
What is vanilla build?
Click to expand...
Click to collapse
Without gapps.
thank you .
Lets go, try it. Its a good rom.
phone bug
Samahd said:
What is vanilla build?
Click to expand...
Click to collapse
loopypalm said:
phone bug
Click to expand...
Click to collapse
? Which gapps you installed?
Will soon try this rom with magisk and xposed modules.
Thanks bezke!
Edit: applying for official?
bezke said:
? Which gapps you installed?
Click to expand...
Click to collapse
no gapps
(when you call a number you can't find it in recent calls until you relaunch the dialer ,and same for deleting a call log ,you still see the deleted number until you relaunch the app)
loopypalm said:
no gapps
(when you call a number you can't find it in recent calls until you relaunch the dialer ,and same for deleting a call log ,you still see the deleted number until you relaunch the app)
Click to expand...
Click to collapse
First you open call history in press rights bottom, after you will see that....
bezke said:
First you open call history in press rights bottom, after you will see that....
Click to expand...
Click to collapse
dosen't fix it
loopypalm said:
dosen't fix it
Click to expand...
Click to collapse
@my testers and for me it works. Please add every permissions for dialer.
bezke said:
@my testers and for me it works. Please add every permissions for dialer.
Click to expand...
Click to collapse
every permissions is granted
this dosn't fix the bug, you see the call log if you clic on call history but not in recent calls
and i'm not going to do that everytime ...
Update added:
Changelog:
2020.08.01.
*Updated Kernel to 4.14.191. QuickSilver
*Update blobs from MIUI 20.7.30
* and some little updates
How to disable clock on locked device?. Screen always on.
AospExtended for moto e5 + is here and this is what you need to know
NOTES
kernel issue (boot.img) fixed
BUGS:
(if you find one let me know [except the sound if you have the same problem in LineageOS])
DOWNLOADS:
hannah: https://sourceforge.net/projects/gkart-builds/files/hannah/AospExtended/
rhannah: https://sourceforge.net/projects/gkart-builds/files/rhannah/AospExtended/
ahannah: https://sourceforge.net/projects/gkart-builds/files/ahannah/AospExtended/
SOURCE:
Kernel: https://github.com/LineageOS/android_kernel_motorola_msm8953
Vendor:
GitHub - JarlPenguin/proprietary_vendor_motorola
Contribute to JarlPenguin/proprietary_vendor_motorola development by creating an account on GitHub.
github.com
CREDITS:
AospExtended Team for the ROM source
@JarlPenguin for the kernel and vendor source
greetings and enjoy
delete please