Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

新增歌词动画插值器、歌词动画持续时间和动画淡出淡入效果 #358

Merged
merged 2 commits into from
Aug 20, 2023

Conversation

H-u-T-ao
Copy link
Contributor

@H-u-T-ao H-u-T-ao commented Aug 20, 2023

自己用的时候觉得线性插值器还是太单调了,所以新加了插值器的选项
然后顺手加了动画持续时间的选项
然后又顺手加了歌词动画淡出淡入选项

@H-u-T-ao
Copy link
Contributor Author

增加选项:
插值器选项
持续时间选项

动画效果演示(弹跳+持续时间800ms,随便调的一个):
动画效果

@H-u-T-ao H-u-T-ao changed the title 新增歌词动画插值器选项和歌词动画持续时间可配置项 新增歌词动画插值器、歌词动画持续时间和动画淡出淡入效果 Aug 20, 2023
@xiaowine xiaowine merged commit 8beaef9 into Block-Network:Dev Aug 20, 2023
qqlittleice233 added a commit that referenced this pull request Nov 4, 2023
* 6.0.1
动态歌词速度(Beta)
添加部分提示
修改默认配置
优化代码

* Prevent channel push failures due to long commit messages (#332)

* Update source file strings.xml (#333)

[ci skip] New translations from Crowdin

* 优化初始化

* 优化 限制可见性更改

* 添加 点击状态栏隐藏歌词(完美)

* 优化布局

* Update source file strings.xml (#340)

[ci skip] New translations from Crowdin

* 优化布局

* Update source file strings.xml (#342)

[ci skip] New translations from Crowdin

* 优化代码

* 优化提示
优化动态速度

* 添加判断

* 优化描述

* 优化点击状态栏隐藏歌词

* Update README.md

* README.md

* 优化提示

* 优化代码

* 添加 MIUI隐藏网速

* 优化布局

* 修复随机动画缺少新动画

* 优化代码

* 优化代码

* 优化代码

* 更新 SystemUILyric.kt

* 添加 歌词模糊边缘类型

* 优化代码

* 添加 根据下一句歌词到来时间,动态调节速度速度(目前只支持apple music,算法也不知道有没有问题)

* 添加 根据下一句歌词到来时间,动态调节速度速度(目前只支持apple music,算法也不知道有没有问题)

* New Crowdin updates (#346)

* Update source file strings.xml
[ci skip] New translations from Crowdin

* Update source file strings.xml
[ci skip] New translations from Crowdin

* Update source file strings.xml
[ci skip] New translations from Crowdin

* Update source file strings.xml
[ci skip] New translations from Crowdin

* Update source file strings.xml
[ci skip] New translations from Crowdin

---------

Co-authored-by: xiao_wine <68009112+xiaowine@users.noreply.github.com>

* 优化代码

* 添加 部分系统息屏切换深色模式时自动重启系统界面

* 优化部分逻辑

* 同步api改动

* 使用kotlin委托属性

* api从git子模块迁移到JitPack

* Update build.gradle.kts

* 优化代码

* 删除无用的name

* lyricGetterApi to 5.0.2

* lyricGetterApi to 5.0.2

* 添加 状态栏滑动切歌

* 调整 添加 状态栏滑动切歌 优先级

* 调整 添加 状态栏滑动切歌 优先级

* 更改string格式

* 删除无用资源

* 优化代码

* 6.0.2
添加 状态栏滑动切歌
添加 点击状态栏隐藏歌词(完美方案)
添加 根据下一句歌词到来时间,动态调节速度速度(目前只支持apple music,算法也不知道有没有问题)
添加 歌词模糊边缘类型
修复 随机动画缺少新动画
添加 MIUI隐藏网速
优化 代码

* 优化 点击状态栏隐藏歌词

* lyricGetterApi to "5.0.3"

* lyricGetterApi to "5.0.3"
优化代码

* 修复暂停音乐后依旧可以点击状态栏显示歌词

* 回撤反色改动

* 删除 正则表达式屏蔽歌词

* 新增歌词动画插值器、歌词动画持续时间和动画淡出淡入效果 (#358)

* 新增歌词动画插值器选项和歌词动画持续时间可配置项

* 新增歌词动画淡出淡入效果

* 代人水个pr
顺便升级下api

* 更新 README.md

* Bump com.github.kyuubiran:EzXHelper from 2.0.6 to 2.0.7 (#364)

Bumps [com.github.kyuubiran:EzXHelper](https://github.com/KyuubiRan/EzXHelper) from 2.0.6 to 2.0.7.
- [Commits](https://github.com/KyuubiRan/EzXHelper/commits)

---
updated-dependencies:
- dependency-name: com.github.kyuubiran:EzXHelper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.0 to 1.9.10 (#363)

Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.9.0 to 1.9.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.0...v1.9.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* New Crowdin updates (#352)

* Update source file strings.xml
[ci skip] New translations from Crowdin

* Update source file strings.xml
[ci skip] New translations from Crowdin

* Update source file strings.xml
[ci skip] New translations from Crowdin

* Update source file strings.xml
[ci skip] New translations from Crowdin

* 优化代码

* 修复部分情况歌词颜色异常

* gradle to 8.1.1

* gradle to 8.1.2

* Update README.md

* 优化颜色处理

* 添加 miui pad优化
放宽条件继续扩大范围

* 添加 miui pad优化
放宽条件继续扩大范围

* 改错了,同时我不理解为什么找不到库

* 没什么用的优化

* 优化代码

* 修复滑动状态栏无法切歌
修复开启限制可见性变化后 点击隐藏歌词 时间不显示

* 添加 长按状态栏停止音乐
优化相关代码

* 修复miui切换深色后无法使用(现在切换后重新点亮屏幕就行了)

* 优化代码

* Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.10 to 1.9.20 (#377)

Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.9.10 to 1.9.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump com.github.kyuubiran:EzXHelper from 2.0.7 to 2.0.8 (#376)

Bumps [com.github.kyuubiran:EzXHelper](https://github.com/KyuubiRan/EzXHelper) from 2.0.7 to 2.0.8.
- [Commits](https://github.com/KyuubiRan/EzXHelper/commits)

---
updated-dependencies:
- dependency-name: com.github.kyuubiran:EzXHelper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 同步UI库

* 删除无用资源

* 6.1.0

* Revert "Merge branch 'main' into Dev"

This reverts commit e4cbaa2, reversing
changes made to a51617a.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Howard Wu <HowardWu20@outlook.com>
Co-authored-by: 方块君 <86393520+577fkj@users.noreply.github.com>
Co-authored-by: KokomiQAQ <87627969+H-u-T-ao@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: YuKongA <70465933+YuKongA@users.noreply.github.com>
Co-authored-by: QQ little ice <60041789+qqlittleice233@users.noreply.github.com>
Co-authored-by: QQ littleice <1767523953@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants