[ROM][5.1.1] The Android Open Source Project - Moto G 2014 LTE Android Development

{
"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"
}
The Android Open Source Project
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
What is AOSP?
AOSP is Android as Google publish without other modifications. More or less AOSP is the Nexus devices stock rom without gapps.
Anyway to get a working system I added some changes from CodeAurora Forum and CyanogenMod. I added also 3 non-AOSP features for a better user experience (Advanced Reboot, "Clear All" button in Recents and an option to delete screenshots from the notification area) and I'm NOT going to add something other.
Download
Basketbuild
Gapps
Features
Working:
RIL
WiFi
Bluetooth
Audio
Mobile Data
Offline Charge
USB OTG
MTP
Hotspot WiFi
...
How can I install it?
Requires Unlocked Bootloader & a custom recovery
Place ROM & Gapps in your SD
Reboot in Bootloader Mode
Go to "Recovery" (Vol -) and confirm (Vol +)
Wipe Data/Factory Reset
Wipe Dalvik cache[
Install the ROM zip
Install the Gapps zip
Reboot
Sources
Manifest
kernel/motorola/msm8226
device/motorola/thea
device/motorola/msm8226-common
XDA:DevDB Information
[ROM][5.1.1] The Android Open Source Project, ROM for the Moto G 2015
Contributors
LuK1337, Alberto97
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Stable
Created 2015-06-22
Last Updated 2015-06-22

ah, another choice :good:

sweet more roms the merrier does gps work?

djisgod said:
sweet more roms the merrier does gps work?
Click to expand...
Click to collapse
It should be working but you may have to wipe your modemst{1, 2}.

djisgod said:
sweet more roms the merrier does gps work?
Click to expand...
Click to collapse
GPS working fine, I have not wipe modemst.
xt1077

LuK1337 said:
It should be working but you may have to wipe your modemst{1, 2}.
Click to expand...
Click to collapse
wildess said:
GPS working fine, I have not wipe modemst.
xt1077
Click to expand...
Click to collapse
excellent. thank you

Changelog for AOSP-5.1.1-20150624:
- Source update

App2SD working?

what is "miscellaneous"?
what is "miscellaneous"?
i.imgur.com/pzSo1ff.png
i.imgur.com/a9I4BEx.png
xt1077

Hi my GPS don't work. How i fix it? How i wipe? Thanks

jackk11111 said:
Hi my GPS don't work. How i fix it? How i wipe? Thanks
Click to expand...
Click to collapse
reboot to bootloader
fastboot erase modemst1
fastboot erase modemst2
fastboot reboot

Work! Thanks

jackk11111 said:
Hi my GPS don't work. How i fix it? How i wipe? Thanks
Click to expand...
Click to collapse
You have to put your phone into fastboot, connect it to your computer and wipe modemst 1 and 2 by typing
fastboot erase modemst1
fastboot erase modemst2

Changelog for AOSP-5.1.1-20150629:
- Updated AOSP base to android-5.1.1_r5

This is really the smoothest I have ever experienced my G 4G! Thanks Luk
BTW: today I had tot restart my phone because no incall audio. Maybe it was only a one time issue but just wanted tot point it out. No logcat because I needed my phone and restarted it.

Just an observation, besides this ROM being crazy fast, the status bar icons are from CM, right? Or have the network traffic indicators been added back into AOSP?

rickbosch said:
Just an observation, besides this ROM being crazy fast, the status bar icons are from CM, right? Or have the network traffic indicators been added back into AOSP?
Click to expand...
Click to collapse
They're from CAF I guess.

Changelog for AOSP-5.1.1-20150630:
- Updated AOSP base to android-5.1.1_r6
- Speaker channels are now according to the device's orientation

Will 4G work with this ROM? As you are using the msm8226 kernel sources, instead of msm8926?
Either way, thanks for the good work!

reynard80 said:
Will 4G work with this ROM? As you are using the msm8226 kernel sources, instead of msm8926?
Either way, thanks for the good work!
Click to expand...
Click to collapse
4G should be working.
Kernel sources are unified so msm8226 has full support of msm8926.

Related

[ROM][UNOFFICIAL][5.1.X][I9105/P] AOSPA-L | #StayParanoid [2015/09/08

{
"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"
}
This is an unofficial build of PA 5.+ for the Samsung Galaxy SII Plus!
Code:
#include
/*
* Your warranty is NOT void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Installation Instructions
Coming other ROM
1. You must be rooted!
2. You must have a custom recovery installed.
3. Wipe your device if you are not coming from PA 5.+ already.
4. Flash the ROM zip
5. Flash the GAPPS.
6. Enjoy
Coming from AOSPA 5.0+
1. Flash the ROM zip.
2. Reboot.
3. Wait the upgrading android dialog.
4. Enjoy!
Download
ROM
Sources
GitHub
Useful Links
COMMUNITY + CHANGELOGS
XDA:DevDB Information
AOSPA-L 5.1.1, ROM for the Samsung Galaxy S II Plus
Contributors
doriandiaconu
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.0.x
ROM Firmware Required: 4.2.2
Based On: AOSP, CyanogenMod
Version Information
Status: Beta
Current Beta Version: 6
Beta Release Date: 2015-07-07
Created 2015-02-05
Last Updated 2015-09-08
great work man keep it up
screenshots? any way nice work xD
I'll give you a feedback as soon as I can! Great work! Thank you!
haky 86 said:
screenshots? any way nice work xD
Click to expand...
Click to collapse
It's the same as any other LP ROM.
I didn't bother making some, I moved back on CM12. If someone is able to provide me with some screenshots I'd be grateful.
bonerserk said:
I'll give you a feedback as soon as I can! Great work! Thank you!
Click to expand...
Click to collapse
Probably I will call you for a test of pure AOSP rom, i just compiler the kernel under aosp source, it's booted fine, once i fix wifi and home button, i can build the entire rom and see
haky 86 said:
Probably I will call you for a test of pure AOSP rom, i just compiler the kernel under aosp source, it's booted fine, once i fix wifi and home button, i can build the entire rom and see
Click to expand...
Click to collapse
If you fix the home button you better tell me how to do it, cause AOSPA needs the same fix.
doriandiaconu said:
If you fix the home button you better tell me how to do it, cause AOSPA needs the same fix.
Click to expand...
Click to collapse
No problem, i building one just right now xD
doriandiaconu said:
It's the same as any other LP ROM.
I didn't bother making some, I moved back on CM12. If someone is able to provide me with some screenshots I'd be grateful.
Click to expand...
Click to collapse
If i now that earier i was provide you screenshots... I tested the rom and is good but i didn't find the root option
cracker12 said:
If i now that earier i was provide you screenshots... I tested the rom and is good but i didn't find the root option
Click to expand...
Click to collapse
install the root that you can found in my VanirAOSP's thread follow instruction, it will work
cracker12 said:
If i now that earier i was provide you screenshots... I tested the rom and is good but i didn't find the root option
Click to expand...
Click to collapse
You have to flash SuperSU while in the recovery.
i9105 folder added on BB.
Good job dev!
Thanks
i love Paranoid Android
Some informations about the battery life & performance ?
naskodeuces said:
Some informations about the battery life & performance ?
Click to expand...
Click to collapse
It's a rather fast rom. Battery seemed a bit better than CM. Didn't use it much. Still in alpha state.
Is it stable enough for daily use?
First Impressions
Good job!
The ROM can be used for everyday use even if it is in alpha!
There are no annoying bugs.
I have found some little issues:
- I cannot go to recovery from the reboot menu: the device reboots normally
- there are no traffics arrows in the wifi and data icons in the status bar
- sometimes the device seems freezed with low responsiveness
bonerserk said:
Good job!
The ROM can be used for everyday use even if it is in alpha!
There are no annoying bugs.
I have found some little issues:
- I cannot go to recovery from the reboot menu: the device reboots normally
- there are no traffics arrows in the wifi and data icons in the status bar
- sometimes the device seems freezed with low responsiveness
Click to expand...
Click to collapse
These issues need to be worked by the source. I already have them in the device tree, but they were seen as "not existing" in the framework base.
doriandiaconu said:
These issues need to be worked by the source. I already have them in the device tree, but they were seen as "not existing" in the framework base.
Click to expand...
Click to collapse
Flash in toggles isnt working for me. Seems like its some sort of cm bug...

[ROM][5.1.1][F-AOSP i9305] The Android Open Source Project [27.09.2015]

{
"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"
}
The Android Open Source Project
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
This is for Single SIM Only! NO CDMA/DualSIM support​
What is AOSP?
AOSP is Android as Google publish without other modifications. More or less AOSP is the Nexus devices stock rom without gapps.
Anyway to get a working system @Alberto97 added some changes from CodeAurora Forum and CyanogenMod. He added also 3 non-AOSP features for a better user experience (Advanced Reboot, "Clear All" button in Recents and an option to delete screenshots from the notification area). I included also the "sweeties", which @fonz93 added to the rom. Alberto, is NOT going to add something other, neither does fonz, nor do I.
So lets keep the rom small, fast and pure :good:!
Download
AOSP-5.1.1-2015xxxx-i9305-rodman01.zip
Gapps
Features
Working:
RIL
WiFi
Bluetooth
Audio
Mobile Data
Offline Charge
MTP
Hotspot WiFi
...
Not Working/Bugs:
test the rom and tell me
How can I install it?
1) Place ROM & Gapps & SuperSu & Philz Touch 6.41.6 CWM v6.0.4.8 on your phone
2) Go to "Recovery"
#optional if needed: flash above recovery and reboot into new recovery
3) Wipe Data/Factory Reset
4) Wipe Dalvik cache
5) Install the ROM zip
6) Install the Gapps zip
7) Install the SuperSU zip Its not included in the rom.
8) Reboot
Sources
Manifest
Kernel
device/samsung/i9305
device/samsung/smdk4412-common
XDA:DevDB Information
The Android Open Source Project 5.1.x, ROM for the S3 LTE (i9305)
This Rom is a port (built from source) of Moto G thread by @Alberto97 and Huawei G510 thread by @fonz93.
So all credits and thanks goes to Alberto97 and fonz93!! I only ported the rom to the S3 LTE!!
Also special thanks to Alberto for his permission to port the rom and also thanks to fonz for his add ons and his sources on github.
Contributors
rodman01, Alberto97, fonz93, CodeAurora Forum, CyanogenMod Contributors
Source Code: github.com/F-AOSP
ROM OS Version: 5.1.x Lollipop
Based On: AOSP
ROM Firmware Required: Rooted device with Philz Touch 6.41.6 CWM v6.0.4.8
Version Information
Status: Stable
Stable Release Date: 2015-xx-xx
Beta Release Date: 2015-06-05
Created 2015-06-05
Last Updated 2015-09-27
Screenshots
Screenshots:
just in case
Thanks for this rom, been a long time since i've seen a AOSP ROM on many devices such as this.
Thanks for the ROM
I have a question ! Which kernel works with this ROM?
I have a problem with keys light always on
Agni kernel: PSN_pureCM_12+_ANYROM-AROMA-v4.4.4_I9305_OC is working with the rom. Think 4.4.5 should work also, although I haven't tried yet. I do not have the problem with key lights always on. They are working normal.
Edit: I have also the "problem" with key lights always on...haven't noticed it yet, sorry. Currently they are on as long as the screen is on...will see whether I can get it fixed in a next version.
For me it is always on
I hope the problem will be fixed with agni kernel
---------- Post added at 09:49 PM ---------- Previous post was at 09:43 PM ----------
The problem is fixed with agni
Hello, this rom is perfect!!! The issue with the lights were fixed with agni but the phone gets VERY warm! Thanks for this rom!
EDIT: By the way.... Screen brightness does not lower even when lowering it yourself... Stays very bright.
my 3g mobile data is working but 2g mobile data not working.
Rekan_ said:
Hello, this rom is perfect!!! The issue with the lights were fixed with agni but the phone gets VERY warm! Thanks for this rom!
EDIT: By the way.... Screen brightness does not lower even when lowering it yourself... Stays very bright.
Click to expand...
Click to collapse
have you enabled adaptive light or brightness in settings/display? If yes try to disable it and then you can adjust the brightness.
Shakib91 said:
my 3g mobile data is working but 2g mobile data not working.
Click to expand...
Click to collapse
For me 2G is working, 3G and LTE I cannot test at the moment, because not available in my home area.
Job well done, rodman. It's a pleasure to use your rom
great, finally something new ....
Good luck in your work
Very nice rodman. Many thanks for this rom. Is it samsung or smdk based?
You are welcome. :good: Its sammy based so angi kernel: PSN_pureCM_12+_ANYROM-AROMA-v4.4.x_I9305_OC should work.
rodman01 said:
You are welcome. :good: Its sammy based so angi kernel: PSN_pureCM_12+_ANYROM-AROMA-v4.4.x_I9305_OC should work.
Click to expand...
Click to collapse
Can't get 4.4.5 to work. Only 4.4.4
Its working for me flashed it on top of 4.4.4 kernel version.....
Ok, thanks. Also, can you try fixing the sensors in the next builds?
Yes sure, I will have a look at the bugs and try to fix them....
Is there any way to change thèmes with this ROM?
The ROM is very smooth BTW, but I miss a few tweaks and features (change the number of rows for icons, power off custom screen..).
Startup is quicker than AICP, I wonder why?
Good work!
Sent from my GT-I9305 using XDA Free mobile app
Cric75 said:
Is there any way to change thèmes with this ROM?
The ROM is very smooth BTW, but I miss a few tweaks and features (change the number of rows for icons, power off custom screen..).
Startup is quicker than AICP, I wonder why?
Good work!
Sent from my GT-I9305 using XDA Free mobile app
Click to expand...
Click to collapse
This is pure (nearly) stock lollipop like Nexus... No theme engine like in CM

[ROM] [WIFI] [7.0.0_r1] DominionOS [OMS]

{
"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"
}
DominionOS​It Defines Control!​
Credits to the F-AOSP team for the working AOSP bringup of Android N, and to @Steel01 for the working device trees and patches.​
Disclaimer:
Code:
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
Features:
OMS
Navbar tuner and night mode enabled under SystemUI tuner
More to come
Bugs:
[*]Substratum only applies the Calculator overlay Will be fixed in the next build
Settings header items aren't centered
[*]Video playback from browsers doesn't work Will be fixed in the next build
SELinux is permissive
No hardware video acceleration
[*]Camera not working Will be fixed in the next build
[*]Substratum APK missing, you will need to manually download it from the play store Will be fixed in the next build
Installation:
Wipe system, data, cache, and dalvik cache
Install ROM zip
DO NOT REBOOT
Install GApps (I recommend OpenGApps Nano package)
Install SuperSU (Needed for Substratum)
Reboot
Downloads HERE
Downloads for other variants coming soon
Join our Google + community HERE
Visit our website HERE
XDA:DevDB Information
DominionOS, ROM for the Nvidia Shield Tablet
Contributors
boswelja, Steel01
Source Code: https://github.com/DominionOS
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Unlocked bootloader and a custom recovery
Based On: AOSP
Version Information
Status: Alpha
Created 2016-09-19
Last Updated 2016-10-16
For something in alpha, it works amazing
Great job! Havn´t tried everything yet but it looks pretty stable so far.
Keep up the good work!
Will this work on SB_NA_WF AKA Shield tabket K1?
thirdzcee said:
Will this work on SB_NA_WF AKA Shield tabket K1?
Click to expand...
Click to collapse
Yes, any wifi variant should work. And other variants just won't have RIL
boswelja said:
Yes, any wifi variant should work. And other variants just won't have RIL
Click to expand...
Click to collapse
Is there any plans to add that in for those of us with the 4G Shields?
KCKitsune said:
Is there any plans to add that in for those of us with the 4G Shields?
Click to expand...
Click to collapse
Maybe in the future, but I'm working on a version for the Moto G3, and some fixes for our shield
good job dev,
i have a question does or Will this rom will support sd migration feature from original Rom
ali_ge said:
good job dev,
i have a question does or Will this rom will support sd migration feature from original Rom
Click to expand...
Click to collapse
No reason why it shouldn't, but back up any important data before trying
This awesome getting a nougat release this early. Stable rom for daily use.
Sent from my SHIELD Tablet using Tapatalk
Currently "
404 file not found"
Trying to install, gets to "patching system image unconditionally" and gets stuck there. I'm on latest firmware and TWRP.
Besides the bugs it's honestly the fastest ROM i have ever used on my SHIELD, amazing job! Waiting for updates
---------- Post added at 05:16 PM ---------- Previous post was at 05:13 PM ----------
lowsum said:
Currently "
404 file not found"
Click to expand...
Click to collapse
Download from:
https://basketbuild.com/devs/boswelja/shieldtablet/wifi
lowsum said:
Currently "
404 file not found"
Click to expand...
Click to collapse
Whoops, I'll update the link now
Seem like it doesn't install as a multirom secondary. Anyone else?
lowsum said:
Seem like it doesn't install as a multirom secondary. Anyone else?
Click to expand...
Click to collapse
I wouldn't expect any nougat Rom to at this stage
boswelja said:
I wouldn't expect any nougat Rom to at this stage
Click to expand...
Click to collapse
Why so?
I have on my OPO COS13. 1.2 on primary and two nougat ROMs (ASOP, CM14) as secondaries.
Question is if this ROM build introduced the needed script changes to support multirom flashing and if kernel includes the kexec mod?
zagzag99 said:
Why so?
I have on my OPO COS13. 1.2 on primary and two nougat ROMs (ASOP, CM14) as secondaries.
Question is if this ROM build introduced the needed script changes to support multirom flashing and if kernel includes the kexec mod?
Click to expand...
Click to collapse
I think it's the way nougat loads the partitions, but CyanogenMod has probably already patched it
EDIT: Had this problem on osprey too :/
A fix for both substratum bugs are on the way
The navbar sound turn on in silence mode
Bug numer 3
Waiting the camera fix

[ROM][9.0]LiquidRemix[v10.0.4][UNOFFICIAL]

{
"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"
}
Welcome to LIQUIDREMIX! LiquidRemix is a New age mix of all the best ROMs of today with added essence from the older days. Android 9.0 project based from the old lead dev of LiquidSmooth, Liquid0624 , and community contributors!
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
While our ROMs and kernels are tested prior to release for stability, to help prevent any major problems, the following is just a disclosure. Using any rooted features, ROMs or modifications, is at your own risk. I am not to be held responsible for any damages that may be encountered or any warranties voided by rooting a device etc...
ROM - Download ROM
Recommended Clean Flash:
1. Go to Recovery "Wipe"
2. Factory Reset
3. Advanced Wipe
4. Dalvik/Art Cache and Data ONLY!! DO NOT WIPE INTERNAL STORAGE
5. Swipe to Wipe
6. Flash Rom and TWRP Installer
7. Reboot to recovery
8. Install lastest open gapps and then magisk
9. Reboot and Enjoy!
If you attempt to flash opengapps and you get an error caused by the system being full, please flash this file in order to fix the issue.
ROM - LiquidRemix
Kernel - Kernel Source
AOSiP
Google (For AOSP)
Lineage OS (Rom Base)
Nitrogen OS
followmsi
LiquidRemix, ROM for the Essential Phone
Contributors
liamtw22
Source Code: [url]https://github.com/LiquidRemix[/URL]
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
Based On: AOSP and LineageOS
Version Information
Status: Unofficial
Current Version: v10.0.4
Release Date: 2019-02-11
Created 2019-02-11
Last Updated 2019-02-11
Reserved
Another reserved
One more reserved
Is deb possible too?
guenterm800 said:
Is deb possible too?
Click to expand...
Click to collapse
I'm going to be building for Deb in the next few days
Great seeing Liquid return. Do you need to repartition?
Nomad1600 said:
Great seeing Liquid return. Do you need to repartition?
Click to expand...
Click to collapse
I did before I flashed it so I don't know how it performs without the repartition, so I would probably recommend repartitioning.
Thank you so much for making liquid remix for flo I was hoping this day would come I am downloading now and going to flash this rom asap!
JT1510365 said:
Thank you so much for making liquid remix for flo I was hoping this day would come I am downloading now and going to flash this rom asap!
Click to expand...
Click to collapse
Please let me know how you like it and if you experience any bugs!
liamtw22 said:
Please let me know how you like it and if you experience any bugs!
Click to expand...
Click to collapse
I do like the rom but i am afraid it has some bugs
I will list them:
1. The browser that is in the rom does not work and when i try to open it has force close and will not work
2. Always on display option is missing from both ambient settings section in liquid lounge and display ambient settings section in settings app
3. Both ambient display and always on display don't work i get a notification but it does not show the ambient display and when i turn the screen off it does not go to the always on dsplay (AOD)
4. There is a qs toggle for always on display but it has no effect and does not work and always on diplay setting is missing from settings
5. Audiofx app seems to be missing from the rom
6. Thats really all i think i found
I like the rom but until these bugs are fixed i wont be using this rom instead i will use aex rom but i made a backup of liquid just in case i want to go back
Keep up the good work and thanks for another rom
COOL
Another custom ROM for flo/deb .. very nice.
Happy building !
What gapps will work? Pico is too big
andythegreat said:
What gapps will work? Pico is too big
Click to expand...
Click to collapse
you have to repartition your device please see clamors repartition thread
I figured it out
JT1510365 said:
you have to repartition your device please see clamors repartition thread
Click to expand...
Click to collapse
great job, can't wait to see more 9.0
Thank you so much
Android 9 finally come!
wow ROM Kernel: Linux 4.x
Finally we are on Pie!
Wen to flash sys repart? Before rom flash?
LR is a very nice room! Hows the kernel? Any twekable options? Like sound? Nexus 7 need a sound tweak for headsed... E
Ex kernel for 8.1 its a amazing kernel... That make flo fast and rock solid...
Edit.
Using since yesterday this ROM is very customizable and feel smooth and rocksolid! Wow!
Keep the good work!
Is Wireless charging working?

[ROM] [Android 10] OmniROM [Weekly]

{
"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"
}
What is OmniROM?
OmniROM Source
OmniROM Gerrit Review
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you. Hard. A lot.
*/
DO NO POST BUGS WITHOUT LOGS AND PROPER STEPS TO REPRODUCE THE ISSUE​
Downloads :
OmniROM : Redmi Note 4
GApps : OpenGapps
Instructions :
Download the latest OmniROM and Gapps
Boot to recovery
Wipe data/cache/system
Flash ROM, Gapps, and Magisk if you want root access.
Reboot
Known issues:
None
Credits :
omnirom team
@khan_frd2002 for helping me throughout.
Zeelog
abhishek987
Everyone who helped me by any mean, including those who tested beta and broken stuff <3
Join us on Telegram:
OmniROM_Community Group
Omni Xiaomi Group
XDA:DevDB Information
Omni ROM, ROM for the Xiaomi Redmi Note 4
Contributors
AliHasan7671
Source Code: https://github.com/omnirom/
ROM OS Version: Android 10
ROM Kernel: Linux 3.x
Based On: AOSP
Version Information
Status: Stable
Created 2020-02-24
Last Updated 2020-02-24
Reserved
Reserved
happy to see omni again.Do you need to format data ?
xcosby said:
happy to see omni again.Do you need to format data ?
Click to expand...
Click to collapse
Nope, no need to format data. But clean flash via wipe dalvic, system, data, cache and vendor and then flash Omni.
Twrp flew
first build deletes twrp now i don't know what the situation is
xcosby said:
first build deletes twrp now i don't know what the situation is
Click to expand...
Click to collapse
No problem for me with orangefox twrp. Installed omni-10-20200224-mido-WEEKLY.zip
Can you fix gamepad support?
xcosby said:
first build deletes twrp now i don't know what the situation is
Click to expand...
Click to collapse
No issues here with the clean flash first build and then dirty flash of second build.
Screenshots please... Settings, quick settings, extended settings etc.
Please give me the omni switch apk or flash file for android 10 ROM.Please please please.I want to use havock or evulotion x or cr droid ROM. Because they are more faster smooth and battery backup excellent.I LIKE OMNI ROM MOST BECAUSE THIS IS THE BEST customization ROM FOR ME.BUT SOME RESON BATTERY BACK UP IS LESS COMPARE TO ROM THAT I MANSION. I DONT KNOW WHY, EVEN OMNI SOURCE FELL LIKE PURE TO ME.I WILL ONLY USE 10 ROM IF I HAVE OMNI RESENT.SO PLEASE GIVE ME THE APK FILE.
Omni mido 08-03-2020 weekly
You may check complete changelog on Gerrit or using changelog app, but here are a few things I would mention!
You can now enable navbar, disable capacitive keys, enable or disable both of them at the same time, you wish what you want to do.
Double-tap to wake is moved to Device Features
Brightness settings for buttons also moved to Device Features
Download the latest update from https://dl.omnirom.org/mido
TigerKing00 said:
Screenshots please... Settings, quick settings, extended settings etc.
Click to expand...
Click to collapse
Here you go..
huzefaonline said:
Here you go..
Click to expand...
Click to collapse
Need more..
TigerKing00 said:
Need more..
Click to expand...
Click to collapse
I uploaded many but some how only one uploaded. Check now
Goodix is fixed ?
And how's the battery backup in this ROM ?
sumirandahal76 said:
Goodix is fixed ?
And how's the battery backup in this ROM ?
Click to expand...
Click to collapse
Not yet. The battery backup is great though. FYI
Data connection doesn't work on latest rom.
Safiqul said:
Data connection doesn't work on latest rom.
Click to expand...
Click to collapse
Working fine here.

Categories

Resources