-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #205 from tatsuz0u/develop
EhPanda 2.0
- Loading branch information
Showing
240 changed files
with
27,135 additions
and
14,909 deletions.
There are no files selected for viewing
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
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
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 |
---|---|---|
@@ -1,3 +1,4 @@ | ||
.DS_Store | ||
EhPanda.xcodeproj/xcuserdata | ||
EhPanda.xcodeproj/project.xcworkspace/xcuserdata | ||
EhPanda.xcodeproj/project.xcworkspace/xcuserdata | ||
EhPanda/App/R.generated.swift |
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 |
---|---|---|
|
@@ -15,3 +15,4 @@ identifier_name: | |
|
||
excluded: | ||
- EhPandaTests | ||
- EhPanda/App/R.generated.swift |
Large diffs are not rendered by default.
Oops, something went wrong.
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-3.54 KB
EhPanda/App/Assets.xcassets/Icons/AppIcon_Default.imageset/AppIcon_Default.png
Binary file not shown.
23 changes: 0 additions & 23 deletions
23
EhPanda/App/Assets.xcassets/Icons/AppIcon_Default.imageset/Contents.json
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-3.46 KB
EhPanda/App/Assets.xcassets/Icons/AppIcon_Normal.imageset/AppIcon_Normal.png
Binary file not shown.
Binary file removed
BIN
-8.2 KB
EhPanda/App/Assets.xcassets/Icons/AppIcon_Normal.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-15.9 KB
EhPanda/App/Assets.xcassets/Icons/AppIcon_Normal.imageset/[email protected]
Binary file not shown.
23 changes: 0 additions & 23 deletions
23
EhPanda/App/Assets.xcassets/Icons/AppIcon_Normal.imageset/Contents.json
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-3.37 KB
EhPanda/App/Assets.xcassets/Icons/AppIcon_Weird.imageset/AppIcon_Weird.png
Binary file not shown.
Binary file removed
BIN
-8.4 KB
EhPanda/App/Assets.xcassets/Icons/AppIcon_Weird.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-15.9 KB
EhPanda/App/Assets.xcassets/Icons/AppIcon_Weird.imageset/[email protected]
Binary file not shown.
23 changes: 0 additions & 23 deletions
23
EhPanda/App/Assets.xcassets/Icons/AppIcon_Weird.imageset/Contents.json
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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,88 @@ | ||
/* | ||
Constant.strings | ||
EhPanda | ||
|
||
Created by 荒木辰造 on R 4/02/04. | ||
|
||
*/ | ||
|
||
// MARK: Website response | ||
"website.response.hathClientNotFound" = "You must have a H@H client assigned to your account to use this feature."; | ||
"website.response.hathClientNotOnline" = "Your H@H client appears to be offline. Turn it on, then try again."; | ||
"website.response.invalidResolution" = "The requested gallery cannot be downloaded with the selected resolution."; | ||
"website.response.galleryUnavailable" = "This gallery has been removed or is unavailable."; | ||
|
||
// MARK: EhPanda | ||
"ehpanda.copyright" = "Copyright © 2022 荒木辰造"; | ||
|
||
// Contacts | ||
"ehpanda.contacts.link.website" = "https://ehpanda.app"; | ||
"ehpanda.contacts.link.gitHub" = "https://github.com/tatsuz0u/EhPanda"; | ||
"ehpanda.contacts.link.discord" = "https://discord.gg/BSBE9FCBTq"; | ||
"ehpanda.contacts.link.telegram" = "https://t.me/ehpanda"; | ||
"ehpanda.contacts.link.altStore" = "altstore://source?url=https://github.com/tatsuz0u/EhPanda/raw/main/AltStore.json"; | ||
"ehpanda.contacts.text.gitHub" = "GitHub"; | ||
"ehpanda.contacts.text.discord" = "Discord"; | ||
"ehpanda.contacts.text.telegram" = "Telegram"; | ||
|
||
// Special thanks | ||
"ehpanda.special.thanks.link.taylorlannister" = "https://github.com/taylorlannister"; | ||
"ehpanda.special.thanks.link.Luminescent_yq" = ""; | ||
"ehpanda.special.thanks.link.caxerx" = "https://github.com/caxerx"; | ||
"ehpanda.special.thanks.link.honjow" = "https://github.com/honjow"; | ||
"ehpanda.special.thanks.text.taylorlannister" = "taylorlannister"; | ||
"ehpanda.special.thanks.text.Luminescent_yq" = "Luminescent_yq"; | ||
"ehpanda.special.thanks.text.caxerx" = "caxerx"; | ||
"ehpanda.special.thanks.text.honjow" = "honjow"; | ||
|
||
// Code level contributors | ||
"ehpanda.code.level.contributors.link.tatsuz0u" = "https://github.com/tatsuz0u"; | ||
"ehpanda.code.level.contributors.link.leng-yue" = "https://github.com/leng-yue"; | ||
"ehpanda.code.level.contributors.text.tatsuz0u" = "Tatsuzou Araki"; | ||
"ehpanda.code.level.contributors.text.leng-yue" = "LengYue"; | ||
|
||
// Translation contributors | ||
"ehpanda.translation.contributors.link.tatsuz0u" = "https://github.com/tatsuz0u"; | ||
"ehpanda.translation.contributors.link.PaulHaeussler" = "https://github.com/PaulHaeussler"; | ||
"ehpanda.translation.contributors.link.caxerx" = "https://github.com/caxerx"; | ||
"ehpanda.translation.contributors.link.nyaanim" = "https://github.com/nyaanim"; | ||
"ehpanda.translation.contributors.text.tatsuz0u" = "Tatsuzou Araki"; | ||
"ehpanda.translation.contributors.text.PaulHaeussler" = "PaulHaeussler"; | ||
"ehpanda.translation.contributors.text.caxerx" = "caxerx"; | ||
"ehpanda.translation.contributors.text.nyaanim" = "nyaanim"; | ||
|
||
// Acknowledgements links | ||
"ehpanda.acknowledgements.link.kanna" = "https://github.com/tid-kijyun/Kanna"; | ||
"ehpanda.acknowledgements.link.rswift" = "https://github.com/mac-cain13/R.swift"; | ||
"ehpanda.acknowledgements.link.alertKit" = "https://github.com/rebeloper/AlertKit"; | ||
"ehpanda.acknowledgements.link.colorful" = "https://github.com/Co2333/Colorful"; | ||
"ehpanda.acknowledgements.link.filePicker" = "https://github.com/markrenaud/FilePicker"; | ||
"ehpanda.acknowledgements.link.kingfisher" = "https://github.com/onevcat/Kingfisher"; | ||
"ehpanda.acknowledgements.link.swiftUIPager" = "https://github.com/fermoya/SwiftUIPager"; | ||
"ehpanda.acknowledgements.link.swiftyBeaver" = "https://github.com/SwiftyBeaver/SwiftyBeaver"; | ||
"ehpanda.acknowledgements.link.waterfallGrid" = "https://github.com/paololeonardi/WaterfallGrid"; | ||
"ehpanda.acknowledgements.link.swiftyOpenCC" = "https://github.com/ddddxxx/SwiftyOpenCC"; | ||
"ehpanda.acknowledgements.link.UIImageColors" = "https://github.com/jathu/UIImageColors"; | ||
"ehpanda.acknowledgements.link.SFSafeSymbols" = "https://github.com/SFSafeSymbols/SFSafeSymbols"; | ||
"ehpanda.acknowledgements.link.TTProgressHUD" = "https://github.com/honkmaster/TTProgressHUD"; | ||
"ehpanda.acknowledgements.link.swiftUINavigation" = "https://github.com/pointfreeco/swiftui-navigation"; | ||
"ehpanda.acknowledgements.link.ehTagTranslationDatabase" = "https://github.com/EhTagTranslation/Database"; | ||
"ehpanda.acknowledgements.link.TCA" = "https://github.com/pointfreeco/swift-composable-architecture"; | ||
|
||
// Acknowledgements texts | ||
"ehpanda.acknowledgements.text.kanna" = "Kanna"; | ||
"ehpanda.acknowledgements.text.rswift" = "R.swift"; | ||
"ehpanda.acknowledgements.text.alertKit" = "AlertKit"; | ||
"ehpanda.acknowledgements.text.colorful" = "Colorful"; | ||
"ehpanda.acknowledgements.text.filePicker" = "FilePicker"; | ||
"ehpanda.acknowledgements.text.kingfisher" = "Kingfisher"; | ||
"ehpanda.acknowledgements.text.swiftUIPager" = "SwiftUIPager"; | ||
"ehpanda.acknowledgements.text.swiftyBeaver" = "SwiftyBeaver"; | ||
"ehpanda.acknowledgements.text.waterfallGrid" = "WaterfallGrid"; | ||
"ehpanda.acknowledgements.text.swiftyOpenCC" = "SwiftyOpenCC"; | ||
"ehpanda.acknowledgements.text.UIImageColors" = "UIImageColors"; | ||
"ehpanda.acknowledgements.text.SFSafeSymbols" = "SFSafeSymbols"; | ||
"ehpanda.acknowledgements.text.TTProgressHUD" = "TTProgressHUD"; | ||
"ehpanda.acknowledgements.text.swiftUINavigation" = "SwiftUI Navigation"; | ||
"ehpanda.acknowledgements.text.ehTagTranslationDatabase" = "EhTagTranslation/Database"; | ||
"ehpanda.acknowledgements.text.TCA" = "The Composable Architecture"; |
Oops, something went wrong.