[MOD][XPOSED] JodelXposed - Xposed Framework Modules

Edit: This project is moved to this thread
Heyo.
This is my first Xposed module, aimed at the app Jodel.
Jodel said:
We are an online community that gives you a live feed of what’s happening around you.
In real time you’ll see recent Jodels (posts) and interact with other users without exposing your personal information.
Click to expand...
Click to collapse
This simple mod makes it possible to see where posts are written from geographically, by clicking on "Map" or "Close" on each post. (Edit: lat lng accuracy 0.00)
It also shows which posts in a thread that is written by OP.
Picture:
{
"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"
}
Repository link: repo.xposed.info/module/com.jodelxposed (can't post links since I'm a new user)
Known bugs:
Their listviews is kind of messed up. Sometimes when you load a thread, the "Map" textview doesn't show up. You can fix this by clicking "Write answer" to go to another fragment, then click back to go back to the thread.
Happy stalking
Minor tweaks
No text length limit on posts and captions
Display which comments are made by the OP
View post origin on a map
Click on the distance indicator of a post to view a map of origin. 2 decimals accuracy.
Override GPS coords
Open the app Jodel Xposed and select the location you want to be in. Toggle active with checkbox.
Upload custom image
Share image to Jodel Xposed
Open Jodel and create post or comment
Swipe for camera and take photo
Long press on the image and the shared image should appear
Use Volume Down to change the scale type
Known bugs
"bug" - The top left city name is not changed

Does not appear to be working at all for me
I had Jodel already installed. Downloaded your APK and installed it. Ran Jodel, but nothing.. Rebooted and reinstalled etc but still nothing.
Running on Xiaomi Mi4.

Works for me! 5.0.2 aosp xiaomi redmi note 2
Anyway cool mod, nice work! had the idea to do this, how do u get gps coordinates? Wondering about accuracy

Accuracy...
The mod works fine for me, on my Samsung S5 mini, with stock android v. 4.4.2.
A small thing I have noticed though, is that the location coordinates seem to be off by approximately 0.2-0.4 miles in a south-ish direction. ( It varies from a little southeast to a little southwest of the actual location)
I have checked this a few times on Jodels I know the exact posting-location of (the Jodels being my own or some made by my friends ), and it seems to be consistent.
I don't know if I am the only one with this problem, or if it is something that can fixed.
Anyways, it is a nice work done on the mod, it hasn't crashed or given any errors so far.
I am using Google Maps to show the location coordinates, if that has anything to say.

Miui321 said:
Does not appear to be working at all for me
I had Jodel already installed. Downloaded your APK and installed it. Ran Jodel, but nothing.. Rebooted and reinstalled etc but still nothing.
Running on Xiaomi Mi4.
Click to expand...
Click to collapse
That sucks, I don't know what to do to fix it since it seems to work for others.
Gåsen said:
Works for me! 5.0.2 aosp xiaomi redmi note 2
Anyway cool mod, nice work! had the idea to do this, how do u get gps coordinates? Wondering about accuracy
Click to expand...
Click to collapse
Peter_Fisker said:
The mod works fine for me, on my Samsung S5 mini, with stock android v. 4.4.2.
A small thing I have noticed though, is that the location coordinates seem to be off by approximately 0.2-0.4 miles in a south-ish direction. ( It varies from a little southeast to a little southwest of the actual location)
I have checked this a few times on Jodels I know the exact posting-location of (the Jodels being my own or some made by my friends ), and it seems to be consistent.
I don't know if I am the only one with this problem, or if it is something that can fixed.
Anyways, it is a nice work done on the mod, it hasn't crashed or given any errors so far.
I am using Google Maps to show the location coordinates, if that has anything to say.
Click to expand...
Click to collapse
Nice that you like it
The coordinates are only two decimals (from backend), so the accuracy is not that great.
youtube.com/watch?v=l46zKG6ZhvI&t=541 <-- Here they talk about why.
There is no accuracy value to change, so I don't think you can get them better than that

Aha, well then I suppose it is as good as it gets, which is still better than "close" or "very close".
Thanks

Hey, when we know somebody's approximate location, we can distinguish different people in a group discussion (although sometimes, multiple people will be grouped into one geographical location). Maybe you can implement a feature that makes this easier - maybe show random pseudonyms for answers from each geolocation in a thread, or maybe assign colors to locations and show those colors to the Jodel-answers.

Awesome
Module just works!
Didn't know, that there are Jodel-Communities outside of germany
P.S.: Do you want to opensource your Module? If not, its no problem, but i think it would be awesome if we could do this together as community

How making Google maps as default map. Annoyed of having choose all the time between the other map apps I have.

Doesn't work for me at all. When I enable the module, nothing changes. After a reboot, the module disappears from system/xposed.
Other modules such as GravityBox are working fine.
Running Sony Z3C on 5.1.1 and Jodel 3.1.40

Cool stuff, I'll try it out. I've also created a Xposed Module for Jodel which I have not yet posted. I use it to upload images that I've already taken or if I want to post some random image.
If you want to Open Source the module I could add my feature to your module

