[MOD][Xposed] SkypeX - Version spoofing for Skype app - Xposed Framework Modules

This is a simple mod to fill request by @AquilaChill located here. It's an adaptation of the original mod done by @Mr.Its located here and also by @MassiveEffect located here.
It spoofs the version number that the app sends to Micro$oft's servers. The app has a preference screen, which is located in Xposed Installer->Modules (no launcher icon per request).
Make sure you have your preferred version of Skype installed first, then launch the module preferences at least once.
It should work with older (<= 3.x) and newer versions (>= 4.x) of the Skype app. Once you change the spoofed version, make sure you fully exit Skype (kill app) before restarting it.
Also available in the Xposed Repo
You'll need to have the Xposed Framework installed and working for this module to do anything.
Changelog
v1.0 - Initial release
v1.1 - Reworded preferences to add clarification to module intent
Added support for dual Skype installations in preferences
Added module icon for preference screen
v1.2 - Fixed dual app support
v1.2.1 - Added support for older Skype app (<= 2.x)
It appears that Microsoft has changed how it gets an authenticated session. @PiggyFlooper has figured out how to get older versions of Skype working with the help of Titanium Backup and this module:
PiggyFlooper said:
Got Skype inverted 4.0.0....modded by theo0so to work with module v.1_2_1 on ics 4.0.3!
Used custom version in skypeX as current version 5.0.0.52727
Downloaded Skype from Play Store.
I'm not sure if this had anything to do with it, but, in Xprivacy, blocked /proc, serial, and getString in ID, and getDeviceid in Phone. -- (XPrivacy may not be needed per @nardeeno here)
Opened Skype and signed in. Backed up Skype with Titanium B.
Uninstalled Skype, reinstalled inverted version. Restored Skype data only in T.B.
Opened Skype and puh pow!
Click to expand...
Click to collapse

agentdr8 said:
This is a simple mod to fill request by @AquilaChill located here. It's an adaptation of the original mod done by @theos0o located here.
It spoofs the version number that the app sends to Micro$oft's servers. The app has a preference screen, which is located in Xposed Installer->Modules (no launcher icon per request).
It should work with older (<= 3.x) and newer versions (>= 4.x) of the Skype app. Once you change the spoofed version, make sure you fully exit Skype (kill app) before restarting it.
Also available in the Xposed Repo
Click to expand...
Click to collapse
What advantages if any are there to using an older version of the Skype Android application?

thanhdoku said:
What advantages if any are there to using an older version of the Skype Android application?
Click to expand...
Click to collapse
There are modded dark versions of older Skype versions and they're not as annoying as the newest version.
Also there is still non dark version of the newest Skype version.

I love modules like this but I gotta say that the latest version of Skype works the best. It got best battery, push so messages almost always gets delivered and it syncs messages when logging in fast and seamless. You can even greenify skype while logged in and you will receive messages anyway due to push. Means absolute minimum battery/memory usage

After I installed Skype 3.2 and Skype X module, I try to connect, but " You cannot to sign at this time. Try yor settings connection bla bla bla ..." Why ?

cristicaras said:
After I installed Skype 3.2 and Skype X module, I try to connect, but " You cannot to sign at this time. Try yor settings connection bla bla bla ..." Why ?
Click to expand...
Click to collapse
Are you using a Microsoft login by chance? I ran into this when I was testing on the older versions, and it only let me connect if I used a Skype login.

agentdr8 said:
Are you using a Microsoft login by chance? I ran into this when I was testing on the older versions, and it only let me connect if I used a Skype login.
Click to expand...
Click to collapse
No, I used my Skype acount.

cristicaras said:
No, I used my Skype acount.
Click to expand...
Click to collapse
What version did you spoof? I tested Skype v3.2.x using the 5.0.x spoof and it let me login using the Skype account.
Also, did you run the mod preferences at least once after Skype was installed? It needs to grab the installed version and write it to the preferences file in order for the module to work.

agentdr8 said:
What version did you spoof? I tested Skype v3.2.x using the 5.0.x spoof and it let me login using the Skype account.
Also, did you run the mod preferences at least once after Skype was installed? It needs to grab the installed version and write it to the preferences file in order for the module to work.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=42426671&postcount=2941&nocache=1&z=8957994726952165
I try v.19.1 inverted ,with Microsoft acount, I select 3.2.0.06673 in Skype X module, but I can't sign in.0

