Releases: Lessica/TrollRecorder
v1.6.4-89
重要提示
- “悬浮球” 选项卡现已拆出部分功能到 “悬浮球+” 选项卡中,仅提供给付费用户使用。
新功能
- 新选项 “闲置时动态效果”:悬浮球现已支持折叠到屏幕边缘。
- 新选项 “用户界面风格”:强制应用程序使用浅色或深色用户界面主题。
- 新选项 “悬浮球风格”:强制悬浮球使用浅色或深色风格。
功能改进
- 设置页面动态效果改进。
- “保留所有通道” 设定现已应用到录音恢复模式。
Important Notice
- Now “Hoverball” section separates into “Hoverball” and “Hoverball+”.
- Features in the “Hoverball+” are provided to paid users only.
Features
- New option “Transition When Idle”: Now the hoverball can be attached to the screen edges.
- New option “User Interface Style”: Force the application to use the light or the dark user interface.
- New option “Hoverball Style”: Force the hoverball to use the light or the dark style.
Enhancements
- Optimized animations in the Settings page.
- “Preserve All Channels” now applies to the recording recovery mode.
v1.5.12-82
问题修复
- 修复了指定应用程序选项可能不生效的问题。
- 优化了授权验证机制,增设了服务器负载均衡。
Bug Fixes
- Fixed an issue where specifying options for applications might not take effect.
- Optimized the license verification mechanism and added server load balancing.
v1.5.11-81
功能改进
- 添加额外的快捷指令支持。
- 添加额外的 URL Scheme 支持:
trapp://hud/on
: 打开悬浮窗。trapp://hud/off
: 关闭悬浮窗。trapp://hud/toggle
: 打开/关闭悬浮窗。trapp://recording/on
: 开始新的通话录音。trapp://recording/off
: 停止现有的通话录音会话。trapp://recording/toggle
: 开始新的录音,或停止现有的通话录音会话。
- 选择后搜索,不再清除所有的选中项。保留搜索结果中已经选中的项目。
Enhancements
- Add additional shortcuts.
- Add additional url schemes.
trapp://hud/on
: Toggle ON the hoverball.trapp://hud/off
: Toggle OFF the hoverball.trapp://hud/toggle
: Toggle ON/OFF the hoverball.trapp://recording/on
: Start a new call recording.trapp://recording/off
: Stop an existing call recording session.trapp://recording/toggle
: Start a new call recoring, or stop an existing one.
- Search after selection no longer clears all selected items. Retains items already selected in the search results.
v1.5.10-80
功能改进
- 全新的授权界面和交互逻辑,将你的设备连接到 Havoc 账户。
Enhancements
- Brand new UI and UX design to easily link your device to your Havoc account.
v1.5.9-79
问题修复
- 为地理位置选项增加了提示文本。
- 修复了可能导致录音无法正常保存的问题。
- 修复了可能导致录音缓存转换失败的问题。
- 应急模式:现在你可以先进行通话,随后再启动 App 和通话录音服务。
- 通话录音服务将检查当前是否处于通话中,并按照配置决定是否启动自动录音。
Bug Fixes
- Added reminder text for geolocation option.
- Fixed an issue that could cause recordings to not be saved properly.
- Fixed an issue that could cause the recording cache conversion to fail.
- You can now make a call first and then launch the App and the call recording service later.
- The call recording service will check if you are currently in a call and decide whether to start a new recording automatically according to the configuration.
v1.5.8-78
关于地理位置权限
你必须在系统隐私设置中为巨魔录音机选择 “始终” ,才能使用相关功能。
关于稳定性
在先前的版本中,当通话结束时,iOS 系统可能会因内存不足,干扰录音的合并与转换过程,进而导致无法生成最终期望的录音文件。由于巨魔环境的条件限制,这一问题仍然难以避免。虽然这种情形发生的概率并不高 —— 目前有数例上报。但是我们仍然非常重视并关注这一问题,并且已经采取了明确的措施来尽可能减少录音的丢失。我们深知,你的通话录音非常重要,每一条录音都不能丢失。
此前,我们将录音缓存目录移动到了 /var/mobile/Media
的可见目录中,方便你提取出它们。
在当前版本中,我们又提供了一个逃生机制:在特定情形下,你可以在 App 中合成并转换失败的录音缓存。
很抱歉给你造成不便,我们会继续努力,重点解决这些问题。—— 如果你需要更稳定和安全的通话录音,我们仍建议你购买一支录音笔。
其他改进
录音播放器
- 现在你能够以单声道模式,播放组合模式下录制的通话录音。
悬浮球
- 提供了一些预设尺寸供你选择。
- 长按悬浮球,直接开始一段新的通话录音,或停止通话录音。
网络存储
- WebDAV 服务选项 “连接时保持屏幕常亮”:
- 当 WebDAV 服务器被任何客户端使用时,避免屏幕自动锁定。
- 当你处于 “网络存储” 设置页面时,屏幕也不会自动锁定。
性能
- 优化了波形图像的生成和缓存性能。
About Location
You have to choose “Always” for TrollRecorder in Privacy Settings in order to use related features.
About Stability
Unfortunately, the process of merging or converting may be interfered with by the system when the call is over, thus failing to produce the final desired recording.
Although the probability of this happening is extremely low, we are very concerned about this issue and have taken certain measures to prevent the loss of your important phone call recordings.
- We've provided a chance for you to merge & convert failed recording caches into the final ones.
Sorry for the convinence and we'll do more and focus on this issue.
Other Enhancements
Recording Player
- You are now able to play back audio recorded in combined mode in mono mode.
Hoverball
- Option to customize the size of the hoverball.
- Long press on the hoverball to start/stop a new call recording session manually.
Network Storage
- WebDAV server option “Keep Screen On When Connected”:
- Avoid screen being locked automatically when WebDAV server is used by any client.
Performance
- Optimized wave image generation.
v1.5.5-72
v1.5.4-70
新功能
- 新增 WebDAV 服务器。
细节改进
- 悬浮球现已支持闲置半透明。
- 未安装 Filza 或不支持 URL Scheme 的情形下,支持从帮助弹窗复制回收站绝对路径。
New Feature
- Add WebDAV server support.
Enhancements
- Leave the hoverball for a while and it will become translucent.
- If Filza is not installed or does not support the URL Scheme, allow you to copy the absolute path.
v1.5.3-69
问题修复
- 改进通话状态检测:修复可能的录音不能终止的问题。
- 改进通话状态检测:修复多通话叠加进行时,录音状态异常的问题。
- 在其他设备上通话:修复当前设备作为其他设备的代理进行通话时,无法录音的问题。
- 修复录音列表关于时间的描述不准确的问题。
- 修复录音详情页地理位置缓存后,经纬度不再显示的问题。
其他调整
- 增强自动录音、悬浮球增强场景识别现已对所有人默认开启,需手动关闭。
- 考虑许多人没有安装带 URL Scheme 功能的 Filza,回收站现已对所有人默认关闭,需手动开启。
Bug Fixes
- Improved call status detection: Fix an issue that recording cannot be terminated.
- Improved call status detection: Fix an issue of unexpected recording state when multiple calls are overlapped.
- Calling on other devices: Fix the issue that recording is not performed when the current device is used as a call proxy for other devices.
- Fix an issue of inaccurate description of relative dates in recording list.
- Fix an issue that the latitude and longitude are no longer displayed after the geolocation is cached in the recording detail page.
Other Adjustments
- Automatic Recording Enhanced & Scene Identification Enhanced are now turned on by default for everyone, and need to be turned off manually.
- Recycle Bin is now turned off by default for everyone and needs to be turned on manually.
v1.5.2-65
新功能组:本地存储
回收站
将删除的录音移动到一个特殊的文件夹,允许你在改变主意或后来意识到需要它们时恢复已删除的项目。
现在你可以使用具备 URL Scheme 能力的 Filza 文件管理器查看或恢复已删除的录音。
磁盘空间不足时停止录音
当剩余磁盘空间极低时,自动停止录音。
自动清理缓存
定期自动删除录音失败时留下的缓存数据(30 天)。
删除过期录音
自动删除早于指定日期创建的录音,除了那些被标记的录音(30 天或 90 天)。
New Features: Local Storage
Recycle Bin
Move deleted recordings to a special folder that allows you to restore deleted items if you change your mind or realize you need them later.
Now you can find deleted recordings with “Filza File Manager” with url scheme support.
Stop Recording When Disk Exhausted
Automatically stop recording when the free disk space is extremely low.
Clean Caches Automatically
Automatically removes cached data left behind when a recording fails at regular intervals.
Remove Outdated Recordings
Automatically remove recordings created earlier than specified date except those marked ones.