[DISCONTINUED][ROM][UB][4.4.3]HalOmni - [HALO]

What should I do first?

  • Port theme engine

    Votes: 3 37.5%
  • Make a version based on CM

    Votes: 5 62.5%

  • Total voters
    8
Search This thread

TheEdgeOfRage

Senior Member
Apr 28, 2012
902
514
Novi Sad
Disclaimer

Code:
#include <disclaimer.h>
/*
 * This is for unlocked bootloaders only, If you haven't unlocked it yet
 * be aware that it does void your warranty.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * or you getting fired because the alarm app failed.
 * Keep in mid that this is an extremely unstable build and I don't recommend
 * it for newcomers who have never flashed ROMs before
 * 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 Project has been made obsolete by Alx31TLse's Dirty unicorn port. I'll decide whether I will morph this into something new or completely abandon it

Introduction

This is ROM is built from Omni sources, but I cherry-picked (added manually) HALO from paranoid sources. This is my first ROM that I've every built so don't expect it to work perfectly.
Please read the FAQ and Known Issues sections before complaining about anything. DO NOT ask for ETAs (I will smite you if you do)

Screenshots

Coming soon (probably today or tomorrow)

Features

  • All Omni Features
  • Paranoid Android HALO
  • Lockscreen Notifications
  • Omni Multiwindow
  • You choose the next one :)

Download


Installation Instructions

  1. Reboot into recovery (DUH!)
  2. Wipe EVERYTHING (Data, System, Cache)
  3. Flash HalOmni
  4. Flash Gapps (optional, but recommended)
  5. Flash SuperSU (without this you wont have root)
  6. Reboot and enjoy :)

Changelog

HalOmni-20140614:
Code:
- Fixed Lockscreen Notifications
- build type is user (odexed ROM, thanks walter79)


HalOmni-20140613:
Code:
- Added Lockscreen Notifications
- Added Omni Multiwindow (very WIP, use at own risk)
- Walter79's kernel from his GitHub (see sources below)

HalOmni-20140607:
Code:
- Initial Build
- Added HALO

Known Issues

  • Active Display causes SystemUI FC. DO NOT activate it or you will have to wipe data
  • Halo disappears from the screen completely when hidden (There is an option to disable that, but not in this build. Working on it)
  • Halo is a bit buggy when rotating the screen. Just disable and enable it from the notification drawer.
  • Multiwindow is still quite buggy, but that's not my fault. Blame team Omni for not finishing it ;)

FAQ Section

Will be filled over time.

Sources


Thanks to:

- @walter79 for his kernel and ROM. Without you this wouldn't have been possible
- Paranoid Team for their fantastic HALO
- FXP without whom we wouldn't have any custom ROMs
- @jabza for his guide on cherry-picking

XDA:DevDB Information
HalOmni, ROM for the Sony Xperia V

Contributors
paxy97, walter79, Omni Team, Paranoid Team, FXP
Source Code: https://github.com/omnirom

ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Based On: OmniROM

Version Information
Status: Testing

Created 2014-06-07
Last Updated 2015-01-26
 

TheEdgeOfRage

Senior Member
Apr 28, 2012
902
514
Novi Sad
Last edited:

sash89

Senior Member
Mar 4, 2013
477
95
Ahahahah....bad for u man!but he is damn right!is the only best thing that is missing in this rom...

Sent from my Xperia V using Tapatalk
 

TheEdgeOfRage

Senior Member
Apr 28, 2012
902
514
Novi Sad
Maybe this can help you

https://plus.google.com/app/basic/stream/z12wife45nagynaxm04cfbdi4pfxifgolgs
PA introducing theme engine: " We tried to do it in a way so that it can be easily ported to other AOSP based ROMs for the benefit of the entire community."

Ok I found the commits that add the theme engine, but there are 8 of them so it will take some time. Starting either tonight or tomorrow :)

In the meantime you guys can try this:

http://xdaforums.com/showthread.php?t=2504371
 
Last edited:
  • Like
Reactions: rob rich

alexbo

Senior Member
Jan 27, 2009
174
52
43
Barcelona
Congrats on your great work @paxy97

Just want to check how's the battery life on your home-version. I'm using walter79's and very happy with stability and battery.
You mention also in the bugs section that Active Display crashes?? I'm having no issues at the moment, and I really like this feature.
Any clue why it doesn't work on yours? If this is the case, not sure if I should change or maybe wait a bit.

Also, how is it with the Bluetooth issue? Still ongoing?

Anyway, I thank you for the hard work and the effort you are putting into this... keep it up.

:good:
 

TheEdgeOfRage

Senior Member
Apr 28, 2012
902
514
Novi Sad
Congrats on your great work @paxy97

Just want to check how's the battery life on your home-version. I'm using walter79's and very happy with stability and battery.
You mention also in the bugs section that Active Display crashes?? I'm having no issues at the moment, and I really like this feature.
Any clue why it doesn't work on yours? If this is the case, not sure if I should change or maybe wait a bit.

Also, how is it with the Bluetooth issue? Still ongoing?

Anyway, I thank you for the hard work and the effort you are putting into this... keep it up.

:good:

Hm strange, when I flashed this ROM and enabled active display systemUI started crashing and I could do anything except boot to recovery and wipe data :/. Also while I was fixing some issues in the code I noticed that a lot of them came from active display conflicts.

I don't know about bluetooth, but I assume it's still bugged since my build is pretty much omni from source. I haven't changed anything regarding bluetooth.

I will :)... until july 22nd, because I'm going on vacation for 3 weeks :D
 
  • Like
Reactions: alexbo

TheEdgeOfRage

Senior Member
Apr 28, 2012
902
514
Novi Sad
I'm sorry to say that I probably will not be able to make a CM version, because CM code is too different from Paranoid and I get too many errors that can only be solved by rewriting most of the statusbar and notificationService code (which I have neither the time, not the knowlege for). Sorry again, going back to dirty unicorn porting
 
  • Like
Reactions: vrl13 and rob rich

vrl13

Senior Member
Apr 29, 2012
413
294
Bucuresti
Don't sweat over it, I assure you your efforts are highly appreciated.

Thank you for your work and please, keep it up!

Sent from my Xperia V using Tapatalk
 
  • Like
Reactions: TheEdgeOfRage

TheEdgeOfRage

Senior Member
Apr 28, 2012
902
514
Novi Sad
Don't sweat over it, I assure you your efforts are highly appreciated.

Thank you for your work and please, keep it up!

Sent from my Xperia V using Tapatalk

I am :), my pc has been running 48h straight downloading and building. Now I downloading dirty unicorn sources again, because I messed up the last ones. Hopefully I'll at least get that to build. Should not be too difficult though. It's based on pure omni, so I'll just add our device tree from omni's github and use walter personal github for the kernel, which is amazing btw :D. So hopefully in about 15h you'll have a build if it runs without any errors
 

TheEdgeOfRage

Senior Member
Apr 28, 2012
902
514
Novi Sad
New build coming coming soon (today or tomorrow, depends if it builds and uploads before I go to sleep).
Features:
- walter's personal kernel sources (the ones he uses for homemade builds)
- Omni's multiwindow (it's EXTREMELY unstable. It's still under review on gerrit)
- Omni changes so far :)
* Theme manager is still giving me a lot of errors so sadly no build with it yet :(
 
  • Like
Reactions: rob rich

TheEdgeOfRage

Senior Member
Apr 28, 2012
902
514
Novi Sad
Damn it. I just got up, looked at my PC and realised that it failed to build because I'm out of HDD space -.-. I had 30gb free didn't expect it to use that much. Anyway uploading the build when I come home from school
 
  • Like
Reactions: rob rich and alexbo

Top Liked Posts

  • There are no posts matching your filters.
  • 10
    Disclaimer

    Code:
    #include <disclaimer.h>
    /*
     * This is for unlocked bootloaders only, If you haven't unlocked it yet
     * be aware that it does void your warranty.
     *
     * I am not responsible for bricked devices, dead SD cards,
     * or you getting fired because the alarm app failed.
     * Keep in mid that this is an extremely unstable build and I don't recommend
     * it for newcomers who have never flashed ROMs before
     * 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 Project has been made obsolete by Alx31TLse's Dirty unicorn port. I'll decide whether I will morph this into something new or completely abandon it

    Introduction

    This is ROM is built from Omni sources, but I cherry-picked (added manually) HALO from paranoid sources. This is my first ROM that I've every built so don't expect it to work perfectly.
    Please read the FAQ and Known Issues sections before complaining about anything. DO NOT ask for ETAs (I will smite you if you do)

    Screenshots

    Coming soon (probably today or tomorrow)

    Features

    • All Omni Features
    • Paranoid Android HALO
    • Lockscreen Notifications
    • Omni Multiwindow
    • You choose the next one :)

    Download


    Installation Instructions

    1. Reboot into recovery (DUH!)
    2. Wipe EVERYTHING (Data, System, Cache)
    3. Flash HalOmni
    4. Flash Gapps (optional, but recommended)
    5. Flash SuperSU (without this you wont have root)
    6. Reboot and enjoy :)

    Changelog

    HalOmni-20140614:
    Code:
    - Fixed Lockscreen Notifications
    - build type is user (odexed ROM, thanks walter79)


    HalOmni-20140613:
    Code:
    - Added Lockscreen Notifications
    - Added Omni Multiwindow (very WIP, use at own risk)
    - Walter79's kernel from his GitHub (see sources below)

    HalOmni-20140607:
    Code:
    - Initial Build
    - Added HALO

    Known Issues

    • Active Display causes SystemUI FC. DO NOT activate it or you will have to wipe data
    • Halo disappears from the screen completely when hidden (There is an option to disable that, but not in this build. Working on it)
    • Halo is a bit buggy when rotating the screen. Just disable and enable it from the notification drawer.
    • Multiwindow is still quite buggy, but that's not my fault. Blame team Omni for not finishing it ;)

    FAQ Section

    Will be filled over time.

    Sources


    Thanks to:

    - @walter79 for his kernel and ROM. Without you this wouldn't have been possible
    - Paranoid Team for their fantastic HALO
    - FXP without whom we wouldn't have any custom ROMs
    - @jabza for his guide on cherry-picking

    XDA:DevDB Information
    HalOmni, ROM for the Sony Xperia V

    Contributors
    paxy97, walter79, Omni Team, Paranoid Team, FXP
    Source Code: https://github.com/omnirom

    ROM OS Version: 4.4.x KitKat
    ROM Kernel: Linux 3.4.x
    Based On: OmniROM

    Version Information
    Status: Testing

    Created 2014-06-07
    Last Updated 2015-01-26
    4
    Don't sweat over it, I assure you your efforts are highly appreciated.

    Thank you for your work and please, keep it up!

    Sent from my Xperia V using Tapatalk

    I am :), my pc has been running 48h straight downloading and building. Now I downloading dirty unicorn sources again, because I messed up the last ones. Hopefully I'll at least get that to build. Should not be too difficult though. It's based on pure omni, so I'll just add our device tree from omni's github and use walter personal github for the kernel, which is amazing btw :D. So hopefully in about 15h you'll have a build if it runs without any errors
    3
    New build 20140613. Check changelog for changes
    3
    Ok I found another set of commits that add lockscreen notifications. Both have been rated +1 for CR on gerrit, so hopefully they will work (an meybe even merged in the future, who knows :))

    Syncing, cherry-picking and building in 30 minutes max (I mean I'll start then)

    UPDATE:

    Lockscreen notifications are making too many problems :( I'll try building without HALO and see if it's any better. If not I'll have to give up on them, but I'm preparing a surprise anyway :)

    UPDATE2:

    I wont be home today and tomorrow, but I have a PC and ssh access to my main machine, so I can probably still build, but not upload though