Skip to content

Releases: Xposed-Modules-Repo/fuck.location

v.1.2.13

08 Apr 11:18
96e7558
Compare
Choose a tag to compare

Support Android 12 based MIUI 13.

支持基于 Android 12 的 MIUI 13.

v1.2.11

12 Mar 13:24
96e7558
Compare
Choose a tag to compare

Experimental support for Android 11~12 based MIUI.
Fix a bug in Android 10 #28 (Thank you @LeafStative 🚀!)

对基于 Android 11~12 的 MIUI 进行了实验性支持。
修复 Android 10 的问题 #28(感谢@LeafStative 🚀!)

⚠️ 我没有基于 Android 12 的 MIUI 测试机。因此,对于该版本 MIUI 的适配是理论上的。如果这部分代码无法在你的机器上正常工作,请携带详尽日志文件发 issue。
⚠️ 不支持没有“模糊定位”功能的 MIUI 系统(但模块本身不依赖于 MIUI 内置的“模糊定位”功能),也暂无适配这类 MIUI 的计划

v1.2.9

18 Feb 13:04
96e7558
Compare
Choose a tag to compare

Prevent the fused location provider to be registered in Android.
Fix the capabilities for Android 10 and below.

阻止融合定位服务器被注册到系统内。
修复对 Android 10 及以下系统的兼容性。

⚠ 本次更新,可能可以解决部分国产 ROM 虚拟定位无法生效的问题,但会使得系统整体的定位速度减缓(融合定位服务被模块禁用导致。系统理论上将回落到传统的 GPS、网络等定位手段)。由于技术限制,暂时无法找到更好的方案。将在后续版本里添加对该情况的缓解措施

v1.2.8.2

17 Feb 12:37
96e7558
Compare
Choose a tag to compare

Fully support Android 10 and below.
Support Nr (aka 5G) network type.
Randomize config folder name to avoid stat detection.
Void config folder should not crash the whole module.

完全支持 Android 10 及以下的系统。
支持 Nr(5G)网络类型。
随机化设置文件夹名称(防止模块配置被 stat 检测)。
虚无态的配置文件夹不再能击溃整个模块。

v1.2.8

16 Feb 04:52
aec0969
Compare
Choose a tag to compare

⚠️ You may need to uninstall previous version before installing this. Sorry for any inconveniences. / 你可能需要卸载以前的版本,以安装该新版模块。给您带来的不便,敬请谅解

Customizable cell tower information (over LTE) for whitelisted apps
Fix a UI bug #19 (Thank you @LeafStative! 🚀)

支持对白名单内应用返回自定义基站信息(LTE 网络)
修复 UI 问题 #19(感谢 @LeafStative! 🚀)


⚠️ Due to the potential legal reason, we will NOT provide you:

  • The meaning of each value
  • How to find these values
  • The effect after changing these values

If you do not know what to do, leave it EMPTY. Thank you.

⚠️ 由于潜在的合规原因,我们不会向您提供:

  • 每个值对应的具体含义
  • 找到这些值的方法
  • 改变这些值的效果

如果你不知道填什么,就空着。模块的良性发展需要保持有限的自由与适当的边界。感谢您的理解。

v1.2.7 (Fixed version)

07 Feb 06:33
aec0969
Compare
Choose a tag to compare

Whitelisted apps will no longer get the raw GNSS data.

白名单里的应用将不再能获得原始的 GNSS 位置信息

v1.2.6.1

05 Feb 14:58
aec0969
Compare
Choose a tag to compare

Completely rewrite custom location to fully support general location requests' modification.
App search in selection page & performance improve #13 (Thank you again @LeafStative! 🚀)
Minor code cleanups #16
Fallback to English when there is no available translation.
Add Vietnamese support #18 (Thanks @ThePrimalPea! 🚀)

完全重写了自定义位置部分,以完全支持一般情况下的位置信息修改。
应用选择页有了搜索器 & 性能提升 #13(非常感谢 @LeafStative 的提交!🚀)
一些不起眼的代码清理 #16
没有可用翻译时,程序将回落到英文
增加越南语支持 #18(感谢 @ThePrimalPea!🚀)

v.1.2.5

03 Feb 05:17
effe5a7
Compare
Choose a tag to compare

Fix a bug that whitelisted apps on Android 11 or below will get the genuine location.

修复一个会导致 Android 11 或以下版本的白名单应用仍能得到真实位置信息的 bug。

v1.2.4

03 Feb 03:49
effe5a7
Compare
Choose a tag to compare

Fix some issues will result app in crash.
Improve the quality of custom location.

修复了部分情况下程序会崩溃的问题。
提升了自定义位置的质量。

v1.2.3.5

01 Feb 13:04
a7be1e6
Compare
Choose a tag to compare

Fresh installation will no longer crash the whole module.
Better app selection page #11 (Really AWESOME implement! Thank you @LeafStative 🎉 )
requestLocationUpdates will be currectly handled.
Support custom WiFi information for Android 10 and below.
Update contributor information.

全新安装不再会崩掉整个模块。
更好的应用选择页 #11(非常棒的实现!感谢 @LeafStative 🎉)
requestLocationUpdates 将被正确处理。
对 Android 10 及以下的系统支持自定义 WiFi 信息返回。
更新贡献者信息。


该版本对 GNSS 定位模拟的重大缺陷进行了修复。你可以升级并查看该模块的自定义效果是否有所改善。

⚠️ 自 v1.2.2 开始,本模块对配置文件部分进行了不兼容改动。如果你是从更旧的版本升级上来,请注意阅读 这里 提及的升级提示!不这么做将导致程序停止工作,甚至崩溃!