sonodelramo said:
Hey, when we know somebody's approximate location, we can distinguish different people in a group discussion (although sometimes, multiple people will be grouped into one geographical location). Maybe you can implement a feature that makes this easier - maybe show random pseudonyms for answers from each geolocation in a thread, or maybe assign colors to locations and show those colors to the Jodel-answers.
Click to expand...
Click to collapse
Not a bad idea :good: maybe give different coordinates different names and colors across all threads
beatbrot said:
Awesome
Module just works!
Didn't know, that there are Jodel-Communities outside of germany
P.S.: Do you want to opensource your Module? If not, its no problem, but i think it would be awesome if we could do this together as community
Click to expand...
Click to collapse
Yeah it has pretty many users in Sweden
If you use bitbucket we can work on it together :good: PM me
Rakibr said:
How making Google maps as default map. Annoyed of having choose all the time between the other map apps I have.
Click to expand...
Click to collapse
I made it ask every time. I can make the default google maps instead. I just figured people may use something else than google maps but they probably don't
Wacken88 said:
Doesn't work for me at all. When I enable the module, nothing changes. After a reboot, the module disappears from system/xposed.
Other modules such as GravityBox are working fine.
Running Sony Z3C on 5.1.1 and Jodel 3.1.40
Click to expand...
Click to collapse
Ok dunno what to do.
esun said:
Cool stuff, I'll try it out. I've also created a Xposed Module for Jodel which I have not yet posted. I use it to upload images that I've already taken or if I want to post some random image.
If you want to Open Source the module I could add my feature to your module
Click to expand...
Click to collapse
PM

New version (mm)
The new update does not work om marsmallow, the oldest does.. Why?

Knusteple said:
The new update does not work om marsmallow, the oldest does.. Why?
Click to expand...
Click to collapse
I done goofed, trying to fix it right now.
Edit: Fixed

Heya! Great plugin. Enjoying it with unlimited karma.. can you make a hook on the image by camera for gallery??

HellG said:
Heya! Great plugin. Enjoying it with unlimited karma.. can you make a hook on the image by camera for gallery??
Click to expand...
Click to collapse
Yes
Thanks to user esun, next version will enable uploading any image :good:

New version out, plugin broken

This is really awesome^^
Can we suggest new features? Like choosing the color of the Jodel?
edit:
Do you know how accurate the geo data is? It seems a bit odd... My location provided isn't really accurate..
But I love the OP message^^
Oh, and another feature request, it would be nice to see all the post that got -5 and disappeared. They don't get deleted, there just not visible any more...
And if you need testers, let me know^^

broken after jodel update

Please make this module open source!

Related

[APP][03/05/2010]hdSpeedo - v0.7.3

