All Projects → JodelRaccoons → JodelXposed

JodelRaccoons / JodelXposed

Licence: other
Providing additional features for Jodel via the Xposed Framework

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to JodelXposed

Nekosms
A pattern-based text message blocker for Android.
Stars: ✭ 206 (+610.34%)
Mutual labels:  xposed
XposedInstaller
Materialised Xposed Installer
Stars: ✭ 265 (+813.79%)
Mutual labels:  xposed
QQCleaner
瘦身模块
Stars: ✭ 512 (+1665.52%)
Mutual labels:  xposed
node-jodel-api
Node.js Jodel API
Stars: ✭ 31 (+6.9%)
Mutual labels:  jodel
TXHook
腾讯QQ协议分析工具,为了推进学习与研究。
Stars: ✭ 109 (+275.86%)
Mutual labels:  xposed
droid controller
Control the parameters of an Android system with the power of Xposed framework. 通过Xposed框架控制Android参数。
Stars: ✭ 15 (-48.28%)
Mutual labels:  xposed
Wechatbot Xposed
A WeChat robot unit ,based on the android xposed framework hook to implement WeChat app robot functions
Stars: ✭ 186 (+541.38%)
Mutual labels:  xposed
xposed-sgame
王者荣耀 开启高帧率插件
Stars: ✭ 23 (-20.69%)
Mutual labels:  xposed
JodelAPI
API-Wrapper for the Jodel app in .NET
Stars: ✭ 36 (+24.14%)
Mutual labels:  jodel
node-jodel
Access Jodel through JavaScript (may not work anymore)
Stars: ✭ 17 (-41.38%)
Mutual labels:  jodel
Instant-Face-Unlock
Xposed Module's InstantFaceUnlock Code
Stars: ✭ 23 (-20.69%)
Mutual labels:  xposed
GJZS
搞机助手·R(原「搞机助手重制版」)
Stars: ✭ 584 (+1913.79%)
Mutual labels:  xposed
SandVXposed
Xposed environment without root (OS 5.0 - 10.0)
Stars: ✭ 832 (+2768.97%)
Mutual labels:  xposed
Wechatchatroomhelper
微信群消息助手(代码可读性较低,正在优化中)
Stars: ✭ 211 (+627.59%)
Mutual labels:  xposed
OneTapVideoDownload
Download Videos on Android with One Tap.
Stars: ✭ 51 (+75.86%)
Mutual labels:  xposed
Qujing
曲境是一个xposed模块,可实现在PC浏览器上动态监控(hook)函数调用和查看堆栈信息,及反射调用(invoke)等功能。
Stars: ✭ 197 (+579.31%)
Mutual labels:  xposed
QAssistant
兼具实用与美观于一身的 QQ 小帮手
Stars: ✭ 99 (+241.38%)
Mutual labels:  xposed
AnyWebView
Any WebView is OK!
Stars: ✭ 64 (+120.69%)
Mutual labels:  xposed
SoundCloudAdAway
Removes ads in the SoundCloud Android app.
Stars: ✭ 25 (-13.79%)
Mutual labels:  xposed
glitchify
Tweaks for the official twitch.tv android app
Stars: ✭ 33 (+13.79%)
Mutual labels:  xposed

Jodel Enhancements

Notice: This project is unmaintained in favour of JodelPatched

This modules utilises the Xposed Framework to add features to Jodel.

Install

  1. Install via the Xposed Installer
  2. Disable automatic Jodel updates via Play Store

Features

  • Spoof location
  • Track posters within a thread
  • Removed blur on images
  • Save images (double tap thumbnail)
  • Copy post message (double tap post)
  • Upload custom images
  • Change/manage account
  • OTA hook updates

Upload custom images

  1. Press the Gallery button next to the Jodel camera button
  2. Select an image and post

Increased control over account

  • The account id (UID) is automatically backed upp in .jodel-settings-v2
  • The UID can be manually changed to change account
  • PS: Clear all Jodel app data after changing the UID

OTA Hook updates

  1. JX will automatically search for new hooks when you update Jodel
  2. If hooks are available they'll be downloaded. Force restart Jodel when you're notified.
  3. If hooks are not available you can:
    • Downgrade Your Jodel version
    • Wait for a hook update
    • Supply a hook update yourself - see contributions

Version compatibility

The module aims for compatibility with the latest Jodel version. Jodel apks are usually linked in the thread on XDA.

The latest supported Jodel version is noted here or as a hooks folder here.

Report a bug / Make a suggestion

We'd love to see you reporting a bug to make this Xposed module even better. If you want to report a bug we need some information:

  1. Steps to reproduce the bug.
  2. Some details about your enviroment like:
  • Android OS and Xposed version
  • Your phone model and rom information (this helps to sort out rom issues)
  • The Jodel/JodelXposed log (depends on what is crashing)
  • The Xposed log
  1. Create a issue, providing the information. We'll give our best to solve your problem!

If you want to give a suggestion for a new feature just create a issue providing a short description!

Support

  • Are you using Android?
  • Do you have Xposed working?
  • Are you sure your version is compatible?
  • Have you read the thread on XDA?
  • Create an issue if you still have questions

OnePlus OxygenOS rom issues

There are many issues relating to the OxygenOS rom on different OnePlus devices. Big part of the issue are buggy xposed resources. We can't do anything about it, a issue at the Xposed Github repo has already been created. The only workaround til now is switching to a different rom.

You dont have Google play services? No problem!

Just edit the file file /sdcard/JodelXposed/jodel-settings-v2.json and edit your lat/lng coordinates manually.

"location":{"active":true,"lat":52.5200066,"lng":13.404954}

Contributions

Take a look at CONTRIBUTION.md. Pull requests are welcome if you would like to provide additional features or just update the hooks.

Please test the PR before you submit it.

Special thanks

  • Charlie Kelly
  • Unbrick
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].