Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hey Leslie, thanks for the rom, i noticed google wallet didnt work because of root access, just thought id let you know so you can update rom or whatever
Thank you so much for your hard work and to all those who assisted. It installed perfectly first time and is running great. Playing with it now and no issues. I'll be sure to let you know if I run into anything!
ciao

I can confirm Harmonia 2.02 is running flawlessly so far. Great job Leslie!
Connect to wifi just fine and mass storage works great.
I wouldn't worry about those files really, they won't effect anything.I think this is your new base for Harmonia to expand upon, Leslie: it's perfect.
Upon observation, it appears that while Sprint Installer was uninstalled in Harmonia 2.01, it is installed in 2.02.
I don't and I don't want people thinking I am abandoning you guys or the rom either.Regardless, thank you for all of your hard work. I hope you don't feel under-appreciated, because you're incredible. I couldn't thank you enough!
Does this ROM change the internal MAC address of the WIFI card? My dad has his WIFI filtered by MAC address and I no longer have internet access after this ROM.
It's currently F8:0C:F3: DF:EF:05
Look familiar (I hope not haha)? I'm not sure what the old one was.
Outside a couple special cases, I don't think there's any trouble with it. It's just how my dad has his WIFI set up, I can't use it unless my MAC address is correct. In this case, the ROM changed it and I lost internet access.What's the problem with having the same mac address?
Give me a second while I re-flash. As we were talking I flashed back to stock from the backup.
Edit: I thought MAC addresses were hardware-linked, how is this situation even possible? Still waiting for phone to finish booting
Bluetooth MAC: A8:16:B2:B1:AC:65
And I think I'll stick with Stock until we have this figured out.
Has there been any tweaks integrated into the build.prop for net.tcp buffer sizes or anything
Yes.
Are they the same as the ones you were giving out? Or did Leslie tweak them?
# Power Save tweaks
ro.ril.disable.power.collapse=1
pm.sleep_mode=1
# Ringing Will Start Immediately
ro.telephony.call_ring.delay=0
# Increase Performance
debug.performance.tuning=1
# Video Acceleration Enabled
video.accelerate.hw=1
# Increasing The Video Recording Quality
ro.media.enc.hprof.vid.bps=8000000
# Signal Tweaks
ro.ril.hep=1
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=10
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=5
ro.ril.hsxpa=3
ro.ril.gprsclass=12
# NetSpeed Tweaks
net.tcp.buffersize.default=6144,87380,1048576,6144,87380,524288
net.tcp.buffersize.wifi=524288,1048576,2097152,524288,1048576,2097152
net.tcp.buffersize.umts=6144,87380,1048576,6144,87380,524288
net.tcp.buffersize.gprs=6144,87380,1048576,6144,87380,524288
net.tcp.buffersize.edge=6144,87380,524288,6144,16384,262144
net.tcp.buffersize.hspa=6144,87380,524288,6144,16384,262144
net.tcp.buffersize.lte=524288,1048576,2097152,524288,1048576,2097152
net.tcp.buffersize.hsdpa=6144,87380,1048576,6144,87380,1048576
net.tcp.buffersize.evdo_b=6144,87380,1048576,6144,87380,1048576
# Photo And Video Quality
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.jpeg.quality=100
# Touch Responsiveness
debug.performance.tuning=1
video.accelerate.hw=1
# Scrolling Responsiveness
windowsmgr.max_events_per_sec=500
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
# Frees up more ram when needed
persist.sys.purgeable_assets=1
# Disable Sending Usage Data
ro.config.nocheckin=1
# Increase VM Heap Size(resolve some fc's)
dalvik.vm.heapsize=64m