[APP][GB] ICS style Settings w/ panel settings + fixed fc voice recognition - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

Features:
- ICS Style
- No FC when selecting voice recognizer not like others
Bug:
- Stop via back button not YET working.
Installation:
1. Download required files here: SettingsICS
(PanelSettings.apk, SemcSettings.apk, Settings.apk, android.policy.jar)
2. Copy to your phone's sdcard
3. Using Root Explorer copy all files to /system/ (mount /system as R/W)
4. Change files permissions to rw-r--r--, see img:
{
"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"
}
5. Move android.policy.jar to /system/framework/ and the other files to /system/app/
6. Go to your settings menu and preview it. No need reboot.
or
Flash this via CWM: Settings.zip
Note: if you already have QuickPanelSettings.apk, you can delete it to hide its icon in the launcher. if you want.
Screenshots:
credits/thanks to:
http://forum.xda-developers.com/showthread.php?t=1651217 - for the settings.apk used (sorry for not telling you to edit your work )
http://code.google.com/p/android-apktool/

updated. sorry for the first upload.

agregar
It likes but not podras him to add to this sentting the notifications of llamasas lost on the screen of blockade and the breeding animal and excuse I neither speak nor write in English

Related

[Neo V][GB] 1% Battery Mod

Hi everyone, I'm sharing the 1% battery mod originally made by Jazzk.
I know UOT can do this but why wait right?
It is for *Neo V GINGERBREAD* only.
Note: This is stock 2.3.4 Framework, no other modifications are done instead the battery mod itself.
Credits: Me (For modding Framework), Jazzk (For awesome mod)
Disclaimer:
I will not be held responsible for any damage caused to your phone. CREATE A NANDROID BACKUP BEFORE TRYING THE FRAMEWORK.
If you follow the instructions as is, there is no chance to have a problem.
Instructions:
-Create a Nandroid Backup before Next Step.
-Push framework-res.apk to /system first; via Root Explorer (Recommended) or Solid Explorer or ES File Explorer
-Set permissions: rw-r-r
-Now move the Framework to /system/framework
-Overwrite: Yes
-IMPORTANT: REBOOT AFTER PUSHING FRAMEWORK
{
"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"
}
UPDATED FRAMEWORK LINK:
https://www.box.com/s/xgkj8tkbftp7k1vufoom
Developers Work Hard To Develop Things For You & They Do It For Free. So Please Respect Them & Their Work & Kindly *Hit The Thanks Button*

[MOD][MIUI] CPS Uninstaller 3.1.11

{
"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"
}
Hey Guys i've Made an Uninstaller for Control Panel Suite from 3.1.11
The MOD is Okay, but i don't Like the Satus Bar, and by flashing this you automatically uninstall it without any problem, no need to restore a backup, reflash the rom or anything!
Here is the Control Panel Suite from Miuiandroid.com http://miuiandroid.com/community/threads/mod-3-1-11-control-panel-suite.18157/
To uninstall CPS (Control panel suite) then follow this short Guide!
Code:
1- Download Zip from [URL="http://www.mediafire.com/?269tcehrqgqt806"]Here![/URL]
2- Place the Zip on the Root of the SD CARD
3- Boot to CWM
4- Flash the ZIP
5- Wipe Cache
6- Wipe Dalvik Cache
7- Reboot & Test
8- Press Thanks Button
Note: if you are ROM Developer and you use Dixsda Android Kitchen, then ensure to Remove ControlPanel.apk from /system/app or it will troll you the whole Zipalign (.apk has nothing inside, so no need to remove it, it weights 0 kb)
The MOD is made by me and tested by me, if you want to link this thread in your ROM or anything, just thank me first

[GUIDE][HOW-TO] Change {Pop Up Message} at Android Version

{
"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"
}
I just wanna share how to edit smali and change a pop message when you clicks again and again at Android Version :fingers-crossed:
Example
To change 'zombie art by Jack Larson' to yours text for example 'Ice Cream Sandwich' to have a fully changed Ginger Bread to????
1.Basic knowledge how to compile/decompile using Apktool/Apkmanager/
2.Brain and brave :laugh:
Method :
-Decompile framework.jar
-Find PlatLogoActivity.xml in smali/com/android/internal/app/
-Open with Notepad++(Windows) or gedit(Linux)
-Find this line ["Zombie art by Jack Larson" for GB] ["Ice Cream Sandwich" for ICS] ["Jelly Bean" for JB]
-Change this text to yours "WHATEVER"
-Save and close file
-Recompile your framework.jar file
-Make an CWM package and install/flash it
-Or replace it with Root Explorer or other app and change permissions to 644(rw-r--r--) and restart your phone
-Tell me the Result
CREDITS TO : ALUCARD1989PL For his info thread :good:
Original Thread
http://forum.xda-developers.com/showpost.php?p=34563875&postcount=3
Reserve - Mnangehhh..

[Guide] How to Get Android L Material Design On Google Search

this is my first threat so if i make any mistake please forgive me xD
to get the material design on google search you should edit the style on build.prop
What do you need:
1.a rooted android phone
2.root explorer or root browser
3.A brain
lets do it:
1.open root explorer l
2.go to system folder
3.mount system as rw
4.open build.prop file
5.find the line ro. build.version.codename=REL
6.change REL to L
7.press the menu buttom and select save changes so root explorer will make a backup for your curent build.prop
8.in the menu select save and exit
9.now reboot your phone
we done check it out and the search widget will be changed too
Note: if you are usin quick pic as a gallery you will get force close just reinstall in again and the problem will be solved
PREES THANKS IF I HELP YOU DUDE
Tested! Working
{
"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"
}
Sent from my GT-S5360 using Tapatalk 2
If you get fc on any app tell me so i wall write it on post
Sent from my GT-S5360 using xda app-developers app

Dark Mode in Offcial WhatsApp

Black theme in Offcial WhatsApp[By not using Substratum]
{
"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"
}
Follow these steps:-
1:- Go to play store & update your WhatsApp.
[Beta version not necessary]
2:- Then open any file manager to access your root partition.
[I recommend to use Solid Explorer]
3:- Then go to this address
ROOT>data>data>com.whatsapp>shared_prefs
4:- Then open the com.whatsapp_preferences.xml file.
5:- Then add <boolean name="dark_mode" value="true"/> in between map tag. Then save the file and exit.
[Click]
6:- Then once make Force Stop the WhatsApp then open the app. Then go to setting, now uh will find a option named Theme, then what to do? Uh know that..
ENJOY
Note:-
1:- 101% working.
2:- Android Version doesn't matter.
3:- If uh update the app then do the all steps again.
4:- After every restart uh will see the white theme then simply go to WhatsApp setting & enable dark theme.
Dark theme doesn't reset after exiting whatsapp? Last time when I tried this it would reset back to light mode + few ui glitches.

Categories

Resources