[MOD][Xposed]Stock: Long press toggle buttons that bring up relevant Settings page - Galaxy S III Themes and Apps

Hi,
For those still using the stock toggles, this is a very quick hack (I've never wrote anything in Java before and I'm not a very good programmer regardless) that lets you long-press most of the toggles in the status bar to bring up the appropriate Settings page. (Wi-Fi -> Wi-Fi settings etc.)
This works for all the status menu toggles except for Notification (I wasn't sure what Settings page that could be mapped to) and Mobile data (the Data usage page only supports being invoked externally via a shortcut and I wasn't sure how I could fake that).
How to install:
1. Install Xposed: http://forum.xda-developers.com/showthread.php?t=1574401
2. Install the attached APK, enable the module in the Xposed Installer and reboot.
What if this sends my GS III into a boot loop?
1. Boot into recovery and mount /data.
2. Attach a USB cable and run "adb shell" on your computer
3. "cd /data/xposed"
4. rm modules.list modules.whitelist
5. touch modules.list modules.whitelist
6. cd / ; umount /data
7. reboot
P.S. This is called SlightlyExtendedToggles. I do plan to expand on this when time allows.

I use stock toggles, cuz they are the only ones translated But i think it would be better if you would mod the systemui.apk or whatever apk that is in and upload that Just an idea tho

thanks for this mod.
you can many other mod added for stock roms .example :
+ set CRT Off effect
+ set 'Skip track with Volume'(just work when off screen)
+ set 'Turn on screen when unplugging'
+ set 'Longpress HOME key bahaviour'
+ set colors in statusbar (defult glass - background and clock)
i wait to see you with good things and prosperity for you

NaabKing said:
I use stock toggles, cuz they are the only ones translated But i think it would be better if you would mod the systemui.apk or whatever apk that is in and upload that Just an idea tho
Click to expand...
Click to collapse
Maybe, if I can be bothered to edit the smali directly
mehrzad1363 said:
thanks for this mod.
you can many other mod added for stock roms .example :
+ set CRT Off effect
+ set 'Skip track with Volume'(just work when off screen)
+ set 'Turn on screen when unplugging'
+ set 'Longpress HOME key bahaviour'
+ set colors in statusbar (defult glass - background and clock)
i wait to see you with good things and prosperity for you
Click to expand...
Click to collapse
Thanks.
Regarding CRT: The best place to look is here: http://forum.xda-developers.com/showthread.php?t=1715238
For the rest, Tweakbox will do what you want

Could you compile this for the new framework 2.0, for android 4.0?

