{
"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"
}
Old Screen's
+PURE TORO: SETTINGS MENU MOD
+PURE TORO ROM
+DOWNLOAD
Code:
[CENTER][B][FONT="Arial Narrow"][SIZE="4"]Differential Change Log
[B][FONT="Arial Narrow"][SIZE="2"][COLOR="Red"]-W.I.P Work in Progress-[/COLOR][/SIZE][/FONT][/B] [/SIZE][/FONT][/B][/CENTER]
[B][COLOR="Red"][8/24/2013][/COLOR][/B] PureToro-v1.3; Settings Mod v1.0; Initial Release
[LIST]
[*][B][I]Reconfigured the menu layout[/I][/B]
[*][B][I]Removed extra menu tabs[/I][/B]
[*][B][I]Renamed menu tabs[/I][/B]
[*][B][I]Added menu icons[/I][/B]
[*][B][I]Created PureToro settings icon (Unofficial)[/I][/B]
[/LIST]
[B][COLOR="Red"][8/24/2013][/COLOR][/B] PureToro-v1.3; Settings Mod v1.5; Menu reconfiguration, icon changes
[B][COLOR="Red"][8/24/2013][/COLOR][/B] PureToro-v1.3; Settings Mod v1.8; Icon changes
[B][COLOR="Red"][8/24/2013][/COLOR][/B] PureToro-v1.3; Settings Mod v2.0; Icon changes [UNRELEASED]
[B][COLOR="Red"][8/24/2013][/COLOR][/B] PureToro-v1.3; Settings Mod v2.0.1; Fixed a Derp!, Icon changes
[B][CENTER]Step 2 : INTERGRATION[/CENTER][/B]
[B][COLOR="Red"][8/25-26/2013][/COLOR][/B] Settings Mod has been integrated into Pure Toro Rom
[B][CENTER][COLOR="Red"][SIZE="5"]>>MOD CLOSED<<[/SIZE][/COLOR][/CENTER][/B]
This thread is so I can keep track of my work.
As always, everyone is welcome to download and follow along.
Click to expand...
Click to collapse
ATTACK said:
Old Screen's
+PURE TORO: SETTINGS MENU MOD
+PURE TORO ROM
+DOWNLOAD
Code:
[CENTER][B][FONT="Arial Narrow"][SIZE="4"]Differential Change Log
[B][FONT="Arial Narrow"][SIZE="2"][COLOR="Red"]-W.I.P Work in Progress-[/COLOR][/SIZE][/FONT][/B] [/SIZE][/FONT][/B][/CENTER]
[B][COLOR="Red"][8/24/2013][/COLOR][/B] PureToro-v1.3; Settings Mod v1.0; Initial Release
[LIST]
[*][B][I]Reconfigured the menu layout[/I][/B]
[*][B][I]Removed extra menu tabs[/I][/B]
[*][B][I]Renamed menu tabs[/I][/B]
[*][B][I]Added menu icons[/I][/B]
[*][B][I]Created PureToro settings icon (Unofficial)[/I][/B]
[/LIST]
[B][COLOR="Red"][8/24/2013][/COLOR][/B] PureToro-v1.3; Settings Mod v1.5; Menu reconfiguration, icon changes
[B][COLOR="Red"][8/24/2013][/COLOR][/B] PureToro-v1.3; Settings Mod v1.8; Icon changes
[B][COLOR="Red"][8/24/2013][/COLOR][/B] PureToro-v1.3; Settings Mod v2.0; Icon changes [UNRELEASED]
[B][COLOR="Red"][8/24/2013][/COLOR][/B] PureToro-v1.3; Settings Mod v2.0.1; Fixed a Derp!, Icon changes
[B][CENTER]Step 2 : INTERGRATION[/CENTER][/B]
[B][COLOR="Red"][8/25-26/2013][/COLOR][/B] Settings Mod has been integrated into Pure Toro Rom
[B][CENTER][COLOR="Red"][SIZE="5"]>>MOD CLOSED<<[/SIZE][/COLOR][/CENTER][/B]
Click to expand...
Click to collapse
Any chance of adding quite hours?
where's the 4.4?
geomonroe said:
Any chance of adding quite hours?
where's the 4.4?
Click to expand...
Click to collapse
This mod has been integrated into [PURE TORO ROM]
Thread Closed
Related
24 Toggle Almas Toggle
{
"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"
}
AlmasToggle
I am Bored with lidroid quickpanel and my friend spacecaker toggles because no methods to switch between gridview or horizontal view and some other stuff. I make This toggle from Scratch no fork of cm11 or any other toggle source it is totally open source everyone can fork and anything but just give credit to me This toggle take 4-5 day to complete because me soo busy these day . If You need any help regarding to this post here BUT NO PM there one app where some window are located if you don't install that force close when clicking on window based toggle. Also There almas-res.apk Where the resource are located you need to put almas-res.apk to system/framework the java of the toggle will load to app to give output of images and etc. If You want to have kitkat Status_Bar_Close just open status_bar_tracking find <ImageView and replace with com.almas.systemui.BottomBar after replacing you need remove android:src="blabla" from the tag. AlmasToggle contain 24 Toggle Now and can be switch grid view and horizontal view . We talk so much let's start ?
Required
1. almas-res.apk
2.AlmasToggle.apk
3.Toggle_Smali
Instruction
1st
1. Put almas-res.apk to /system/app or /system/framework and set Permission R - W - RR (Recommended to in /system/app)
2.Install AlmasToggle to Your Phone
2nd
1.Decompile Your SystemUI.apk
2.Open smali folder Merged Toggle_Smali
3.Open /res/layout/**** any layout where you want load
4.Add These Lines
Code:
<com.almas.toggles.ToggleGridView android:layout_width="match_parent" android:layout_height="wrap_content" />
<com.almas.toggles.ToggleHorizontalView android:layout_width="wrap_content" android:layout_height="wrap_content" />
Tips
How to change Profile name and photo
Click on the Toggle
SS
Credits
AndroidFire
PxL for Toggle Images
tentenponce
AKOP
SpaceCaker
Source
Go Here
Change logs
v1
-Initial released
v2
-Added Wifi Hotspot Toggle
-Bug Fixed
-Added Toggle Order
-Many More
Features
Two Policy.
AutoUpdate
Toggle Order
Extended Toggle
more
{
"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"
}
- THREAD CLOSED
--------------------------------------------------------------------------
PREREQUISITE
--------------------------------------------------------------------------
Boost Moto G
Stock 210.12.57 Firmware
Custom Recovery > http://d-h.st/users/ATTACK/?fld_id=41387#files
--------------------------------------------------------------------------
DISCLAIMER
--------------------------------------------------------------------------
This mod has been successfully flashed on 2 Boost Moto G's - but that isn't a guarantee that this will work on your device.
So please remember to make a fresh NANDroid (back-up) before flashing.
--------------------------------------------------------------------------
MODIFICATIONS
--------------------------------------------------------------------------
Enabled - Data activity icons.
Enabled - 4 bar signal indicator [6 bars is just to much.].
Enabled - Show wifi and data.
Replaced - Standard data & activity icons with VZW / Global data & activity icons.
--------------------------------------------------------------------------
INSTALLATION
--------------------------------------------------------------------------
> DOWNLOAD
> PLACE ON SDCARD
> ENTER RECOVERY
> NANDROID < IMPORTANT
> FLASH
> WIPE CACHE/DALVIK
> REBOOT
--------------------------------------------------------------------------
DOWNLOADS
--------------------------------------------------------------------------
VZW ICON MOD:
Both downloads are the same - except v5.1 retains the original signatures.
If one doesn't work - try the other.
> v5 - http://d-h.st/9ppM
> v5.1 - http://d-h.st/KQsR
IMAGES:
GLOBAL ICON MOD:
I've also replaced the alarm icon with the icon from Lollipop - it better matches the iconography.
For a comparison - look at the images above.
> v6.1 - http://d-h.st/NVt
IMAGES:
AOSP STATUS BAR MOD:
- Adjusted RSSI indicator levels
- Adjusted RSSI tile icon size to match AOSP
DOWNLOAD:
> v3.5 - http://d-h.st/VNrd
DESK CLOCK FIX:
The notification icons I added where to small - This resolves that issue.
Flash through recovery.
> http://d-h.st/1EVX
--------------------------------------------------------------------------
#HOLO DARK DIALER MOD
--------------------------------------------------------------------------
- Added HOLO dark dialpad background
- Added HOLO Blue
- Changed dialpad input #'s to white
- Added AOSP KitKat dialer icon
DOWNLOAD:
> http://d-h.st/f1U5
I've updated the OP with - Global data icon mod & AOSP status bar mod - ENJOY!
Updated the OP with a Desk Clock Fix
Updated OP:
- Added #HOLO dark dialer mod.
- Updated AOSP status bar mod
i tried flashing the dialer theme but it ended up uninstalling my phone app? i didnt everything you mentioned but ended up with no phone app
Mau669 said:
i tried flashing the dialer theme but it ended up uninstalling my phone app? i didnt everything you mentioned but ended up with no phone app
Click to expand...
Click to collapse
That's weird - that hasn't happen to me.
Are you on Boost Mobile?
ATTACK said:
That's weird - that hasn't happen to me.
Are you on Boost Mobile?
Click to expand...
Click to collapse
oh wait... i thought it worked with all moto gs, but nope, not on boost, guess that's why it didnt work, sorry
{
"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"
}
Tesla OS is a free, open-source, aftermarket firmware distribution of Android 5.1.1 (Lollipop), which is designed to increase performance and reliability over stock Android for your device. It offers features not found in the official Android based firmwares of vendors.
Features:
Android 5.1.1 r3
Tesla Settings; where user can find following features in one place
AOKP system animations
Listanimation Views and Interpolator
Toast Animations
Gesture Anywhere
Network Traffic
Wakelock Blocker
Slim's DPI converter
Navigation Bar Height/Width
DownloadManager: add to pause/resume download by user
Improved Headsup
Tesla UI
Settings: add back date style option
Settings: add back status bar date options
Settings: Disable Quick Settings on secure Lockscreen
Margaritov colorpicker from SlimRoms
Optimized performance; more smooth experience
Free of bloatware
And Many more !
Instructions:
Make sure you have an unlocked bootloader
Copy ROM file to your device
Power off your device
Get the boot.img from the zip file
Connect your device into fastboot mode by holding (Volume up +) and then connect the
USB cable,after 5 seconds let go of the Volume up button
FlashTool> Flash> Fastboot mode > Select kernel to flash
Browse the kernel See log , if its succesfully flashed , unplug device
Boot to recovery via pressing vol + key
Wipe Cache and Data
Flash ROM and Gapps
Reboot
Done!
Screenshots:
Mod edit : Downloads removed
Credits:
Tesla OS developers:
[*]CyanogenMod
[*]AOSP
[*]Slim Roms
[*]PAC ROM
[*]Me JDWALKER (thread creator)
!Reserved!
This is a ROM created by a well known banned member.
His works and derivatives of his works are not welcome at XDA.
Thread will remain closed.
-XDA Staff
>> THREAD CLOSED
--------------------------------------------------
MODIFICATIONS
--------------------------------------------------
• Enabled stock AOSP status icons
• Removed secondary carrier label from lockscreen & notification drawer
• Replaced the Moto default wallpaper with stock Lollipop wallpaper
• Replaced AOSP dialer icon with default Nexus dialer icon
• Exposed the Settings power control widget
SCREENSHOTS:
AOSP STATUS THEME:
{
"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"
}
NEXUS DIALER ICON:
POWER CONTROL WIDGET:
SECONDARY CARRIER LABEL REMOVED:
--------------------------------------------------
INSTALLATION
--------------------------------------------------
• Boot to recovery & NandDroid back-up
• In recovery, flash "restore-v2.zip"
• Boot to system
• Reboot to Recovery
• Flash "aosp-theme-v5.zip"
• Reboot to system
• If your having issues - please report.
--------------------------------------------------
DOWNLOADS
--------------------------------------------------
> http://d-h.st/users/ATTACK/?fld_id=47420#files
Man I miss this phone.
Sent from my XT1526 using Tapatalk
Can i try it on my xt-1033 5.1 asian retail rom?
TechAtPeak said:
Can i try it on my xt-1033 5.1 asian retail rom?
Click to expand...
Click to collapse
Nope - its setup for CDMA, not GSM.
ATTACK said:
Nope - its setup for CDMA, not GSM.
Click to expand...
Click to collapse
Ohh thanks by the way...please port it for gsm users if possible
Any idea why this mod won't survive a nandroid backup and restore? I've made numerous TWRP backups after installing, and every time I restore one, I have no status bar or navigation bar. Then I have to install the mod again.
amarc78 said:
Any idea why this mod won't survive a nandroid backup and restore? I've made numerous TWRP backups after installing, and every time I restore one, I have no status bar or navigation bar. Then I have to install the mod again.
Click to expand...
Click to collapse
I believe it's because the apks are not signed.
Sent from my XT1031
Do you have one with center clock?
Is it possibly to make this mod for the moto x 2014?
Enviado desde mi LG-V400 mediante Tapatalk
Moto g XT1003 work?
Hello friends
Here i am presenting a small guide for making / getting extra custom toggles / tiles in your Marshmallow Status bar. For this you need a rooted MM latest 570 build. This will work in Z2/Z3/Z3C only. You need a deodexed rom for this.
ENABLE SYSTEMUI TUNER
First we need to enable SystemUI tuner. For that swipe down status bar and long click on the settings icon for 4 seconds. ( Rounded icon as shown in image below).
{
"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"
}
After this you will get SystemUI enabled in settings like below image
Thats it. Now we need to download one application from playstore named " Custom Quick Settings". This app will work in non rooted phones also but u will miss some Quick Toggles like reboot , screenshot etc.. Here is the LINK. You can support the developer by purchasing the pro app too.. . Download and install the app. Open it. You will get a screen like below
Just play with it and get some extra useful quick settings like this
By using the default SystemUI u can't add more toggles because of restrictions. For that reason i have edited the MM SystemUI for getting unlimited Tiles and 4 Toggles in a raw. Find the Modded SystemUI flashable zip below and simply flash it through recovery. Make sure u have a deodexed MM rom.
DOWNLOADS
1) MM SystemUI With 4 Toggles In a RAW
2) MM SystemUI With 4 Toggles In a RAW + Invisible Power Button
3) MM SystemUI With 4 Toggles In a RAW + 5 Button Navigation Bar
IMPORTANT NOTE
If you already knows about this or you are a Xposed user means kindly do not spam this thread
Rajeev. Thank! :good:
Awesome guide rajeev
Nice bro ^^
eduardkdrv said:
Rajeev. Thank! :good:
Click to expand...
Click to collapse
vikash1994b said:
Awesome guide rajeev
Click to expand...
Click to collapse
Pandemic said:
Nice bro ^^
Click to expand...
Click to collapse
Thanks brothers