cristicaras said:
http://forum.xda-developers.com/showpost.php?p=42426671&postcount=2941&nocache=1&z=8957994726952165
I try v.19.1 inverted ,with Microsoft acount, I select 3.2.0.06673 in Skype X module, but I can't sign in.0
Click to expand...
Click to collapse
Try using 5.0.0.49715 as the spoofed version.

Thank you
Thank you for making this, but seems have some things to debug, I'll send you a link of my whole xposed log
Tested on 4.0.0.17847 v20b inverted & not working, according to logs it seems to think I'm on skype <== 3 & throws some java errors after that, on my stock rooted TW 4.2.2 MF9 SGS4 SPH-L720.
But I'd like to point out that theos0o didn't spoof anything (other people posted spoofed versions of his great mod), theos0o moded skype to do things like video chat on more devices, selectable notification sounds, bluetooth tweaks & other nice things.
In the app its not clear whether to select the version your trying to spoof (installed) or what your trying to spoof it as (newer version that MS allows to connect).

AquilaChill said:
Thank you for making this, but seems have some things to debug, I'll send you a link of my whole xposed log
Tested on 4.0.0.17847 v20b inverted & not working, according to logs it seems to think I'm on skype <== 3 & throws some java errors after that, on my stock rooted TW 4.2.2 MF9 SGS4 SPH-L720.
But I'd like to point out that theos0o didn't spoof anything (other people posted spoofed versions of his great mod), theos0o moded skype to do things like video chat on more devices, selectable notification sounds, bluetooth tweaks & other nice things.
In the app its not clear whether to select the version your trying to spoof (installed) or what your trying to spoof it as (newer version that MS allows to connect).
Click to expand...
Click to collapse
It's possible that particular version of the Skype app uses a different getVersion() method (or d() method in the old <= 3.x).
I can add clarification to the preferences so that it's clearer regarding what exactly the module will do.

I try to keep 2 versions simultaneus. Latest version,for Wifi,and v.19.1,for 3G connection. For that I modified 19.1 package name in Androidmanifest.xml (com.skype_mod.ryder).That is the reason for I can't sign in,but in other device,only Skype 19.1,with your Skype X module,work fine. Thank you sir for your great work. It is possible keep two Skype versions in same device ? Skype 19.1 is more smooth for 3G connection. Thank you again, and sorry for my poor english. I'm romanian. Best regards.

cristicaras said:
I try to keep 2 versions simultaneus. Latest version,for Wifi,and v.19.1,for 3G connection. For that I modified 19.1 package name in Androidmanifest.xml (com.skype_mod.ryder).That is the reason for I can't sign in,but in other device,only Skype 19.1,with your Skype X module,work fine. Thank you sir for your great work. It is possible keep two Skype versions in same device ? Skype 19.1 is more smooth for 3G connection. Thank you again, and sorry for my poor english. I'm romanian. Best regards.
Click to expand...
Click to collapse
I can add a preference to allow you to type in a custom package name that you've altered in the manifest. Then it would apply the spoofed version to both the official com.skype.raider and com.skype_mod.ryder package.

AquilaChill said:
Tested on 4.0.0.17847 v20b inverted & not working, according to logs it seems to think I'm on skype <== 3 & throws some java errors after that, on my stock rooted TW 4.2.2 MF9 SGS4 SPH-L720.
Click to expand...
Click to collapse
I got your logs and downloaded the inverted v20 from theos0o's thread. When I tested it with the module, my log shows:
Code:
[2014-08-29 09:44:40] SkypeX: Installed Skype version is >= 4
[2014-08-29 09:44:40] SkypeX: setting version to 5.0.0.49715
And proceeds to log me in using my Skype login. Did you at some point have a 3.x version installed prior to the 4.x version? Try clearing data for the SkypeX module, which will wipe the preferences file. Open the module prefs and reselect your settings. Then try your Skype 4.0.0.17847 and see if it works.
Your preferences file located at /data/data/com.dr8.xposed.skypex/shared_prefs should resemble the following:
Code:
<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
<map>
<string name="skypever">4.0.0.17847</string>
<string name="manual_version"></string>
<string name="version">5.0.0.49715</string>
<boolean name="debug" value="true" />
</map>

agentdr8 said:
I can add a preference to allow you to type in a custom package name that you've altered in the manifest. Then it would apply the spoofed version to both the official com.skype.raider and com.skype_mod.ryder package.
Click to expand...
Click to collapse
Oooo !!! Thank you in advance. You are the best !

