@grondim
In your priority add T9 dialer at top please
Hope next build has inbuit T9 dialer
So it seems frequency is set max. to 1200 and even so I think battery is draining faster.
Would love to hear everyone's impression on battery for this rom.
Also thanks for reminding about xposed as there is a theme manager for it compatible with my favourite theme. (Simplex !)
Enviado desde mi MI 2S usando Tapatalk 4
Thanks so much for this ROM -- it's exactly what I've been hoping for, since the official QDT14 build had issues that were dealbreakers for me on my MI2S. I've only had yours installed since yesterday, but I'm confident this will be just right for me! For what it's worth, I'm supportive of keeping this ROM on the lighter side -- I wouldn't mind the reboot option and the DSP manager, but other than that, if I wanted a lot of features (even theming or adblocking), I'd be looking toward AOKP or CM or other add-ons. With this one, all I've done is add Xposed to get Airplane Mode Helper working, and I'm happy as a clam.Hey guys. As Promised here is my custom rom based on AOSP 4.3.
TODO(these are pretty much in order of importance to me)
Integrate root/superuser
Integrate BusyBox
Change rom name in Build.prop
Add DSP Manager
Get Better bootanimation(anytime)
Add reboot option to power menu
Integrate Ad-Block
.
.
.
Integrate T-Mobile Theme engine
This feature is already built in to Android 4.3...just has to be turned on. Open up dialer hit menu button got to settings and turn on dial pad auto complete...i will see if i can turn this on automaticly....
Fair enough, I just did that. But the next time I flash a newer version of this ROM, I'll need to do it again. So I thought maybe it would not be too much to suggest these be removed as part of the build of the ROM instead. That's not unreasonable, right?I've seen this duplicate ringtones on other non branded ROMs. Just delete the duplicate ones and life will be greater
It's not just you -- I wound up trying out various things I saw on XDA until I finally succeeded by using a flashable zip that I got from here. Hope that helps.Is it just me having a bad time installing xposed framework?
Is it just me having a bad time installing xposed framework?
Ha gaaaay
@grondinm, any chance you would consider adding the following to the updater-script for this ROM to clean out the duplicate sounds? I've created my own CWM update.zip to do just this, but if you included it in yours, then that would be one less step for me and a slightly more elegant ROM for you!Fair enough, I just did that. But the next time I flash a newer version of this ROM, I'll need to do it again. So I thought maybe it would not be too much to suggest these be removed as part of the build of the ROM instead. That's not unreasonable, right?
ui_print("Removing duplicate system sounds...");
delete("/system/media/audio/notifications/arcturus.ogg");
delete("/system/media/audio/notifications/vega.ogg");
delete("/system/media/audio/ringtones/ANDROMEDA.ogg");
delete("/system/media/audio/ringtones/CANISMAJOR.ogg");
delete("/system/media/audio/ringtones/hydra.ogg");
delete("/system/media/audio/ringtones/PERSEUS.ogg");
delete("/system/media/audio/ringtones/URSAMINOR.ogg");
delete("/system/media/audio/alarms/Alarm_Classic.ogg");
@grondinm, any chance you would consider adding the following to the updater-script for this ROM to clean out the duplicate sounds? I've created my own CWM update.zip to do just this, but if you included it in yours, then that would be one less step for me and a slightly more elegant ROM for you!
Code:ui_print("Removing duplicate system sounds..."); delete("/system/media/audio/notifications/arcturus.ogg"); delete("/system/media/audio/notifications/vega.ogg"); delete("/system/media/audio/ringtones/ANDROMEDA.ogg"); delete("/system/media/audio/ringtones/CANISMAJOR.ogg"); delete("/system/media/audio/ringtones/hydra.ogg"); delete("/system/media/audio/ringtones/PERSEUS.ogg"); delete("/system/media/audio/ringtones/URSAMINOR.ogg"); delete("/system/media/audio/alarms/Alarm_Classic.ogg");
We use essential cookies to make this site work, and optional cookies to enhance your experience. Cookies are also used for ads personalisation