[Rom][4.4.4][Team D.I.R.T] Dirty Unicorns v8.1 (17/10/14)

FabreFaction

Senior Member
Oct 22, 2009
935
692
0
www.endoftheinternet.com
@gtsfreak

Please stop posting impolite "requests" with no evidence or comparison to previous builds, stock Rom, other custom Roms.
The devs that bring you these awesome custom Roms do so in their own time and at their own expense.
The devs are not Samsung employees trying their best to optimise Roms for Samsung devices, they are users like you who happen to have the skills and knowledge to build a Rom that is better than stock.
There are no armies of testers like at Samsung.
There is no million dollar budget for the Roms.

If you can't accept the Roms as they are while providing constructive feedback that might help the devs then please don't post anything in this or any other forum or thread.
One liners such as "blah blah please fix", "please add X in next build" with no explanation or constructive feedback are pointless.
Have you seen anyone else posting this kind of request? No.
Remember to always be polite and explain what you are requesting in detail with the reasons why and evidence of your experience.
Also, if you struggle with the English language then say so.

Please don't reply to this post @gtsfreak, just follow the guidance above.
 

HaMMeR-MaN

Senior Member
Jun 7, 2009
581
906
0
West Virginia
Double Tap to Sleep

My "Double tap to sleep" box in settings/dirty tweaks/misc tweaks will not tic on. Anybody else notice this, or am I the only one. Really like this rom and many features.. BIG thanks to devs :)


Strange - My "Double tap to sleep" box in settings/dirty tweaks/misc tweaks is now working. Possibly worked when selected but the "Check Mark" in the box did not display. I rebooted the device after making the attempt to activate then noticed it was working, so I check the setting again and now the box is checked.
 
Last edited:

alxdadev

Senior Member
Jun 4, 2010
131
13
0
I have made a pull request on github in vendor_du which is the base of this Rom I think.

There are some bugs in some of the init scripts.

Please can anyone tell me where the right place is for the development discussion, thanks a
 

chasmodo

Senior Member
Dec 28, 2011
12,406
41,141
0
Novi Sad
I have made a pull request on github in vendor_du which is the base of this Rom I think.

There are some bugs in some of the init scripts.

Please can anyone tell me where the right place is for the development discussion, thanks a

The right way to do it would be to submit patches to DU Gerrit here: http://gerrit.dirtyunicorns.com/

First, you have to register and submit a public key. After that, you can do your changes in /vendor/du (or wherever) and push them to Gerrit like this:

Code:
git push ssh://[email protected]:29418/vendor_du HEAD:refs/for/du44
Your submitted commit(s) will be reviewed in a couple of days.