Monday, June 15, 2015

Dirty Unicorn Repo Init command

As the DU team as of now didn't put the git init command directly in their github, so I put it here (feel free to change according to the branch)


 repo init -u git://github.com/DirtyUnicorns/android_manifest.git -b lollipop


Refer the manifest file here

Thursday, June 11, 2015

Script to ease up settling the dependencies tool for ROM compilation

sudo apt-get install git && cd ~/ && git clone https://github.com/DiamondBond/Scripts/ .init-scripts && cd ~/.init-scripts && ./dev_init.sh

Thursday, January 8, 2015

UNOFFICIAL BUILD - LOLLIPOP CUSTOM ROM FOR HAMMERHEAD/NEXUS 5 (Jan 2015)

The following are the LolliPop ROMs that I built as of 8th January 2015


A2DMY ROM
download


BLISSPOP ROM
download


Resurrection REMIX ROM
download



Tuesday, November 25, 2014

UNOFFICIAL BUILD - LOLLIPOP CUSTOM ROM FOR HAMMERHEAD/NEXUS 5

Not much customizations of this date (25 Nov 2014)

Nameless ROM
download

Dirty Unicorn 9.0
download

CrDroid
download

Liquid ROM
download


These build are considered quite good. Can be use for daily usage, just like what I did.
I build them from source on my desktop (Ubuntu 14.04, 16 GB RAM)

Monday, September 15, 2014

BAKED ROM (Black Android Kang Everyone Desires) for Nexus 5/Hammerhead

BAKED ROM  (Black Android Kang Everyone Desires) is a CM 11 based ROM that I compiled for my own use and occosionally the original developer will update the git source, but he never put the official ROM online as far as I can track.

I decided to share my ZIP files with you guys. I am currently using it for my own use.

Features:

Customizable status bar - date
Themer (standard CM)
Expanded Desktop

the rests are similar with what CM offers.

There will be no update, unless the original developer provides it.

This ROM is compiled with my own custom kernel instead of the official one (supports blueactive, elementalx governors, DT2W configurable using TricksterMod)

Source code at github for the ROM


DOWNLOAD BAKED v1.0 ROM



Monday, August 18, 2014

JERUNG custom kernel for Hammerhead/Nexus 5

This kernel was made from scratch based on the official Google's hammerhead sources
Compatible for both AOSP/CM (zip included necessary libraries for CM based ROMs). Contains many cherry-picks from other kernels and combined altogether.

Current version is v2.1

Download here

Features:


  • USB fast charge
  • Intelliplug for CPU hotplug
  • Blueactive, ElementalX, SmartMax, Ondemanplus CPU governors
  • DoubleTapToWake (DT2W), Swipe2Sleep, Swipe2Wake
  • BQF and ZEN I/O scheduler addition

Github kernel sources refer here