[ROM][UNOFFICIAL][5.1.1] OmniROM

Search This thread

eagleeyetom

Retired Senior Mod & DC Lead - Active Pole Dancer
Jan 22, 2011
7,709
14,677
37
Gdańsk
xda-developers.com
Samsung Galaxy Watch 4
omniLOLLIPOP.png
Hey there gentle people.
Android 5.1 has landed to our beautiful phablets. Thanks to OmniROM team I have a pleasure to present you the unofficial build of Android 5.1. Build is based on the newest Omni sources and a few patches to make it compile. I will mention them later.

Code:
package omnirom;

import disclaimer;

public class Omni extends Disclaimer {

    /**
     * Your warranty is now likely void.
     *
     * I am not responsible for bricked devices, dead SD cards,
     * spontaneous combustion, or any other host of cosmic penalties
     * which may befall you, your family, animals or your phone.
     *
     */
    public OmniDisclaimer(){
        warranty.set(0);
    }

}

Screenshots:
P3uG5Hj.png

dxFhSZu.png

hNDgGty.png

tjl29ke.png


Downloads:

TWRP Recovery
OmniROM 5.1 folder
OFFICIAL NIGHTLIES
GAPPS
SuperSU

Instructions:

1. Download everything and put it on SD Card or prepare your USB cable
2. Wipe system/data/cache/dalvik-cache
3. Flash OmniROM, Gapps, SuperSU and whatever else you like.
4. Reboot the device

First boot takes a long while, so be patient. After ~10 minutes, you should see the welcome screen :victory:

Source:
https://github.com/omnirom/

I'm not an official maintainer of the ROM. I'm just building using Omni repos. I will do my best to provide you the build as often as I only can.

XDA:DevDB Information
OmniROM, ROM for the ONEPLUS ONE

Contributors
eagleeyetom, maxwen, scanno
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: CM12S Modem
Based On: OmniROM

Version Information
Status: Beta
Beta Release Date: 2015-05-05

Created 2015-03-16
Last Updated 2015-05-07
 

Attachments

  • device-2015-03-15-222437.jpg
    device-2015-03-15-222437.jpg
    77.1 KB · Views: 18,642
  • device-2015-03-15-222458.png
    device-2015-03-15-222458.png
    188.2 KB · Views: 18,534
  • device-2015-03-15-222507.jpg
    device-2015-03-15-222507.jpg
    68.6 KB · Views: 17,778
  • device-2015-03-15-222519.png
    device-2015-03-15-222519.png
    123.8 KB · Views: 18,475
Last edited:

Mikey

Retired Senior Moderator
Oct 10, 2007
6,262
1,743
Wheaton, Il
Google Pixel Fold

LLStarks

Senior Member
Jun 1, 2012
2,264
1,688
Any chance the LTE engineering menu can be enabled on 5.1 or is it only for the Nexus 6?

Edit: Jeez, you weren't kidding about the battery drain. Even while charging!
 
Last edited:

LLStarks

Senior Member
Jun 1, 2012
2,264
1,688
Okay, but you can't use PA gapps

There's a hard check for 5.0.x

I'll just flash the vanilla gapps or something
 
Last edited:

Mikey

Retired Senior Moderator
Oct 10, 2007
6,262
1,743
Wheaton, Il
Google Pixel Fold
PA gapps has an internal script which first check for android version compatibility before flashing, so you will end up in an error. I believe your observations are wrong IMHO.
[emoji2] [emoji2]

You do realize I have 5.1 on a device from factory.
Gapps has not released updated gapps specifically for 5.1
I don't care what the script checks for....I can manipulate a script believing anything I tell it to.
Why do you think the gapps have been removed.
Install the "new" leaked Google app but don't start crying why your battery is only lasting for 16 hours tops.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 88
    omniLOLLIPOP.png
    Hey there gentle people.
    Android 5.1 has landed to our beautiful phablets. Thanks to OmniROM team I have a pleasure to present you the unofficial build of Android 5.1. Build is based on the newest Omni sources and a few patches to make it compile. I will mention them later.

    Code:
    package omnirom;
    
    import disclaimer;
    
    public class Omni extends Disclaimer {
    
        /**
         * Your warranty is now likely void.
         *
         * I am not responsible for bricked devices, dead SD cards,
         * spontaneous combustion, or any other host of cosmic penalties
         * which may befall you, your family, animals or your phone.
         *
         */
        public OmniDisclaimer(){
            warranty.set(0);
        }
    
    }

    Screenshots:
    P3uG5Hj.png

    dxFhSZu.png

    hNDgGty.png

    tjl29ke.png


    Downloads:

    TWRP Recovery
    OmniROM 5.1 folder
    OFFICIAL NIGHTLIES
    GAPPS
    SuperSU

    Instructions:

    1. Download everything and put it on SD Card or prepare your USB cable
    2. Wipe system/data/cache/dalvik-cache
    3. Flash OmniROM, Gapps, SuperSU and whatever else you like.
    4. Reboot the device

    First boot takes a long while, so be patient. After ~10 minutes, you should see the welcome screen :victory:

    Source:
    https://github.com/omnirom/

    I'm not an official maintainer of the ROM. I'm just building using Omni repos. I will do my best to provide you the build as often as I only can.

    XDA:DevDB Information
    OmniROM, ROM for the ONEPLUS ONE

    Contributors
    eagleeyetom, maxwen, scanno
    ROM OS Version: 5.1.x Lollipop
    ROM Kernel: Linux 3.4.x
    ROM Firmware Required: CM12S Modem
    Based On: OmniROM

    Version Information
    Status: Beta
    Beta Release Date: 2015-05-05

    Created 2015-03-16
    Last Updated 2015-05-07
    23
    New build is up
    https://www.androidfilehost.com/?fid=95916177934547319

    HW Decoding seems to be working, as Facebook videos work :)

    Enjoy!
    20
    Working:

    • Everything*

    *Issues:

    • After installing the package in the recovery, device reboots twice
    • You tell me
    14
    I have pretty good news. Omni is booting again and what is even more important, the camera works. I am rebuilding with userdebug option to remove all the engineering stuff and hopefully will upload a new build today.
    14
    New build is up:
    https://www.androidfilehost.com/?fid=95916177934542991

    Changelog:
    Dialer: fix crash on *#06# android_packages_apps_Dialer
    base: change guest mode activation - adjust for 5.1 android_frameworks_base
    [3/3] Settings: alarms and no interrupt zen mode android_packages_apps_Settings
    [1/3] base: alarms and no interrupt zen mode android_frameworks_base
    https://gerrit.omnirom.org/#/q/status:merged+branch:android-5.1