Hi,
Here is the next release of hdSpeedo.
It has been tested on a HTC Touch HD and Diamond, but should work on any WM device with a GPS feed.
New Features
Journey stats saved in /My Documents/hdSpeedo
Tidied up the /My Documents/hdSpeedo folder.
Error logging to file
Display of Max speed. This swaps every 15 secs with the AVG speed
Planned Features
Looking at making the application skinnable
Bug Tracking
None noted at the moment
Please see attached file for full version history.
There are two buttons on the speedo page, one will log your current position, the other will start logging your track.
These write to KML files which you can load into Google Earth as below.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
*** Please note that this application requires the SQL CE Framework installed ***
Otherwise you get the following error.
"An unhandled exception occured Can't find PInvoke DLL 'sqlceme35.dll"
Please install SQL CE from the cab found here.
Please bear in mind that I have written this for my own use and am quite happy to put this out for others to use. I will take on board suggestions, but will continue to develop this at my own pace.
Many Thanks,
Paul Ryder.
Thanks for you application.
I see the bars on the top left corner. Is it GPS signal status ? If so, why the bars is still there when I stop GPS ?
Bug Tracker
Bug Tracking.
1) - GPS Signal bars stay after GPS is stopped.
Outstanding
duongla said:
Thanks for you application.
I see the bars on the top left corner. Is it GPS signal status ? If so, why the bars is still there when I stop GPS ?
Click to expand...
Click to collapse
Ah, that would be a bug..
Cheers, have added it to bug tracker and will resolve it shortly.
Great little application. Thank you.
A suggestion, perhaps an adjustable speed warning. IE change screen colour when over a set top speed. (or even stages of screen colour changes ie at 30/50/80 etc)
Thanks again
I noticed the name of your app "GPS Speedo" but some one already has that name for there GPS app over @ http://www.tchartdev.com/
So it'll get confusing to know whats what between the two.
Hi Ralph,
Tried your application yesterday and today and seems to be working fine. Speed shows nicely, AVG seems to be correct.
Some pointers you might wanna consider;
1- The font could be more clear. The "greyed" lines are a bit too visible I think
2- Are the gps records logged? You could integrate this into some kind of export. For people (like myself) who drive the same route to work every day, it would be fun to see some statistics..
3- Max. speed warning (no sound effects, please )
If I come up with something else, ill let you know. Thanks for the nice app!
RelicXII said:
I noticed the name of your app "GPS Speedo" but some one already has that name for there GPS app over @ http://www.tchartdev.com/
So it'll get confusing to know whats what between the two.
Click to expand...
Click to collapse
hmm, maybe I should call it hdSpeedo, what do you think, maybe not eh.. lol
Any ideas?
Boxersox said:
Great little application. Thank you.
A suggestion, perhaps an adjustable speed warning. IE change screen colour when over a set top speed. (or even stages of screen colour changes ie at 30/50/80 etc)
Thanks again
Click to expand...
Click to collapse
housert said:
Hi Ralph,
Tried your application yesterday and today and seems to be working fine. Speed shows nicely, AVG seems to be correct.
Some pointers you might wanna consider;
1- The font could be more clear. The "greyed" lines are a bit too visible I think
2- Are the gps records logged? You could integrate this into some kind of export. For people (like myself) who drive the same route to work every day, it would be fun to see some statistics..
3- Max. speed warning (no sound effects, please )
If I come up with something else, ill let you know. Thanks for the nice app!
Click to expand...
Click to collapse
1 - Still not decided on the font yet, I like the matrix style, but was going for the grid behind it. I might just remove that.
2 - They are not logged yet, I just need to know how people want it logged?
Raw nmea sentences
KML files to use in Google Earth
Or another way
3 - I though of this, how would you like it. Single speed or stepped as suggested before?
I am also going to provide logging for the trip, times/distance/(ave/max) speed etc
Cheers,
Paul.
Hi, just wanted to let you know that this runs fine on my Sprint Touch (Vogue) running a stock 6.1 ROM.
Thanks for your efforts!
shappy0869 said:
Hi, just wanted to let you know that this runs fine on my Sprint Touch (Vogue) running a stock 6.1 ROM.
Thanks for your efforts!
Click to expand...
Click to collapse
Cheers, glad to find it does work on others machines..
Hi Mr Ralphman
I found this issue, i install Gps speedo and my Gmaps turn on this
megapinky said:
Hi Mr Ralphman
I found this issue, i install Gps speedo and my Gmaps turn on this
Click to expand...
Click to collapse
this font is now also used when i call someone or when i receive a call...
megapinky said:
Hi Mr Ralphman
I found this issue, i install Gps speedo and my Gmaps turn on this
Click to expand...
Click to collapse
housert said:
this font is now also used when i call someone or when i receive a call...
Click to expand...
Click to collapse
Hmm, All I do is install the two fonts, I know that WM will use the best choice font, but that's a bit silly.
I'm going to remove this one from the next release. Try going to \windows\fonts and deleting the Font that Ends in A___.ttf.
Cheers,
Paul.
here too
MrRalphMan said:
Hmm, All I do is install the two fonts, I know that WM will use the best choice font, but that's a bit silly.
I'm going to remove this one from the next release. Try going to \windows\fonts and deleting the Font that Ends in A___.ttf.
Cheers,
Paul.
Click to expand...
Click to collapse
Happened the same to me...
Looks like the apps that are being affected are missing a font, I had this with the Facebook app installed by default on Dutty's Leo R4.
Windows Mobile tries to be clever if you select a font and it's not on the device, it chooses the one closest in size (I think) to the one it's trying to use, thus you get some Random effects.
I'll see if I can restrict the font to only be used by my app, deleting the font will revert your other apps back to normal.
Paul.
MrRalphMan said:
...., deleting the font will revert your other apps back to normal.
Paul.
Click to expand...
Click to collapse
But also 'cause GPS Speedo to become unusable? I didn't try though..
It is still usable, but the Gray background looks even worse.
At least your other apps are usable again.
I'll get an update out at the weekend.
MrRalphMan said:
It is still usable, but the Gray background looks even worse.
At least your other apps are usable again.
I'll get an update out at the weekend.
Click to expand...
Click to collapse
Active developer +1
First change.
Removed one of the fonts as it was making other apps unusable, thanks MS..
Also changed the name as GPS_Speedo isn't unique by any means.
Remove previous version if installed.
Unzip the cab file, copy to device and kick off install with file manager.
Cheers,
Paul.
This is a great application Paul, my 300ZX's speedometer does not work, so I use this app as an alternative and help me stay in the speed limit. Cops always watching me if I passed the limit in the highway

[MOD] GeckoMod v1.0

