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.
I may just be blind again, but I swear I cannot find where to set MPT/USB/PTP on this ROM.
Trying to connect it to my PC and copy a file over...(i'll email it for now).
If anyone knows where this option is please let me know. I now it's gotta be there and I'm just blind as a bat or something.
I don't think that's built into AOSP.
Then there's no way to access the sd card from a PC without removing it?
odd...
Personally I access torch from the quick settings panel - easy access to a flashlight when needed. Thats what I was hoping to get again in this ROM. Is that already in there?
Am I completely overlooking it or is there not a way to customize the quick settings pulldown on Plus?
Try this...
http://www.vmroms.com/~vmstorage/quattrimus/iproj/paceplus43-vs920-beta2.zip
md5=6e106a1e56139be0461454b6cd95674d
Changes:
* Torch added (power menu and settings tile)
* Power menu customizations
Oh also, tweaked the boot animation.
I have the always-show-lockscreen-battery setting almost ready but inserting it into the security menu is proving to be difficult. I'll try to get that for the next version.
I'm also working on a way to choose which quick settings tiles to show, but the best solution isn't obvious to me yet. The quick setting code is not generic at all, and I don't really want to wrap each tile instantiation with "if (tileIsEnabled()) { ... }".
This has all reminded me very vividly of why I really despise UI programming...
Dirty flashed from Plus beta1, only problem I've found is the AOSP keyboard keeps FCing, was working fine in Beta1.
Torch works great, hope you get the quick toggles figured out!
This may not be anymore elegant but couldn't you read the list of tiles into an array, nest a case for the whole set of tiles to be drawn, then nest that case in a while loop to manage the instantiation?
Like I said that may be more intensive/sloppy though
Sent from my VS920 4G using Tapatalk 2