Androguide.fr Apps

Pimp My Rom (Beta) beta
Androguide.fr
----------- TWEAKS -----------***Network & Internet***- Wifi Scan interval- TCP Congestion Algorithm- Media streaming tweaks- Use Google DNS- Enable/Disable HSUPA- Protect against SYN attacks- Avoid Time-Wait state- Block all redirects & source-routing- Various IPv4 tweaks***Multitasking***- 3 presets of OOM Groupings & Minfree- 2 presets of zRam compression- Adjust Dalvik & kernel to new values- Renice low priority processes***Dalvik VM***- Heap Size selection- Heap Growth-limit selection- Heap Start Size selection- Optimization Flags selection- Enable/Disable JIT- Enable/Disable JNI Error Checking- Enable/Disable bytecode verification for Dalvik***Kernel***- Governor tweaks- I/O Scheduler tweaks- Disabling I/O stats- Enable/Disable Vsync- Disable Normalized/NewFair/GentleFair Sleepers***Toggle Android Features***- Hardware Acceleration- Force GPU rendering- Surface Dithering- Purgeable Assets- 16bit Transparency- Kernel JNI Error Checking- Android Logger- Locking launcher in memory***Telephony***- Call Ring Delay- Proximity Sensor delay- In-Call amount of volume steps- SMS & MMS retry timer if failed sending- SMS & MMS amount of retries if failed sending- Enable/Disable AMR Wideband***Touchscreen & Display***- Amount of fingers recognized by the screen (multitouch)- Minimum amount of time between 2 touch events (PointerDuration)- Maximum amount of events per second WindowsManager canhandle- SurfaceFlinger's minimum velocity- SurfaceFlinger's maximum velocity- Enable/Disable FPS Capping***Miscellaneous***- Optimize sqlite3 databases at each boot- I/O Tweaks for ext4 file-systems- Internal & External sdcard tweaks- Zipalign all apks at each boot- Various battery saving tweaks- Various camera quality tweaks- Raising jpg quality to 100%- Enable quickpoweron----------- TOOLS -----------***Rescue Package***This tool allows you to completely safely pimp your rom.It will backup all your original system files and create aflashable zip containing them. This way, if some tweak causeproblems, simply flash your Rescue Package to remove allmodifications made by Pimp My Rom***Universal Init.d Support***Enable init.d support with absolutely ANY kernel.This tool is the first completely universal method for grantinginit.d support, for the simple reason that [B]everything[/B]happens on the app side.***Pimp My CPU***Take full control over your processor :- Minimum & maximum CPU frequencies management- Overclocking if your kernel supports it- Governors management- Schedulers management- Voltage control***Density Changer***Safely modify your display's density in 3 easy steps.***Entropy Generator***A graphical user interface for the Random Number Generator Daemon(RNGD) binary.Independently set :- Feed Interval- Feed Timeout- Amount of Random bytes- Fill-watermark- Kernel random read/write wakeup threshold***Dual Bootanimations***Allows you to have 2 different bootanimations which willalternatively be displayed, one boot each.***Lock Apps in Memory***Bypass Android's built-in task killer by locking any installedapplication in memory, including system apps!***Navigation Bar Toggle***Self-explanatory, toggle the navigation bar on & off***Gps Configuration***Choose between 79 countries + 5 continents of gps.conf files:***Device Hidden Menu***Access your device's hidden settings without having to dial weirdand hard to remember codes----------- APPS & MODS -----------Download & install some popular mods without flashinganything!***Pimp My Beats***A full-blown audio mod containing :- Modified DSPManager- Beats Audio binaries, libs, framework & other assets- Dolby Mobile binaries, libs, framework & other assets- SRS binaries, libs, framework & other assets# Bravia Engine 2# xLoud & ClearAudio+# Sony Album# OpenVPN Support
Pimp My Z1 v1.1.4-beta
Androguide.fr
/!\ THIS APPLICATION REQUIRES A ROOTED DEVICE/!\Pimp My Z1 is a sleek, holo, fully Open-Source (GPL v2 license)app which allows to control various sysfs interfaces present onsome kernels for the Sony Xperia Z1.The features include:# CPU Control:- Set your minimum & maximum CPU frequencies (and overclock ifyour kernel allows it)- Set a different Governor for each CPU core- Select your I/O Scheduler- View your current CPU frequency in real-time and with agraph- Toggle clock_krait_8974 voltage boost- View your CPU's PVS binning level- Set your CPU voltage levels on a per-frequency-step basis# GPU Control:- Set your minimum & maximum GPU frequencies (and overclock itif your kernel allows it)- Select your GPU Governor- View your current GPU frequency in real-time and with a graph# Memory Management:- Toggle KSM (Kernel Samepage Merging)- Set KSM's amount of pages to scan- Set KSM's timer- Set your VM VFS cache pressure- Set your VM's swappiness- Set your VM's dirty ratio & dirty background ratio- Set your VM's dirty writeback & dirty expire# Power Management:- Select your level of multi-core power savings, a.k.a sched_mcpower savings (disabled/moderate/aggressive)- Toggle the IntelliPlug hotplug driver on and off- Toggle IntelliPlug's eco mode on and off- Toggle between the default early_suspend PM driver and the newerpower_suspend PM driver# I/O Tweaks:- Toggle Dynamic File Sync on and off- Set a different I/O Scheduler for internal & externalstorage# Miscellaneous- Toggle Kernel Same-page Merging (KSM) on and off- Set the amount of memory pages KSM should scan- Set the sleep timer in milliseconds for the KSM runs# Sound Control:- Independently control the digital headphone output left/rightchannels gain at a hardware level- Independently control the analog headphone output left/rightchannels gain at a hardware level- Independently control the speaker output left/right channels gainat a hardware level- Control the microphone input gain at a hardware level- Control the camera microphone input gain at a hardware level# Touch Screen Control:- Enable/Disable Pen Mode to allow/disallow the use of anynon-plastic pen or object as a stylus for the touchscreen- Enable/Disable Glove Mode to allow/disallow using the touchscreenwhile wearing gloves- Enable/Disable Double Tap 2 Wake (double-tap the screen to wakethe device)This application is licensed under the General Public Licenseversion 2 (GPL v2)Source-code available on github at: https://github.com/Androguide/Pimp_my_Z1
Universal Init.d 1.2.1
Androguide.fr
A simple, open source, root application whichemulates the behavior of the init.d kernel mechanism (automaticexecution of the scripts contained within the /system/etc/init.dfolder at each boot).What makes this method really universal is that everythinghappens on the app side, no system files modifications are requiredwhatsoever. The tool basically emulates the behavior of the init.dkernel mechanism : it will detect whenever the device is rebootedand execute the scripts located in /system/etc/init.d.With this init.d support granting mechanism comes a kernel-sidedinit.d support detection mechanism, so that your int.d scriptsdon't get executed twice, which would only make for a longer boottime. Basically, when you run the test, it will generate a littleinit.d script which creates a file on your sdcard. Then, after yourebooted, it will check if the file that the generated scriptcreates has indeed been created in order to determine if yourkernel already has init.d support built-in. If the file wascreated, it does. If not, it doesn't, as simple as that.An additionnal functionnality to this app is the ability tomanage, edit, delete & run your init.d scripts with the touchof a button.You can check-out the source code of this application andcontribute to it at :https://github.com/Androguide/Universal-init.d