cristicaras said:
Oooo !!! Thank you in advance. You are the best !
Click to expand...
Click to collapse
Give the latest version a try and let me know if it works for you.

agentdr8 said:
Give the latest version a try and let me know if it works for you.
Click to expand...
Click to collapse
Thank you very much sir for your work. I installed SkypeX v1.1, but I can't sign in with Skype 19.1 modified. I don't know why. Other modification in Androidmanifest.xml ? I don't know. That is ! Your module is great. My gratitude for you . Best regards.

cristicaras said:
Thank you very much sir for your work. I installed SkypeX v1.1, but I can't sign in with Skype 19.1 modified. I don't know why. Other modification in Androidmanifest.xml ? I don't know. That is ! Your module is great. My gratitude for you . Best regards.
Click to expand...
Click to collapse
You enable the dual app mode, then type in the package name of your 2nd Skype app into the field below the switchbox. You said it was com.skype_custom.ryder or something of that sort? Can you enable debugging and send the xposed error.log to me?

your right I did have 3.2 & seems it did stick that in the prefs, perhaps have it check the installed version when you open the settings (orig thought it did) or a button to do so?
I need to reboot for v1.1, will test sooner or later

Related

[MOD][XPOSED][2018/2/25 3.20]Android Phone Vibrator

This Xposed module can vibrate the phone on different call status. It should work on ICS to O phone apps.
Features:
1. Vibrate when an outgoing call is connected
2. Vibrate when an incoming call is connected
3. Vibrate when an incoming call is waiting
4. Vibrate when a call is ended
5. Vibrate during outgoing call at 45 second mark of every minute (default is off)
6. Vibrate once at fixed time after outgoing call is connected (default is off)
7. Any of the above features can be turned on/off
8. Vibration intensity can be adjusted
Requirements
1. Your phone must be rooted
2. Xposed framework must be installed first http://forum.xda-developers.com/showthread.php?t=1574401
3. Xposed library 2.2 is required
Instructions
Install the module
Run Xposed Installer and enable the module Vibrate on connected call, ended call and new call waiting for Android phones
Reboot the phone
Credits
kantry123 - for testing with Xperia U phone
Source code
You can find source code for this module from GitHub here.
Download
Xposed Module Repository
Change Log
Code:
3.20
- Fix the issue that settings are not applied for Nougat and higher devices
3.13
- Add support for Android 6
3.12
- Fix incorrect vibration time when Every Minute is selected on Lollipop
3.11
- Hangup vibration now works even when call is not connected on Lollipop
3.10
- Add support for call waiting on Lollipop
3.00
- Add support for Lollipop (including Xperia phones)
- Strongest vibration intensity is now 5
2.53
- Improved exception handling
2.52
- Update translation (Thanks to Jose Artuñedo for Spanish)
2.51
- Update translation (Thanks to Jan Žák for Czech)
2.50
- New feature to adjust state change threshold for outgoing call. Use it if your phone does not vibrate on outgoing call. Check FAQ below for details.
- New option to enable additional debug info
- Update translation
2.40
- New feature to adjust vibration intensity
- New localisation for Traditional Chinese for Hong Kong
2.31
- Updated localisation for Simplified Chinese (thanks to liveasx)
- New localisation for Traditional Chinese
2.30
- Second mark of every minute can now be changed
- New feature to vibrate once at fixed time after outgoing call is connected (default is off)
2.20
- New feature to vibrate the phone during outgoing call at 45 second mark of every minute (default is off)
- New localisation for Simplified Chinese (thanks to liveasx)
2.12
- Fix issue that vibrate on incoming call might not work on some phones
2.11
- Add new feature Vibrate when an incoming call is waiting
- Add new feature Vibrate when an incoming call is connected
- All features can be turned on/off
2.00
- Completely rewritten based on ICS/JB AOSP source code using CM ROM logic. Now should work on most Android phone apps.
1.11
- Added support for ICS ROM. Now should work with more Xperia phones.
FAQ
Q: My phone does not vibrate when an outgoing call is connected.
A: It's possible that the time of state change for your phone after an outgoing call is connected is slower than expected. This module has an assumption that this state change should happen in no longer than 200ms. In version 2.50, there's a new option to change this threshold. But first you need to know how much time your phone need. Following the procedures below:
1. First Enable Debug Info (new option available in 2.50 also) in setting.
2. Make some calls.
3. Check the Xposed log file under /data/data/de.robv.android.xposed.installer/log/.
4. Look for the line beginning with "cstate:ACTIVE". The value after "durationMillis" is the amount of time your phone needs for the state change for outgoing call. This value might varies so make several calls and mark the largest value.
5. Set the threshold to something higher than the largest value you found.
6. Try calling out again and see if it vibrates.
is there anyway to make this work with other phones that are on 4.2 builds ? or is this just exclusive to your sony model phone.
SystemErrorOne said:
is there anyway to make this work with other phones that are on 4.2 builds ? or is this just exclusive to your sony model phone.
Click to expand...
Click to collapse
I haven't checked out the source code for AOSP dialer. But if Xperia phone app is using similar code, then this module should also work in AOSP and other similar dialer.
Technically, this module only call the system vibrator after the method hideCallingProgress in the LargeCallView class. So if this class and method exist, then it mod should work.
You can try it and report back your result.
itandy said:
I haven't checked out the source code for AOSP dialer. But if Xperia phone app is using similar code, then this module should also work in AOSP and other similar dialer.
Technically, this module only call the system vibrator after the method hideCallingProgress in the LargeCallView class. So if this class and method exist, then it mod should work.
You can try it and report back your result.
Click to expand...
Click to collapse
Well considering that Im into designing and not so familiar with coding I will attempt to do it myself but feel free to give me a starting point
Thanks for the response :good:
SystemErrorOne said:
Well considering that Im into designing and not so familiar with coding I will attempt to do it myself but feel free to give me a starting point
Thanks for the response :good:
Click to expand...
Click to collapse
Actually you can check out the source code from GitHub if you want to know how this module works. It's just a few line of codes.
But again you can try this module to see if it works on your phone first. I have a feeling that it works too.
itandy said:
Actually you can check out the source code from GitHub if you want to know how this module works. It's just a few line of codes.
But again you can try this module to see if it works on your phone first. I have a feeling that it works too.
Click to expand...
Click to collapse
do you have a G+ account ?
SystemErrorOne said:
do you have a G+ account ?
Click to expand...
Click to collapse
Just PM
This did nothing, no effect on my Xperia T.
ironwick said:
This did nothing, no effect on my Xperia T.
Click to expand...
Click to collapse
Can you give me the link to download your ROM. I can take a look.
Can you make something for my xperia S with stock JB 4.1.2?
Regards
Hi
Well, does not work on Xperia mini pro (stock 4.0.4 rom).
Guys, please try out this version if the Play store version is not working for you. I checked some Xperia ICS ROM and found that a different method is called which is different from JB. Anyway, I made this version trying to support both methods. Please report your result. Thanks!
itandy said:
Guys, please try out this version if the Play store version is not working for you. I checked some Xperia ICS ROM and found that a different method is called which is different from JB. Anyway, I made this version trying to support both methods. Please report your result. Thanks!
Click to expand...
Click to collapse
2 downloads but no reply? Does the new version works?
itandy said:
2 downloads but no reply? Does the new version works?
Click to expand...
Click to collapse
nope bro... i replied to ur market comment but u did'nt respond
even the above version doesn't work on xperia U stock ics rom
even i tried on jb 4.1.2 not working
any other fix..!!!!
regards
kantry123
itandy said:
Guys, please try out this version if the Play store version is not working for you. I checked some Xperia ICS ROM and found that a different method is called which is different from JB. Anyway, I made this version trying to support both methods. Please report your result. Thanks!
Click to expand...
Click to collapse
Hi, I'll test it and will able to say it it works.
Bye.
kantry123 said:
nope bro... i replied to ur market comment but u did'nt respond
even the above version doesn't work on xperia U stock ics rom
even i tried on jb 4.1.2 not working
any other fix..!!!!
regards
kantry123
Click to expand...
Click to collapse
I downloaded this Xperia U ICS ROM. Is it what you're using? Can you also give me the link to your JB ROM?
itandy said:
I downloaded this Xperia U ICS ROM. Is it what you're using? Can you also give me the link to your JB ROM?
Click to expand...
Click to collapse
Stock rom ICS here is the link
jellybean rom link is here
(THE ABOVE JELLYBEAN ROM WAS MADE BY ME...ACTUALLY CUSTOM JELLYBEAN)
BUT STILL DOESN'T WORK AT ALL..!
REGARDS
kantry123
kantry123 said:
Stock rom ICS here is the link
jellybean rom link is here
(THE ABOVE JELLYBEAN ROM WAS MADE BY ME...ACTUALLY CUSTOM JELLYBEAN)
BUT STILL DOESN'T WORK AT ALL..!
REGARDS
kantry123
Click to expand...
Click to collapse
I've made a test build to write some debug info to the Xposed log. Can you install it, reboot the phone, try a call and wait until it's connected. Then send me the file from /data/xposed/debug.log. Thanks!
itandy said:
I've made a test build to write some debug info to the Xposed log. Can you install it, reboot the phone, try a call and wait until it's connected. Then send me the file from /data/xposed/debug.log. Thanks!
Click to expand...
Click to collapse
Here is the log file
Have a look..I did all ur mentioned steps above
https://app.box.com/s/mnxopqb7f67j2sh3slou
Pls...do have a look & reply
Sent from my ST25i using XDA Premium 4 mobile app

