[CM71] Tablet Tweaks II [Canceled due to bad weather] - Nook Color Android Development

project is canceled. i had to take a long development break, and now that i am (partly) back, things have changed. ICS seems not that far away anymore, and with that baby, all my modifications are gone to waste i guess.
so, lets wait for ICS. i do develop a bit on CM atm, but currently nothing planed for tablet tweaks section.

Screenshots
nice screenshots from 911jason. in case you cant see them (not logged in - they are xda attachments), click here
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Archived old first post
Features video tour - thx Decad3nce - you covered it all!
Mod has been merged to CM7
The first part of tablet tweaks has been merged.
It will be in each official cm7 nightly build now starting with nightly 37 onwards... even phone users will have parts of the tweaks in their options
About
This is work-in-progress of adding highly needed tablet options to cm7 before it gets stable. Once done, it will be merged and this thread used for further development.
Most ideas are inspired or directly taken from the functionality, google added to honeycomb. Thanks to the long discussion and great feedback of this community - without you, this mod wouldnt be that good at all.
tt.RC2?
its RC2 of tablet tweaks. if i had just called it RC2, people would have asked if it includes CM7 RC4 over and over.
This SHOULD be bugfree. if it is, the sources will be merged to cm sources very soon. this thread will stay open for further development. its not yet over i want to add more stuff - but to catch the cm7 stable release, we cannot include every feature right now.
Links
Find an often updated to-do list here: http://kan.gd/3vb
Find the sources on cm code review here: http://review.cyanogenmod.com/4205 and http://review.cyanogenmod.com/4206
find a changelog here: http://cm-nightlies.appspot.com/?device=encore
Build for nook color
*REMOVED* Outdated - use nightly or latest stable build
Build for advent vega / pov mobii
*REMOVED* Outdated - get semi-official nightly here
Build for gtablet / gtab / adams tab
*REMOVED* Outdated - use nightly or latest stable build
"nightly" build based on latest sources. handle like any other nightly. flash without wipe. wipe only, if you encounter "strange issues" noone else encounters. if you look closely to the filename, you will figure out, all those numbers are in fact time and date. YYYYmmDD-HHMM. Sources checkout out of cm7 repo aprox. 30-60 minutes earlier.
all mods can be found in settings->cm settings->tablet tweaks
List of modifications (green = new since last build)
Toggle status bar top/bottom via cm settings. Changes position on the fly when setting is toggled.
Moved carrier and power notifications to bottom for bottom bar
Created "Tablet tweaks" menu in cm-settings root to gather all tablet related options in one place
Extended power menu with home/menu/back buttons. toggable on the fly via cm settings
Custom volume-long-press events (home/back/menu/call/end call/search/start-stop-music/next track/prev track/longpress home)
Added same options for both-volume-buttons press and long-press
Fixed status bar xml, so soft buttons now appear as big as the .png file is.
Solved issue about soft buttons not clickable. Their size is now determined smart by the real size of the buttons
Added option to move soft-buttons left or right
Added submenu to choose which soft buttons to display.
Added Quick-Notification-Area-Soft-Button - instantly opens/closes notification area since swiping it open is a long way on tablets
Added a Dead-Zone option, so the middle of the status bar is not clickable. Happend a lot before people click it when trying to hit space
New graphics from Drakknar in extended power menu - thanks!
Added option to toggle extended power items seperatly
Added option to reverse power button behavior (switch short-press with long-press action)
Cleaned up the options and created new submenu
complelty rewrote volume button handling to handle all our new demands
integrated Drakknars great new design and wrote code for it
lotsa tiny fixes / bugfixes
Added option to disable/override fullscreen
Added option to disable lockscreen
Disabled the animated text for ongoing notifications when softbuttons enabled. this "ticker" did hide the soft buttons for a short while
Used same status bar size for nook color than for vega now. buttons should be bigger and not stretched this way. awaiting complaints about status bar too big
added hdpi icons for resized statusbar via overlay for vega and encore this way, status bar items dont look blury anymore
added search button to list of soft-buttons - its off by default
added long-press to home, back and search soft-button
extended fullscreen handling: when a fullscreen app is running, an additional
hide-softbutton is displayed. once pressed, the app gets real fullscreen
added option to choose unhide button for fullscreen
improved hide-button handling for special situation, like app-starting-app (i.e. astro file mananger starting movie player, which does fullscreen request) and more
Bugfix release #1
Bugfix release #2 (aka tt.RC1) removed volume remapping for cm7stable, because source of too many possible bugs considering all the uses of volume buttons + lockscreen disable + reverse
code cleanup - moved most stuff to Cm classes (CmSystem, CmPhoneWindowManager, CmStatusBarView, CmButtonTracker) - am satisfied with the code now
improved fullscreen overriding in Window class. not only setFlags, but also setAttributes is intercepted now
[*]modified stock terminal emulator, so it doesnt crash the system anymore, when disable-fullscreen is selected
[*]further improved fullscreen handling after all feedback i got. RC2 and probably merge ready code
Where is the volume remapping?
Its disabled for cm7 stable release. it will be re-enabled in cm71 nightlies. The reason is simple: its a very BIG source of possible bugs. we got volume buttons to silence phone calls, to control mp3's when screen is off, we got lockscreen disabling and we got reverse behavior of volume buttons - this is toooo much in the short time left until cm7 stable - i dont wanna be the dude who is responsible for an unstable release.
Tips
to use back long-press, go to settings->applications->development->stop-app-via-long-press
to use search long-press go to settings->cm settings->input->search-key-behavior
Nook only: If Bluetooth does not turn on, power off the nook color and turn it back on. Do not select reboot from the power menu. This is not connected to my modifications, but a often discovered cm problem on nook color. Thanks to KitF for this hint.
A better task manager? install free "task switcher" from market. on next home click, select adw as usual as standard home action. go to settings->cm settings->input->long-press home settings - select use custom application. as application, select task switcher. if you long press home now, you get a nice task switcher with recent apps instead of the build in solution.
Nook only: Have to enable wifi on each boot? http://forum.xda-developers.com/showpost.php?p=12728387&postcount=1310
bugs to fix
all bugs should be fixed with RC2 - details at http://kan.gd/3vb
List of known, unfriendly apps
Note: these apps break google's API in one or another way, and so are not compatible with our fullscreen handling. hopes are, they get fixed for honeycomb, and then work here, too
Clock and calendar popups: Handle fullscreen theirself - and fail!
Kindle App: Handles fullscreen itself without request - and fails!
pocket legends: does not resize when hide status bar is executed
quick office / quick office HD: overrides fullscreen handling - does it itself and fails.
power amp - has problems with bottom status bar
Whats next?
hopefully merging this night.
Disclaimer
I am not a cook. I am a cyanogenmod dev and member of teamdouche. i dont intend to build roms, once this project is merged to cm-sources. i only do this openly for two reasons: for one, i think, feedback improves code quality. Second, its not much time until cm7stable - i need as many testers as i can get so this will get bugfree.
Credits
Thanks to Drakknar, who did all the graphics involved. Again, he did great work. I love team-working with him. We already did the new lockscreens.
Thanks to Samuel Halff <[email protected]>, who not only inspired all this, but also did a rough first version of bottom status bar. Without his initial work on the idea and on the CM-Crew (telling us, this is absolutly needed), this patch wouldnt exist.
Thanks to the Nook Color community, for mental support, feedback and the help on getting a tablet for me. Without it, i couldnt do this at all.
Screenshots
scroll to second post. this post is long enough already...
Hello spiders
my real name is sven dawitz and i hope, mentioning this here, shows up this thread above all the disgusting ultimate droid links on my google results

Is this something that is going into the normal nightlies?

Hey this looks great would love to see it on all nightlies.

PLEASE update the OP with a screenshot?!?! It would help us all out. THANKS!!

Sorry, don't have time for a screenshot.
And I don't see how a screenshot would "help" you. Can't be that hard to imagine. Fell free to post your own..
Sent from my Desire HD using XDA App

looks fresh and new, I'm a fan. Thanks!

I'm on the CM7 SD card build (the newer one that can be refreshed easily) with Dalingin's OC kernel. Is this something I could update in my current build easily or does it conflict with what I already have? Sorry...just don't know how all this hangs together yet, but I'm VERY excited that someone took the time to do this!

which nightly is this based off? theres been 2 nightlies the past couple days per night

Is this a whole rom or just a flashable zip that makes the changes to your current nightly install?

Whole rom. You can tell from the size of the download.

do you plan on going to go through the commit process with CM so it is intergrated in the normal nightly builds?

heres a couple screenshots, sorry for the big size, taken from my iphone. one with the notification bar open, one with it closed

mooja said:
heres a couple screenshots, sorry for the big size, taken from my iphone. one with the notification bar open, one with it closed
Click to expand...
Click to collapse
Looks fantastic! Did you update eMMC or SD?

SCWells72 said:
Looks fantastic! Did you update eMMC or SD?
Click to expand...
Click to collapse
I used eMMC with dal's 1.1 OC kernel and the hardkeys mod
one nitpick though is that if you swipe top to bottom on your background it pulls up the notification bar(ive been looking for how to turn this off anyway), shouldnt that gesture be reversed as well?

