Results 1 to 25 of 25
- 06-14-2010, 04:37 PM
Thread Author #1
- 06-14-2010, 05:12 PM #2
........?
Last edited by JDane07; 06-14-2010 at 05:20 PM.
- 06-14-2010, 05:29 PM #3
Can we get screenshots or something?
- 06-14-2010, 05:33 PM #4
When I get home ill probably give it a shot but only if everything seems kosher.
- 06-14-2010, 05:54 PM
Thread Author #5
- 06-14-2010, 07:31 PM #6
- 06-14-2010, 07:38 PM
Thread Author #7
- 06-14-2010, 07:42 PM #8
not bad. i actually prefer stock over those themes so that doesn't bother me.
if you could describe the top three features that your rom has that other roms dont in only 3 sentences, I'm sold
i have been really looking forward to getting a Droid Dev in this forum but have not had any luck with that. if this rom is as good as you say it is then i think you will definitely have a bunch of fans here. - 06-14-2010, 07:50 PM
Thread Author #9
hmmm a short comprehensive features list i can do that.(1) The main Features include: Smallest fully featured, colored, bash shell compiled to date for the droid, vixie-cron low level task scheduler, nano text editor for command line editing, Reboot and reboot recovery option in the power menu(reboot recovery not available anywhere else as a menu option), Helix Launcher2 customized by me to be more stable and have 5 columns in both landscape and portrait.(2)
sorry couldn't resist the sentence numbering(3) :-P - 06-14-2010, 08:05 PM #10
haha that is definitely tempting. i just wish it was 2.2 or had JIT enabled inside the build.
once i have a day off ill give it a test and see what i think. its only monday and the weekend is so far away
- 06-14-2010, 08:07 PM
Thread Author #11
- 06-14-2010, 08:19 PM #12
- 06-14-2010, 08:40 PM
Thread Author #13
- 06-14-2010, 08:50 PM #14
- 06-14-2010, 08:56 PM
Thread Author #15
- 06-14-2010, 08:57 PM #16
Soon as it reaches rom manager, I'll download it and give it a whirl.
- 06-14-2010, 09:25 PM #17
- 06-14-2010, 10:39 PM #18
I tried the rom for a couple hours. Seemed pretty stable and i like the reboot into recovery on the power menu. Went back to Onix only because i missed the speed. (I didn't try JIT because i haven't had the best luck with JIT on 2.1, maybe play with that this weekend.) Hopefully official 2.2 source will be released soon and i will definitely try your rom when you get the 2.2 implemented into it.
Motorola Droid2 - 06-15-2010, 09:05 AM #19
The ROM does support 2.1 JIT, if you go into terminal emulator, type "dalvikjit on" and then reboot. 2.1 JIT was never very stable, but it does make a noticable increase in performance. The small amount of testing I did within it showed that with a 1000mhz LV kernel and JIT enabled, i was averaging 12~14 MFLOPS in linpack.
- 06-15-2010, 11:27 PM #20
What benefit is the cron port in the droid? I wondered about cron support in the native source, but have not installed enough pieces of the sdk to download via git and poke around.
I've built a few linux from scratch servers for the house over the last few years so have a bit of a leg up on what the pieces are.
Something I noticed the other night was that the stock email app (not gmail) if left running as the foreground when you let the screen blank out will chew up the battery over night!
What kinds of tweaks to the source can you make to cut down on battery drain? And I've wondered about all the apps pulling in stock libraries where maybe one or two functions were really called in the whole library. - 06-16-2010, 03:22 PM #21
I currently don't use cron, but it has such a tiny footprint (~62k), that I figured it never hurts to be available. The cron daemon itself is set up to never run unless a system crontab exists, so that if it is not actually being used to run anything, it won't sit there and drain the battery for no reason. One possible use for it in the future would be to perform various update or cleanup tasks, especially since ideally a phone should not power off very often.
I have never experienced this because my phone is almost always plugged into something (since i'm almost always near a computer). I have added this note to my todo list and will see if the email app continually syncs or something that might drain the battery.
Battery drain is going to be caused by the system doing more work for longer, not necessarily the size of it. Stock libraries are fine so long as they don't take up too much space (and when compiling from source, we can leave out a lot of bloat that isn't needed when we compile). Also when building from source, we can add hooks and changes directly into how the system runs to implement better features, optimize systems, and so on.
One example for battery life would be the OTA update system. Even if the otacerts package or whatnot is invalid, there is still a process running in system that checks for verizon's OTA updates. We could add the ability to shut off that check. Other changes like that are possible (or more probable) with a source based distro, instead of a hacked distro.
I hope this has answered your questions
- 06-17-2010, 12:00 AM #22
Very well thank you. Happen to have found a hook for google voice notifications? Or is their a hook that you can see all notifications before they are passed onto the notification bar?
Work provides no SMS plan, so I can only use google voice, which means I cannot use a mobile defender or wave secure or where's my droid app for those times I cannot find where I left the beloved Droid!
Part of why I've started to download the pieces of the sdk was to go looking for such a source code hook. I'd like my phone to report where it is every once in a while so that when I loose it I could find it! - 08-29-2010, 09:56 AM #23Device : Galaxy Nexus
Build : 4.0.3 IML74K
Kernel: 3.0.8-g490ff3 - 08-29-2010, 06:19 PM #24
- 08-30-2010, 05:11 AM #25
They didn't it was bypassed by hijacking the bootup process to load the recovery pretty ingenious
Rooted for life



Reply


































