This repository has been archived by the owner on Jul 17, 2023. It is now read-only.
Releases: Dr-TSNG/TwiFucker
Releases · Dr-TSNG/TwiFucker
2.1
What's Changed
- Update Japanese translations by @reindex-ot
- Update Turkish translations by @serkanege
- Update Russian translations by @Mehlsine
- Update Indonesian translations by @okkidwi
- Update Ukrainian translations by @daergess
- Update French translations by @xerta555
- Update Polish translations by @uvzen
- Update Arabic translations by @iBasim
- Set timeout for downloading
- downloaded file name changed to
{snowflake}_{index}.{ext}
- Fix download on
9.84.0-alpha.2
- Minor bug fixes
更新日志
- 日语翻译 @reindex-ot
- 土耳其语翻译 @serkanege
- 俄罗斯语翻译 @Mehlsine
- 印度尼西亚语翻译 @okkidwi
- 乌克兰语翻译 @daergess
- 法语翻译 @xerta555
- 波兰语翻译 @uvzen
- 阿拉伯语翻译 @iBasim
- 下载超时处理
- 下载后的文件按
{snowflake}_{index}.{ext}
命名 - 修复
9.84.0-alpha.2
下载 - 修复已知问题
New Contributors / 新贡献者
Full Changelog / 完整更新日志: 2.0...2.1
2.0
What's Changed
- Japanese translations by @reindex-ot
- Turkish translations by @serkanege
- French translations by @xerta555
- Indonesian translations by @okkidwi
- Arabic translations by @iBasim
- Display version in settings dialog
- Disable banner view feature (new tweets notification banner while scrolling through the timeline)
- Customizable download directory
- Fix download feature on 9.81.0 or later
- Fix drawer/navbar items hiding feature on 9.81.0 or later
- Fix disable
t.co
redirection feature on 9.81.0 or later - Fix feature switch on 9.81.0 or later
- Feature switch is now able to modify Integer / Float / Double value
- Launch settings dialog in home page by long pressing logo
- Move settings to MMKV for faster read/write (WARNING: There is no auto settings migration, please backup your configuration before upgrading to 2.0)
- Minor bug fixes
更新日志
- 日语翻译 @reindex-ot
- 土耳其语翻译 @serkanege
- 法语翻译 @xerta555
- 印尼语翻译 @okkidwi
- 阿拉伯语翻译 @iBasim
- 在设置里显示版本号
- 禁用横幅 (刷推时显示在上面的新推通知)
- 自定义下载文件夹
- 修复 9.81.0 或以上的下载功能
- 修复 9.81.0 或以上的抽屉以及导航栏净化功能
- 修复 9.81.0 或以上的禁止跳转
t.co
功能 - 修复 9.81.0 或以上的 功能开关
- 功能开关 支持 Integer / Float / Double 值
- 增加首页长按上方推特标志打开 TwiFucker 设置
- 改用 MMKV 更快速的保存以及阅读设置 (警告: 新版没做任何自动设置移植,更新 2.0 前请自己备份设置)
- 修复了一些已知问题
New Contributors / 新贡献者
- @serkanege made their first contribution in #123
- @okkidwi made their first contribution in #124
Full Changelog / 完整更新日志: 1.9...2.0
1.9
What's Changed
- Update Japanese translation by @reindex-ot
- Add Polish translations by @uvzen
- Add Spanish translations by @nmayorga092
- Remove
x86
andx86_64
support fromDexKit
- Feature: remove video carousel in explore
- Feature: selectable text in profile (it's buggy right now)
- Feature: initial support feature switch (force enable/disable Twitter experimental feature)
更新日志
- 更新日语翻译 @reindex-ot
- 新增波兰语翻译 @uvzen
- 新增西班牙语翻译 @nmayorga092
- 移除
DexKit
x86
和x86_64
的支持 - 新功能: 移除探索页里的轮播视频
- 新功能: 个人用户页文本可选 (稍微有点 bug)
- 新功能: 初步支持 功能开关 (强制启用/关闭推特试验功能)
New Contributors / 新贡献者
- @uvzen made their first contribution in #85
- @reindex-ot made their first contribution in #88
- @nmayorga092 made their first contribution in #92
Full Changelog / 完整更新日志: 1.8...1.9
1.8
What's Changed
- Feature: protected tweet is now downloadable
- Feature: remove Tweet Detail Related Tweets
- Feature: remove Threads (live content on top of timeline)
- Refresh media store after download (gallery app showing media after download)
- Fix promoted tweet is not deleted in databases for later version of the Twitter
- Support up to Twitter Alpha 9.70.0
- Migrate from LSPosed/DexBuilder to LuckyPray/DexKit (apk size slightly larger)
- Delete Twitter tweet databases (debug mode only)
- Minor bug fixes
更新日志
- 新功能: 受保护的推文里的媒体可以被保存了
- 新功能: 去除更多推文
- 新功能: 去除首页直播横条
- 保存后刷新媒体库 (下载后的媒体可在相册软件查看)
- 修复新版推特推荐推文无法从数据库中删除
- 支持到最高 Alpha 版推特 9.70.0
- 从 LSPosed/DexBuilder 迁移至 LuckyPray/DexKit (apk 稍微膨胀了)
- 删除推特推文数据库 (仅限调试模式)
- 修复了一些已知问题
Full Changelog / 完整更新日志: 1.7...1.8
1.7
What's Changed
- French translation by @xerta555
- Turkish translation by @TeaqariaWTF
- Fix hook
startActivity
causing function overhead by @BryanGIG - Add log and export to file
- Hide drawer and bottom navigation bar items
- Fix
animated_gif
type download - Fix URL hook false detection
- Fix unable to remove promoted content in tweet replies
- Support download media from new type of mixed album
- Add download all media button for media download
更新日志
- 法语翻译 @xerta555
- 土耳其语翻译 @TeaqariaWTF
- 修复
startActivity
钩子造成的函数开销 @BryanGIG - 导出日志到文件功能
- 隐藏抽屉以及导航栏项目
- 修复
animated_gif
类型下载 - 修复 URL 钩子错误判断
- 修复推文回复里无法移除的推广内容
- 支持下载新型混合视频图集
- 支持一键下载视频图集
New Contributors / 新贡献者
- @xerta555 made their first contribution in #58
- @ianchb made their first contribution in #60
- @BryanGIG made their first contribution in #65
- @TeaqariaWTF made their first contribution in #68
Full Changelog / 完整更新日志: 1.6...1.7