Awesome stuff! Any chance of customizing the nav buttons to be more HC esque or customizable? Always thought that these graphics looked out of place in design.

mooja said:
I used eMMC with dal's 1.1 OC kernel and the hardkeys mod
one nitpick though is that if you swipe top to bottom on your background it pulls up the notification bar(ive been looking for how to turn this off anyway), shouldnt that gesture be reversed as well?
Click to expand...
Click to collapse
Doesn't do it for me. I've tried swiping top to bottom and nothing gets pulled up.
And oh, if anyone is using my CWM file to update their nightlies, if you want to try it out. I've included Mr. Samuelhalff's mod there as well.
Awesome job sir, considering that our fingers are naturally at the bottom anyways.
-Racks

mooja said:
I if you swipe top to bottom on your background it pulls up the notification bar
Click to expand...
Click to collapse
Are you using ADW? Check your launcher's settings.

awesome Sam, like everything else you have done this works amazing, really makes cm7 even better.....

Looks very cool. Do we wipe data and cache or can we flash over CM7?

Related

Vetvito's Sexier Windows Mobile 6.5.6

I introduce you to the V-Bot Series!
Current Build 23568 (Get it Now!)
VetVito Twitter Widget!!!
(You dont need a Twitter Account)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If you know me, you know I don't just throw roms together, I like real customizations.
I don't take everyone else work, make some EXTs/OEMs and create
a wallpaper and call it a custom rom.
What's Inside (Latest and Greatest only!!!):
Code:
[COLOR="DarkOrange"]5/10/10[/COLOR]
Skipping build 23569
[COLOR="DarkOrange"]5/4/10[/COLOR]
[URL="http://www.multiupload.com/36NJ1VIBNK"]Build 23568[/URL]
Re-enabled Smart volume control
Added Dena's Clock and panel (Will post a cab to revert for those that don't like it)
[COLOR="DarkOrange"]4/30/10[/COLOR]
[URL="http://www.multiupload.com/337G29SXLC"]Build 23566[/URL]
[COLOR="Red"]I messed up MS keyboard, will post a patch. Theme didn't install, it's in the windows folder "chtheme.cab"[/COLOR]
[COLOR="Lime"]KB patch added [URL="http://forum.xda-developers.com/attachment.php?attachmentid=319205&stc=1&d=1272753784"]Click here[/URL]![/COLOR]
Downgraded all the way down to Contact_Picker_1_0_19191324 to solve contact issue
I slightly modded Dena's Theme(Home tab clock) and added it in, you can uninstall it if you don't like.
aGPS_Confirmation_1_0_20142628_00
AppointmentEditor_1_0_20113829_0
BacklightRedirect_1_0_0_0
CalenderLauncher_1_0_0_0
Contact_Utility_Engine_1_2_20141225_00
Dshow_2_0_20141726_00
Email_Setup_Wizard_2_3_20142326_20
Full_Screen_Player_1_8_20142630_00
GroupEditor_1_0_20142510_00
HTCAnimation_2_0_0_0
HTCApplication_1_17_3_0
HTCFDN_1_14_2_1
HTCFramework_1_5_20142420_00
HTCGeoService_1_0_20112520_00
Media_Tool_kit_1_2_20142631_00
Menu_Enhancement_1_1_20142530_00
New_Contact_Card_1_1_20134027_0
Notification_Enhancement_3_5_20142426_00
NTF_Alarm_Module_1_0_20122026_00
Quick_GPS_2_0_19223429_06
Resource_Proxy_1_0_20142921_00
Ringtone_Plugin_1_0_20142325_00
Sensor_SDK_4_2_20141732_00
Settings_Improvement_1_0_20142621_0
Streaming_Media_3_1_20143024_00
Streaming_SDK_2_7_20141626_00
TimeZoneAutoFix_1_0_20133628_00
USB_To_PC_Pop_Up_2_3_20142327_00
[COLOR="DarkOrange"]4/19/10[/COLOR]
[URL="http://www.multiupload.com/JPP5PH0C43"]Build 23563[/URL]
Co0kie Home Tab 1.7.1
Co0Kie Home Tab Editor 1.7.1
Classic Messaging mod
[COLOR="Green"]Audio Manager. If the phone is on vibrate before you plug in
your ear phones; press play, the phone will automatically adjusts the volume
for you. Unplug your ear phones while the music is playing and the player
pauses the music as usual. What is new, when the music pauses, the phone
immediately switches to silent mode.[/COLOR]
[COLOR="DarkOrange"]4/16/10[/COLOR]
[URL="http://www.multiupload.com/MGQN9V6O0B"]Build 23559[/URL]
Co0kie Home Tab 1.7
CHT editor
Voice Command remapped to "Hold Send Key"
Audio_Manager_Engine_2_0_20113628_h1
Contact_Picker_1_0_20131521_00*
Dshow_2_0_20132921_00
Facebook_Engine_1_1_20121827_00
HTCFramework_1_1_20132230_00
HTCScroll_2_0_20132230_00
HTCUtil_4_12_0_3
Media_Tool_kit_1_2_20132325_0
Menu_Enhancement_1_1_20132229_00
New_Contact_Card_1_1_20133327_00
PhoneSetting_1_72_0_0
Sensor_SDK_4_2_20113824_00
Sip_Menu_SKT_2_1_20141225_00 [COLOR="Red"](Removed)[/COLOR]
Text_Selection_1_0_20141726_00 [COLOR="Red"](Removed)[/COLOR]
WiFiSettings_1_2_5_4
[COLOR="DarkOrange"]4/11/10[/COLOR]
[URL="http://www.multiupload.com/V00QOKMOPT"]Build 23557[/URL]
Start button re-enabled
Updated Communications Manager
Fixed Notifications manager
Droid Fonts
BG4all cooked in, your default background is black but in albums "My Device/My Wallpapers" you can find my wallpaper
Fixed start button for those that don't use "Sense"
New cooking method being used
[COLOR="DarkOrange"]3/20/10[/COLOR]
[URL="http://www.multiupload.com/GP47RFGWG7"]Build 23548[/URL]
[B]Send Key (Hold) is now the start button[/B] (done for a reason)
[B]Back Button is also OK Key[/B]
[URL="http://forum.xda-developers.com/attachment.php?attachmentid=296602&stc=1&d=1269118156"][COLOR="Red"]To enable start menu button install the following cab[/COLOR][/URL]
Opera Mobile 10 Non Beta
ClearStorage_2_3_2_1
DeviceInfo 211
DiscretixDRM_1_0_20100113_01
Dshow_2_0_20121225_00
HTCApplication_1_17_2_0
DeviceInfo_2_11_0_0
HTCSettings_1_4_4_0
Settings_Improvement_1_0_20131832_1
HTCFDN_1_11_2_0
Notification_Enhancement_3_5_20113127_00e (functioning task manager button)
Menu_Enhancement_1_1_20113129_00 - patched
[COLOR="DarkOrange"]2/28/10[/COLOR]
[URL="http://www.multiupload.com/G6TCO9PFKD"]Beta 4[/URL]
Build 23541
Added call history tab
Album-3_2_20113120_0
Others.....
[COLOR="DarkOrange"]2/13/10[/COLOR]
[URL="http://www.multiupload.com/373ICLX90X"]Beta 3[/URL]
Opera Mobile Beta 3
Upgraded to Latest 2012 packages
Fixed Background image in landscape
[COLOR="DarkOrange"]2/8/10[/COLOR]
Beta 2
[URL="http://www.multiupload.com/1JVN5YCK5V"]Switched back to build 23519[/URL]
Silly me for releasing beta files on a beta system.
23529 was giving me phone problems, not sounding ringers, and not vibrating.
All this on my birthday!
Latest Sense 2.5 ported packages added
----------------------
[COLOR="DarkOrange"]2/5/10[/COLOR]
[URL="http://www.multiupload.com/UBMY3WRSBU"]Build 23529[/URL]
Landscape Sense 2.5 Beta
Updated packages, Still Latest and greatest used only
Removed Google maps- User Choice now
"Manila_Weather"="2_5_20111728_2"
"Manila_Twitter"="2_5_20111730_1"
"Manila_Stock"="2_5_20111729_0"
"Manila_Settings"="2_5_20113127_1"
"Manila_Photo"="2_5_19224023_0"
"Manila_People"="2_5_20111710_2"
"Manila_Music"="2_5_19224027_0"
"Manila_Message"="2_5_19224022_0"
"Manila_Mail"="2_5_20111612_0"
"Manila_Internet"="2_5_20111728_0"
"Manila_Home"="2_5_20111612_0"
"Manila_Core"="2_5_20113030_0"
"Manila_Calendar"="2_5_20111823_0"
"AppointmentEditor"="1_0_20111623_0"
"Media_Tool_kit"="1_2_19201926_0"
"Album"="3_2_19201925_1"
"aGPS_Confirmation"="1_0_20111829_00"
"Audio_Manager_Engine"="2_0_20113121_h"
"Contact_Utility_Engine"="1_2_20112326_00"
"Contact_Picker"="1_0_20113132_00"
"Email_Setup_Wizard"="2_3_20111731_30"
"Dshow"="2_0_20111632_00"
"FlashLiteShareDLL"="1_0_19201927_0" ---Downgraded for youtube
"Facebook_Engine"="1_1_19223127_01"
"GroupEditor"="1_0_20111733_00"
"GoogleLocationService"="1_0_1_21R1"
"Full_Screen_Player"="1_8_20113022_00"
"HTCFDN"="1_8_2_0"
"HTCBookmark"="1_0_20111623_0"
"HTCFramework"="1_5_19223320_00"
"HTCMessage"="1_09_281_2"
"IE6Enhancement"="1_0_19224019_0"
"Message_Enhancement"="1_2_19224032_00"
"Menu_Enhancement"="1_1_20113129_00"
"mHub_VO"="1_8_091221_X1"
"Notification_Enhancement"="3_5_20113127_00"
"New_Contact_Card"="1_1_20112332_0"
"Quick_GPS"="2_0_19223429_05"
"RSSHub"="2_1_1_1107_02"
"SharedResource_TEST"="1_0_20111720_00"
"Settings_Improvement"="1_0_20111623_0"
"StartIconLoader"="2_5_19224122_0"
"Social_Networks_Engine"="1_1_20111727_00"
"Text_Selection"="1_0_19212229_00"
"Streaming_SDK"="2_7_19212819_00"
"Streaming_Media"="3_1_20113125_00"
----------------------
[COLOR="DarkOrange"]2/2/10[/COLOR]
Damn, nearly a month since last update!
[URL="http://www.multiupload.com/26K5JVSAJ"]Build 23519[/URL]
Enhanced Icons, Rescoe Explorer users will really appreciate this!
Java Put Back in
Still latest and greatest drivers.
Youtube works (Disable Voice Command)
--------------------
[COLOR="DarkOrange"]1/7/10[/COLOR]
Build 23518
Fixed some notifications issues
Started working on hardware key configuration
This build broke youtube, will figure out
Threaded emails
more stuff...
------------------
[COLOR="DarkOrange"]Updated 01/01/10[/COLOR]:
Rain Mod complete
Microsoft Keyboard Updated
Removed Interceptor
"zlibce_m"="1_2_30_00"
"YouTube"
"WiFiSettings"="1_2_5_2"
"Wi-FiWizard"="1_24_2_0"
"Voice_Recorder"="2_0_19213633_0"
"VBookmarkMgr_TEST"="1_0_19222811_00"
"USB_To_PC_Pop_Up"="2_2_19152225_0"
"TimeZoneAutoFix_TEST"="1_0_19222811_00"
"Streaming_SDK_TEST"="2_7_19212819_00"
"Streaming_Media_TEST"="3_1_19222911_00"
"StorageLow"="1_0_0_2"
"StartIconLoader"="2_5_19201224_0"
"Social_Networks_Engine_TEST"="1_1_19222911_00"
"SignatureReplace"="1_5_0_0"
"Shared_Modules_TEST"="1_01_19222911_00"
"SharedResource_TEST"="1_0_19222911_00"
"Settings_Improvement_TEST"="1_0_19222010_00"
"Sensor_SDK_TEST"="4_2_19222811_00"
"Ringtone_Plugin_TEST"="1_0_19222811_00"
"Resource_Proxy_TEST"="1_0_19222811_00"
"Quick_GPS_Test"="2_0_19221425_02"
"PKG"="1_1_0_0"
"Picture_Enhancement_TEST"="1_50_19222811_00"
"PhoneSetting"="1_61_0_0"
"Notification_Enhancement_TEST"="2_0_1922_1231"
"New_Contact_Card_TEST"="1_1_19223111_00"
"NewMailAccount"="1_11_0_1"
"mHub_VO"="1_8_091216_0"
"mHub"="6_57_090121_E1"
"Message_Enhancement"="1_2_19222732_00"
"Menu_Enhancement_TEST"="1_1_19222010_00"
"Media_Tool_kit_TEST"="1_2_19222911_00"
"LockstreamDRM"="1_2_091113_O9_01"
"IE6Enhancement_TEST"="1_0_19222010_00"
"HTCUtil"="4_12_0_1"
"HTCStartUp"="1_7_0_0"
"HTCSettings"="1_4_3_0"
"HTCSDKVTCodec_QVP"="1_5_34627_0"
"HTCScroll_TEST"="2_0_19222310_00"
"htcNaviMgr_TEST"="1_0_19222811_00"
"HTCMessage"="1_00_281_0"
"HTCGeoService_TEST"="1_0_19222811_00"
"HTCFramework_TEST"="1_5_19222811_00"
"HTCFont_Link_TEST"="1_0_19221410_00"
"HTCFDN"="1_7_2_1"
"HTCBookmark_TEST"="1_0_19222811_00"
"HTCBirthday"="1_2_0_0"
"HTCApplication"="1_14_0_0"
"G_Sensor_Calibrator_Test"="1_1_19193325_0"
"GroupEditor_TEST"="1_0_19222811_00"
"Full_Screen_Player_TEST"="1_8_19222911_00"
"FormatSD"="1_15_0_3"
"FlashLiteShareDll_TEST"="1_0_19222310_00"
"Facebook_Engine_TEST"="1_1_19222811_00"
"ExtNewPhoneSetting_TEST"="1_0_19222110_00"
"Email_Setup_Wizard_TEST"="2_3_19222811_10"
"Dshow"="2_0_19221827_00"
"DRM_Middleware_TEST"="1_5_19222310_00"
"DiscretixDRM"="1_0_20090930_CP_01"
"DigitalCompass_Test"="1_0_19221511_0"
"DeviceInfo"="2_7_1_0"
"DelWMPTempFolder"="1_10_0_0"
"Contact_Utility_Engine_TEST"="1_2_19222911_00"
"Contact_Picker_TEST"="1_0_19222911_00"
"Concurrence_Mgr_TEST"="1_5_19222310_00"
"ClearStorage"="2_3_1_0"
"BrowserSnapshot_TEST"="1_0_19222010_00"
"Boot_Launcher_TEST"="1_0_19221510_1"
"BluetoothSetting"="2_11_1_2"
"Audio_Manager_Engine_TEST"="2_0_19222811_h"
"Audio_Booster"="2_5_19194032_lo00"
"App_Service"="1_76_0_0"
"AppointmentEditor_TEST"="1_0_19222610_00"
"Album_TEST"="3_2_19222911_00"
"aGPS_Confirmation_TEST"="1_0_19222811_00"
"AdobePDF"="2_5_1_0_404840_03"
"CheckAutoRun"="2_18_0_0"
"AutoRun"="4_31_6_0"
"HTCAnimation"="1_3_4_0"
"Phonecanvas"="3_40_35284_0"
"InCallRecorder"="1_0_1821_2426"
"MP3Trimmer"="1_2_19123729_1"
"RSSHub"="2_1_1_1083"
"GPS_GMM"="3_2_116_1"
"GoogleLocationService"="1_0_1_21"
"Teeter"="1_6_19142724_00"
"RandomAccess"="4_1_18222125_0"
"NetworkPlugin"="1_0_30468_1"
"JbedJava_5_1"="0_0_20090217_51R2"
"HTCScroll"="1_0_1914_2726"
"CommManager"="2_9_5_0"
"CMPin"="1_3_0_0"
"CMPhone"="1_1_0_0"
"CMInternetSharing"="1_1_1_2"
"CMBluetooth"="1_1_4_0"
"AdvancedNetwork"="1_0_12_1"
"Manila_Weather"="2_5_19202521_0"
"Manila_Twitter"="2_5_19203032_0"
"Manila_Stock"="2_5_19202521_0"
"Manila_Settings"="2_5_19202526_0"
"Manila_Photo"="2_5_19203023_0"
"Manila_People"="2_5_19203325_2"
"Manila_Music"="2_5_19203820_0"
"Manila_Message"="2_5_19201731_0"
"Manila_Mail"="2_5_19202430_0"
"Manila_Internet"="2_5_19202527_0"
"Manila_Home"="1_0_19203029_1"
"Manila_Footprints"="2_5_19202929_0"
"Manila_Core"="2_5_19211619_0"
"Manila_Calendar"="1_0_19211621_0"
"XT9_IME"="1_5_33846_0"
"IME_EzInput_Western"="Savage"
"TVOutSetting"="2_14_0_1"
"TVOutPopUp"="1_2_19142724_0"
"SlidingSound"="1_2_2_0"
"Camera"="6_4_33477_00"
"BTFTP"="1_2_33309_91"
"BTBPP"="1_9_3_0"
"AutoShortcut"="1_1_2_0"
---------------------------
Updated 12/27/09
---------------------------
ATContacts
vIcons- all over the place
Opera 10 Beta 2u
Office 2010- Solved association issues
X-Sense 1.0
"zlibce_m"="1_2_30_00"
"WiFiSettings"="1_2_5_2"
"Wi-FiWizard"="1_24_2_0"
"Voice_Recorder"="2_0_19213633_0"
"VBookmarkMgr"="1_0_19213624_00"
"USB_To_PC_Pop_Up"="2_2_19152225_0"
"TimeZoneAutoFix"="1_0_19213626_00"
"Streaming_SDK"="2_7_19182725_00"
"Streaming_Media"="3_1_19212227_00"
"StartIconLoader"="2_5_19201224_0"
"Social_Networks_Engine"="1_1_19213627_00"
"SignatureReplace"="1_5_0_0"
"Shared_Modules"="1_01_19213627_00"
"SharedResource"="1_0_19213622_00"
"Settings_Improvement"="1_0_19213627_0"
"Sensor_SDK"="4_2_19212231_00"
"Resource_Proxy"="1_0_19171732_02"
"Quick_GPS"="2_0_19213632_00"
"PKG"="1_1_0_0"
"Picture_Enhancement"="1_50_19211531_00"
"PhoneSetting"="1_61_0_0"
"Notification_Enhancement"="2_0_1914_1131"
"New_Contact_Card"="1_1_19213626_0"
"NewMailAccount"="1_11_0_1"
"mHub_VO"="1_7_091112_0"
"mHub"="6_57_090121_E1"
"Message_Enhancement"="1_2_19213632_00"
"Menu_Enhancement"="1_1_19213631_00"
"Media_Tool_kit"="1_2_19213621_0"
"LockstreamDRM"="1_2_091113_O9_01"
"IE6Enhancement"="1_0_19211527_00"
"HTCUtil"="4_12_0_1"
"HTCStartUp"="1_7_0_0"
"HTCSettings"="1_4_3_0"
"HTCSDKVTCodec_QVP"="1_5_34627_0"
"HTCScroll"="2_0_19212927_00"
"HTCNaviMgr"="1_0_19213630_00"
"HTCMessage"="1_00_281_0"
"HTCGeoService"="1_0_19213626_00"
"HTCFramework"="1_5_19213632_00"
"HTCFont_Link"="1_0_19132133_1"
"HTCFDN"="1_7_2_1"
"HTCBookmark"="1_0_19213627_0"
"HTCBirthday"="1_2_0_0"
"HTCApplication"="1_14_0_0"
"GroupEditor"="1_0_19213628_00"
"Full_Screen_Player"="1_8_19213622_00"
"FormatSD"="1_15_0_3"
"FlashLiteShareDLL"="1_0_19201927_0"
"Facebook_Engine"="1_1_19213628_00"
"Email_Setup_Wizard"="2_3_19213626_10"
"Dshow"="2_0_19212229_00"
"DRM_Middleware"="1_5_19212225_00"
"DiscretixDRM"="1_0_20090930_CP_01"
"DigitalCompass"="1_0_19212732_0"
"DeviceInfo"="2_7_1_0"
"DelWMPTempFolder"="1_10_0_0"
"Contact_Utility_Engine"="1_1_19212224_00"
"Contact_Picker"="1_0_19213627_00"
"Concurrence_Mgr"="1_5_19212224_00"
"ClearStorage"="2_3_1_0"
"BrowserSnapshot"="1_0_19201131_00"
"Boot_Launcher"="1_0_19181525_1"
"BluetoothSetting"="2_11_1_2"
"Audio_Manager_Engine"="2_0_19212226_h"
"Audio_Booster"="2_5_19194032_lo00"
"App_Service"="1_76_0_0"
"AppointmentEditor"="1_0_19213631_0"
"Album"="3_2_19213621_0"
"aGPS_Confirmation"="1_0_19213629_00"
"AdobePDF"="2_5_1_0_404840_03"
"CheckAutoRun"="2_18_0_0"
"AutoRun"="4_31_6_0"
"HTCAnimation"="1_3_4_0"
"Phonecanvas"="3_40_35284_0"
"InCallRecorder"="1_0_1821_2426"
"MP3Trimmer"="1_2_19123729_1"
"RSSHub"="2_1_1_1083"
"GPS_GMM"="3_2_116_1"
"GoogleLocationService"="1_0_1_21"
"Teeter"="1_6_19142724_00"
"RandomAccess"="4_1_18222125_0"
"NetworkPlugin"="1_0_30468_1"
"JbedJava_5_1"="0_0_20090217_51R2"
"CommManager"="2_9_5_0"
"CMPin"="1_3_0_0"
"CMPhone"="1_1_0_0"
"CMInternetSharing"="1_1_1_2"
"CMBluetooth"="1_1_4_0"
"AdvancedNetwork"="1_0_12_1"
"Manila_Weather"="2_5_19202521_0"
"Manila_Twitter"="2_5_19203032_0"
"Manila_Stock"="2_5_19202521_0"
"Manila_Settings"="2_5_19202526_0"
"Manila_Photo"="2_5_19203023_0"
"Manila_People"="2_5_19203325_2"
"Manila_Music"="2_5_19203820_0"
"Manila_Message"="2_5_19201731_0"
"Manila_Mail"="2_5_19202430_0"
"Manila_Internet"="2_5_19202527_0"
"Manila_Home"="1_0_19203029_1"
"Manila_Footprints"="2_5_19202929_0"
"Manila_Core"="2_5_19211619_0"
"Manila_Calendar"="1_0_19211621_0"
"XT9_IME"="1_5_33846_0"
"IME_EzInput_Western"="Savage"
"YouTube"="1_6_19113327_00"
"Task_Manager"="2_1_19183631_20"
"TVOutSetting"="2_14_0_1"
"TVOutPopUp"="1_2_19142724_0"
"SlidingSound"="1_2_2_0"
"HTCFontLink"="1_0_19132133_1"
"GSensorCalibrator"="1_0_18212730_0"
"Camera"="6_4_33477_00"
"BTFTP"="1_2_33309_91"
"BTBPP"="1_9_3_0"
"AutoShortcut"="1_1_2_0"
Calk's? Rhodium dialer- Thanks
Tsowen Taskbar and battery Icons 315-slightly modified
05/04/10
Download Now!​
10/18/09
First Rom Release for TP
Download v0.3
10/31/09
New Text Messaging Icons. Exclusive!
Download v0.4
Youtube is included
Found Mannermode bug, will fix in next release.
Will redo startup, I'm just trying stuff out.
Change your text sound.
Change log coming soon.​
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Beta Roms;
beta because I haven't done any customizations to Sense 2.5
11/8/09
http://rapidshare.com/files/304194714/beta.exe
11/11/09
http://rapidshare.com/files/305755172/beta2.exe
Sticking with 23064 until this weekend
Connect your phone to PC, and double click the .exe.
ROM IS NOWHERE NEAR COMPLETE
ROM IS NOWHERE NEAR COMPLETE
ROM IS NOWHERE NEAR COMPLETE
ROM IS NOWHERE NEAR COMPLETE
Here is the deal.
version 1.0 will be a near complete rom. I'm still on version 0.4
Post bugs, and things you would like removed or included.
Rom is not protected, dump it but give credit.​
FAQ section
Messaging Background pack will be added soon. Old Background pack still works!
Download
Full FAQ section coming soon:
Q: Where is the settings button, its not in the Start Menu?
A: HTC wants you to use their interface, but if you want the settings button back then change your registry to this:
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo]
"HideSettings"=dword:0
-----------------------------------------------------------------
Q:Why are my navi lights always on?
A: This is Xsense. Just go to Start Menu>System Tools>Xsense. Now uncheck light Navi lights on suspend. Click Options, apply settings, that's it.
What is Xsense and its Features:
http://forum.xda-developers.com/showthread.php?t=575247
Features:
1. Courtesy Settings:
- Select Volume Profiles to activate on Face-Down & Face-UP events. Choose from: None, Silent, Normal, and Vibrate. You can also choose to suspend the Phone when its facing down (duh!).
- Automatically activate/deactivate the Speakerphone during phone calls depending on the phone's posture. In other words, if you're not holding the phone up then it will automatically activate the Speakerphone.
2. Notifications-Sense:
- IF there is/are any outstanding notification(s), the device will vibrate whenever you move it at customizable intervals: Missed Call(s), Voice Mail, and SMS only.
3. Stylus-Sense:- When the Stylus is in/out: Will play faint sound + Blink the Back button's light +/Vibrate. Moreover, the device will vibrate whenever you move it at customizable intervals.
- When the Stylus is out and the device is moved: Device will vibrate twice on every posture change + blink the Back button's light to REMIND you that the Stylus has not been placed back in. This goes ON until the Stylus is placed where it should be.
* Uses "in.wav" & "out.wav" files in the \XSense\ Dir; you can use whatever wave files for this.
4. General Settings:
- Polling Interval: From 200 to 3000 Miliseconds. This determines the rate at which the G-Sensor is polled. Lower values give higher response times and fluid operation at the cost of battery life & CPU utilization.
- Flash Navi Lights: Will blink button lights to notify you of Profile changes and Stylus In/Out.
- Vibrate on Events: Will induce very subtle vibrations to notify you of Notifications and Profile changes.
- Suspend when UP-Side-Down: Your phone will suspend if you hold it up-side-down (duh!)
----------------------------------------------------------------------------------
Q: I don't like/want the clear clock and panels, is there anyway to get the standard clock and panels back?
A:Sure just CLICK HERE
-----------------------------------------------------------------------------------
Q: Where can I find the Orginal Slider and icons?
A: Right here
--------------------------------------------------------------------------
Q: How do I stop the HTC Sense Clock from flipping all the time?
A: Just install this cab and enjoy.
--------------------------------------------------------------------
If you can't open email in the Beta Roms just install this cab and all should be fine
For fully functioning Sense 2.5:
Install Opera 9.7 via cab and make reg edits.
The Scroll bar in the phone canvas is actually a build issue. Some people have made "fixes" which sometimes work sometimes don't.
Nice, excited to try this vet. I loved your Vogue roms.
Hey VET ARE YOU REALLY BACK!!!??!!
Let me know if you need a beta tester for anything!!!!
It's good to have you back!!!!
ahhh yessssss. look forward to it!
Nice, look forward to checking it out. Welcome back BTW.
do we have an ETA on this?
Welcome back, loved your roms
FYI, HTC just released the WWE version of 6.5 with 2.5+ Sense for the TP2 if you were planning on using anything from it.
smotrs said:
FYI, HTC just released the WWE version of 6.5 with 2.5+ Sense for the TP2 if you were planning on using anything from it.
Click to expand...
Click to collapse
from what I read, this update actually does NOT have 2.5+ sense.
gorby911 said:
from what I read, this update actually does NOT have 2.5+ sense.
Click to expand...
Click to collapse
Really? I was under the impression it had the same as the Imagio? Isn't that supposed to be the 2.5+?
Duplicate post.
smotrs said:
Really? I was under the impression it had the same as the Imagio? Isn't that supposed to be the 2.5+?
Click to expand...
Click to collapse
well, at least according to this post it is not. This is based on GSM ROM though since there is no CDMA yet. Maybe it is different from carrier to carrier... hopefully.
you will probably wanna post at the geek site too even though I totally understand why you don't but the cdma pro forum is much more live there
^ I'm good, everything is in one place making it easy to catch things. Thanks tho.
ETA- Every Sat/Sun
Keep the good info coming.
anticipating the release of this.
will check back on Saturday/Sunday for any updates!
can't wait. last time i ran your roms was the black pill on the titan, and once i got it on, i never looked back. i have been flashing my pro almost daily for over 6 montsh now. please make your rom good like the titan one was. i'm tired of flashing my phone, and would like to actually use it.
Welcome Back!

BAMF Paradigm v3.1 [4.2.2] JDQ39 - We're backkkk..

Team BAMF Proudly Presents...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Paradigm represents the culmination of months (years) of work to bring our users the best possible AOSP experience. Using all of our previous experience with a multitude of devices and user interfaces, we aim to bring you something you just can't get anywhere else.
Are you ready for the shift?
When we set out to build this ROM, we wanted to keep the feel as stock as possible while adding as much functionality as possible. The primary concern was always stability and user experience.​
What to Expect:
Android 4.2.2 internals
Quick, lag-free performance
Rock-solid stability
Many original features
Bug-free (we hope) android experience
Outstanding developer support
Under the Hood:
AOSP 4.2.2 base
Updated to latest AOSP bug fixes
4.1.1 Proprietary blobs
Kernel Overclocked to 1.35ghz with stock voltages
Tweaked deadline I/O scheduler
Custom busybox built for Team BAMF
Superuser and su binary built from source and updateable from Market (thanks ChainsDD)
Signed with private developer keys for increased security
Add-ons:
All stock sound files
Sped up notification LED
Spare Parts enabled and added to build
Additional live wallpapers not included in AOSP
Enabled extra browser settings
Increased rotation and animation speed and opened up 360 degree rotation
Accurate battery
Custom clock widget from ICS pre-release
Added long press of Recent apps to activate menu key
Configurable Search soft key with option to enable/disable
Separate ringer and notification volumes
T9 dialer courtesy of CyanogenMod with optional settings in dialer
Custom launcher with search bar removed, 4x5 grid layout, and custom app drawer button
BAMF Add-ons:
Custom boot animation with audio (thanks to gadget! for the logo)
BAMF LTE Widget
BAMF Torch Widget
Configurable Lockscreen with three hotseats, selectable left target, and pull down for Torch (Back soon, porting to JB)
Completely configurable QuickSettings replacing normal settings in Status Bar
BAMF Settings (huge thanks to Stericson for the RootTools SDK which we incorporated for root functionality)
BAMF Settings Features:
Performance Settings (Based off CM)
CPU Speeds
Governor
I/O Scheduler
Voltages (where supported)
System Settings
Ad blocking
Remounting of system partition
Granular autobrightness adjustment
Volume track skip
Volume Control (Adjust ringer notification volumes together or seperate)
Full management of system apps (disable/enable/uninstall)
Lockscreen setup - (Back Soon, porting to JB)
Fully configurable boot animation (enable/disable, enable/disable sound, adjust audio volume)
Visual Settings
Show or hide the dock divider
Show or hide search bar
Set number of home screens (3,5, or 7)
Show or Hide Clock
Show or Hide Alarm notification
Show or Hide Debugging Indicator
Battery Skin System (Skins and links for more info in post 2) (1.2)
Fully customizable battery text including size, color, and visibility (1.2)
Normal, Centered, or Hidden Status Bar Clock (1.2)
Customizable carrier banner (1.1)
Select and arrange Quick Settings (17 currently available)
Show or hide the Search soft key
Customize long-press functionality of Search Key
Soft key reflections on/off (1.1)
Set soft key color
Set soft key glow color
Thanks again to Gadget! for the graphics
CyanogenMod for paving the way
ChainsDD for his work with superuser
Stericson for giving us lazy developers RootTools
wowthatisrandom for the initial battery skins
All of our Beta Testers (even though you made us crazy!)
Most importantly, our users, who waited patiently while we beat our heads against the wall working on this!
Download official ROM and Gapps
Verify MD5 Hashes
Put both zip files on SD
Factory reset and wipe all data and cache
Install ROM
Install Gapps
Profit!
Version 1.0
Initial Release
Version 1.1
First release of Maguro version
Changing softkey background alpha to 0 disables all animations
Customizable carrier banner
Soft key reflections toggle
Fixed hotspot quick setting (which should stop random reboots for some)
Fixed launching direct contacts from the lock screen
Please note: Volumes do not appear split under settings temporarily. They are still split for quick settings
Version 1.2
Updated ROM and Kernel to 4.0.4
Normal, Centered, Hidden Clock options
Battery Skin System (Sample skins are in the 2nd post and a tutorial for making your own is available in the "Themes" section)
Full Battery text customization
Persistent search bar option for launcher
Huge changes under the hood in preparation for future mods
Version 1.25
Maintenance Release
Performance Enhancements
Bug Fixes
Version 1.3
Performance Enhancements
Bug Fixes
Addition of Sprint Galaxy Nexus
New Notification Management System
Theme Chooser from CM9 with a custom theme
Much more (changelog to be updated later)
Version 2.0
Everything from before, but with Beans included.
Version 2.1
Fix for BAMFSettings not restoring Kernel Settings
GPS Lock Fix
Fixed launcher FC loop
Fixed SIM unlock reboot
Added LongPress track skip
Increased Speaker volume
Added option to link ringer and notification volumes
Paradigm theme is back - Although not complete
Updated GAPPS
Version 2.2
Based on JRO03L
Lockscreen is back!
Many bug fixes!
DRM and Hulu are fixed =D
Some more I can't remember..
Version 2.3
Custom Navigation Bar!
Updated AdBlocking
Added ability to open alarm clock view Statusbar clock courtesy of 1RoLa
Many small changes and bug fixes
Version 2.3.1
Maintenance Release
Fixed MMS for Toroplus users (Huge thank you to maddoggin and dreamsforgotten for the assistance)
Theme Chooser now correctly applies wallpaper 94% of the time.
Modifications to ThemeEngine framework to allow themeing of Gapps that replace AOSP versions.
Updated Gapps to fix some missing theme elements.
Version 2.3.5
Add copy/paste to messages in Talk
Allow arrow soft keys to repeat when held
Version 2.4
Update to 4.1.2 (JZO54K)
Bug fixes
Version 3.1
Rebased to Android 4.2.2 (JDQ39)
Everything it had before, and then some.
​
You can find all official Team BAMF Paradigm downloads HERE!​
Hours upon hours of work goes into the development of Paradigm. The members of Team BAMF sacrifice many things to bring you a great ROM. Hours of bashing our heads against the wall, answering questions, losing sleep, getting yelled at by our wives and girlifriends, and even more importantly.. TIME WE COULD BE SPENDING DRINKING BEER. Team BAMF only exists through your support, please consider helping us with costs of operation and the all important marriage counseling!
​​
Adrynalyne
Ihtfp69
erishasnobattery
ThatDudeButch​
<<LINKS AND EXTRAS!>>​
- How to build BAMF Paradigm from source: HERE
- Create custom battery packs in two minutes with our automated script: HERE
- Official Team BAMF Battery Pack Submission Thread: HERE
- Custom Team BAMF Signature Labels!
Nice one, i think I will give it a try.
Thanks for this ROM
cHarOn
Welcome thatdudebutch! Looking forward to trying this out tomorrow.
Sweet! Runs flawless on my gnex, can't wait to flash!
Sent from my Galaxy Nexus using xda premium
it works nice and smooth but missing launcher rotation, and some other features, back on CM10 nightlies for now.
But great work looking forward for more ROMs from BAMF.
Awesome rom! Looks great! I'm about to try. Thank you!
Holy crap!!!!!!!!!!
hell yeah thanks for this!!!!!!!!
Sent from my Nexus 7 using xda premium
flashing now!! so many good roms now...so this is how it feels to own a nexus device
jarjar124 said:
flashing now!! so many good roms now...so this is how it feels to own a nexus device
Click to expand...
Click to collapse
It just started lol
Sent from my Nexus 7 using xda premium
This has more development than my phone and my phone has been out for years
Sent from my Nexus 7 using xda app-developers app
I loved this ROM on my Galaxy Nexus so you better believe I'm downloading and installing it right now (at work) for my Nexus 7. Thanks for giving me something to do this morning!
Ahhh gapps is huge lol..failed twice...weird ..hopefully this is the last try lol..the ROM looks good.same with its features .
Sent from my Nexus 7 using xda premium
Running like a champ here. No rotation issues with nova (didnt try with stock launcher). LOVE the nav bar tweaks. Any chance on getting height adjustment on them?
Btw, will we be able to flash updates without wiping? Hope so.
Thanks to the devs!
Sent from my EVO using Tapatalk 2
I cannot get this ROM to download for the life of me. Gapps and patch fine but not rom
Sent from my Nexus 7 using xda app-developers app
Up and running great so far (1 hour. haha). Feels just as great as it did on my GNex. Auto-rotate on stock launcher isn't working for me... although now that I read back I'm not sure it's supposed to (yet?). No matter, not a big requirement for me while on my home screen.
Thanks guys this is just what I was hoping for.
Same here ...well if I can get ROM to download
Sent from my Nexus 7 using xda app-developers app
ROM downloaded fine but gapps took five tries lol :/ but I got it now .
I'm liking this ROM man good work so far !!!! Running nice and smooth thanks for the hard work !!!
Sent from my Nexus 7 using xda premium
OK to flash the patch without booting the ROM first?
madAdam6LOVE said:
OK to flash the patch without booting the ROM first?
Click to expand...
Click to collapse
Yup. I wiped data then flashed ROM, patch, GAPPS all before booting once. No issues here.

