[ROM] [4.2.2] PRIME D02-13
#1
Posted 07 February 2013 - 06:05 AM
Here is the link for the thread on XDA if you need support:
I love this ROM and will update this OP and second post as Prime updates his on XDA. His Paypal is at the bottom and it's not required but I know developers always appreciate the donations!
Feel like most nexus 7 roms are an afterthought? feel the speed and fluidity lacking? me too. so i added the N7 to Vanir and now make something worth sharing.
the key here to this ROM is subtly. making about a billion small improvements and feature additions spread over every part of the ROM to enrich the experience as a whole... places second to running smoothly. I actually enjoy using my N7 now and when i first got it I was disappointed because all the other ROMs i tried just didn't make it shine. Please leave me feedback on how i can improve it for you.
Basic features list:
Vanir's latest source
metric **** tons of speed tweaks
reboot menu
separate time/date click actions
DeskClock enhancements
optimized launcher
custom vanir init.d & cron
latest busybox build from source
beats & other multimedia enhancements
current AOKP navbar with 7 hotseats, navbar widgets, colors, navring with 5 hotseats, etc etc
Vanir's performance settings: more BA than CM's, less bloaty than AOKPs. good balance with features that should be turned on always on rather than available to toggle.
standard AOSP fixup features like reboot menu, wifi preference, performance, & auto connect, long-press back to kill, expanded unlinked volumes etc etc
AOKP's quick settings hybridized with CM's and optimized for efficiency & smoothness. 25 tile choices fully organizable
tablet dual panel mode (next release)
expanded desktop with triple tap to toggle (next release)
lockscreen shortcuts
lockscreen wallpaper & transparency slider
ability to add/remove the camera widget (for tablets and phones where it's fixed)
lockscreen rotation
lockscreen carousel animation toggle
maximize lockscreen widgets by default
hide lockscreen keyhints by default
contact list view (port from CM7)
quiet hours
optimized keyboard (removed research logging and bloat. was 23mb now is 2.4 mb)
A-GPS toggle reenabled so you don't HAVE to waste battery life on it as AOSP apparently wanted to force it to be on all the time
NFC polling mode
bluetooth map profile for compatibility with cars etc
theme chooser which includes an inverted theme (choices FTW)
beats drivers merged with DOLBY/SRS mobile for 5.1 beats with ambient effect abilities (patched through an edited DSPmanager)
boosted volume slightly
the standard statusbar mods like clock position, and different types of batteries with percents
LCD density changer with mods so stuff is still centered properly
navigation bar and statusbar transparency (next build)
volume rocker wake (beta feature-- should be finished by next build)
volume rocker music controls (beta feature-- should be finished by next build)
multitude of subtle UI changes and improvements
multitude of integrated usability features (try the stock browser for example with restore tabs and other advanced options)
Instructions:
flash the rom
flash a gapps <-- i don't have one made for tablets yet but i've used Eclipse's successfully
All releases can be found
(wipe cache & dalvik, fix permissions if necessary)
^^^ email exchange thinkfree document software video editor
Think your ROM is smooth & fast?
if you've enjoyed my work please consider a small donation to help me afford new devices to develop for.
- Kebob likes this
#2
Posted 07 February 2013 - 06:06 AM
D02-20
updated code for optimizations.
rewrote some of the c library stuff
D02-13 release notes:
4.2.2 merge
theming fixes
few new minor options
all new wallpapers
compiler optimizations now generate more accurate code for the hose files using a method to detect the native CPU arch.
loop vectorization with cost modeling for more smoothness/fludidity as loop optimizations now perform cost modeling to find out
whether or not a loop-specific cflag is beneficial or not
dock mode support. home key should return to dock now instead of launcher when device is docked
static lockscreen shortcuts (forgot if this was in the last build or not)
custom clock color for statusbar and notification pull down
better cflag tuning for host
show notification count is now optional
a ton of other stuff i probably forgot or didn't keep track of because i hate changelogs
2/7
backend compiler tweaks
removed linaro sin/cos implementation in /bionic in favor of the native version
-the 4.2 AOSP /bionic one is slightly faster than linaro's 4.1 version
-should fix improper distance calculation bug
general fixes & improvements from Le Goog
removed lockscreen wallpaper for now because it was hax0ring on the way my lockscreen features save their preference
couple new wallpapers
custom carrier text added to phones AND tablets (does not actually display the carrier on wifi tabs but displays custom text if one is set)
optimized memset & memcpy functions for cortex A9 chipsets
couple of security fixes
fixed javascript cluster**** in browser by removing global cflags to keep the GCC graphite loop optimizer's polyhedron modeling from not playing nicely with fstrict/-O3 performance optimizations. amazon app store facebook yatta yatta should all work now.
fixed a couple memory leaks
reorganized settings a bit
updated vanir_inverted theme
mms privacy mode (phones only)
#3
Posted 07 February 2013 - 06:32 AM
Reserved
Thank You jamminjon82, Moved and approved..
Edit Note: Fixed links..
Edited by satman80, 07 February 2013 - 06:43 AM.
Fixed links
- jamminjon82 likes this
#4
Posted 07 February 2013 - 07:29 AM
what is the method for doing that for future referenceThank You jamminjon82, Moved and approved..
Edit Note: Fixed links..
Sent from my SCH-I535 using Tapatalk 2
#5
Posted 07 February 2013 - 07:37 AM
what is the method for doing that for future reference
Sent from my SCH-I535 using Tapatalk 2
Type a word or something like this -----> XDA Rom Test for here <------ Highlight it, and click the "link icon" paste link and click ok.. So it looks and works like this ----> <-------
- jamminjon82 likes this
#6
Posted 07 February 2013 - 08:03 AM
awesome thank youType a word or something like this -----> XDA Rom Test for here <------ Highlight it, and click the "link icon" paste link and click ok.. So it looks and works like this ---->
<-------
Sent from my SCH-I535 using Tapatalk 2
#7
Posted 07 February 2013 - 09:21 AM
Sent from my DROID RAZR using Xparent Cyan Tapatalk 2
#8
Posted 07 February 2013 - 02:42 PM
4.2.2 merge
theming fixes
few new minor options
all new wallpapers
compiler optimizations now generate more accurate code for the hose files using a method to detect the native CPU arch.
loop vectorization with cost modeling for more smoothness/fludidity as loop optimizations now perform cost modeling to find out
whether or not a loop-specific cflag is beneficial or not
dock mode support. home key should return to dock now instead of launcher when device is docked
static lockscreen shortcuts (forgot if this was in the last build or not)
custom clock color for statusbar and notification pull down
better cflag tuning for host
show notification count is now optional
a ton of other stuff i probably forgot or didn't keep track of because i hate changelogs
D02-07 release notes:
backend compiler tweaks
removed linaro sin/cos implementation in /bionic in favor of the native version
-the 4.2 AOSP /bionic one is slightly faster than linaro's 4.1 version
-should fix improper distance calculation bug
general fixes & improvements from Le Goog
removed lockscreen wallpaper for now because it was hax0ring on the way my lockscreen features save their preference
couple new wallpapers
custom carrier text added to phones AND tablets (does not actually display the carrier on wifi tabs but displays custom text if one is set)
optimized memset & memcpy functions for cortex A9 chipsets
couple of security fixes
fixed javascript cluster**** in browser by removing global cflags to keep the GCC graphite loop optimizer's polyhedron modeling from not playing nicely with fstrict/-O3 performance optimizations. amazon app store facebook yatta yatta should all work now.
fixed a couple memory leaks
reorganized settings a bit
updated vanir_inverted theme
mms privacy mode (phones only)
uploading in an hr or so from my tablet... dinner with the fam right now
Sent from my SCH-I535 using Tapatalk 2
#9
Posted 07 February 2013 - 05:03 PM
Will update op in the morning
Sent from my SCH-I535 using Tapatalk 2
#10
Posted 08 February 2013 - 05:10 AM
#11
Posted 13 February 2013 - 09:35 AM
Sent from my Nexus 7 using Tapatalk HD
#12
Posted 14 February 2013 - 02:57 PM
Sent from my Nexus 7 using Tapatalk HD
#13
Posted 20 February 2013 - 07:33 AM
#14 Guest_BDH_*
Posted 24 February 2013 - 11:07 PM
#15
Posted 25 February 2013 - 03:44 AM
10.22KB 25 downloads 7.92KB 24 downloads 44.36KB 22 downloads 52.91KB 19 downloads
Sent from my SCH-I535 using Tapatalk 2
Attached Files
#16
Posted 26 February 2013 - 06:01 AM
Sent from my Nexus 7 using Tapatalk HD
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users