here's my first attempt at a modification package. it's all pretty much been done before elsewhere, but it's not been bundled together by anyone else for the arc, so i figured i might as well put it up here in case anyone else is interested.
it contains the following modifications:
* added new option to allow 'never' on screen timeout values
* http://forum.xda-developers.com/showthread.php?p=19878267
pvyParts' battery bar modification and control application, along with a tweak suggested in the thread to hide the battery icon from the status bar.
* http://forum.xda-developers.com/showthread.php?t=1477190
hadramos' control panel and brightness slider on status bar pull down
* http://forum.xda-developers.com/showthread.php?p=14109467
AdamTt for reboot options mod
* http://forum.xda-developers.com/showthread.php?p=18473247
like-p for long-press-back-to-kill-app (turn it on in the development settings)
* http://forum.xda-developers.com/showthread.php?t=1319518
Logseman for MegaBass
* http://forum.xda-developers.com/showthread.php?t=1417318
peppoid for volume increment adjustment and smooth scrolling mod
* http://forum.xda-developers.com/showthread.php?p=22225332
hansip87 for swipe-to-clear mod tutorial
if anyone feels that i've not acknowledged their contributions in any way, it's entirely through my own ignorance, so just let me know and i'll be more than happy to credit you for your work on here.
and no, don't bother donating to me for this - give it to those above who've made it possible in the first place
the install file is available here:
http://www.box.com/s/d8yeiv5u1gcsu470noai
all files are zipaligned, too, for those who care about that sort of thing
there is an undo file available here:
http://www.box.com/s/xvgpvjtcpp19hi0n1d8d
the uninstall will revert to the stock framework/res/systemui/settings/android.policy files, so backup these files for your own sake before installing this mod. my working installation is arconium 7.1, so that's where my starting point was for these files. i've had some issues with the uninstaller from time to time, though, so let me know if it's not working for you and i'll see what i can do.
it's my first ever mod, so please let me know what you think, and if you have any more suggestions that you'd like to see included post 'em and i'll see what i can do.
equally, if anyone wants to see my working files, i tried to split out the mods into individual changes from the stock decompiled files as i found that easier to keep track of the changes. if they're any use to someone, just ask and i'll send you my working files.
Looks Cool! Awesome Work Dude
Nice mod bro btw interested in 2G/3G Toggle mod? Unfortunately my current mod is out of bandwidth till next month so if you want to port it by yourself you'll have to wait until 1st March.. or go to like-p's page on XMP themes and apps and he already ported the 2G/3G Toggle to XMP
any chance of getting back to kill app on its own without all the other stuff?
thanks
brezzz
Ty, how do you turn mega bass on?
brezzz said:
any chance of getting back to kill app on its own without all the other stuff?
Click to expand...
Click to collapse
i don't see why not... do you need it as an installable zip, or are you more interested in the details of the changes so that you can hack around with it yourself? i'll see if i can get something sorted out for you on this score later on today either way.
b
hansip87 said:
Nice mod bro btw interested in 2G/3G Toggle mod? Unfortunately my current mod is out of bandwidth till next month so if you want to port it by yourself you'll have to wait until 1st March.. or go to like-p's page on XMP themes and apps and he already ported the 2G/3G Toggle to XMP
Click to expand...
Click to collapse
2g/3g toggle mod could be a useful addition to this so thanks for the heads-up! i'll have a look and see if i can work out how to include it - i have to admit that the smali code is a complete pita to get my head around - such a shame apktool doesn't decompile into java instead as i've worked with that for over 12 years i don't suppose you know of a language primer for smali code at all?
bladesuk1 said:
2g/3g toggle mod could be a useful addition to this so thanks for the heads-up! i'll have a look and see if i can work out how to include it - i have to admit that the smali code is a complete pita to get my head around - such a shame apktool doesn't decompile into java instead as i've worked with that for over 12 years i don't suppose you know of a language primer for smali code at all?
Click to expand...
Click to collapse
Smali is essentially a java optimized for dalvik. It's easy to understand once you get used to it only that all the type is included in each object mentioned instead of one include directive on top of java file. another differences is that variable is assigned with a v (v1, v2, etc) and parameter is with p (p0 -> usually a replacement for 'this' inside object based function or just a first parameter in a static function, p1, p2, etc)
Sent from my ST18i using XDA App
bladesuk1 said:
i don't see why not... do you need it as an installable zip, or are you more interested in the details of the changes so that you can hack around with it yourself? i'll see if i can get something sorted out for you on this score later on today either way.
b
Click to expand...
Click to collapse
Hiya mate
Yer a flashable zip of just the back to kill would be awesome mate if you could, thank you. I would also be interested in the 2g/3g if you can figure it out mate.
Thanks for your time buddy and hope to hear something soon.
Brezzz
Overdose1986 said:
Ty, how do you turn mega bass on?
Click to expand...
Click to collapse
it's on once the files are installed for it, by all accounts. it's basically a tweak for better bass response from what i've been able to gather. there's more info on the thread i linked to above.
b
brezzz said:
Yer a flashable zip of just the back to kill would be awesome mate if you could, thank you.
Click to expand...
Click to collapse
consider it done - should be attached to this post for you. for an undo, you should be able to just use the one from the first post. i've not had time to test the installer, so just let me know if you have any issues and i'll take a look later on tonight when i get back from work.
brezzz said:
I would also be interested in the 2g/3g if you can figure it out mate.
Thanks for your time buddy and hope to hear something soon.
Click to expand...
Click to collapse
well, i've tried to keep the mods as separate as i can while i was doing them so that they could be combined. there's only a few that crossed over significantly, but the control panel mod was one of them. as it stands, i'm toying with the idea of trying to move it beneath the notifications as in landscape mode it takes up most of the available screen space, and the notifications aren't really visible. ideally, i'd do it more like miui, with the page of icons and a page for notifications, with the view defaulting to notifications if any are present. but that's just me - i really liked miui, but for some reason the touch-screen doesn't seem to respond properly on cm7/miui on the arc s. ah, well
10 char :banghead:
post removed after offline messaging with kormatoes to clear up any misunderstanding. it was never here.
10 char
{
"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"
}
bladesuk1 said:
consider it done - should be attached to this post for you. for an undo, you should be able to just use the one from the first post. i've not had time to test the installer, so just let me know if you have any issues and i'll take a look later on tonight when i get back from work.
well, i've tried to keep the mods as separate as i can while i was doing them so that they could be combined. there's only a few that crossed over significantly, but the control panel mod was one of them. as it stands, i'm toying with the idea of trying to move it beneath the notifications as in landscape mode it takes up most of the available screen space, and the notifications aren't really visible. ideally, i'd do it more like miui, with the page of icons and a page for notifications, with the view defaulting to notifications if any are present. but that's just me - i really liked miui, but for some reason the touch-screen doesn't seem to respond properly on cm7/miui on the arc s. ah, well
Click to expand...
Click to collapse
Thats brilliant buddy thank you, i am at work atm but i will test this when i get home and let you know the results. Thank you for sharing with the community and keep up the work.
Thanks
Brezzz
Hiya mate
Just installed the zip. All files installed and rom booted. The option appears in dev settings and lets me select it with the tick, but holding back doesnt kill anything its a if its not even there.
thanks
brezzz
brezzz said:
Just installed the zip. All files installed and rom booted. The option appears in dev settings and lets me select it with the tick, but holding back doesnt kill anything its a if its not even there.
Click to expand...
Click to collapse
sorry about that - i'll have another look at this later on today. might be as simple as me forgetting to put the correct jar file into the zip with a bit of luck :/
b
second attempt, then: try this instead just tried it on my phone, and seems to work fine for me this time. it still has the 'never' option on the display timeout in there too, as i'm a little pushed for time to pull all of those changes out, but there shouldn't be anything else left in there.
brilliant will give it another go, thank you