[ROM] [4.4.4] [EXT4/F2FS] [7/6/14] [OFFICIAL] LiquidSmooth v3.1 Grouper Weekly Builds

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DISCLAMER
Your warranty is now void.
I am not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed. Please do some research if you have any concerns about features included in this ROM before flashing it! YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
Click to expand...
Click to collapse
LiquidSmooth is an aftermarket firmware based on the Android Open Source Project.
Dedicated to providing users with smooth, stable and fast ROMs. A Lightweight modified AOSP base, and then add the features you crave!
While we make every effort to test these builds as much as possible, we are not responsible for anything that may happen to your device.
We ask that you do your part to know your device and know how to recover from problems before you flash!
Liquid0624
Deadman96385
jsnweitzel
Somber73
TheBr0ken
CPA-Poke
Cdub50
Code:
[b]Universally compatible with all file system types (ALL-EXT4, ALL-F2FS, & DATA-F2FS)[/B]
Compiled with SaberMod 4.8 toolchain
O3 Strict-Aliasing & ISO C++11 Mode
ARM Optimized String Handling Routines
Linaro and Code Aurora Optimaztions
Slims DPI on the fly
Custom animation controls
TRDS 3.0 (Liquid Blackout in settings)
Active Display
Slims QuickSettings
Ram Bar
Updated CM Theme Engine
Privacy Guard
Built in SuperUser
Working wifi Tethering
Cell Broadcasts
Slims Configurable Power Menu
Slims Configurable Nav Bar
Custom animation controls (Listview)
LockScreen Notifications
And way more than this...
Code:
[url="http://pastebin.com/WNTJMS6k"]LiquidSmooth v3.1 Full list of features[/URL]
Code:
[url="http://github.com/LiquidSmooth"]LiquidSmooth Github[/URL] [url="https://github.com/LiquidSmooth-Devices/android_kernel_asus_grouper"]Kernel Source[/URL]
Code:
[url="http://drdevs.com/devs/teamliquid/Nightly/Nexus_7_2012/"]ROM Download[/URL]
[url="http://drdevs.com/devs/teamliquid/Gapps/Slim_AIO_gapps.4.4.2.build.3.zip"]Slim AIO Gapps[/URL]
Please Support Liquid by Donating HERE​
Contributors
CPA Poke
ROM OS Version: 4.4.4 KitKat
Version Information
Status:Stable (3.1) + Weekly Builds
Created 2014-03-13
Last Updated 2014-07-06
This is a stable beta build for the Nexus 7 2012 WiFi (grouper).
Install Instructions:
1. Download ROM
2. Reboot into recovery
3. Please backup your ROM before you begin!
4. You need a full wipe.
5. Flash the ROM
6. Flash 4.4 Gapps
7. Reboot
8. Let it sit a while.
Click to expand...
Click to collapse
Thank you for this new Rom.
I am trying to download and I'll try.
thank you
---------- Post added at 09:16 PM ---------- Previous post was at 09:14 PM ----------
deadman96385 said:
Reserved
Its good to be back here, if you dont know already we have a new team after carbon split off of us. This is RC 2.2 a lot of things have changed since 3.2 beta which was the last released version here. If you guys want i can scrounge up the changelogs and post them.
Click to expand...
Click to collapse
Yes it would be cool, thank you.
Great to have liquid smooth back on the n7
Beamed via NFC
Aww yeah, Liquidsmooth is back!
Well be testing very soon!
Downloading now
Beamed via NFC
Glad to have you guys back will flash when I'm home tonight finally got liquid back
Sent from my SGH-T989 using xda premium
Torched needs to be removed as there's no reason why grouper should have it. Tapping dark liquid icon in settings (not toggle but icon) causes settings to fc
Beamed via NFC
Logcat for the fc?
Sent from my Galaxy Note 2
FitAmp said:
Torched needs to be removed as there's no reason why grouper should have it. Tapping dark liquid icon in settings (not toggle but icon) causes settings to fc
Beamed via NFC
Click to expand...
Click to collapse
Works for me
Sent from my Jedi Injected Hercules playing mind tricks
Installed and loaded fine. Setup all my settings and didn't have any FC issues. Dark liquid is nice. Haven't installed any root tools or games on it yet but so far it's nice and smooth and what I would expect from liquid.
Thanks :good:
deadman96385 said:
Reserved
Its good to be back here, if you dont know already we have a new team after carbon split off of us. This is RC 2.2 a lot of things have changed since 3.2 beta which was the last released version here. If you guys want i can scrounge up the changelogs and post them.
Click to expand...
Click to collapse
This rom is da shizz and my personal AOSP favorite, I have been running all of your incremental versions after you took a break, glad to see ya back!
some bugs:
-superuser is acting a little weird, Rom toolbox gets permissions for every single app it restores in batch mode, showing the device down immensely, restoring contacts(2000+) just freezes at 0.
-Pie control does not redistribute buttons across the entire half pie when you disable some of them. Ie, there is a 35degree space, and buttons occupy the rest of the 145 degrees to the right.
-Pie is not top level, hiding behind certain elements life the widget selector of nova that you get by holding down on the home screen, same for other option pop ups.
-Pie option menu crashes sometimes(not sure when)
-quick settings appear first in a different language, so does dash clock (polish?) It reverted to English after moving tiles. Notifications were polish as well
-in the language selection menu when you first boot the room, Spanish has two lines of welcome text, causing the entire thing to stutter
-navigation bar swipe launcher stutters as if displaying twice (minor animation hiccup) when you enable long press actions for nav bar buttons. Settings button also makes two click sounds if you make it a primary button, so maybe this is a long click watcher issue.
-most color selectors in the interface settings get their conform buttons hidden by the keyboard, requiring the back button to operate, also, their hex code text boxes get multi line if you hit return on the keyboard
-Swype can get a little stuttery
-once I got a reboot when I hit recent apps, and xda froze the whole device when I launched immediately at boot. Tried again, ran adaway this time, it froze and restated the device. Seems fine if I give it 20 seconds to do its thing after boot before doing anything.
-update, random freezes and reboots with processor intensive games, bladeslinger / another world got stuck with the audio glitching (loud buzz which is actually just a repetition) until you hold power button. This is with faux kernel.
*reinstalled with manual wiping of system, no custom kernel, bugs persist, no reboots yet, will test a little more.
When you post bugs please give logcats for them or there is no way for developers to fix them. Message from all developers to you.
Sent from my Galaxy Note 2
Pinktank said:
some bugs:
-superuser is acting a little weird, Rom toolbox gets permissions for every single app it restores in batch mode, showing the device down immensely, restoring contacts(2000+) just freezes at 0.
-Pie control does not redistribute buttons across the entire half pie when you disable some of them. Ie, there is a 35degree space, and buttons occupy the rest of the 145 degrees to the right.
-Pie is not top level, hiding behind certain elements life the widget selector of nova that you get by holding down on the home screen, same for other option pop ups.
-Pie option menu crashes sometimes(not sure when)
-quick settings appear first in a different language, so does dash clock (polish?) It reverted to English after moving tiles. Notifications were polish as well
-in the language selection menu when you first boot the room, Spanish has two lines of welcome text, causing the entire thing to stutter
-navigation bar swipe launcher stutters as if displaying twice (minor animation hiccup) when you enable long press actions for nav bar buttons. Settings button also makes two click sounds if you make it a primary button, so maybe this is a long click watcher issue.
-most color selectors in the interface settings get their conform buttons hidden by the keyboard, requiring the back button to operate, also, their hex code text boxes get multi line if you hit return on the keyboard
-Swype can get a little stuttery
-once I got a reboot when I hit recent apps, and xda froze the whole device when I launched immediately at boot. Tried again, ran adaway this time, it froze and restated the device. Seems fine if I give it 20 seconds to do its thing after boot before doing anything.
-update, random freezes and reboots with processor intensive games, bladeslinger / another world got stuck with the audio glitching (loud buzz which is actually just a repetition) until you hold power button. This is with faux kernel.
*reinstalled with manual wiping of system, no custom kernel, bugs persist, no reboots yet, will test a little more.
Click to expand...
Click to collapse
Hmmmm, might wanna try a different kernel, I'm using motley #249 thru multirom and cant reproduce any of your issues??????? FYI, gpu @446 and [email protected]
Sorry about not having logcats, for half of the issues though there would not be a useful log cat as they are UI/size related. Same goes for trying a different kernel, though as I say, I did try stock.
Hell yeah, prepping to flash now..... Will report shortly. Thanks for getting this device back in the roster
Sent from my Nexus 7 using Tapatalk HD
Running great so far. Restored apps/data with ti (no system data except for wifi access points and accounts), using b-boy's inverted gapps, stock kernel. Have not experienced anything odd yet, though it initially booted up set on Spanish - easily remedied. Nice build, I just wish when enabling "battery text only" as the icon would appear larger like it does in baked beans rom's.
To early for major feedback, but I can forsee liquid perfection as usual...
I really like liquidsmooth on my gnex so I'm gonna try her out on my n7.
I love this ROM on N4 and wanted to try it out on N7. Been running it for a couple of weeks now (v2.2 Official with Motley's kernel #249). Generally okay but the initial setup not in English. Gets quite jerky with a few apps open and can't seem to turn Bluetooth ON. The NFC Beam was also unsuccessful when exchanging data with other android devices. Keep up the great work guys. Thanks.
Sent from my Nexus 7

[ROM][4.4.4][AOSP] TEAM Gummy Bacon Nightlies

TEAM GUMMY Nightly Builds
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Team Gummy is proud to introduce the Team Gummy Mile-Stone 2.0.. Here you will find an overview of new options offered in the latest release. While there is more features than we could ever go over in here, we thought you might like a walkthrough some of the most popular
FEATURES: See our Google Doc Feature overview
Dark Gummy
Theme Chooser
Advanced Options
Hardware key rebinding
Navigation bar mods
Pie
Power menu customization
Device specific advanced settings
Blacklist phone call/messaging options
Performance Settings
Wakelock blocker
App ops
Sound Settings
Quiet Hours
Ascending ringtones
Live volume steps
Camera shutter sound controls
Display Settings
LCD Density
Notification Light Controls
Volume Rocker Wake
Status Bar Mods
Clock and Date alignment/customization
Custom battery icon options
Battery bar
Signal style tweaks
Breathing notifications
Notification count
Notification Drawer Mods
Custom carrier label options
Show connected Wifi network name
Clock click actions
Notification drawer custom background and transparency
QuickSettings Mods
Toggles per row
Fast toggle
Favorite contact toggle
Custom toggle
Lockscreen Mods
Active display
Lockscreen notifications
Slider targets and shortcuts
Custom handle options and colors
Lockscreen background customization
Lockscreen widget options
Slider torch
Language and Input Settings
Force Auto Rotate when keyboard is shown
Disable full screen keyboard in landscape mode
Show IME selector in notification area
Enter key instead of emoticon
Volume key cursor controls
Issues:
You tell us
Instructions for installations:
1. Download ROM
2. Download Gapps
3. Push to sdcard
4. Reboot Recovery
5. Wipe Data and Cache
6. Install ROM
7. Install Gapps
8. Reboot System
Contributions:
* Thank you to Cyanogenmod for device and hardware repositories. Without this, porting Gummy to QCOM devices would have been nearly impossible.
* Thank you to Google for the best source code.
* androidfilehost.com for hosting our file servers!
XDA:DevDB Information
TEAM Gummy, ROM for the ONEPLUS ONE
Contributors
apascual89, apascual89
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Current Stable Version: M 3.0
Stable Release Date: 2014-07-28
Created 2014-07-29
Last Updated 2014-08-08
Bacon Specific Details
Features Specific to our OnePlus One:
All cm device specific features are working: Screen control, gestures, quickboot, etc
Enable and disable double tap to wake/sleep in settings
Hardware keys completely disabled when navigation bar is enabled
Kernel is based on CM, at least for now....
Faux Intelli_plug
Faux Simple GPU Algorithm
Color Control
Faux Sound
Kernel Source
Reserved
Now we're cooking with gas. Much appreciated.
Lots of new ROMs coming in. I like this, and based on AOSP
Added device specific features to Second post
Will add screenshots and more info tomorrow. Enjoy
I've been running for a week without any major issues.
Many new rom for this device..i will try it now..thanx OP
Sent from my One using XDA Premium 4 mobile app
Just flashed it with mini gapps everything is working very smooth and it has all the features I need . thanks a bunch dev oh and furnace kernel is working
In one night both of my favourite ROMs ever became available for this device.
I couldn't be happier.
Thank you very much.
EDIT: Just flashed it and played with it a bit.
What can I say...
This is it...This is the One.
You guys enjoying
papi92 said:
You guys enjoying
Click to expand...
Click to collapse
Yes, very much so [emoji14]
Sent from my One using Tapatalk
Ok after setting everything up and making myself at home, I have 3 questions.
Maybe they're feature requests, or maybe I just couldn't find the settings for it.
1. I couldn't find any way to change the lockscreen weather settings ( Custom location, update interval,disabling it or switching between Farenheit and Celsius ).
At the moment it is set to farenheit which tells me nothing.
2. Guess this one could be a feature request...
Could you, if you have the time, please ad a recents RAM bar?
I realize that on a device with 3gigs of RAM it is not that important to see the ram usage there aswell, but I really found it to be usefull at times.
3. Probably a feature request aswell...
Another option that I found really usefull was the the display of the current network speed/usage in the statusbar.
Maybe you could think about adding that in the future aswell.
Besides that this ROM is really amazing and Thank you guys so much for your work.
You're Awesome!
thanks, another one!
[armitage] said:
Ok after setting everything up and making myself at home, I have 3 questions.
Maybe they're feature requests, or maybe I just couldn't find the settings for it.
1. I couldn't find any way to change the lockscreen weather settings ( Custom location, update interval,disabling it or switching between Farenheit and Celsius ).
At the moment it is set to farenheit which tells me nothing.
2. Guess this one could be a feature request...
Could you, if you have the time, please ad a recents RAM bar?
I realize that on a device with 3gigs of RAM it is not that important to see the ram usage there aswell, but I really found it to be usefull at times.
3. Probably a feature request aswell...
Another option that I found really usefull was the the display of the current network speed/usage in the statusbar.
Maybe you could think about adding that in the future aswell.
Besides that this ROM is really amazing and Thank you guys so much for your work.
You're Awesome!
Click to expand...
Click to collapse
1. Go to Gummy Interface.
Go to second option down.
Go to Lockscreen.
Enable widgets.
Click Clock widget
2. We can look into that.
3. Can be set in status bar
[armitage] said:
Ok after setting everything up and making myself at home, I have 3 questions.
Maybe they're feature requests, or maybe I just couldn't find the settings for it.
1. I couldn't find any way to change the lockscreen weather settings ( Custom location, update interval,disabling it or switching between Farenheit and Celsius ).
At the moment it is set to farenheit which tells me nothing.
2. Guess this one could be a feature request...
Could you, if you have the time, please ad a recents RAM bar?
I realize that on a device with 3gigs of RAM it is not that important to see the ram usage there aswell, but I really found it to be usefull at times.
3. Probably a feature request aswell...
Another option that I found really usefull was the the display of the current network speed/usage in the statusbar.
Maybe you could think about adding that in the future aswell.
Besides that this ROM is really amazing and Thank you guys so much for your work.
You're Awesome!
Click to expand...
Click to collapse
Thanks for the feedback!!
Awesome.
So everything works and nothing is broken? I guess you guys aren't using the CM camera?
I wasn't able to find this in the GDocs but is Heads Up implemented in the ROM? If not, are there any plans to? I'm not currently running Gummy just wanted to know
apascual89 said:
Thanks for the feedback!!
Click to expand...
Click to collapse
is NTFS Support on Kernel on TODO List.? :angel: (would be awesome, as there are no kernels ATM with such )
Yes Heads Up is a feature.
htowngator said:
Awesome.
So everything works and nothing is broken? I guess you guys aren't using the CM camera?
Click to expand...
Click to collapse
I haven't found anything broken.
Regular CM Camera, not cm11s.
Sent from my One using Tapatalk

[ROM]LickMePop-5.0.2-(02/13/15)

Vinman12 Presents
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
For Sprint SMG-900P
Built from source
cm12 based
this is an alpha build so don't
expect it to be perfect.
there is alot of stuff still not in this rom
but being added almost everyday.
whats working
Hotspot, & teathering
data
wifi
text
call
audio
google now
gps
mms
bluetooh
video
audio
sd card mounting
nfs
camera
recording
ir blaster
home button wakes phone
snap shot while recording video
works with most camera apps
screen shot in apm
4k video support
modded settings
apm extras
clock mods
current bugs
same as cm12 reports
bluetooh acts up
you tell me?
double tap status clock to shut display
audio enhanced
home screen and app drawer rotation enabled
weather in notification bar
volume wake phone
linaro built
Custom Bootanimation - Thanks To Billbowers
battery percentage in status bar
battery styles on status bar
hot spot and teathering
snap shot while taking video just tap screen to tak pic
works on most cameras
SlothWalls wallpaper app
Pwr button in status bar, turn it on and off in settings/statusbar
screen shot in apm turn it on in settings/buttons
profile switcher in apm turn it on in settings/buttons
4k video recording support
quick settting location mod to open up menu when pressed
quick setttings customization in settings section
pwr menu in settings
hide brightness slider option
pimp my clock, able to center status bar clock, change color add date.
Do I need root? *yes
Do I need to flash gapps? yes right after you flash rom in recovery
Can i go back to 4.4.4 ? yes make a nandroid and if you want to go back use restore in recovery.(Realy you want to go back!)
First Release Nov 23
Nov 29
update to some code, removed stock mms added in google messenger will fix the fc. added in some tweeks
Dec 1
Added fix to use home screen to wake phone.
Dec 3
Updated to android 5.0.1
added TN-Tweaks Section in settings
its not functional yet, just getting it ready.
Dec 4
added status bar mod
touching time opens clock
touching date opens callender
added in my home screen app drawer rotation
some battery tweaks
Dec 7
added weather to notification pull down
volume wake mod
wifi fix
Dec 9
fix apn not showing up in settings
fix loction icon staying on in status bar
updated some code
fixed bootanimation so on clean flash it
dont go to black screen
Dec 18
added battery percentage with switch in setting to place inside, outside or hide percentage.
merged some cm code.
added eleven music player
materilized browser and gallery
Dec 19
put back DSP manage, apollo fixed up some bluetooth code.
Dec 20
So This update Brings us To ANDROID VERSION 5.0.2
also adds battery styles in settings ex. landscape, portrait etc..
more updates to settings and frameworks.
Recent apps switcher
Dec 23
update some code
some bluetooth fixes
Dec 24 Merry Christmas
ok guys I posted a new build in post 2 on The Team-Nocturnal site.
this is where im going to start putting in some theme work I will
do when i have the time. so Today I wanted to give you something
so I uploaded build 2.7.7 which for now just has a 90 percent themed dialer,
with blues and black. also has some cherry pics and updates with cm12.
have a great christmas, taking tommorow off.....!!!!!!!!!!!!!
Dec 30
fixed apn settings not showing up
source updates
added in the ability to take snap shot while recording video
just tap screen when recording to take a picture.
tested on aosp camera and google camera
small tweaks in build.
Dec 31
added in SlothWalls Wallpaper app find it in wallpapers
updated some settings code
added in performance section in settings
more bluetooth work
more work to phone
Jan 1
removed the weather in statusbar
Added in pwr button in status bar can turn it on and off from setttings/statusbar
more source updates
more bluetooth work done
Jan 1 update
added in apm options in settings/buttons pwr button
add screen shot to apm
add profile switcher to apm
Jan 6
Added in switch in settings for quick settings customizations
Added in switch for location setttings in quicksettings
clicking on location in quick setttings now opens up menu to choose location types.
Added 4k video recroding support tested on FV-5 camera from market
more code upstream updates
Jan 8
jumped from ver 3.5.0 to ver 3.8.0, due to test builds inbetween
changed the checkboxes in settings/buttons/pwr menu to Switches to match L
belive i fixed the BT to stop sleeping so reconnecting to a device should be ok now.
Jan 15
Added ablilty to hide brightness slider
Added in pimp my clock, center clock add date and month, change color options
Feb 13
themed black and blue
changed up settings a bit
some updates
more to come
Our repo
https://github.com/LMP5
https://github.com/CyanogenMod
-mrjaydee82
-Benbailey84
-GruesomeWolf
-JamieG
-ChongoDroid
-XsMagical
-BigToysRock
-Billbowers
-Vinman12
XsMagical For The Team Nocturnal Site and my role there.
GW for great mods
Billbowers for custom bootanimation
CM for source
SlimRoms for some mods
RR mods
Albinoman887 (great work man!)
To all that contribute to the source.
and to all my testers.
BACK UP YOUR PHONE,
I am not responseable for your stupidy.
BACK UP YOUR PHONE!!!!!!
WIPE DATA, CACHE, DALVIK CACHE
FLASH ROM
FLASH GAPPS
Flash Su
REBOOT phone
upon reboot make sure to update su this will
allow you to use Titanium backup to restore apps
ENJOY.
Newest android 5.0.2
https://www.androidfilehost.com/?fid=95897840722643625
md5 9ce9bad417c41c08eb488ef0c9ee001e
Newest 5.0.2 Themed
https://www.androidfilehost.com/?fid=95916177934528253
md5 3dc3d832b3a8d70e7da8daf63332abac
Flash gapps link below
Flash su link below
https://www.androidfilehost.com/?fid=95784891001616247
Download SU
https://www.androidfilehost.com/?fid=95784891001616249
Support theme creations in playstore
They will be working on themes with me
Still alpha but will be nice in future updates.
Ty
https://play.google.com/store/apps/details?id=com.bluezy.theme
Donation Link in post #2
Don't Foget To Say Thanks!​
Tested and working mods and addons section, post #3
After some nice private messages with people sending donations , I was not going to do this but since I have been asked a few times
I will place my donation button in here along with the people that have done so.
Thank You in advance to all that donate to me, it really is appreciated.
Donate Here
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TCK7443U56N64
Thanks to the following Members for you donations. 
 @greogory
In this post you will find tested and working mods, apps etc.
Modified swype keyboards with number rows standard and blue themed.
Big thanks to @tdunham for these.
http://forum.xda-developers.com/showthread.php?p=57696486
Great job downloading now
Thanks, been on it for a while so far so good. Please post any bugs, most of them I'm aware of but always looking for anything that don't seem right
Thanks
vinman12 said:
Thanks, been on it for a while so far so good. Please post any bugs, most of them I'm aware of but always looking for anything that don't seem right
Click to expand...
Click to collapse
Thank you all whom put this Rom together for your time and talents.
Vinman has done it again ?
Sent from my SM-G900P using XDA Premium 4 mobile app
How we doing, how's it running?
Can we just flash this or do we have to upgrade to 5.0 first?
roms probably the nicest build ive seen to date.. Wifi turns on and scans but wont actually connect.
Not sure why
Sorry been busy, I'm uploading new build I added in status bar touch time clock pops up, touch date calendar pops up, also forgot to add in my homesreen and app drawer rotation.
kalico17 said:
roms probably the nicest build ive seen to date.. Wifi turns on and scans but wont actually connect.
Not sure why
Click to expand...
Click to collapse
Connects fine for me. Anyone else having that issiue?
SirMoby said:
Can we just flash this or do we have to upgrade to 5.0 first?
Click to expand...
Click to collapse
Wipe and flash good to go.
Thanks @vinman as always i cant wait to try this.....just trying to free up enough space for a nandroid then ill give this a go! Thanks for your hard work!!
New build is up, see changelog
vinman12 said:
Connects fine for me. Anyone else having that issiue?
Click to expand...
Click to collapse
no, wifi connects fine for me, actually quicker then what I'm used to.
the only thing I have bumped into is I can't open the LMP tweaks without settings force closing
love the new boot animation :good:
sezzme said:
no, wifi connects fine for me, actually quicker then what I'm used to.
the only thing I have bumped into is I can't open the LMP tweaks without settings force closing
love the new boot animation :good:
Click to expand...
Click to collapse
Yep that's stated in the op its coming soon. Lol I just have it in place ready to go
going to give this a try when I get home tonight how's the APN settings? still the same problem as cm11?
Love all you work!
Thanks!
vinman12 said:
Yep that's stated in the op its coming soon. Lol I just have it in place ready to go
Click to expand...
Click to collapse
just read that in the OP ... guess I need thicker glasses
Lol np

Categories

Resources