Giter Club home page Giter Club logo

guise's People

Contributors

houvven avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

guise's Issues

建议

请问是否能够通过正常的中文汉字表示激活状态而不是emoji表情,个人感觉影响美感。

QQ

qq应用 不生效

定位修改后需要重启才可以生效

通过对MIUI13 安卓12的系统APP"查找设备"进行定位修改进行测试,发现需要重启手机才能生效

修改定位另外有一款MIUI13安卓12可以使用的模块,作用域是选择,电话服务与系统框架,好像效果更彻底,不过作者脱更1年了,https://github.com/Mikotwa/FuckLocation
这是项目地址,您参考下

[功能需求]增加fingerprints指纹库、增加简体中文(新加坡)代码、手机型号排序和可以搜索

1、这里有已经停更的指纹库
https://github.com/Magisk-Modules-Repo/MagiskHidePropsConf/blob/master/common/prints.sh
现在一键随机中的指纹随机太假了,可以按照格式生成
Xiaomi/tiare/tiare:8.1.0/OPM1.171019.026/V10.2.6.0.OCLMIXM:user/release-keys__2019-01-01
手机厂商(品牌)/设备代号/设备代号:Android版本/版本号/版本名:user/release-keys

2、简体中文(新加坡)代码为(zh_SG_#Hans)国内部分应用设置为简体中文新加坡可减少app中的广告,比如小米运动

3、小米和红米加起来型号太多(华为也很多)可以把他俩分家或者增加搜索功能

4、手机型号排序或者增加3级4级分类:拿小米为例,可以分为小米、XiaoMi、红米、RedMi或者数字系列、note系列、K系列、POCO系列、黑鲨等,现在的排序有点乱

look look me

你好 我也正在开发一个xposed模块 可以问你一些问题嘛

添加时区选项

某些应用需要其他时区才能正常使用(说的就是你某邻国)

新增数据库,一键随机

跪求一键随机功能啊,如果不能全部随机,可以挨个随机也行啊,不然的话丝毫看不出比应用变量的优势何在

Time

Make it spoof time zone and time

新功能建议

希望可以新增每次App启动或结束时自动一键随机所有的信息,让App每次启动时都视为新设备

@Houvven

有关qq

新版qq支持手机平板同时登录,但是我不太清除判断依据
不知道有没有办法改成能通过pad协议登录

希望改下拉才刷新列表

每次打开能不能不要自动刷新列表,很费时间,我每次打开要重新设置软件还要等他刷新半天,可以改成下拉刷新列表,这样有需要才去下拉刷新。

请求支持lspatch

在lspatch上先显示未激活,应用设置选项变灰,不可开关。

一些冷门机型库

"美图": [
{"phoneName": "美图T9","buildManufacturer": "Meitu","buildModel": "MP1718"},
{"phoneName": "美图V7","buildManufacturer": "Meitu","buildModel": "MP1801"}
],
"8848": [
{"phoneName": "8848 M3","buildManufacturer": "Everest","buildModel": "8848 M3"},
{"phoneName": "8848 M4","buildManufacturer": "Everest","buildModel": "8848 M4"}
],
"柔宇": [
{"phoneName": "FlexPai柔派手机","buildManufacturer": "Royole","buildModel": "RY1201"}
],
"Foxconn": [
{"phoneName": "Nokia N1","buildManufacturer": "Foxconn","buildModel": "N1"}
],
"多亲": [
{"phoneName": "多亲1s+","buildManufacturer": "Qin","buildModel": "Qin 1s+"},
{"phoneName": "多亲2","buildManufacturer": "Qin","buildModel": "Qin 2"},
{"phoneName": "多亲2 Pro","buildManufacturer": "Qin","buildModel": "Qin 2 Pro"}
],
"BBK": [
{"phoneName": "步步高家教机S2","buildManufacturer": "EEBBK","buildModel": "S2"},
{"phoneName": "步步高家教机S3 Pro","buildManufacturer": "EEBBK","buildModel": "S3 Pro"}
],
"格力手机": [
{"phoneName": "格力手机1","buildManufacturer": "GREE","buildModel": "G0111"},
{"phoneName": "格力手机1s","buildManufacturer": "GREE","buildModel": "G0121"},
{"phoneName": "格力手机2","buildManufacturer": "GREE","buildModel": "G0128"}
],

Feature dynamic scope

LSposed now support dynamic scope meaning you can add apps to scope using API. So rather than asking user to enable the module for a certain app, you can do it automatically.

1.0.9的小问题

修改已保存的模板后,保存模板配置无效(名称和描述能正常保存)

功能建议 添加dpi修改

终于找到一个Android13可以用的模块了。感谢开发。
希望能添加dpi修改功能,现在所有类似模块的dpi修改功能都失效了😭

同个进程内加载多个 Package & 多次 Hook 问题

看上去 XPosed/LSPosed 支持在 App 的同个进程内,加载多个 APK 包:

 override fun loadPackage(lpparam: XC_LoadPackage.LoadPackageParam) {
        XposedLogger.i("start loadPackage: ${lpparam.packageName} [${lpparam.appInfo.name}]")
        PackageConfig.doRefresh(lpparam.packageName)
        if (!packageConfig.isEnable) {
            XposedLogger.i("loadPackage: ${lpparam.packageName} is not enable, skip.")
            return
        }
}

以上代码会导致 Guise 在单一进程内读取到多份 App 的 Guise 配置,而下面的代码貌似会导致 Guise 只使用最后一个 App 的配置:
https://github.com/Houvven/Guise/blob/5a51f592b98c61374605d718980145be4d35b077/app/src/main/java/com/houvven/guise/xposed/HookInit.kt#L31

比如,在我的试验环境,我同时对 Google Play 服务Google 地图 配置了 Guise,就会导致启动 Google 地图时,同时读到这两份配置,出现了配置冲突 & Hook 冲突的问题。

我认为 App 应该只读取自己包名下的 Guise 配置就可以,不知道是 Bug 还是设计如此。

功能添加

希望能添加,应用安装时间,与更新时间.

Android version proposal

Because not everyone will use Android 11 or higher. For non-player users, most people may still be on Android 10 or Android 9. This is not a minority. Supporting lower versions allows more people to enjoy it Bar!

Not activated in LSPosed (in work profile)

Not sure if this is a Guise problem, but I will make a issue here anyway, I would be grateful if you can provide any kind of help.
I don't have a android development environment installed on my machine at the moment, I don't know if there is any thing I can do to debug this, Guise logs and LSPosed logs are attached below.
I am willing to provide any extra information if available.
I have another LSPosed module, called Xlogger (in main profile), which can be enabled.

Environment

AOSP Android 13 GSI, as the dynamic system(DSU).
Magisk 26.1, zygisk enabled, Magisk hide enabled
LSPosed Activated, 1.8.6(6899) - Zygisk

API version
100

Xposed API call protection
Enabled

Dex Optimizer Wrapper
Supported

Framework version
1.8.6 (6899)

Manager version
1.8.6 (6899)

System version
13 (API 33)

Device
OnePlus Android PGZ110 

System ABI
arm64-v8a

Logs

LSPosed Log
LSPosed_2023-06-16T12_24_54.127529.zip

Guise Log
Guise-log-1686889423416.txt

Screenshot

Screenshot_20230616-122650
Screenshot_20230616-123031

米家登录界面,强制截屏失效

1. 现象

Guise勾选米家作用域,配置米家强制允许截图,在米家登录界面使用系统截图,toast提示“该应用不允许屏幕截图”

2. 设备信息

小米13,MIUI 14.0.13,Android 13

3. 应用信息

Guise:1.0.7
米家:8.0.709
截屏:RELEASE-1.4.29-11071135

隐藏桌面图标问题

隐藏桌面图标在Android11及以上版本,系统对这种行为进行了限制,当前隐藏是在高版本是无效的,图标仍在,点击将进入应用设置页。要不要考虑进行提示?

Feature add time

There should be an option to spoof timezone and time as well as time format 24 hours or 12 hours.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.