DarkPokemonGo

Hi,
I have developed an Xposed module to enable the pad in Pokemon Go.
The module allows to set a starting GPS position, set the pad speed an to start the game directly from the module UI (pressing the PokemonGo logo).
To enable/disable the pad, just switch to enable/disable.
The module DOESN'T USE MOCK POSITION. I used a different approach to develop the module.
For this reason, it's more difficult to discover (probably) by a mock location checker, but there is a little time delay between the click on the pad and the game position update.
It's still in development, so please report some issue or improvement suggestions.
Instructions:
1) Start the "DarkPokemonGo" app.
2) Set initial GPS position (default is Pisa, Leaning Tower) and speed (expressed as degrees for click, REALLY
recommended default speed is 0.0001). Remember to validate them (click on DONE,ENTER on keyboard)!!!
3) Enable module (and pad appears).
4) Start game (pressing the PokemonGo logo).
5) ENJOY!
Disclaimer: I'm not responsible for ban or other issues! Use this module on your risk.
VIDEO:
Screenshots
{
"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"
}
Updates
DEVELOPMENT SUSPENDED: see this post
I'm working on:
- Bookmarks position/location
- Continuous walking
- Location blinking fix
- Pick initial position on map
Changelog v1.5
- Bug (different speed N/S vs W/E) fixed.
Changelog v1.4
- Boost mode added!
- Support button added
Changelog v1.3
- Spinner instead of EditText for changing speed value.
Changelog v1.2
- Performance improvement!
- Speed now in meters/click!
- Pad issue fixed
- Minor bug fixed
Changelog v1.1
- Modified some graphic
- Add setting activity (enable/disable vibration, donate button)
- Start from current location button
- Fixed "position flickering" issue.
FAQs
Does the eggs system work?
Yes! If you set a low speed (default one is fine) and move slowly from one point to another, it works!
Is the module noticeable?
It shouldn't. Anyway my advice is to set a starting point and then move slowly from one location to another using the pad. If you move quickly from a side to the world to another, you could be banned!
Do I need to enable mock location? And GPS?
No, mock location is not required. Yes, you need to turn GPS on.
Can you add the feature X?
Sure, I'm opened to improvement suggestions.
Screenshots don't work !
Slem34 said:
Screenshots don't work !
Click to expand...
Click to collapse
Fixed
Darkalbo said:
Fixed
Click to expand...
Click to collapse
Just stopped working ? Check please !
Was working perfectly for a couple now just stopped working
My vision log/lat settings also didn't work
Hey! I was using your mod and was soft ban in less than 5 minutes.(bummer) but it's a great one just not unnoticeable enough for Niantic.
Would you be able to add an option to either continue from current location or add a map so we are able to select start location rather than the latitude and longitude?
Hey Darkalbo, thx for this great module! It's perfect for when it rains, I'm feeling lazy or I want to catch Italian pokemon. I have a few suggestions, though.
-I don't know what controls you use in your video, but my fingers are way to big to reliably use your navigation buttons. One possibility would be to put one button at every edge of the screen, maybe also translucent and with a N/E/S/W designation. But anything to make my movement less random would be a big help.
-GPS coordinates are not easy to work with, I think. It would be a little easier if there were some presets or profiles we could make for the coordinates, like actual location, last ingame location, Pisa, home.
-Option to turn vibration off?
That's just my two cents.
Does it solve the most common problem with xposed modules related to pokemon go? That being The Module/ Joystick disappears or the app closes as it can't retain in memory. 1gb RAM phone here. If yes , i'll sure try this
I tried this today. First of all, thank you so much for developing this module!!!
Some bugs that I found - it's difficult to maneuver and get the direction you want. Could you add a feature that gives you the option to start from your current position, and move around from there?
Also, when I was moving around locally and collecting from the Pokéstops, it was perfect. Then I put myself into the New York Botanicals and then my goodies stopped coming when I would spin a Pokéstop.
Sent from my SM-G930F using XDA-Developers mobile app
steve51184 said:
Was working perfectly for a couple now just stopped working
My vision log/lat settings also didn't work
Click to expand...
Click to collapse
Very strange behaviour...
Try to restart your phone so the Xposed framework should reload the module.
Douangdara said:
Hey! I was using your mod and was soft ban in less than 5 minutes.(bummer) but it's a great one just not unnoticeable enough for Niantic.
Click to expand...
Click to collapse
It's unnoticeable by client side, but it's still noticeable from server side. If you go from NYC to Tokyo and then put your GPS location on London, they could think that you are cheating or you have invented teleportation
My advice is to move slowly from one location an another, without "jump".
GOGO98901 said:
Would you be able to add an option to either continue from current location or add a map so we are able to select start location rather than the latitude and longitude?
Click to expand...
Click to collapse
Yes, sure. I'm adding more features in next days
SiliconPaperweight said:
Hey Darkalbo, thx for this great module! It's perfect for when it rains, I'm feeling lazy or I want to catch Italian pokemon. I have a few suggestions, though.
-I don't know what controls you use in your video, but my fingers are way to big to reliably use your navigation buttons. One possibility would be to put one button at every edge of the screen, maybe also translucent and with a N/E/S/W designation. But anything to make my movement less random would be a big help..
Click to expand...
Click to collapse
I tried to make something similar to the nintendo game boy pad, this is the reason of the position of it.
Anyway I will probably add the N/E/S/W on pad.
SiliconPaperweight said:
-GPS coordinates are not easy to work with, I think. It would be a little easier if there were some presets or profiles we could make for the coordinates, like actual location, last ingame location, Pisa, home.
Click to expand...
Click to collapse
You are right, I'm working on it.
SiliconPaperweight said:
-Option to turn vibration off?
Click to expand...
Click to collapse
Sure! Coming soon
jjohn7293 said:
I tried this today. First of all, thank you so much for developing this module!!!
Click to expand...
Click to collapse
Thanks
jjohn7293 said:
Some bugs that I found - it's difficult to maneuver and get the direction you want. Could you add a feature that gives you the option to start from your current position, and move around from there?
Click to expand...
Click to collapse
Sure, I'm working on it.
jjohn7293 said:
Also, when I was moving around locally and collecting from the Pokéstops, it was perfect. Then I put myself into the New York Botanicals and then my goodies stopped coming when I would spin a Pokéstop.
Sent from my SM-G930F using XDA-Developers mobile app
Click to expand...
Click to collapse
Yes, my advice is to move slowly from one point to another and not just "jump". This is the reason because I have developed the option to set a starting point, and then just move slowly around the map, because in this way the module is unnoticeable from Niantic server. If you move from NYC to Tokyo or Paris in just 5 minutes, they could notice something strange
Picked lon/lat but once loaded in I'm stood in the middle of the ocean when I know it's a big city? Any ideas?
---------- Post added at 11:22 AM ---------- Previous post was at 11:09 AM ----------
When I add a long lat of a big city I I'm standing in the middle of the ocean with nothing around me but when I clear the dark Pokemon cache it takes me to Pisa again.
I think they recognise me...
Or I became very unlucky or they are punishing me
It works fine for 6 minutes but after that I could move without catch any...

[App][Mod][MTCScreenClock] Modified minimalistic Version

Update 1
New Version now with a different picture and a Settings Section.
If you change settings finish with back button, not with home button.
Root
Hey guys,
I'm working on a costum MTCScreenClock App.
The best, you can keep the old MTCScreenClock,
as soon as there should come the ScreeMTCScreenClocknApp in foreground there will be a window asking which app you prefer.
Play Store link:
{
"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"
}
https://play.google.com/store/apps/details?id=com.test.xcvxyc
Screenshots: See attachments.
If you like it i will continue my work
Hey MattWi, great job. Always great to see new apps for our units. I've installed your app and it works good so far :good:
I have a question. Are there any settings? I would like to disable the transparency of the background for example.
Airwin13 said:
Hey MattWi, great job. Always great to see new apps for our units. I've installed your app and it works good so far :good:
I have a question. Are there any settings? I would like to disable the transparency of the background for example.
Click to expand...
Click to collapse
Like mention before i first wanted to see if there is any Interest.
I plan to make a different Version with Settings. Tanks for your Feedback !
Should be come end of this week .
Tested the app today first time in the car with real GPS data. Worked great, will test the second version tomorrow. Thank's for your work.
Just found this, will be installing it soon.
Sent from my SM-G935T using Tapatalk
MattWi said:
Update 1
New Version now with a different picture and a Settings Section
Click to expand...
Click to collapse
Great work. Nice to finally see some original development for these units.
MattWi said:
Update 1
New Version now with a different picture and a Settings Section.
If you change settings finish with back button, not with home button.
Root
Hey guys,
I'm working on a costum MTCScreenClock App.
The best, you can keep the old MTCScreenClock,
as soon as there should come the ScreeMTCScreenClocknApp in foreground there will be a window asking which app you prefer.
Play Store link:
https://play.google.com/store/apps/details?id=com.test.xcvxyc
Screenshots: See attachments.
If you like it i will continue my work
Click to expand...
Click to collapse
great work, ill download it in few mins, but is it better if u make the picture based on the album pic u listening to?
mouscolo said:
great work, ill download it in few mins, but is it better if u make the picture based on the album pic u listening to?
Click to expand...
Click to collapse
Well this idea came into my mind already .
Unfortunately it's not that easy as i tough.
Anyway i plan to make a bigger project with some volunteers of this forum.
Maybe we can rewrite all Applications to build up a System which perfect fits to everyone of us.
It sounds harder than it is ... With enough guys we will be able to build something really nice .
MattWi said:
Well this idea came into my mind already .
Unfortunately it's not that easy as i tough.
Anyway i plan to make a bigger project with some volunteers of this forum.
Maybe we can rewrite all Applications to build up a System which perfect fits to everyone of us.
It sounds harder than it is ... With enough guys we will be able to build something really nice .
Click to expand...
Click to collapse
great work, I like it
MattWi said:
Update 1
New Version now with a different picture and a Settings Section.
If you change settings finish with back button, not with home button.
Root
Hey guys,
I'm working on a costum MTCScreenClock App.
The best, you can keep the old MTCScreenClock,
as soon as there should come the ScreeMTCScreenClocknApp in foreground there will be a window asking which app you prefer.
Play Store link:
https://play.google.com/store/apps/details?id=com.test.xcvxyc
Screenshots: See attachments.
If you like it i will continue my work
Click to expand...
Click to collapse
Installed but don't appear when I touch 'moon' icon in status bar (built in screenclock appears but no prompt to select among new and old one).
I think there are some settings in mtc-mucis.ini in Malaysk ROM that controls screen saver.
Could somebody who is using this new one on Malaysk ROM how to configure?
Nice work and nice design. I miss the date dd-mm-yy maybe you can add the title of song .. and title of radio
pa.ko said:
Installed but don't appear when I touch 'moon' icon in status bar (built in screenclock appears but no prompt to select among new and old one).
I think there are some settings in mtc-mucis.ini in Malaysk ROM that controls screen saver.
Could somebody who is using this new one on Malaysk ROM how to configure?
Click to expand...
Click to collapse
Actually the moon icons triggers another App.
My App will appear as soon as the timeout for Screensaver comes.
You can set the timeout under Settings -> Display ?-> Screensaver.
I'm not sure about the menu point.
MattWi said:
Actually the moon icons triggers another App.
My App will appear as soon as the timeout for Screensaver comes.
You can set the timeout under Settings -> Display ?-> Screensaver.
I'm not sure about the menu point.
Click to expand...
Click to collapse
That moon button works not on all devices.
Some apps you can see at what road you are driving is that possible maybe?
Roerbakeitje said:
That moon button works not on all devices.
Some apps you can see at what road you are driving is that possible maybe?
Click to expand...
Click to collapse
Well ... the thing is for that you will need to be online all the time.
I don't thing that many users are always online with their headunit.
This kind of feature is fast implemented i will give try next we .
Than the date will come true. :good:
Other question, are there any android developers here with some free time ?
I want something bigger that just a screensaver.
Maybe we could start developing from scratch with a Radio, Media, TV, DAB, etc. App.
With a generalized interface it wold be relly easy to share data over the apps.
(Like witch title is playing, which radio source is selected, etc ... )
Nice work my friend!! I like it because it shows the altitude too. It would be great in the future if you can add the radio station that is played(maybe the rds info) or the title of the song of the media player or poweramp!! Many thanks for your job and time!
MattWi said:
Actually the moon icons triggers another App.
My App will appear as soon as the timeout for Screensaver comes.
You can set the timeout under Settings -> Display ?-> Screensaver.
I'm not sure about the menu point.
Click to expand...
Click to collapse
Xposed-mtc-manager in .ini is a setting to specify alternative screensaver app.
Code:
# Including an alternate screen saver, if you specify false mechanism will work full-time:
screenClock=true
# Time off the screen when not set will be used the value of the full-time settings:
screenTimeout=60
# The name of the software package screensaver
screenPackage=com.microntek.screenclock
# Name aktiviti screensaver
screenClass=MainActivity
Don't use it so cannot test if it would work.
Anyone who use it may try and share info here.
P.S. What package name / activity should be used?
Any news?
Looks like this initiative lost its momentum...
Any new developments?
I Hope that there Will be More developments
Hi Matt, can I change the background image with a custom one?
Is it somewhere in a folder that I can change it?
How can i change text color?

IG Mods?

Hello folks. I've been a veteran iOS user and have finally plunged into the world of Android with a Google Pixel 3.
So far I'm loving every bit of it.
However, I used to love the iOS mod of Instagram (https://getrocketapp.io and IG++) which you could install without Jailbreak.
Now I've been looking far and wide for something similar and polished for Android, but there aren't any apps that have the full suit of the tweaks that came with the iOS mod versions.
I've seen a few (GBInsta / InstaUltra etc.) - but none of them seem to have everything that IG++ for iOS contains.
The specific features I'm looking for are:
Hide sponsored posts
Hide sponsored stories
Manually mark store as seen (hide notification of story seen)
Hide suggestions
These are availability both the iOS mods which is why I'm surprised that there's no Android mod similar.
Can anyone point me in the right direction?
Thanks
bump, I'm curious about this as well.
I wanna knwo that also!
Hi, despite the post is old, I am wondering if this could help...
(I did not install myself yet()
Instagram Mod Apk
If you're worried about backdoors in modded software, here are two choices:
Instagram Lite: Official app sans ads and most of the Instagram camera features.
Barinsta (F-Droid): Instagram with download features and non-obtrustive discover page. Open-source.
litelinux said:
If you're worried about backdoors in modded software, here are two choices:
Instagram Lite: Official app sans ads and most of the Instagram camera features.
Barinsta (F-Droid): Instagram with download features and non-obtrustive discover page. Open-source.
Click to expand...
Click to collapse
First app does not do what the poster (and me) is looking for, can you tell us if the second does it?
Hide sponsored posts
Hide sponsored stories
Manually mark store as seen (hide notification of story seen)
Hide suggestions
phaleg said:
First app does not do what the poster (and me) is looking for, can you tell us if the second does it?
Hide sponsored posts
Hide sponsored stories
Manually mark store as seen (hide notification of story seen)
Hide suggestions
Click to expand...
Click to collapse
Well I haven't revisited IG lite for a while, so it's possible that the ads are back in later updates.
And for the time being, Barinsta is hit by a Cease and Desist letter, which prohibits development of the app.
I now recommend Instander. Isn't open source but blocks all ads most of the time. It also offers robust options in the instander settings page, and has the ability to hide "seen" status from stories, videos, livestreams and DMS.
litelinux said:
Well I haven't revisited IG lite for a while, so it's possible that the ads are back in later updates.
And for the time being, Barinsta is hit by a Cease and Desist letter, which prohibits development of the app.
I now recommend Instander. Isn't open source but blocks all ads most of the time. It also offers robust options in the instander settings page, and has the ability to hide "seen" status from stories, videos, livestreams and DMS.
Click to expand...
Click to collapse
Grazie
I found the telegram channel with version 14.1
normal and clone looks having the same size, which one should I pick?
I read that is not open source, does it mean that I have to pay for using it?
Thanks again
phaleg said:
Grazie
I found the telegram channel with version 14.1
normal and clone looks having the same size, which one should I pick?
I read that is not open source, does it mean that I have to pay for using it?
Thanks again
Click to expand...
Click to collapse
The normal version has the same package name as the original Instagram, so installing it will replace the original.
The clone version can coexist with the original app.
You don't have to pay for it, non-open source just means that we can't build it ourselves.
However, donations to the developer is the best way to help keep the development going.
litelinux said:
The normal version has the same package name as the original Instagram, so installing it will replace the original.
The clone version can coexist with the original app.
You don't have to pay for it, non-open source just means that we can't build it ourselves.
However, donations to the developer is the best way to help keep the development going.
Click to expand...
Click to collapse
I installed the normal version from their telegram channel (not the clone).
I rebooted and wiped cache of IG and the other thing
I open the app and the ads are still there...
what did I miss please?
I was not sure if installed properly, so I tried again from file manager and it says impossible to install on my device (the PocoF1 with Pixel Experience +) ...
Please help me, the developer website is super weird and I cannot find the tutorial
@phaleg Try the clone version maybe? I installed the clone version and so far it only has ads in the "Older Posts" section.
BTW, on my phone, 14.1 only shows a black screen on startup. My solution is to install 12.1, log in then update to 14.1.
The website is indeed broken so using the telegram group would be more straightforward
For the ads though, most of the time there won't be ads, but occasionally ads will appear. Blame IG for this.
By the way if you don't need the reply function (and the bells and whistle in DM), then mods from @neekless still works to this day:
itylermartin said:
All uploads are here thanks to neekless https://androidfilehost.com/?a=show&w=files&flid=296942
Click to expand...
Click to collapse
I recommend versions under 144, has no ads and can view older posts right under new posts (the old way).
litelinux said:
@phaleg Try the clone version maybe? I installed the clone version and so far it only has ads in the "Older Posts" section.
BTW, on my phone, 14.1 only shows a black screen on startup. My solution is to install 12.1, log in then update to 14.1.
The website is indeed broken so using the telegram group would be more straightforward
For the ads though, most of the time there won't be ads, but occasionally ads will appear. Blame IG for this.
Click to expand...
Click to collapse
Thanks for the tips!
This is how I solved, installing the close worked and also if you first uninstall the normal instagram and then you put Instander works.
Now I have both and will probably remove one.
I see no ads and that's great, I try asking, is there option to remove the annoying reels as well?
phaleg said:
Thanks for the tips!
This is how I solved, installing the close worked and also if you first uninstall the normal instagram and then you put Instander works.
Now I have both and will probably remove one.
I see no ads and that's great, I try asking, is there option to remove the annoying reels as well?
Click to expand...
Click to collapse
From your profile -> hamburger menu on the top right -> "Instander Settings" -> Misc
There is a switch to turn off IG reels.
After switching it off, close the app (by clearing it from recents) then re-open. Changes should take effect.
The switch may not work at times, so if the switch is already off, turn it on, restart the app, turn it off, then restart again.
litelinux said:
From your profile -> hamburger menu on the top right -> "Instander Settings" -> Misc
There is a switch to turn off IG reels.
After switching it off, close the app (by clearing it from recents) then re-open. Changes should take effect.
The switch may not work at times, so if the switch is already off, turn it on, restart the app, turn it off, then restart again.
Click to expand...
Click to collapse
Mmm, I tried couple times the switch for the Reels, will try again tomorrow...
Just for me to understand, reels switch off, means that the app will hide those reels from stream / feed and remove the button in the middle, correct?
Maybe is needed to clear cache of the app or storage something?
phaleg said:
Mmm, I tried couple times the switch for the Reels, will try again tomorrow...
Just for me to understand, reels switch off, means that the app will hide those reels from stream / feed and remove the button in the middle, correct?
Maybe is needed to clear cache of the app or storage something?
Click to expand...
Click to collapse
Try force stopping the app after switching.
litelinux said:
Try force stopping the app after switching.
Click to expand...
Click to collapse
I did this too, whole process, from off to on (remove from recent + force close), then again from on to off (remove from recent + force close)... anyway, it is still cool to remove ads, maybe in future I will be more fortunate for this XD
@phaleg for reference mine looks like this:
{
"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"
}
I'm on 14.1.
litelinux said:
@phaleg for reference mine looks like this:View attachment 5429861
I'm on 14.1.
Click to expand...
Click to collapse
Do you have a similar app for annoying / promotional things on Facebook? For now, I am using the lite version that misses the dating feature, but has the messages integrated in the same app
phaleg said:
Do you have a similar app for annoying / promotional things on Facebook? For now, I am using the lite version that misses the dating feature, but has the messages integrated in the same app.
Click to expand...
Click to collapse
Frost is an open source wrapper for Facebook that supports notifications and hiding promotional content.
Facebook LC is a mod made by @evilwombat to an older version of Facebook. Though not updated, it still works to this day. On the same thread there is also Messenger LC, which hides ads from the messenger app.
However I'm not sure if these apps have the dating feature, as I've never used it before.

Categories

Resources