Android Software Hub
14.8K subscribers
489 photos
55 videos
4.08K files
1.47K links
Download Telegram
你们都用的啥密码管理器?
PlayIntegrityFix_v17.3.zip
125.9 KB
Play Integrity Fix

Fix SELinux prop spoofing
Remove useless code

#Magisk模块
👍1
metacubexd
v1.146.2

1.146.2 (2024-08-26)

Bug Fixes

set latency for test failed (#948) (9189bf5)
👍4🤡1
MiXplorer_6.66.4-Silver_24082740.apk
11.3 MB
• Added DateBefore option in AutoTask dialog for Delete Tasks.
• Added MailTo option in the action menu and also in the Localizer menu.
• Changed the target SDK to 35 (Android 15).
• Added DLNA client. Tap on ADD > Storage > DLNA.
• Added DLNA server option in the HTTP server settings.
• Improved Media player performance. MiX-Codecs needs to get updated.
• Added Localizer activity to modify strings.
• Added Export and Edit options for the imported languages in the settings > Languages.
• Added 'Files first' option in SORT > Options...
• Fixed some issues on foldable devices.
• Fixed some issues with the servers widgets.
• Changed Google Drive scope. If you want to access all your files from this app, you need to upload them with this app. This app doesn't support paid APIs. If you have any complaint send it to Google.
• Some other fixes and tiny improvements and optimizations.

#文件管理器 #MiXplorer
👍12👏1
metacubexd
v1.147.0

1.147.0 (2024-08-29)

Features

optimize setup form (#960) (00ab6d4)
👍5🤡1
现在还有没有可用的类似进程锁的东西?(内存小微信经常祭)
听说,苹果地图出了网页版,啥时候整个安卓版啊
mihomo-android-arm64-v8-v1.18.8.gz
10.1 MB
What's Changed
38fd371 feat: GEOIP,IP-ASN,IP-CIDR,IP-CIDR6 and IP-SUFFIX in rules support ,src option keep the same writing style as RULE-SET by @wwqgtxx
518e9bd feat: socks5, http and mixed listeners support independence users by @wwqgtxx
696b75e feat: fake-ip-filter support rule-set: and geosite: by @wwqgtxx
763a127 feat: RULE-SET in rules support ,src option should only be used with ipcidr behavior by @wwqgtxx
7fd0467 feat: sniffer's force-domain and skip-domain support rule-set: and geosite: by @wwqgtxx
8483178 feat: sniff add skip-src-address and skip-dst-address by @wwqgtxx
f6164ac feat: add fake-ip-filter-mode in dns #1479 by @wwqgtxx

#mihomo #Clash
👍42
# 配置不使用 fake-ip 的域名
fake-ip-filter:
- '*.lan'
- localhost.ptlogin2.qq.com
# fakeip-filter 为 rule-providers 中的名为 fakeip-filter 规则订阅,
# 且 behavior 必须为 domain/classical,当为 classical 时仅会生效域名类规则
- rule-set:fakeip-filter
# fakeip-filter 为 geosite 中名为 fakeip-filter 的分类(需要自行保证该分类存在)
- geosite:fakeip-filter
# 配置fake-ip-filter的匹配模式,默认为blacklist,即如果匹配成功不返回fake-ip
# 可设置为whitelist,即只有匹配成功才返回fake-ip
fake-ip-filter-mode: blacklist
👍1
metacubexd
v1.148.0

1.148.0 (2024-09-08)

Features

make persisted for ipv6 result (#983) (2078051)
👍4