[Module] Xposed-DataUsage, shows system data usage in the status bar - Xposed Framework Modules

Here's my first Xposed module, DataUsage. It shows the system's data usage for the current usage cycle in the status bar.
{
"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"
}
EDIT: v1.41 is up
Fix for no view at startup on some devices
EDIT: v1.40 is up
Added Wi-Fi monitoring
Added choice of which networks to monitor, with the option for a default network
This module has been tested on: phone and emulator Marshmallow and emulator KitKat, with reports of it working on most devices. Bug reports/pull requests are encouraged.
Download:
Xposed Repo page
Direct link

Good work, I've been trying it on my N5 and N6P (both on AOSP Custom Roms), works just fine.
What Settings have you been planning for a future release? Color Customization maybe and positioning would be great

Works fine on the Nexus 6 running CM13 13/03/2016. It's a little bit too close to the next icon (Bluetooth) bug works fine
Gesendet von meinem Nexus 6 mit Tapatalk

Thank you, it's the feature i need.
Tested version 0.5a on my cm12.1, it works fine.
Here is my suggest:
1. Support multi-sim.
I'm using 2 sims, but use the 2nd sim for internet, seems version 0.5a always show the 1st sim' data usage.
2. Show GB or MB by user's option, or just use the string from the system's Settings.apk(when less than 1024MB, shows xxxMB; when more than 1024MB, shows xxxGB.
3. Let the DataUsage show after the QuickSettingsBar's header, example after the time.
I think, the DataUsage no need show always, few people need it shows always, so i think maybe the better position is the QuickSettingsBar's header, after the time.
4. The apk file size show me 1.5MB, a bit large...
cheers
rxzcums

Hi, just want to say it work very well on Xperia z3 compact 5.0.2 Sony Rom
rxzcums said:
2. Show GB or MB by user's option, or just use the string from the system's Settings.apk(when less than 1024MB, shows xxxMB; when more than 1024MB, shows xxxGB.
3. Let the DataUsage show after the QuickSettingsBar's header, example after the time.
I think, the DataUsage no need show always, few people need it shows always, so i think maybe the better position is the QuickSettingsBar's header, after the time
Click to expand...
Click to collapse
I totally agree with @rxzcums on this, the version 0.5 already work fine, but adding these options would make the module even greater! Thanks for this, keep on with the good work :victory:

Thanks for the feedback everyone, I'm glad to see it works well on other devices. I really just did this to see if it could be done and I'm happy that others like it too. To address some questions:
My current future plans are:
Color and font
Position
K/M/G multiplier
Dual-sim and having it on the quick settings bar are good good ideas, i'll check them out. Personally, I wanted to have it on the status bar because I wanted it available at-a-glance, but I could probably have the option.
The large APK is due to the Kotlin stdlib. I use Kotlin for everything now and I haven't enabled proguard for the beta release.

Doesn't appear to work on Project Fi Nexus 6p. Jist shows 0

Works nice on s5 g900f Cm13, thanks

Working fine on my Zenfone 5 with Lollipop 5.0. One possible minor tweak though.
Would it be possible to only have it appear on the statusbar when the mobile data is in use?

Any screenshots??

kamikaze702k said:
Any screenshots??
Click to expand...
Click to collapse
It's there, in the very first post. Please refrain yourself from asking silly questions.

Krozalid said:
It's there, in the very first post. Please refrain yourself from asking silly questions.
Click to expand...
Click to collapse
Ok, I didn't see it's a link post screenshot

Here's a quick screenshot for others who don't see the link, which that you need to copy the entire content of the first post, then edit the link then put it in your browser to view

I don't think the provider should matter but does anyone else have Project Fi? No usage is displaying for me
Nexus 6P -- MM 6.0.1

I'll try to investigate the Project Fi issue but it may take a while for me to figure it out since I'm in Canada and don't have access to a Fi phone. In the meantime, v0.6 which adds some requested features is up, check the OP.

DodoBurd said:
I'll try to investigate the Project Fi issue but it may take a while for me to figure it out since I'm in Canada and don't have access to a Fi phone. In the meantime, v0.6 which adds some requested features is up, check the OP.
Click to expand...
Click to collapse
Thank you, it runs perfectly on my Nexus 4 (Fake ROM + Cataclysm mod).
I would like to ask you if you could add an option to place it, on left side of notification bar. (Read 'Planned features:' in github)
Thanks in advance
Edit:
What MiB stands for? (Found what is MiB)
Sent from my Nexus 4 using Tapatalk

Wow my request was granted! And it's working absolutely fine for me. No bugs so far. You're awesome. Keep up the good work.

SyCoREAPER said:
Doesn't appear to work on Project Fi Nexus 6p. Jist shows 0
Click to expand...
Click to collapse
Probably because Fi doesn't count as mobile data?

XblackdemonX said:
Probably because Fi doesn't count as mobile data?
Click to expand...
Click to collapse
Under Mobile data in settings it does show how much mobile data I have used

Doesn't work on my Zenfone 2 running Resurrection Remix - MM.

Related

[MOD][Xposed] Disable Google Location consent

Requires Xposed Framework!
This module auto-agrees to and disables this dialog:
{
"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"
}
Compatibility:
This mod should work on all devices with Google's NetworkLocation.apk, which is shipped with devices that are Play Store certified.
Source:
The mod is open source, and licensed under GPLv3: https://github.com/MohammadAG/Xposed-Disable-Location-Consent
Download:
By installing this module, you agree to the following:
"Allow Google's location service to collect anonymous location data. Some data may be stored on your device. Collection may occur even when no apps are running."
http://repo.xposed.info/module/com.mohammadag.disablelocationconsent
Thanks to:
@Extrinsic for the 1.1 update that adds KitKat support, among other changes.
Support development:
If you found this mod useful, consider donating with PayPal.
This Mod is working perfect on my S3 Stock ICS.
I used to have a clumsy semi effective workaround with Tasker using macros to imitate button pushes. I abandoned that long ago. But this mod works great. Now Tasker can easily disable/enable Location preference at screen off/on without that daft popup consent notification.
Thanks MohammadAG
Thank you
Love this!!!
I find that having "Use Wireless Networks" causes a lot of NLP collector wakelocks, but I like using the functionality of Google Now and other apps that could utilize the network location.
I set up a Tasker Profile so that when I open Google Now, it enables the wireless network location. (normally that would make a prompt show up every time I open up google now, but this removes the prompt and makes it all work amazingly well.
Thanks a lot!!
What would be even better is if you were able to disable the background location polling...
NlpCollectorWakelock causes so much battery drain on my device (even though I don't have any apps that use network location in the background, this is strictly Google building out its databases) that I have to keep network location turned off.
Your module saves us from having to tap to agree when we turn it back on (or saves writing a Tasker script to do it automatically), but a fix for the underlying problem would be even better
Not working on my Verizon HTC One
Not working on Nexus 4 :crying:
Plz help!
TidusWulf said:
Not working on my Verizon HTC One
Click to expand...
Click to collapse
gunbox said:
Not working on Nexus 4 :crying:
Plz help!
Click to expand...
Click to collapse
Did you install Xposed?
Sent from my Sony Xperia Z1 (C6903) using Taptalk 4
yes. I use several mods for Xposed and the rest work
TidusWulf said:
yes. I use several mods for Xposed and the rest work
Click to expand...
Click to collapse
Is this module enabled (and have you rebooted)?
EDIT: Disregard this, I confused this thread with another.
How does it not work? This mod only maximizes your lockscreen widgets, similar to what would happen if you drag it downwards. Isn't that happening? Can you post a screenshot right after you turn your screen on?
GermainZ said:
How does it not work? This mod only maximizes your lockscreen widgets, similar to what would happen if you drag it downwards. Isn't that happening? Can you post a screenshot right after you turn your screen on?
Click to expand...
Click to collapse
I think u are in the wrong thread...
Sent from my HTC One using XDA Premium 4 mobile app
Love this. Thanks a ton for making it. I like the location-based info from Google Now, but leaving this on all the time isn't necessary (like when I'm sleeping or at home.) So, I have Tasker granting location service access only when the screen is on. This way it can quickly grab my location then go the f**k back to sleep when I turn off the display.
Brilliant app!
Works for me
This works perfectly on a rooted LG Optimus G. I was pulling my hair out trying to find a solution for this. I made a tasker action to simulate a screen touch but that only works 30% of the time or so. Thanks!
@MohammadAG can you add gb support since xposed framework was ported to gb ? thanks in advance
This work great on jb 4.3 . When I try the new xposed framework on 4.4, it doesn't work anymore. Can you confirm?
stagius24 said:
This work great on jb 4.3 . When I try the new xposed framework on 4.4, it doesn't work anymore. Can you confirm?
Click to expand...
Click to collapse
I can confirm this :-\
Sent from my Nexus 4 using Tapatalk
dont work for me too on cm11 skang on my nexus 5. latest xposed installed
stagius24 said:
This work great on jb 4.3 . When I try the new xposed framework on 4.4, it doesn't work anymore. Can you confirm?
Click to expand...
Click to collapse
+1
Please add 4.4 support
MohammadAG said:
This module auto-agrees to and disables this dialog:
Compatibility:
This mod should work on all devices with Google's NetworkLocation.apk, which is shipped with devices that are Play Store certified.
Source:
The mod is open source, and licensed under GPLv3:
Download:
By installing this module, you agree* to the following:
"Allow Google's location service to collect anonymous location data. Some data may be stored on your device. Collection may occur even when no apps are running."
Click to expand...
Click to collapse
Hello,I think i have found why the module don't work anymore whit android 4.4.The change is in the xposed framework that have changed the afterhookedmethod() with getextra() -- (And this module use exactly this method).I'm not a developer so i ask for someone to make this change.Here is the documentation for new method:
https:// github. com/rovo89/XposedBridge/commit/3c18f6f6bd4e0ec57898b3b3a79b5584d0396054#diff-0
https:// github. com/rovo89/XposedBridge/blob/3c18f6f6bd4e0ec57898b3b3a79b5584d0396054/src/de/robv/android/xposed/callbacks/XCallback.java
And here the source code: https:// github. com/MohammadAG/Xposed-Disable-Location-Consent
Many thanks to those who will listen to me.

[v500][lollipop] timOS - A new Community OS based on CyanogenMod

Hi everyone,
I am working on a new ROM, called timOS, which features come from the community.
Check it out here: http://forum.xda-developers.com/android/software/timos-community-os-based-cyanogenmod-t2990385
timOS Website: timos-rom.org
This thread is for G PAD 8.3 related issues/problems/features ONLY!
{
"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"
}
Thank you!
Have fun!
Set up looks very sleek...initial view...but I can't get the download going...server issue?
Moe5508 said:
Set up looks very sleek...initial view...but I can't get the download going...server issue?
Click to expand...
Click to collapse
Can you download it now?
timos_ said:
Can you download it now?
Click to expand...
Click to collapse
Yep, got it. Thanks a lot.
Love the OTA feature...should make getting future updates a breeze, yeah?
Initial experience...quite smooth and fast...will test battery life and other functionality next...what are your update plans for this seeing as CM12's updates are almost daily?
Moe5508 said:
Yep, got it. Thanks a lot.
Love the OTA feature...should make getting future updates a breeze, yeah?
Initial experience...quite smooth and fast...will test battery life and other functionality next...what are your update plans for this seeing as CM12's updates are almost daily?
Click to expand...
Click to collapse
Updates come at a minimum of once per week. (If I am at home)
Wow @timos_ you really make it thank you soon i can donate to you
Jansxel said:
Wow @timos_ you really make it thank you soon i can donate to you
Click to expand...
Click to collapse
Thank you!
I installed the ROM and it will be my daily driver for sure. I am very satisfied with the stability. Battery life is under testing in the next days.
One bug: on the power menu the icon for the Profile menu is white on white.
I would really appreciate the following developments in the future:
- adding LGQpair
- addig QRemote
- adding multiwindow
- center clock
- full size extended status bar (navigation panel)
- horizontal quick settings (this would be the dream for me, I can help to theme the rubber)
- advanced reboot menu (recovery, bootloader)
Thanks in advance!
I am really amazed by the design of your website and work. Very mature work.
This looks interesting, going to have a look.
Thank you for bringing some more diversity to the gpad.
As a fellow g3 owner, it's good to see Kickoff here too. ☺
Email keeps crashing for me
Sent from my LG-V500 using Tapatalk
I want to ask why the brightness is too low when its beginning to power on? Is this 4.4.2 base or 4.2.2
Since it is CM 12 with a few additions it should be 4.2.2 base...
edisso10018 said:
Since it is CM 12 with a few additions it should be 4.2.2 base...
Click to expand...
Click to collapse
CM12 is Lollipop 5.0.2 base
Jansxel said:
I want to ask why the brightness is too low when its beginning to power on? Is this 4.4.2 base or 4.2.2
Click to expand...
Click to collapse
I had that issue too and flashing red kernel fixed it
Nice ROM. Very smooth but sound on earphones is very low!!!
v 12.19 wrong filesize for lg pad?
So file size is 10mb and i can upgrade to this versión.
Fiel corrupt?
gimliaaa said:
So file size is 10mb and i can upgrade to this versión.
Fiel corrupt?
Click to expand...
Click to collapse
Yes, I'll reupload in 3 hours... Thanks!
I'm building 12.20 right now... should be ready in about 1h...
Hello! This looks like an interesting rom. I have an unofficial CM12 build installed which has the following issues and I was wondering if they are also present in this rom:
1) Is bluetooth working? On my rom, when I turn bluetooth on, it seems to search etc. but I can see no devices nor can other devices see me.
2) Is approximate/coarse location working properly? Currently, in order to get any kind of location awereness, I have to enable the High Accuracy mode, then coarse location works too (when indoors), apart from GPS. On battery save mode, no location can be acquired at all.
Anyone else experiencing problems with the auto-rotate function? Mine isn't working at all... Screen won't rotate from portrait

Super POXy

{
"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"
}
Good day, I made an XPosed module for Zenfone 5 (my handheld device now so far). Due to the problem ughh I think annoying bug in my Z5's recovery and need to do something new for myself and this phone. Also mostly of the Zenfone systemui was modified so some sort of module isnt working properly to this device so kinda need to do something.
It was my first time doing something kind of this so expect that the development in this module is too slow. But time to time, maybe God's will, this project will grow
Feature:
Costumize statusbar clock color
Hide battery icon (non sense feature but in my POV, I am using the battery text, more accurate and less space )
Contextual Header
Custom Wifi Label
Battery Text State Color
Added some zenfone goodies that havent implemented in recent updates
Customize AMPM
Double Tap Statusbar to Sleep Gesture
Circle Battery
Expanded Background Color
Signal Icon
Click to expand...
Click to collapse
PLEASE DONT MIRROR THE DOWNLOAD LINK. IM WORKING FOR IT FOR FREE.
XDA:DevDB Information
SuperPOXy, Xposed for all devices (see above for details)
Contributors
PineappleOwl
Xposed Package Name:
Version Information
Status: Stable
Current Stable Version: 2.1
Stable Release Date: 2015-02-12
Current Beta Version: 2.0
Beta Release Date: 2015-01-24
Created 2015-01-24
Last Updated 2015-02-12
Thanks a lot can you create a black theme for our zenfone 5 too? It would be awesome
Awesome Module
Module is working thank you very much sr Aryne but somehow i think the sensitivity when i'm pullng down the status bar have been reduced...maybe because of the double tap the battery to sleep?..plss..add support to modified UI cause currently i have my clock set to center and editing its color isn't working.
where is your galaxy y
Awesomeee!!!
This is great,thank you! It would be nice to see the double-tap-to-wake in next versions (of course,if that is even possible)
Its working
Thank you so much...
I can confirm that it is working on my A501CG.
LegendM said:
Thanks a lot can you create a black theme for our zenfone 5 too? It would be awesome
Click to expand...
Click to collapse
I'll try if I can. Im a new in developing modules
MikeUI said:
Module is working thank you very much sr Aryne but somehow i think the sensitivity when i'm pullng down the status bar have been reduced...maybe because of the double tap the battery to sleep?..plss..add support to modified UI cause currently i have my clock set to center and editing its color isn't working.
Click to expand...
Click to collapse
Hi, Im still finding a nice solution to that problem.
Minions_Army said:
where is your galaxy y
Click to expand...
Click to collapse
There at my room, stuck and resting coz its retired already
Evictus said:
This is great,thank you! It would be nice to see the double-tap-to-wake in next versions (of course,if that is even possible)
Click to expand...
Click to collapse
I dont think take double tap the screen to wake is possible by module, but in kernel I think it will.
Deadalus01 said:
Thank you so much...
I can confirm that it is working on my A501CG.
Click to expand...
Click to collapse
Yeahh my phone is that too, also working at Zenfone 4 and 5
Very nice! Could you put the Original Android Battery Icon like Moto G or Moto X? Thanks!
ty
Alpha version only works at z5 lite...huhu....im looking forward to fix the issue..thank you..
FelipeCadal said:
Very nice! Could you put the Original Android Battery Icon like Moto G or Moto X? Thanks!
Click to expand...
Click to collapse
Of course, if I can, lets give it a shot.
explorer21 said:
Alpha version only works at z5 lite...huhu....im looking forward to fix the issue..thank you..
Click to expand...
Click to collapse
AFAIK, it is working on lite too, even in 4 and 6 zenfone series. Try clearing the app data and also if the problem still there, can you please give me your deodex SystemUI. Im happy for that if it wil;
Sir may z5lite sys apps is not deodex...maybe thats the problem...but v1.4alpha is working....(v1.6 And v2.0 Is not)
Awesome!!!
thank you so much sir, your module is so awesome..
nice apps
Many thanks to you, i was searching modules that work with ZenUI but without a positive results.
Can you explain what does those new quick settings features make?
Again. Many thanks to you man!!!
Damn. I love you man! Thanks a ton.
I found this bug, though. The background of the quick settings panel changes, and even after restoring it to default the background is different.
Other than that, I did not find any other bugs! This module is amazing, hoping for even more features with further updates
MikeUI said:
Module is working thank you very much sr Aryne but somehow i think the sensitivity when i'm pullng down the status bar have been reduced...maybe because of the double tap the battery to sleep?..plss..add support to modified UI cause currently i have my clock set to center and editing its color isn't working.
Click to expand...
Click to collapse
How did you center your clock?
Work for all zen ui i think, not just zenfone
Work on my padfone S pf500KL
But, ninja clock sometime show after lockscreen for few minutes
Thx dude
translucent recent app ??
anybody here know how to make recent apps to be translucent ??
after kitkat update, Zen recent apps always just black..
great module! nice work
i found bug at my zf5
Thanks so much for developing this module but i found bug for my zf5, there is xposed installer - download , not working anymore.thx

[MOD][XPOSED] Hide Carrier Label v2

Hide Carrier Label v2
{
"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"
}
Description
This Xposed module hides the carrier name on the top left corner on the lockscreen.
There's already a module that does the same but unfortunately it doesn't work for me and others, so I created my own module.
It uses the newer Xposed-API approach (described here), so maybe that's why it works and the other one doesn't, I don't really know.
To all developers out there: I'm sure there's a better (/easier) way to hide the label, but this is my way and for me it works. I hope I can help others who feel annoyed by the carrier label on the lockscreen.
Tested on OnePlus' OxygenOS (Android 5.1.1, API 22).
Tested on CyanogenMod 12.1.
Requirements
- Xposed Framework
- Android 5.0 (API 20) or above
Source
https://github.com/Firefly1337/HideCarrierLabel_v2
Download
http://repo.xposed.info/module/com.firefly1337.xposed.hidecarrierlabel
Gonna give it a go
OnePlus Two, OxygenOS 2.1.2, Android 5.1.1.
Xposed v79 sdk22.
Will report back when I reboot.
Tested and working great
Maybe, if u have time, u could work in a way to edit/change the label to a custom value. All other modules that do this, do not work on OnePlus Two.
Thanks for testing and reporting back. I'm glad to hear it's working.
Unfortunately I won't have much time in the next few weeks, sorry.
If anyone's interested to try this themselves:
The class CarrierText.java normally extends TextView, but in older CM versions and apparently in OxygenOS it extends LinearLayout.
Full class here and here's a comparison.
Works on my oneplus x, rooted, stock. Well done!:highfive:
@Firefly1337
Finally a module that works on xperia lock screen. Thank you!!!!!!!!!!!! Works on xperia z stock rom 5.1.1 (so it should work on its newer siblings). Maybe in the future you'll get rid of status bar annoyance of carrier label. ? ? ?
And for further testing, I'm all yours. ?
Thanks man!
Works on my XT1095 running CM13 ?
Not working for Samsung Galaxy s6 marshmallow 6.0.1. As of v 1.1.1 if you do decide to update this for my os let me know of if there is anything I can do to help
@Hell Bomb
Are there any errors in your Xposed Log?
To fix it I would need your '/system/framework/framework-res.apk' and '/system/priv-app/SystemUI/SystemUI.apk' (this path could differ, search if it's not there).
Thank you! I tried the original on my xperia z5c with no luck a while sgo and didn't even notice the v2. Works great!
Xperia z3 compact on MM not working tried both. [emoji22]
Edit: ops it works now but i dont know how [emoji106]
Sent from my D5803 using XDA-Developers mobile app
Hey - works for me on edge s6 6.0.1 but since I installed phone seems to be kinda glitchy - delayed wakes and some lag. I rebooted and resprung and seems to have helped a bit. Maybe unrelated to this pkg who knows
royorbs3 said:
Hey - works for me on edge s6 6.0.1 but since I installed phone seems to be kinda glitchy - delayed wakes and some lag. I rebooted and resprung and seems to have helped a bit. Maybe unrelated to this pkg who knows
Click to expand...
Click to collapse
Either it is indeed unrelated to my module or Samsung somehow screwed up their carrier name implementation. All I do is hiding it. So the action itself is only 1 line, that can hardly be the cause for lags.
By the way: Never quote full OP.
Firefly1337 said:
Either it is indeed unrelated to my module or Samsung somehow screwed up their carrier name implementation. All I do is hiding it. So the action itself is only 1 line, that can hardly be the cause for lags.
By the way: Never quote full OP.
Click to expand...
Click to collapse
Ya oops on that sorry. And not sure what was.going on but after that reboot I haven't had any issues. Good stuff
Hi, thanks for your module
Any chance of hiding the carrier label from expanded statusbar in Sony phones?
Here's an example (top left corner with the text "Vivo"):
https://cdn-images.xda-developers.com/direct/3/3/5/4/2/4/6/04.jpg
I can send you my SystemUI if you're willng to take a look at it.
fijasko said:
Hi, thanks for your module
Any chance of hiding the carrier label from expanded statusbar in Sony phones?
Here's an example (top left corner with the text "Vivo"):
https://cdn-images.xda-developers.com/direct/3/3/5/4/2/4/6/04.jpg
I can send you my SystemUI if you're willng to take a look at it.
Click to expand...
Click to collapse
I have same problem.!!
fijasko said:
Hi, thanks for your module
Any chance of hiding the carrier label from expanded statusbar in Sony phones?
Here's an example (top left corner with the text "Vivo"):
https://cdn-images.xda-developers.com/direct/3/3/5/4/2/4/6/04.jpg
I can send you my SystemUI if you're willng to take a look at it.
Click to expand...
Click to collapse
Depends on how Sony implemented it and yes, I'd need your SystemUI.apk and Framework-res.apk.
Unfortunately I don't have any time at all right now, sorry.
Firefly1337 said:
Depends on how Sony implemented it and yes, I'd need your SystemUI.apk and Framework-res.apk.
Unfortunately I don't have any time at all right now, sorry.
Click to expand...
Click to collapse
OK, thanks.
remove carrier name outside lockscreen
Hi, this works on my Vodafone smart prime 6, is thre a way to hide the carrier outside the lockscreen?
Doesn't work with Android 6 (Imperium Rom 4) on LG G4 H815. Framework is v86.
Any solutions?

[XPOSED] Pokemon GO IV checker [UPDATED 2016-08-18 v1.3]

{
"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"
}
You can see pokemon's IV in their nickname when you launch official pokemongo app.
pokemon that not have a nickname, shows their IV.
if you want to see your pokemon's IV that already have nickname, just erase their nickname.
It doesn't actually change pokemon's nickname, only showing on app.
This does not use API, MITM or what ever red flagging action to server
Feel free to use it
Feature:
Can see IV, Level and Individual values in their nickname
Customizable string format(%NICK%, %LEV%, %IV%, %ATK%, %DEF%, %STA%)
Preview evolved CP/HP(nickname to Evolving pokemon will show Evolved CP/HP)
ex) change nickname Pikachu to Raichu and Pikachu's CP n HP values will change to evolved value.
Version History:
v1.3 : Customizing string format, Preview evolved CP/HP
v1.2 : Added Setting UI and bug fix for freeze on loading screen
v1.1 : Bug fix for freeze on loading screen
v1.0 : Initial version
Download from xposed module repo:
http://repo.xposed.info/module/de.elfinlazz.android.xposed.pokemongo
Steps:
Install the module
Activate it in Xposed
Reboot
Run official pokemongo app
Enjoy
.
EDIT - This now loads and works perfectly!! A Must Download module for Pokemon Go! 10/10
When I loaded Pokemon Go with this module active, it froze at 40% load.
Any feedback I can provide to assist?
edit - I see from your reddit thread this is an issue with Marshmallow. I hope you can get it working soon ^_^ As this seems like a golden module!
This is awesome, working well but for now I have de-activated the module fearing a ban until I feel brave enough or I fully understand how this works.
AFAIK, this just reads data from a cached file given by the server and hooks to the app to change the displayed name string of the catched pokes on the fly without storing anything? What are the risks here? Is there any possibility that it can be detected?
Despite the doubts, loving the module right now!
Hi, thanks for your great work!
It's freezing at 40% for me too. I'm running Samsung S6 Edge 5.0.2 so it isn't just Marshmallow related.
How do you calculate the IVs?
dole_95 said:
Hi, thanks for your great work!
It's freezing at 40% for me too. I'm running Samsung S6 Edge 5.0.2 so it isn't just Marshmallow related.
Click to expand...
Click to collapse
update to 1.1 will solve the freezing
update to 1.1 will solve the freezing
elfinlazz said:
update to 1.1 will solve the freezing
Click to expand...
Click to collapse
Yep, 1.1 works great! Thanks! Would be interesting if you could explain how it works, maybe make the app open source?
And again, great work!
bengtc said:
how do you calculate the ivs?
Click to expand...
Click to collapse
iv = (atk + def + sta) / 45 * 100
Trigork said:
This is awesome, working well but for now I have de-activated the module fearing a ban until I feel brave enough or I fully understand how this works.
AFAIK, this just reads data from a cached file given by the server and hooks to the app to change the displayed name string of the catched pokes on the fly without storing anything? What are the risks here? Is there any possibility that it can be detected?
Despite the doubts, loving the module right now!
Click to expand...
Click to collapse
This app only read buffer that already recv from server.
so you don't need to worry about get banned by using this app.
elfinlazz said:
iv = (atk + def + sta) / 45 * 100
Click to expand...
Click to collapse
Cool, thanks for the app! Is there anyway to make it work with nicknamed pokemon?
bengtc said:
Cool, thanks for the app! Is there anyway to make it work with nicknamed pokemon?
Click to expand...
Click to collapse
erase nickname it check for IV n rename it?
Still freezing on 40% loading with 1.1.
Nexus 5, Android 6.0.1, yes I have the framework properly installed, all my other modules are working fine.
I really like this module but can i be banned for using it? I see it changes names of pokemons to IV stats and after i de-activate it, they return to normal name...
Could you explain how this module works?
Thank you for this great module.
I have a suggestion: It would be nice if the percentage of IV appear next to the pokemon image to, or even above. Without interfering in his name. It would be more clean and harmonious. Anyway, congratulations for the great work!
Hey. Really working well. But could You add the Option to show values behind Name of pokémon? Its way easier to compare 2 same pokémon
What an awesome module! Really dude the best ive got so far. Btw are you really sure that this is completely safe to use? Since its an 'really too good to be true module' without risking account.
Sent from my MI 5
M-A-X said:
Hey. Really working well. But could You add the Option to show values behind Name of pokémon? Its way easier to compare 2 same pokémon
Click to expand...
Click to collapse
use sort by number
I am on a galaxy s7 edge exynos and I get stuck at the loading screen
Not quite accurate, my 97% pidgeot checked with mitm ends up being only 47% with this

Categories

Resources