Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pelico
/
onelist
Public
forked from
msterzhang/onelist
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Actions: pelico/onelist
Actions
All workflows
Workflows
Build Android APK
Build Android APK
Build Android TV APK
Build Android TV APK
release
release
release_docker
release_docker
Show more workflows...
Management
Caches
release_docker
release_docker
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
release_docker.yml
will be ignored since log searching is not yet available
398 workflow runs
398 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix(android): 修复编译错误 — 恢复OkHttpDataSource import + url(String)替代parse
release_docker
#432:
Commit
47b8938
pushed by
pelico
13m 47s
armv7l
armv7l
13m 47s
View workflow file
fix(android): 恢复OkHttpDataSource import + url(String)替代parse
release_docker
#431:
Commit
1d18df5
pushed by
pelico
35m 20s
main
main
35m 20s
View workflow file
fix(android): 恢复OkHttpDataSource import + url(String)替代parse
release_docker
#430:
Commit
613a5a5
pushed by
pelico
1m 43s
amd64
amd64
1m 43s
View workflow file
fix: 修复中文路径播放404 — 前端URL编码 + 后端去除重复解码
release_docker
#429:
Commit
68ebb35
pushed by
pelico
35m 22s
main
main
35m 22s
View workflow file
fix: 修复中文路径播放404 — 前端URL编码 + 后端去除重复解码
release_docker
#428:
Commit
6db8431
pushed by
pelico
14m 31s
armv7l
armv7l
14m 31s
View workflow file
fix: 修复中文路径播放404 — 前端URL编码 + 后端去除重复解码
release_docker
#427:
Commit
32a7fe2
pushed by
pelico
1m 48s
amd64
amd64
1m 48s
View workflow file
feat: 理解项目并审查历史文档
release_docker
#426:
Commit
6d6383e
pushed by
pelico
2m 1s
amd64
amd64
2m 1s
View workflow file
fix(android): 用 HttpUrl.parse 替代 internal API 避免编译错误
release_docker
#425:
Commit
fc5b0e4
pushed by
pelico
2m 1s
amd64
amd64
2m 1s
View workflow file
fix(android): 用 HttpUrl.parse 替代 internal API 避免编译错误
release_docker
#424:
Commit
3bfc7c3
pushed by
pelico
14m 41s
armv7l
armv7l
14m 41s
View workflow file
fix(android): 彻底修复URL编码 — OkHttp拦截器用URLEncoder + addEncodedPathSegment
release_docker
#423:
Commit
93bac96
pushed by
pelico
2m 1s
amd64
amd64
2m 1s
View workflow file
fix(android): 彻底修复URL编码 — OkHttp拦截器用URLEncoder + addEncodedPathSegment
release_docker
#422:
Commit
b5d5423
pushed by
pelico
32m 0s
main
main
32m 0s
View workflow file
fix(android): 彻底修复URL编码 — OkHttp拦截器用URLEncoder + addEncodedPathSegment
release_docker
#421:
Commit
d50bfb2
pushed by
pelico
15m 4s
armv7l
armv7l
15m 4s
View workflow file
fix(android): 修复404 — URL编码改用手动拆分避免空格导致MalformedURLException
release_docker
#420:
Commit
3acb909
pushed by
pelico
32m 44s
main
main
32m 44s
View workflow file
fix(android): 修复404 — URL编码改用手动拆分避免空格导致MalformedURLException
release_docker
#419:
Commit
ab194ea
pushed by
pelico
13m 10s
armv7l
armv7l
13m 10s
View workflow file
fix(android): 修复404 — URL编码改用手动拆分避免空格导致MalformedURLException
release_docker
#418:
Commit
a1de8b4
pushed by
pelico
2m 1s
amd64
amd64
2m 1s
View workflow file
fix(android): 修复404 — URL编码改用 android.net.Uri + 显示诊断信息
release_docker
#417:
Commit
531be7a
pushed by
pelico
1m 53s
amd64
amd64
1m 53s
View workflow file
fix(android): 修复404 — URL编码改用 android.net.Uri + 显示诊断信息
release_docker
#416:
Commit
5b9e6e1
pushed by
pelico
12m 46s
armv7l
armv7l
12m 46s
View workflow file
fix(android): 修复404 — URL编码改用 android.net.Uri + 显示诊断信息
release_docker
#415:
Commit
621a50e
pushed by
pelico
25m 20s
main
main
25m 20s
View workflow file
fix(android): URL编码改用 java.net.URI,避免 OkHttp API 兼容问题
release_docker
#414:
Commit
55461ba
pushed by
pelico
1m 57s
amd64
amd64
1m 57s
View workflow file
fix(android): URL编码改用 java.net.URI,避免 OkHttp API 兼容问题
release_docker
#413:
Commit
e833f7a
pushed by
pelico
34m 58s
main
main
34m 58s
View workflow file
fix(android): URL编码改用 java.net.URI,避免 OkHttp API 兼容问题
release_docker
#412:
Commit
a35bb10
pushed by
pelico
14m 21s
armv7l
armv7l
14m 21s
View workflow file
fix(android): 修复编译错误 — MimeTypes 用字符串常量 + toHttpUrlOrNull
release_docker
#411:
Commit
498b2d4
pushed by
pelico
14m 55s
armv7l
armv7l
14m 55s
View workflow file
fix(android): 修复编译错误 — MimeTypes 用字符串常量 + toHttpUrlOrNull
release_docker
#410:
Commit
abb58f2
pushed by
pelico
2m 1s
amd64
amd64
2m 1s
View workflow file
fix(android): 修复编译错误 — MimeTypes 用字符串常量 + toHttpUrlOrNull
release_docker
#409:
Commit
e06169e
pushed by
pelico
32m 41s
main
main
32m 41s
View workflow file
fix(android): 修复播放 Source error — URL编码 + MIME type + 错误提示改进
release_docker
#408:
Commit
6b96270
pushed by
pelico
1m 49s
amd64
amd64
1m 49s
View workflow file
Previous
1
2
3
4
5
…
15
16
Next
You can’t perform that action at this time.