[Xposed][MODULE][4.0+] XInstaller

Various tweaks for Package Installer.
Description
Basic description: http://repo.xposed.info/module/com.pyler.xinstaller
Advanced description of app and all module features: http://pyler.wen.ru/XInstaller/Help.html
Translations
https://crowdin.com/project/xinstaller
For detailed description read description and changelogs in Xposed repo.​
Thanks
- @GermainZ, @M66B, @hamzahrmalik, @rovo89, @MohammadAG, @caspase, @moneytoo and others who help me with coding
- translators, contributors
Contributions
Module is open source. Check it here:
https://github.com/pylerSM/XInstaller
Donate
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6NTYA2HMPQHVW
DOWNLOAD:
http://repo.xposed.info/module/com.pyler.xinstaller
This goes without saying, but this module is a huge security risk if always enabled. After using it for whatever you want to use it for, disable it and reboot.
Sent from my HTC One_M8 using Tapatalk
Yes, it should not be always enabled. Enable it only when you need it.
What risks?
Thx, useful to switch between DEBUG and RELEASE builds :good:
A feature like 'enable for 1 minute' would be nice.
A simple ui with justa checkbox for the enabling/disabling of the module would bê a good adition.but not sure if it's possible
For what? You can enable or disable module in Xposed Installer.
pyler said:
For what? You can enable or disable module in Xposed Installer.
Click to expand...
Click to collapse
But after enabling /disabling you need to reboot, witch is the same as you unistalling the original apk and installing the New one with diferente signature
The only difference being you would keep the data
But it's only my personal opinion .
Yes, hm. It sounds well. I will do it.
RSDamasceno said:
What risks?
Click to expand...
Click to collapse
Someone who modifies a trusted app like Google play store with malicious codes can install it over the real app which has an encrypted signature
@pyler can we get gingerbread support plz?
v1.1:
Changes:
- added settings to control APK signature check (just click on module in Xposed Installer to launch module settings)
- support for android 2.3
pyler said:
v1.1:
Changes:
- added settings to control APK signature check (just click on module in Xposed Installer to launch module settings)
- support for android 2.3
Click to expand...
Click to collapse
Thank you for this module, but the setting in app is invalid, whenever I checked or unchecked the box in app, I must reboot device to make it work successfully, just like enable/disable this module in xposed installer then reboot.
Actually, I want to toggle this function easily, just bypass the annoying reboot process. It it technically possible?
This app screwed up something on my Nexus 5. I'm running CM11 and when I rebooted it showed basically what it did when I first installed the ROM. I used the TWRP file manager to delete the apk and everything went back to normal. Any ideas?
Sent from my Nexus 5 using Tapatalk
Same to me. Running this in my Galaxy S4 CM11 4.4.3 and after reboot I've "lost" all applications other than system ones. Then disabled xposed through recovery and got everything back but all Accounts section was lost.
Funny, but some time ago I made a similar module for development purposes (XDisableAppSignCheck on github).
This is very handy in development. But you should never use it in production! Especially on devices with important data.
This module gives me bootloops. Galaxy s3 cm 4.4.3
btw, removed setting because it doesnt work (can't work in initZygote) - v1.2
I dont know why it bootloops on CyanogenMod.. I tested it on stock Android 4.4.3 & TouchWiz 4.2.2 and all works. logs?
pyler said:
btw, removed setting because it doesnt work (can't work in initZygote) - v1.2
I dont know why it bootloops on CyanogenMod.. I tested it on stock Android 4.4.3 & TouchWiz 4.2.2 and all works. logs?
Click to expand...
Click to collapse
First time posting logs. Hopefully they're what you need. https://mega.co.nz/#!UEUGSZwY!D-SQ6U_GwP9ULxNV7k7rsFOvs1iRwpKQ4oXOh4DPAVY
Or https://www.dropbox.com/s/1mnsxynjyz2sro7/2014-06-17_00.50.zip
Sent from my GT-I9300 using Tapatalk 2

[XPOSED][APP][4.0+]ON/OFF Switches Name Changer

This app changes the strings on ON/OFF switches to whatever you want. This is especially useful, when you use the language, that have the really long strings on those ON/OFF switches.
Xposed repo link: http://repo.xposed.info/module/si.kv1dr.slolanguagefixer
Source code: https://github.com/kv1dr/slo-language-fixer
Current version: 1.2.3
Changelog:
v1.2.3:
- Some changes reverted
- Added french translation(thanks to @Micks29)
v1.2.2:
- Added slovakian translation(thanks @Ja_som)
- Smaller apk size(Removed support library, because it was not needed at all. Thanks again @Ja_som for a suggestion)
- Some small changes
v1.2.1:
- Little bug fixed
v1.2:
- International release (the app is now avaliable to everyone, previously, it was limited to slovenian users only)
- New icon
- New app name
- Published on Google play
Reserved again
Hi, I want to try this on my Moto G, but Play Store link shows "Item not found", repo link is for " Slovenian Language Fixer".
In Xposed Installer I can't find "ON/OFF Switches Name Changer"
Installed apk from attachment, works fine, thank you.
Sent from my tablet./Odoslané z môjho tabletu.
Ja_som said:
Hi, I want to try this on my Moto G, but Play Store link shows "Item not found", repo link is for " Slovenian Language Fixer".
In Xposed Installer I can't find "ON/OFF Switches Name Changer"
Sent from my tablet./Odoslané z môjho tabletu.
Click to expand...
Click to collapse
Google need some time to publish the app. For the Xposed Installer, refresh the repo by clicking the button in the top right corner(Download section in Xposed Installer of course).
EDIT: I'm glad it works for you now.
App closes with an error at startup. But switches names are changed to Slovakian.
SergerDest said:
App closes with an error at startup. But switches names are changed to Slovakian.
Click to expand...
Click to collapse
Can you send me a logcat? Or, if you don't know how to do that, it's easier to install this app from Google play, run it to show the force close window, and then choose "Report". Thanks
kv1dr said:
Can you send me a logcat? Or, if you don't know how to do that, it's easier to install this app from Google play, run it to show the force close window, and then choose "Report". Thanks
Click to expand...
Click to collapse
Take a logcat.
SergerDest said:
Take a logcat.
Click to expand...
Click to collapse
Thank you. I will send you a new test version in a minute or two.
EDIT 2: The new version was also uploaded to Google Play and Xposed Repo now.
Hi, I sent pull request to your module for slovak language.
You also can delete "android-support-v4.jar" file from libs folder, so your app will be smaller after install (now it has ~1MB)
Can you please tell me what changes your module (e.g. which string in which apk) ?
Thank you.
Ja_som said:
Hi, I sent pull request to your module for slovak language.
You also can delete "android-support-v4.jar" file from libs folder, so your app will be smaller after install (now it has ~1MB)
Can you please tell me what changes your module (e.g. which string in which apk) ?
Thank you.
Click to expand...
Click to collapse
Thank you very much for translation.
As you can see here https://github.com/kv1dr/slo-langua...main/java/si/kv1dr/slolanguagefixer/main.java , it changes the string systemwide and not on single apk.
Code:
XResources.setSystemWideReplacement("android", "string", "capital_on", prefs.getString("switchon_text", "VKL."));
In this line, it changes string "capital_on" in whole android with "switchon_text" from preferences.
The support library is now deleted. I don't even know why it was there in the first place. The new release with smaller size and slovakian translation is comming soon.
The new version was released. The new apk is avaliable, as usually, on the Xposed Repo, on the first post of this thread, and on Google Play. On the Google Play, it needs some time for update to be avaliable.(not my fault, but Google's)
Doesn't change anything on my nexus 5 stock rooted...or have i misunderstood something and it is not compatible with italian language?
Doesn't change anything on my S4 with Mahdi
gian569 said:
Doesn't change anything on my nexus 5 stock rooted...or have i misunderstood something and it is not compatible with italian language?
Click to expand...
Click to collapse
MJD said:
Doesn't change anything on my S4 with Mahdi
Click to expand...
Click to collapse
Guys, do you have Xposed installed, this module activated and did you reboot afterwards?
kv1dr said:
Guys, do you have Xposed installed, this module activated and did you reboot afterwards?
Click to expand...
Click to collapse
Of course I have xposed installed and have rebooted 3 times trying it but there were no changes visible.
MJD said:
Of course I have xposed installed and have rebooted 3 times trying it but there were no changes visible.
Click to expand...
Click to collapse
Whoops, I did something stupid with latest release. Wait for next update.
kv1dr said:
Whoops, I did something stupid with latest release. Wait for next update.
Click to expand...
Click to collapse
French translation done !
Micks29 said:
French translation done !
Click to expand...
Click to collapse
Thank you. The fixed version was released including your translation. Please report back if it works for you.
kv1dr said:
Thank you. The fixed version was released including your translation. Please report back if it works for you.
Click to expand...
Click to collapse
Works fine, thanks!! :good:

[MOD][XPOSED] PreText

I've made this module after seeing this request http://forum.xda-developers.com/showpost.php?p=55570989 from a user asking to make a module to automatically add "*0# " (star zero hash space) to the front of a text message before it gets sent because some UK networks do not support delivery reports unless this code is at the start of the SMS and as a pretext (pun intended) to make a module to do some android internals hooking, I've done it.
It currently only works when you use the default android messaging app (com.android.mms), but as I told before it is a pretext to do some android internal hooking and soon will support any messaging (SMS) app.
Currently it has no configuration options, but as soon as I finish the internal hooks, it will have a preferences screen that will allow you to define the text to be inserted before and after the message body.
The initial public release version it's attached to the post, but the updates will follow only on the xposed repo.
Xposed Repo: http://repo.xposed.info/module/com.beatslayer.xposedmod.pretext
Changelog:
v0.1
- Initial Public Realease
v0.2
- Now supports all messaging (SMS) Apps
v0.3
- Configure text to inject before and after the messages body and separators.
v0.4
- New predefined text types to inject before and after the messages body.​
Version Information
Status: Stable
Current Stable Version: 0.4
Stable Release Date: 30/03/2015
Created: 30/03/2015
Last Updated: 03/04/2015
Does anyone have a list of Network Operators that employ this design of requiring a prefix?
leemg said:
Does anyone have a list of Network Operators that employ this design of requiring a prefix?
Click to expand...
Click to collapse
According to this: http://www.reddit.com/r/AskUK/comments/2diyeo/do_you_use_text_message_delivery_reports/ it's only required for O2-based networks (i.e. O2, GiffGaff, Tesco Mobile), although that could be incorrect/outdated.
SifJar said:
According to this: http://www.reddit.com/r/AskUK/comments/2diyeo/do_you_use_text_message_delivery_reports/ it's only required for O2-based networks (i.e. O2, GiffGaff, Tesco Mobile), although that could be incorrect/outdated.
Click to expand...
Click to collapse
Well that's ME so thank you very much.
When I try to install this via Xposed it says Corrupt or Incompatible APK?
Are Intel processors supported?
Thanks
xda163fm said:
When I try to install this via Xposed it says Corrupt or Incompatible APK?
Are Intel processors supported?
Thanks
Click to expand...
Click to collapse
Which version of xposed you're running?
BTW new version uploaded to the Xposed Repo with configuration options that allows the user to select the text to insert before and after the messages body and custom separators.
I am using v58/54. Tried latest version and still says broke/incompatible. As I have an Intel processor in my phone when compiling the apk make sure that Intel is enabled as a target.
xda163fm said:
I am using v58/54. Tried latest version and still says broke/incompatible. As I have an Intel processor in my phone when compiling the apk make sure that Intel is enabled as a target.
Click to expand...
Click to collapse
I'm not using the NDK, it's just an module writen in java.
Which android version are you running?
Beat_Slayer said:
I'm not using the NDK, it's just an module writen in java.
Which android version are you running?
Click to expand...
Click to collapse
I am on v4.1.2. Still says "download is not a valid apk (or incompatible)". Very odd. I see it trying to download a 26kb file but it almost instantly fails with above error.
It's because you're on JB, I'll see if I can make it compatible.
New version uploaded to the repo with support for more android versions, and predefined text types.
Suggestions are welcome.
xda163fm said:
I am on v4.1.2. Still says "download is not a valid apk (or incompatible)". Very odd. I see it trying to download a 26kb file but it almost instantly fails with above error.
Click to expand...
Click to collapse
Can you please try the latest version and report if it's working now?
Not working on samsung I9300 4.3 stock. See link for xposed log.
https://docs.google.com/file/d/0B4vTiHTBB629TmFBZk90RUpNcXM/edit?usp=docslist_api
I've been after something like this for a while, please make it compatible!.
shivadow said:
Not working on samsung I9300 4.3 stock. See link for xposed log.
https://docs.google.com/file/d/0B4vTiHTBB629TmFBZk90RUpNcXM/edit?usp=docslist_api
I've been after something like this for a while, please make it compatible!.
Click to expand...
Click to collapse
I need the log after you send a message.
Now that's the thing, that WAS after sending texts with both modes.
Here is another log after the phone has been running for a while. This was logged right after sending texts in both modes : https://docs.google.com/file/d/0B4vTiHTBB629UFVqbk55S2Rfanc/edit?usp=docslist_api
Sent from a stolen phone!
Beat_Slayer said:
Can you please try the latest version and report if it's working now?
Click to expand...
Click to collapse
Now working on my 4.1.2. Thanks.
A few notes - the icon does not display in my draw (black space where it should be) and remember some providers charge for each delivery report so check.
Figured out that it's not working on samsung devices. I have an s3 mini I8200n on 4.2.2 and an s3 i9300 on 4.3. Both on o2uk.
Both seem to load the mod, both can send and receive messages but no delivery reports and no inserted text of any kind. Do you think a copy of the messaging app would help any?.
Sent from a stolen phone!
shivadow said:
Figured out that it's not working on samsung devices. I have an s3 mini I8200n on 4.2.2 and an s3 i9300 on 4.3. Both on o2uk.
Both seem to load the mod, both can send and receive messages but no delivery reports and no inserted text of any kind. Do you think a copy of the messaging app would help any?.
Sent from a stolen phone!
Click to expand...
Click to collapse
Just attach your stock messaging app, I'll make a workaround so that on Samsung it will work only on default messaging app.
Anyone else having issues, so I can address them on next version? :cyclops:
This is the stock message app for samsung 4.3 https://docs.google.com/file/d/0B4vTiHTBB629MGdfRk5wdnV6NlE/edit?usp=docslist_api
If there's anything else i can assist with just let me know!.
By the amount of time it has taken so far i presume you cannot make it compatible.
Please make it known that this mod is NOT compatible with all sms apps as you stated in your first post.
Thanks anyway.
Sent from a stolen phone!

[Xposed][XShazamLite]Bypass Shazam Lite's Country-Limit!

XShazamLite
With this lightweight module, You can add some Shazam features to Shazam-Lite app.
#Features
- Bypass Country-Limit
- Shazam Unlimited Songs (Default is 5)
- MakeItColorful! (Themer)
- Clear Matched Songs
- Cancel Pending Shazams
#Notes
- Long-Press menu button (Top-Right Corner) for XShazamLite's options.
- Only working with Shazam-Lite v1.1.0.
Thanks to @blunden, For the Idea
SourceCode
Download
Tested with last Shazam lite 1.1.0 and doesn't work, Shazam ask me to download the standard version or exit.
cioce said:
Tested with last Shazam lite 1.1.0 and doesn't work, Shazam ask me to download the standard version or exit.
Click to expand...
Click to collapse
Just updated the module. It's now support v1.1.0.
Good idea to make a module based on my hacked version. It might be worth pointing out that people shouldn't actually need to load this module more than once unless they need to register the app as it's seemingly a process that happens only on first start.
Btw. I updated my thread with an updated APK for those who don't have Xposed.
Very nice module, it worked here
New version v0.38 010717
- Added MakeItColorful (Themer)
works
drei.liter.milch said:
works
Click to expand...
Click to collapse
Glad to hear that :fingers-crossed:
doesnt work with v1.1.0-170321 on official nougat 7.0 xposed,it would be cool if you fixed it

Categories

Resources