-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update SettingsView.swift * Fast merge main into feature/software-update (#78) * Update DarockBiliApp.swift * 修复总体访问权限不足问题 (#67) * Opt - Personal account less net req * Added buvid_fp logic * Fix build issue * Add Test * Fix build issue * Trying fix issue * Added Buvid active logic & _uuid calculation logic * Fix build issue * Fix build issue & Added tests * Fix build issue * Fix build issue * Fix build issue * Update CodeExt.swift * Fix build issue * Fix build issue * Fix build issue * Apply logic to PersonAccountView * Updated tests * Fix build issue * Fix build issue * Added auto rerequest func * Fix build issue * Update CodeExt.swift * Update CodeExt.swift * Fast merge main into fix/mydetail-access (#74) * Update ssh-debug.yml * 添加用户等级显示 (#71) * Updated user VIP & Level show * Removed phone login * Fix build issue * Fix UI Spacer * 修复播放解析崩溃问题 (#69) * Update VideoDetailView.swift * Update VideoDetailView.swift * Fix build issue * Updated dec * Final apply * First watch only - Picked (#73) * Update ios.yml * Delete DarockBili Watch App UI Tests directory * Delete DarockBili Watch App Unit Tests directory * Delete DarockBili directory * Create BangumiCommentsView.swift * Create BangumiDetailView.swift * Create BangumiDownloadView.swift * Create BangumiPlayerView.swift * Create LiveDetailView.swift * Update Localizable.xcstrings * Update project.pbxproj * Update Package.resolved * Delete DarockBili.xcodeproj/project.xcworkspace/xcuserdata directory * Update ad-hoc.plist * Update and rename unit-test.yml to company-export.yml * Update statuscheck-runner.yml * Update UserDetailView.swift * Update company-export.yml * Update CodeExt.swift * Update DarockBiliApp.swift * Update AboutView.swift * Update CodeExt.swift * Update company-export.yml * Update CodeExt.swift * Update CodeExt.swift * Update CodeExt.swift * Update CodeExt.swift * Update MainView.swift * Update UserDetailView.swift * Update AboutView.swift * Update CodeExt.swift * Update AboutView.swift * Update SettingsView.swift * Update CodeExt.swift * Update NetworkFixView.swift * Update SettingsView.swift * Update SettingsView.swift * Update UI * Update SettingsView.swift * Update SettingsView.swift * Create Contents.json * Add files via upload * opt uis
- Loading branch information
1 parent
bf34845
commit 727e7be
Showing
13 changed files
with
236 additions
and
98 deletions.
There are no files selected for viewing
23 changes: 23 additions & 0 deletions
23
DarockBili Watch App/Assets.xcassets/AppIconImage.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "ico.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "ico2.png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "ico1.png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.