github suqi8/OShin v15.7beta1.755.04a10aa(755)

22 hours ago

本次更新对应用进行了全面重构,部分配置类型已发生变更。为确保应用稳定运行,建议卸载旧版本后重新安装

本版本为测试版,可能存在不稳定情况,如遇异常或闪退,请及时反馈

若电池指示器刷新频率较低,可通过以下命令进行调整,数值单位为毫秒,可根据实际需求修改

cd /proc/oplus-votable/GAUGE_UPDATE
chmod 666 force_*
echo 2000 > force_val
echo 1 > force_active

应用安装器当前仅支持 4.x 版本应用

更新内容如下

系统界面-硬件指示器

  • 修复后台任务和监听器无法停止导致的内存与电量泄漏
  • 将文件读取操作移至后台,提高性能
  • 优化视图添加和定位方式
  • 修复双电芯电压显示
  • 支持所有显示内容并排显示
  • 页面重新设计,增加 CPU 频率、CPU 使用率及内存占用显示
  • 修复通知图标无法显示问题

新增功能

  • 系统界面-显示真实电量
  • 平板互联服务-移除同账号解锁安全检测
  • 搜索功能实现高亮显示及滚动
  • 推荐功能实现高亮显示及滚动
  • 引入 Hilt 依赖注入
  • 引入 ViewModel 架构

界面与逻辑优化

  • 应用界面逻辑重构

移除或调整

  • 应用-最近更新功能
  • 系统界面-硬件指示器中的 CPU 温度列表和 CPU 频率列表
  • 系统界面-状态栏时钟 dp to px 转换功能
  • 系统界面-状态栏图标(临时移除)
  • 设置-特性模块(暂时移除,优化中)

修复内容

  • 系统界面-硬件指示器对齐问题

This update delivers a comprehensive restructuring of the application, with certain configuration types changed. To ensure stable operation, it is recommended to uninstall the previous version and reinstall

This version is a test release and may contain unstable features. Please report any issues or crashes immediately

If the battery indicator refreshes slowly, it can be adjusted using the following commands. The value is in milliseconds and can be modified as needed

cd /proc/oplus-votable/GAUGE_UPDATE
chmod 666 force_*
echo 2000 > force_val
echo 1 > force_active

The installer currently supports only application version 4.x

Update details

System Interface - Hardware Indicator

  • Fixed memory and battery leaks caused by background tasks and listeners not stopping
  • Moved file read operations to the background to improve performance
  • Optimized view addition and positioning
  • Fixed dual battery voltage display
  • Supports side-by-side display of all content
  • Redesigned pages and added CPU frequency, CPU usage, and memory usage display
  • Fixed notification icon display issues

New Features

  • System Interface - Display true battery percentage
  • Tablet Connectivity Service - Removed same-account unlock security check
  • Search feature supports highlighting and scrolling
  • Recommendation feature supports highlighting and scrolling
  • Introduced Hilt dependency injection
  • Introduced ViewModel architecture

Interface and Logic Optimization

  • Application interface logic restructured

Removed or Adjusted

  • Application - Recent updates feature
  • System Interface - Hardware Indicator CPU temperature and frequency lists
  • System Interface - Status bar clock dp to px conversion
  • System Interface - Status bar icons (temporarily removed)
  • Settings - Features module (temporarily removed, under optimization)

Fixes

  • System Interface - Hardware Indicator alignment issues

Full Changelog: v15.6.701.07ac326(701)...v15.7beta1.755.04a10aa(755)

Don't miss a new OShin release

NewReleases is sending notifications on new releases.