What?! Do I see before my very eyes, a user? Why not upgrade to 4.1, if I may ask? I can (when I wake up again in about 10 hours' time), but you'll have to uninstall and reinstall as I don't have the key that I signed it with originally.
Sent from my GT-I9300 using Tapatalk 2

qwerty12 said:
What?! Do I see before my very eyes, a user? Why not upgrade to 4.1, if I may ask? I can (when I wake up again in about 10 hours' time), but you'll have to uninstall and reinstall as I don't have the key that I signed it with originally.
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
I have a I9100 so no official 4.1 is out and I wanted to try your mod.

Fair enough. You can try the attached file. I can't test this as I don't run ICS anymore. Bear in mind that I didn't manage to make all the toggles work with long pressing even when I was running 4.0, and you may get some more that isn't working because Samsung might be using a different SystemUI with different toggles. You're actually better off running another ROM if you can (if I had an S2, I'd've so been running Chameleon by now).

Thank you very much! It worked flawlessly!
If the stock JB is delayed more I'm going to install a custom rom.

I just installed the SlightlyExtendedToggles apk 1.0 and got the following message in the framework modules screen:
"This module was created for Xposed version 2.0rc1, but due to incompatible changes in version 2.0, it has been disabled."
I'm running Stock 4.1.2 ROM with Xposed installer 2.1.4 with app_process 34 and XposedBridge.jar 2.1.4.

Bass_Man25 said:
I just installed the SlightlyExtendedToggles apk 1.0 and got the following message in the framework modules screen:
"This module was created for Xposed version 2.0rc1, but due to incompatible changes in version 2.0, it has been disabled."
I'm running Stock 4.1.2 ROM with Xposed installer 2.1.4 with app_process 34 and XposedBridge.jar 2.1.4.
Click to expand...
Click to collapse
===============
Try this one....it worked for me when I got the same error after trying OP version....
http://forum.xda-developers.com/showthread.php?p=36267859
Sent from my SCH-I605 / Galaxy Note 2 using Tapatalk v 2.4.13

I like this concept and tried installing and using it but this is what the xposed framework displayed!!!
"This module was created for Xposed version 2.0rc1, but due to incompatible changes in version 2.0, it has been disabled."
Any help guys??? Plzzzzzz

Try the version 5 posts above this post....
Sent from my SCH-I605 / Galaxy Note 2 using Tapatalk v 2.4.13

Does it work on backported version of Xposed Framework on GB?

Other
Sent from my SM-N900V using XDA Premium 4 mobile app

Great Module
Works on P600 running stock 4.3 MK1 What a useful module. A god send with multiple bt devices that I share between tablets and phone. A great find! THANKS SO MUCH!

@qwerty12 can u add more toggles such as 2g/3g or torch to the stock Samsung toggles ?

Related

[MOD][XPOSED] CRT off effect [NO LONGER SUPPORTED]

You have probably heard about a modification that makes your phone look like an old CRT TV when you turn it off. This is actually a builtin effect, but it is disabled by default.
There is a tutorial by tweezit that shows how easy it is to enable this effect - but it requires you to change framework-res.apk. There are different threads that offer those modified files, but to combine different modifications, there have to be many different files with all possible combinations.
To avoid this, I'm developing the Xposed framework, which allows such modifications without changing any APK (or JAR in this case). All you need to do is install the Xposed framework app (root required) and then the attached module for it - both with the normal APK installer as any other app.
Tested with Stock LPQ, but should work for most ICS ROMs (not sure about CM9 though).
This mod is no longer supported. Please use my Tweakbox instead.
Very good work. When we add this apk and the Xposed framework app, the effect is automaticaly enabled or we need to enable this by the app? Thanks.
There is a short installation guide with screenshots in the framework thread.
Yes, you need to click a button to actually install the framework (what you download is the installer) and click a checkbox to enable the module. But both should be easy and fast.
Sweet! I've been looking for the CRT effect for my stock rom. And you have made it surprinsingly easy to install it! Thank you!
I would love to see more of these modules. Thx for the sharing!
Gesendet von meinem GT-I9100 mit Tapatalk
This module is now integrated in my Tweakbox. I recommend using that module instead.
didn't work with cm9
pHyR3 said:
didn't work with cm9
Click to expand...
Click to collapse
I may be wrong, but i think this is for Samsung ROM..
I thought CM9 might already have this as an option? Well anyway, this mod is deprecated. Try using my Tweakbox, which includes this mod in a cleaner version. If that also doesn't work for you, follow these questions (and please also let me know if other Xposed mods work for you).
Shame we cannot do this without root :-(
Im scared to root my phone...
sent via this forum to your face
will it work it lp6 romania vodafone stock rom ?
zecs said:
will it work it lp6 romania vodafone stock rom ?
Click to expand...
Click to collapse
It should work on any stock ICS ROM.
Hello everyone
Does this crt off effect works properly? Because until now there is an annoying flickering of the screen.
Is this problem solved ?
This mod works as good or bad as other CRT mods do. The difference is that you can combine it with other Xposed mods.
The whole thing is just a switch that is enabled, the effect itself is already existing in the ROM. I see the flickering as well. This is reported to be a bug in a native library, so I cannot fix it.
Please also note that this version of the mod is no longer supported as I have integrated it into my Tweakbox.
Just installed the mod, works fine on my device - so simply unchecking it in the Xpose app then restarting will revert it back?
(I actually got the flickering after the effect with another mod with a cwm install but now its not present)
EDIT: Spoke too soon - the flickering came back after a few locks and unlocks... no ideas why, but it's too much of a distraction for me so I had to uninstall it.
Cannor Write
Hi
I can not install Xposed, I get this error:
Ovazealous said:
Just installed the mod, works fine on my device - so simply unchecking it in the Xpose app then restarting will revert it back?
(I actually got the flickering after the effect with another mod with a cwm install but now its not present)
EDIT: Spoke too soon - the flickering came back after a few locks and unlocks... no ideas why, but it's too much of a distraction for me so I had to uninstall it.
Click to expand...
Click to collapse
Yes, unchecking
a mod disables it after a restart. Same thing for uninstalling the mod of course, but then it will be automatically enabled if you install it again.
I personally can live with fhe flickering from time to time, but that's up to every user to decide for themselves.
chispero said:
Hi
I can not install Xposed, I get this error:
Click to expand...
Click to collapse
Updating Busybox should fix that. I think this needs to go into the FAQs, several people reported it already.
There is a fix available for the flickering issue in original android development thread
Sent from my GT-I9100 using xda premium
Yes: http://forum.xda-developers.com/showthread.php?t=1676378
And it's working great for me and many others.
As you are already using Xposed, you could try a beta version that I just uploaded. It contains a setting apply the patch on-the-fly (that is in the memory), so you do not even need to replace any more files.
I had already modified the framework res file with the uotkitchen.
It was only the scrollbar which i made red but now its gone.is there any chance to have my uot mod enabled plus the crt effekt???
Thanks for your app anyway much easier to install the effect then over wm.
Grertings from hamburg,germany

[ROM] NardROM 0.4 UCL9 (not supported)

Note, I have moved to the Galaxy S Relay 4G. I still have a Glide but there will be no further development here.
Welcome to NardROM. I want to remind you that flashing this may void your warranty. Use at your own risk. This ROM is experimental. It is fully functioning but some things are works in progress.
Read post 2 to find out how this differs from stock. This ROM is based on the L9 build of ICS, but contains smidgens of Gingerbread (the modem, and the keyboard light controller, and the startup animation), as well as the LH2 kernel.
INSTRUCTIONS FOR A NEW INSTALL:
1. Flash the official ICS using Kies or Odin. You may be able to skip this step but it's best to start clean.
2. Install CWMR from http://forum.xda-developers.com/showthread.php?t=1766533 or http://forum.xda-developers.com/showthread.php?t=1458153
I personally use version 5.
3. Copy the NardROM 0.2 and the 0.4 files to your phone's internal storage.
4. Flash the NardROM 0.2 with CWMR. This step will wipe your installed apps so make backups with Titanium. DO NOT RESTORE DATA ON SYSTEM APPS. Your definition of a system app can vary from Samsung's, for example, Facebook is a system app to Samsung
5. Reboot phone.
6. At the prompt do set up your phone, instead, reboot back into CWMR.
7. Flash NardROM 0.4
8. Reboot.
9. Click next.
10. Tap your screen to prevent it from going to sleep and grant phone superuser access.
11. Enjoy your new phone.
12. If you wish to use Toggle 2G, you should set it to "Data off to switch"
Upgrade instructions:
NardROM 0.1: Follow instructions for new install, above
NardROM 0.2 or 0.3: Just flash the update
NardROM 0.2
NardROM 0.4
Changelog:
0.1
CHANGED: Completely deodexed and zipaligned
CHANGED: Stock APKs signed with a different signature for development.apk and toggle 2G to work
CHANGED: Kernel set to debuggable and insecure (part of keyboard backlight fix)
CHANGED: Rogers modem from Gingerbread (experimental)
ADDED: Superuser 3.1.3 and su binary (AKA root)
ADDED: Google development tools (uninstallable) http://forum.xda-developers.com/showthread.php?t=673244
ADDED: Toggle 2G http://forum.xda-developers.com/showthread.php?t=739530
ADDED: Keyboard backlight fix http://forum.xda-developers.com/showthread.php?t=1848433
ADDED: Generic bootlogo from Rogers Gingerbread
DELETED: Boot sound
DELETED: Anything you can install from Google Play. This includes Gmail, Google Video, Google Music, Maps, Facebook, Amazon Kindle, Youtube, any app called AT&T anything
UPDATED: Google Play to newest version
ADDED: Foxfi Tether http://foxfi.com/
ADDED: Swype Beta installer (sign up for free account to install)
DELETED: Preload, Letstrypanning, DLNA, TetheringManager, MediaHub, Quickoffice, Asphalt
ADDED: Google Now http://forum.xda-developers.com/showthread.php?t=1747224
ADDED: Flash player
ADDED: Flashlight widget
ADDED: Ad-free
RENAMED: dumpstate to dumpstate2, fixes force closes
ADDED: Emoji font pack http://forum.xda-developers.com/showthread.php?t=1794797
0.2
REMOVED: Talkback
REMOVED: Touchwiz launcher
ADDED: Nova Launcher
REMOVED: Stock SMS app
REMOVED: Emoji font installer
ADDED: Handcent SMS and Emoji plugin
ADDED: Screenfilter
REMOVED: Protips.apk
REMOVED: Google development tools
REMOVED: Samsung Service
CHANGED: Carrier label http://forum.xda-developers.com/showthread.php?t=1613480 (thanks bakageta) doesn't work, reverted to stock for now
CHANGED: version 0.2 in build.prop
0.3 no wipe
FIX: Handcent install
FIX: tethering from http://forum.xda-developers.com/showthread.php?t=1849329
ADDED: manual media scanner
ADDED: ability to run scripts from /system/etc/init.d
ADDED: Busybox run-parts
EXPERIMENTAL: blue ICS icons and circle battery from http://forum.xda-developers.com/showthread.php?t=1818961 (too big, need to fix or find smaller ones)
ADDED: talkback (found out it's required for Google Now to speak)
CHANGED: build.prop to NardROM 0.3 (will reset any changes you've made to build.prop)
0.4 no wipe
RE-ADDED: Preload (after tearing my hair out trying to get handcent to reinstall properly I realized I could just borrow a page from the carrier)
DELETED: /preload partition formatted to smithereens. 500 megs of phone storage wasted on Asphalt videos and pics
ADDED/CHANGED: Status bar icons returned mostly to stock. 1% battery icons now working, using http://forum.xda-developers.com/showthread.php?t=1873300
CHANGED: Quick toggle text removed
CHANGED: Carrier label removed
CHANGED: Added LH2 kernel with keyboard fix
CHANGED: Superuser swapped out with Supersu
DELETED: A lot of crap, including test apps that should never be put on a consumer device, buddies now, touchwiz wallpapers, media hub, stock music player, accuweather
ADDED: Apollo player
ADDED: Fancy widgets clock/weather
REMOVED: FoxFi
CHANGED: wifi scan time set to 60 seconds to save battery
CHANGED: Dumpstate restored
Note: To get toggle 2G to work, you must grant it superuser permissions and add a widget for it. *#2263# also works.
TODO:
Themes
BUGS:
Capacitive buttons only light up with screen press, not on the button (ICS problem)
Manual network selection disabled (ICS problem)
Workarounds:
When AT&T address book pops up, do not click cancel, instead wait for it to load and then cancel
Set Toggle 2G to "Data off to switch"
Reserved as well
Well sweet i will try this soon! Probably better than my ROM haha
Sent from my SGH-I927 using xda premium
jayjayjoker2 said:
Well sweet i will try this soon! Probably better than my ROM haha
Sent from my SGH-I927 using xda premium
Click to expand...
Click to collapse
Well feel free to bug test for me, and add ideas. And borrow stuff from me is fine. Themes are where most roms differ anyway. My theme is "stock" for now.
well i installed and running GREAT! testing a few things will report back... also anyone wanting if u have to readd CWM u do not it doesnt wipe that. idk if nard said that or not
Are the deodexed files here otherwise unchanged from stock? I've been meaning to deodex the stock rom so I could get around to removing the carrier branding in the status bar, but if you've already done the work...
added nova launcher and OMG its super nice... just an idea is put nova as default and take out TW launcher.. IMO
bakageta said:
Are the deodexed files here otherwise unchanged from stock? I've been meaning to deodex the stock rom so I could get around to removing the carrier branding in the status bar, but if you've already done the work...
Click to expand...
Click to collapse
They're also re-signed. Mixing system apks with different signatures might cause problems. In any case let me know what you discover in that regard and I'll throw it into the ROM.
Forgot to mention one thing: Need to set Toggle 2G to "Data off to switch" to get it to work.
Nardholio said:
They're also re-signed. Mixing system apks with different signatures might cause problems. In any case let me know what you discover in that regard and I'll throw it into the ROM.
Click to expand...
Click to collapse
Simply replacing all of them should avoid any mixing... I'll let you know what I come up with, but was just going to follow this guide.
bakageta said:
Simply replacing all of them should avoid any mixing... I'll let you know what I come up with, but was just going to follow this guide.
Click to expand...
Click to collapse
Does this come with root?
dude52 said:
Does this come with root?
Click to expand...
Click to collapse
Yes
Sent from my SGH-I927 using xda premium
I love when people can't read... and some people wonder why they get flamed... still rocking on great I'll give it a solid run down tomorrow while I'm at work! Seems to hang on some parts. Might just be me. Can't wait for kernal source!
Sent from my SGH-I927 using xda app-developers app
Ok so i flashed from one click Stock ICS and im getting stuck at the Samsung screen
All u have to do is wipe cache/dalvick cache and data and install. And reboot and let it load up
Sent from my SGH-I927 using xda app-developers app
dude52 said:
Ok so i flashed from one click Stock ICS and im getting stuck at the Samsung screen
Click to expand...
Click to collapse
Strange. Send me a copy of your /cache/recovery folder so I can see how the flash went.
Did you Remove The AT&T Phone Book As Well ? And Did You Add The 14 Toggle Widgets ? I Am IN Canada And Want To Test Your Rom
Nardholio said:
Strange. Send me a copy of your /cache/recovery folder so I can see how the flash went.
Click to expand...
Click to collapse
Actually i just did it over again and it worked... stranged didn't work the first time
phatryan69 said:
I love when people can't read... and some people wonder why they get flamed... still rocking on great I'll give it a solid run down tomorrow while I'm at work! Seems to hang on some parts. Might just be me. Can't wait for kernal source!
Sent from my SGH-I927 using xda app-developers app
Click to expand...
Click to collapse
There's some funkiness setting up the Toggle 2G root permissions the first time. Let it sit for about 10 minutes and reboot and it should never bother you again,

[FRAMEWORK][MOD] rovo89's xPosed Framework - ROM modding without modyfing APKs!

Hi guys! Let me introduce to you this awesome MOD:
Let's start underlining again (as clearly stated in topic title) that this is not my work - the developer of the xPosed framework is rovo89 so why don't you leave him a "thanks"? :laugh:
So, as making a duplicate would be useless I am not copying-pastying the original thread you can find HERE
By the way, I got the permission from rovo89 himself to mantain a S3 Mini dedicated thread for his MOD
PLEASE NOTICE - do not spam the official thread with bugreports, do it here instead. If you don't understand a step, you want more clarifications on how this framework is working, or a mod isn't working for you and so on, just leave a post here and I'll help you to get through your problems/curiosities
That said...
The xPosed framework itself only has the potential to mod your ROM. It doesn't include any extra feature, that you will get by installing additional modules, but we will talk about that later.
Features:
No need to modify system apks (so no unpacking,decompiling,recompiling,ect... very n00b friendly!)
Universal - it works on multiple devices and ROMs as it relies on proprietary framework
Changes are fully revertable by simply uninstalling the framework, so no need to reflash your ROM
Open source!
Instructions:
First of all you need to setup your framewok:
- Download the Xposed installer.from the original thread
- Install it on your phone
- Launch the Xposed Installer and click on "Install/Update"
- Reboot and you're done!
As I said before installing the framework only won't make any magic. To start modding your system you have to download some additional modules you can find here: http://www.villainrom.co.uk/forum/forums/xposed_framework_mods/ (a google search may reveal more modules repositories though )
The modules are in apk format, if you want to install them do this way:
- Download <module>.apk and install it
- Launch the Xposed Installer and go to the "Modules" tab
- Enable the module by checking the checkbox
- Reboot (sometimes soft reboot is enough) and you're done! :good:
Now lets talk about these modules. I have tried most of them before posting here to provide some useful hands-on feedback and here's what I suggest to install (100% working mods) on our S3 mini:
Dithered Holo Background
Email Text Colour
No increasing ringtone
Samsung Keyboard short delay
Xposed delivery notify toast
Xposed tweakbox (you'll find it on GSII forums - HERE )
Description of the mods: -more info on the repository page-
- Dithered Holo Background:
This mod fixes a minor annoyance in ICS/Jelly Bean that shows a slight color banding over Holo backgrounds.
- Email Text Colour:
Use this if you're using stock Samsung Email client - NOT THE ONE IN MY DMOD THAT'S INVERTED. As many of you could have noticed, stock email app isn't that readable. Why? Black backgrounds+greyish text. If you are not using my inverted email mod this could come in handy because changes the text colour from grey to a more white one
- No increasing ringtone:
Easy, this disables the default increasing ringtone and will play your ringtone at the same volume from the beginning to the end
- Samsung keyboard short delay:
If you, like me, don't like to use a third party keyboard this could be quite useful. If you've ever wondered about the possibility of reducing the long-press delay this is the answer, by reducing time from 500ms (that's just ridicolous) to 200ms.
- Xposed delivery notification toast:
If you're using delivery notifications (i find them veeery useful) you'll find this mod great. Samsung has a strange way of handling delivery reports, as a notification appears in the status bar and the SMS ringtone will be played. So it's not that different from a normal SMS... this will transform the notification into a little toast (just like superuser ones) and no sound will annoy you anymore
-Xposed tweakbox
A nice xposed module (with own GUI, like a standalone app), with a nice collection of graphical mods:
Statusbar mods - they work just fine!
CRT effect - does NOT work as it relies on a modded
Battery mods - working
Phone mods - working, call recording NOT tested
Miscellaneous - they work - SKIP TRACKS WITH VOLUME BUTTON INCLUDED!
So at the end of the day these are the major mods you can get with xposed, even on a stock ROM (if rooted):
- No SMS to MMS conversion
- No increasing ringtone
- Change default smilies
- Enable call recording (not tested yet)
- Launcher modifications
- Real SMS timestamps
- Per-app DPI and UI settings
and some other nice (but minor) mods/fixes
You can find credits in the original thread!
ok installed the wposed
now share a good module.. i cant understand the link...
sassonno1 said:
now share a good module.. i cant understand the link...
Click to expand...
Click to collapse
I don't understand.. I've stated which modules I suggest in my OP, and I said you can find them here: http://www.villainrom.co.uk/forum/forums/xposed_framework_mods/
got it?
AW: [FRAMEWORK][MOD] rovo89's xPosed Framework - ROM modding without modyfing APKs!
I have testet Transparent Status Bar and change color of clock
.....Works fine.
Test end.
Sent from my GT-I8190 using xda premium
Dont Work
Why that dont work by me? i have aktivate tweakbox.
AW: [FRAMEWORK][MOD] rovo89's xPosed Framework - ROM modding without modyfing APKs!
1. You must download and install XposedInstaller_2.1.3.apk
From link
2. Step Download and install XposedTweakbox_1.4.0.apk
3.Start xposed installer and klick install/update
4. Reboot you phone
5.open xposed installer again
6. Klick on Mudules and load/mark xposed Tweakbox
7.close
8.Open Tweakbox and make you choice
9.Reboot and have fun
PS. Transparent status bar looks bad with lookscreen
Sent from my GT-I8190 using xda premium
AW: [FRAMEWORK][MOD] rovo89's xPosed Framework - ROM modding without modyfing APKs!
I do that but nothing happen realy but thank you
Sent from my GT-I8190 using xda premium
giving this a shot, might work better for me considering my attempts to mess around with systemui are still failing
long story short
try try again
all part of learning how to mod stuff
Dario did you know if this module "Received SMSes' Sent Times in Details" use the right sms time like you standard rom V1?
R: [FRAMEWORK][MOD] rovo89's xPosed Framework - ROM modding without modyfing APKs!
devil-- said:
Dario did you know if this module "Received SMSes' Sent Times in Details" use the right sms time like you standard rom V1?
Click to expand...
Click to collapse
Yes, it's useless if you're using DMod
Sent from my GT-I8190N using xda app-developers app
dariolob said:
Yes, it's useless if you're using DMod
Click to expand...
Click to collapse
I ask because i think you must go on with your rom only for N version crying, I have standard one so I use right now Benz rom V4, I ask to Benz if can include this mod on the next update but of corse I just ask for it but if I can do it by this module I'm happy too
---------- Post added at 11:57 AM ---------- Previous post was at 11:09 AM ----------
installing the module, by xposed flag the module, reebot, tourn off the mobile and send sms with other mobile, after 10 minute i open mobile and.... not working... :crying:
And if someone, like me, had the problem with xposedbridge.jar not installing and failures like this:
Code:
[: not found
[: not found
mounting/system writable
[: not found
Created backup of
app_process executable at /
system/bin/app_process.orig
copying app_process...
[: not found
copying XposedBridge.jar...
cp:cant create '/data/xposed/XposedBridge.jar.newversion':
Path does not exist
then do read this and do exactly what is indicated. It all works like a charm afterr that. Click thanks there and not to me, as ante0 discovered it.
ps: never had a problem on my SGS II, its wife's SGS III Mini perking and acting I guess, even though it's well rooted and modified
it works i like it
Problem parsing package??
And is there a module to make center clock?
Sent from my GT-I8190 using xda app-developers app
your repo link is not working do you have any alternatives?
I found some on the forum http://forum.xda-developers.com/showthread.php?t=2327541 but couldn't find "No SMS to MMS conversion" and "Real SMS timestamps" that you talked about.
do you have any info on wanam xposed module? http://forum.xda-developers.com/showthread.php?t=2383484
it s for 4.2+ but i think maybe some of the functions can work on our device too. what do you think?
Greenify * ROOT *
Try the Greenify * ROOT *!
Wonderful tool!
Ice unwanted apps!
Save the battery and ram, etc.
MUST!
agree greenify is excellent
hi i'm worried about soft brick or boot loop. does it happen? please help i don't wanna brick my phone
It's OK to use
Sent from my GT-I8190 using XDA Free mobile app
Which xposed version should I flash for s3 mini lollipop?
Omni rom

[MOD] Touchwizz for Nexus 7 - Android 4.4.X and up !

Welcome to my little contribution to the (almost) most supported device on the forum.
Since MrMad.de's add-on doesn't work on KitKat, I manage to get a working Touchiz Launcher on Nexus 7 and decided to share.
It's NOT my work, I found this Launcher here on XDA long time ago, but I forgot the Developer name
- What you need:
- A Nexus 7 with Android 4.4.4
- Root
- xposed installer
- XTheme Engine (optional)
- 10 Minutes of your life
- Features:
- 5x5 Touchwiz Launher
- Note 8.0 Wallpapers
- Samsung Theme (XTheme or TMo Theme Chooser)
- AccuWeather Widget
- Installation:
1) Download the archive here (MediaFire, 36MB)
2) Go to Multirom recovery
3) Install, and choose the Zip.
4) Reboot and Enjoy.
- Mods:
* To get the 5x5 Launcher, grab xposed installer here here
Install framework and optionally reboot. Go to Download Tab and search fot 5x5 Touchwiz Launcher, download and install. Active the module and reboot.
* To make Touchwiz fit on your N7 Screen, change your DPI to 280 in build.prop or via this command
Code:
wm density 280
(to go back, use this
Code:
wm density reset
). Reboot/SoftReboot after the modifications.
If you don't want to use 280 as DPI, go grab Xposed Apps Settings here
Install it, Launch it, Change the following apps DPI to 280.
- SecLauncher2 (Touchwizz Launcher)
- AccuWeatherWidget
- AccuWeatherDaemon
- AccuWeatherMain
Reboot (or just SoftReboot).
* To get Touchwizz Them, Install XTheme Engine and Touchwizz 5 Free Theme for XTheme. Apply it, Reboot and see the magic !
* To get the Tabbed Settings, Install a XPosed Module called "Tabbed Settings"
- Screenshots:
- That's all....
i have to say good job
USBhost said:
i have to say good job
Click to expand...
Click to collapse
Thank you...For your interest
tries to flash and install this on lolipop and seems it does not work.. .. Thanks anyways
It says this needs xposed, and xposed isnt working on 5.0 yet.
smartjais said:
tries to flash and install this on lolipop and seems it does not work.. .. Thanks anyways
Click to expand...
Click to collapse
You need Xposed for this to work.
And the Apps may simply not work on LP sorry
Thought I would drop by and let ya know & give ya a big THANKS for this. I have been looking for something different and this worked great on my nabi2 but still needs some tweaking. I know they share a lot of hardware and system files so I took a shot. Also I am running our latest update, 4.4.2 KK. :good:
So...?
DarkAngel said:
Thought I would drop by and let ya know & give ya a big THANKS for this. I have been looking for something different and this worked great on my nabi2 but still needs some tweaking. I know they share a lot of hardware and system files so I took a shot. Also I am running our latest update, 4.4.2 KK. :good:
Click to expand...
Click to collapse
So...
Is it working for you ?
Nonta72 said:
So...
Is it working for you ?
Click to expand...
Click to collapse
Sorry if I wasn't clear. Yes it is working for me. I just need to play around with DPI setting. The ones stated above will not work for me. Then I will decompile the actual Launcher App and play around with the smali and values and see about adding features to it if possible...... for me of course. I'll share it after asking for permission though.
:good:
Oh I was not able to find the " Tabbed Settings " Xposed Module anywhere. Is it under a different name?
DarkAngel said:
Sorry if I wasn't clear. Yes it is working for me. I just need to play around with DPI setting. The ones stated above will not work for me. Then I will decompile the actual Launcher App and play around with the smali and values and see about adding features to it if possible...... for me of course. I'll share it after asking for permission though.
:good:
Click to expand...
Click to collapse
You have got my permision
Oh I was not able to find the " Tabbed Settings " Xposed Module anywhere. Is it under a different name?
Click to expand...
Click to collapse
Let me see if I can fin it again

Conflicting xposed mods thread

So, purpose for this thread is to notify the users which mods are conflicting and causing problems for HTC 10. I hereby will share my scenario and others please also share what u guys observe.
I am using ICE stable 1.1.3 Rom, s-off, xposed framework version 85.
So the problems I faced with conflicting mods are:
1. Sudden reboots.
2. After rebooting, no ringtone during calls.
Working mods are:
1. Android N-ify v0.2.0
2. Gravitybox v6.1.3
3. Greenify (donation) v2.8.1
4. Native clipboard v4.6.4
5. OGxposed v1.0
6. Play store changelog v1.2.2
7. Xinstaller v5.0
8. Xnotifications
9. Direct APK install
10. Youtube adblock
11. Youtube background playback
Conflicting mods for me:
1. Sense toolbox v2.2.4
2. Amplify v3.3.4
P.S. these mods were conflicting for me probably because I was using Gravitybox which I didn't want to remove. With any other combination or using them single, u may not face any problem. So if u guys find any variation in behavior or whatever may be, please post and I will update my list accordingly. Thanks.
Sent from my HTC 10 using Tapatalk
How do I even get xposed Installed just confused on which zip to flash for the framework I'm on Lee droid. Thx.
Sent from my HTC 10 using Tapatalk
dandan2980 said:
How do I even get xposed Installed just confused on which zip to flash for the framework I'm on Lee droid. Thx.
Sent from my HTC 10 using Tapatalk
Click to expand...
Click to collapse
xposed-v85.5-sdk23-arm64-systemless is the latest systemless version. you want the arm64 versions for the HTC 10. then you install the xposed installer
afuller42 said:
xposed-v85.5-sdk23-arm64-systemless is the latest systemless version. you want the arm64 versions for the HTC 10. then you install the xposed installer
Click to expand...
Click to collapse
Thanks so flash the zip then install the apk? Also I didn't see anything about systemless but I will search for that thanks
Sent from my HTC 10 using Tapatalk
dandan2980 said:
Thanks so flash the zip then install the apk? Also I didn't see anything about systemless but I will search for that thanks
Sent from my HTC 10 using Tapatalk
Click to expand...
Click to collapse
http://forum.xda-developers.com/xposed/unofficial-systemless-xposed-t3388268
you don't need to use systemless, but its the one I went for since it don't break OTA or Android pay cause it can be disabled in the new app
nipun1110 said:
So, purpose for this thread is to notify the users which mods are conflicting and causing problems for HTC 10. I hereby will share my scenario and others please also share what u guys observe.
I am using ICE stable 1.1.3 Rom, s-off, xposed framework version 85.
So the problems I faced with conflicting mods are:
1. Sudden reboots.
2. After rebooting, no ringtone during calls.
My currently working mods are:
1. Android N-ify v0.2.0
2. Gravitybox v6.1.3
3. Greenify (donation) v2.8.1
4. Native clipboard v4.6.4
5. OGxposed v1.0
6. Play store changelog v1.2.2
7. Xinstaller v5.0
Conflicting mods for me:
1. Sense toolbox v2.2.4
2. Amplify v3.3.4
P.S. these mods were conflicting for me with all the other mods I used. With any other combination or using them single, u may not face any problem. So if u guys find any variation in behavior or whatever may be, please post and I will update my list accordingly. Thanks.
Click to expand...
Click to collapse
Sense Toolbox is probably conflicting with Gravitybox because they both make changes in the system. I am using Sense Toolbox for the Center Clock, to add Blinkfeed shortcut so I can run Nova Prime as my main launcher then tap that to switch to Sense. I am also running N-ify, Greenify, XNotifications, and Amplify. Oh, also APK direct install (so I don't have to toggle it in Settings/security) as well as YouTube ad block and YouTube Background Playback...no issues here at all. Everything is set up systemless. There was one module that made Sense Toolbox lose center clock so I disabled it...but I can't remember which it was. I know that it wasn't Gravitybox though...I hadn't gotten around to trying that one yet. My guess is that Gravitybox is messing with Sense Toolbox and Amplify for you but that's a guess
JohnCorleone said:
Sense Toolbox is probably conflicting with Gravitybox because they both make changes in the system. I am using Sense Toolbox for the Center Clock, to add Blinkfeed shortcut so I can run Nova Prime as my main launcher then tap that to switch to Sense. I am also running N-ify, Greenify, XNotifications, and Amplify. Oh, also APK direct install (so I don't have to toggle it in Settings/security) as well as YouTube ad block and YouTube Background Playback...no issues here at all. Everything is set up systemless. There was one module that made Sense Toolbox lose center clock so I disabled it...but I can't remember which it was. I know that it wasn't Gravitybox though...I hadn't gotten around to trying that one yet. My guess is that Gravitybox is messing with Sense Toolbox and Amplify for you but that's a guess
Click to expand...
Click to collapse
Yes that's right. But I thought gravitybox was a must for everyone as it's kinda all-in-one mod. But here u r just doing fine without it. I will update my thread accordingly. Thanks for yr input.
Sent from my HTC 10 using Tapatalk
nipun1110 said:
Yes that's right. But I thought gravitybox was a must for everyone as it's kinda all-in-one mod. But here u r just doing fine without it. I will update my thread accordingly. Thanks for yr input.
Click to expand...
Click to collapse
No problem....however, if Gravitybox has things like center clock, you can use other modules to block notifications and icons in the status bar. Sometimes if I add one thing too many, it goes back to default so it's more of a "mostly works" I wasn't able to use Gravitybox on my M9 (as far as I know) but yeah, it's best to experiment and get other people to comment like you are. Pretty soon I will be on ViperROM though...that's the sickest custom ROM I have ever used. You can leave it Sense based or "De-Sense" it and the amount of customization it has is unmatched. I have used it on 5 different HTC models and it's incredible!
For those who are going to stay stock rooted with Xposed, you have lots to choose from and my battery has been incredible so no bad side effects from using it

Categories

Resources