diff options
19 files changed, 269 insertions, 18 deletions
@@ -13,4 +13,22 @@ Name: Darkify Author: StrugglingDoge SileoDepiction: https://thestrugglingdoge.github.io/testrepo/sileodepictions/com.struggling.darkify/depiction.json Depiction: https://thestrugglingdoge.github.io/testrepo/depictions/?p=com.struggling.darkify -Icon: https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/assets/TweakIcons/darkifyicon.png
\ No newline at end of file +Icon: https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/assets/TweakIcons/darkifyicon.png + +Package: com.marcuszhou.NineAnimator +Version: 1.0.3 +Section: Mutlimedia +Maintainer: StrugglingDoge +Depends: firmware (>=11.2) +Architecture: iphoneos-arm +Filename: ./debs/com.marcuszhou.NineAnimator.deb +Size: 99002536 +MD5sum: fb6c906d427ac2a77ec23c5b5788384e +SHA1: f60799af639f7562892c62d446e085b752f28f91 +SHA256: 2e6790f311c8b7d9930220625c3e3aa6260ec2e7a63cc94635a7e6ae02d7b376 +Description: A simple yet elegant way of waching anime on your favorite anime website. NineAnimator is a free and open source anime watching app for iOS. Currently it supports 9anime.ru and masterani.me. +Name: NineAnimator +Author: Marcus Zhou +SileoDepiction: https://thestrugglingdoge.github.io/testrepo/sileodepictions/com.marcuszhou.NineAnimator/depiction.json +Depiction: https://thestrugglingdoge.github.io/repo/depictions/?p=com.marcuszhou.NineAnimator +Icon: https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/assets/TweakIcons/nineanimpic.jpg
\ No newline at end of file diff --git a/Packages.bz2 b/Packages.bz2 Binary files differindex 31caab4..d5c9ecf 100644 --- a/Packages.bz2 +++ b/Packages.bz2 diff --git a/assets/Banners/nineanim.jpg b/assets/Banners/nineanim.jpg Binary files differnew file mode 100644 index 0000000..74689e8 --- /dev/null +++ b/assets/Banners/nineanim.jpg diff --git a/assets/TweakIcons/nineanimpic.jpg b/assets/TweakIcons/nineanimpic.jpg Binary files differnew file mode 100644 index 0000000..9a9af26 --- /dev/null +++ b/assets/TweakIcons/nineanimpic.jpg diff --git a/debs/com.marcuszhou.NineAnimator.deb b/debs/com.marcuszhou.NineAnimator.deb Binary files differnew file mode 100644 index 0000000..55dce2e --- /dev/null +++ b/debs/com.marcuszhou.NineAnimator.deb diff --git a/depictions/com.marcuszhou.NineAnimator/changelog.xml b/depictions/com.marcuszhou.NineAnimator/changelog.xml new file mode 100644 index 0000000..44f6b69 --- /dev/null +++ b/depictions/com.marcuszhou.NineAnimator/changelog.xml @@ -0,0 +1,6 @@ +<changelog> + <changes> + <version>1.0.3</version> + <change>Updated to April 1st build.</change> + </changes> +</changelog> diff --git a/depictions/com.marcuszhou.NineAnimator/info.xml b/depictions/com.marcuszhou.NineAnimator/info.xml new file mode 100644 index 0000000..6166a99 --- /dev/null +++ b/depictions/com.marcuszhou.NineAnimator/info.xml @@ -0,0 +1,63 @@ +<package> + <id>com.marcuszhou.NineAnimator</id> + <name>NineAnimator</name> + <version>1.0.3</version> + <compatibility> + <firmware> + <miniOS>11.2</miniOS> + </firmware> + </compatibility> + <dependencies> + </dependencies> + <shortDescription>A simple yet elegant way of waching anime on your favorite anime website.</shortDescription> + <descriptionlist> + <description>This tweak was created by Marcus Zhou and is open source! Check it out: https://github.com/SuperMarcus/NineAnimator </description> + <description>A simple yet elegant way of waching anime on your favorite anime website. NineAnimator is a free and open source anime watching app for iOS. Currently it supports 9anime.ru and masterani.me. + NineAnimator currently supports the following video sources: RapidVideo, Mp4Upload, Streamango, MyCloud(unavailable for Google Cast), and Tiwi.Kiwi(may not be available for Google Cast)</description> + <description>This application only supports iOS 11.2 and above. Also, please report any issues to the above github!</description> + </descriptionlist> + <screenshots> + <screenshot> + <description>Featured Animes</description> + <image>screenshot_1.png</image> + </screenshot> + <screenshot> + <description>Recently Viewed</description> + <image>screenshot_2.png</image> + </screenshot> + <screenshot> + <description>Search</description> + <image>screenshot_3.png</image> + </screenshot> + <screenshot> + <description>Search Results</description> + <image>screenshot_4.png</image> + </screenshot> + <screenshot> + <description>Choose Episodes</description> + <image>screenshot_5.png</image> + </screenshot> + <screenshot> + <description>Chromecast</description> + <image>screenshot_6.png</image> + </screenshot> + <screenshot> + <description>Featured Animes (iPad)</description> + <image>screenshot_7.png</image> + </screenshot> + <screenshot> + <description>Picture in Picture (iPad)</description> + <image>screenshot_8.png</image> + </screenshot> + </screenshots> + <changelog> + <change>Initial release</change> + </changelog> + <links> + <link> + <name>Need Help?</name> + <url>https://github.com/SuperMarcus/NineAnimator</url> + <iconclass>fa fa-github</iconclass> + </link> + </links> +</package>
\ No newline at end of file diff --git a/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_1.png b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_1.png Binary files differnew file mode 100644 index 0000000..4dddc72 --- /dev/null +++ b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_1.png diff --git a/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png Binary files differnew file mode 100644 index 0000000..b6c7445 --- /dev/null +++ b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png diff --git a/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png Binary files differnew file mode 100644 index 0000000..3986548 --- /dev/null +++ b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png diff --git a/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png Binary files differnew file mode 100644 index 0000000..f5fe2d0 --- /dev/null +++ b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png diff --git a/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png Binary files differnew file mode 100644 index 0000000..d94d6db --- /dev/null +++ b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png diff --git a/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png Binary files differnew file mode 100644 index 0000000..21a4914 --- /dev/null +++ b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png diff --git a/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_7.png b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_7.png Binary files differnew file mode 100644 index 0000000..fed09f7 --- /dev/null +++ b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_7.png diff --git a/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_8.png b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_8.png Binary files differnew file mode 100644 index 0000000..3147dd0 --- /dev/null +++ b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_8.png @@ -1,7 +1,7 @@ <!DOCTYPE html> <html lang="en"> <head> - <title>Sidia</title> <!-- Change Sidia To Whatever You'd Like --> + <title>StruglingDoge Repo</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> @@ -14,12 +14,12 @@ html { } body { - /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#87e0fd+0,53cbf1+40,05abe0+100;Blue+3D+%23+16 */ -background: #87e0fd; /* Old browsers */ -background: -moz-linear-gradient(top, #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* FF3.6-15 */ -background: -webkit-linear-gradient(top, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* Chrome10-25,Safari5.1-6 */ -background: linear-gradient(to bottom, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ -filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=0 ); /* IE6-9 */ + /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a90329+0,8f0222+44,6d0019+100;Brown+Red+3D */ +background: #a90329; /* Old browsers */ +background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6-15 */ +background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10-25,Safari5.1-6 */ +background: linear-gradient(to bottom, #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ +filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */ height: 100%; margin: 0; background-repeat: no-repeat; @@ -52,9 +52,9 @@ height: 100%; <body> <div class="container"> -<h1>Uh Oh!</h1> +<h1>Struggling Doge Repo</h1> -<h3> This is a Sileo/Cydia repo, not a website! Use the following links below to automatically add this repo!</h3> +<h3> This is a Cydia/Sileo APT repo which contains some of my own themes/tweaks aswell as some other apps.</h3> <h3> Add to Sileo: <a href="sileo://source/https://thestrugglingdoge.github.io/testrepo/">Here</a></h3> @@ -5,10 +5,5 @@ <url>https://twitter.com/CarsonKelley11</url> <iconclass>glyphicon glyphicon-user</iconclass> </link> - <link> - <name>Want to use this depiction template?</name> - <url>https://github.com/sukarodo/sidia</url> - <iconclass>glyphicon glyphicon-thumbs-up</iconclass> - </link> </footerlinks> </repo> diff --git a/sileodepictions/com.marcuszhou.NineAnimator/depiction.json b/sileodepictions/com.marcuszhou.NineAnimator/depiction.json new file mode 100644 index 0000000..03642ab --- /dev/null +++ b/sileodepictions/com.marcuszhou.NineAnimator/depiction.json @@ -0,0 +1,169 @@ +{ + "minVersion": "0.1", + "headerImage": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/assets/Banners/nineanim.jpg", + "tintColor": "#8c10ba", + "tabs": [ + { + "tabname": "Details", + "views": [ + { + "itemCornerRadius": 6, + "itemSize": "{320, 275.41333333333336}", + "screenshots": [ + { + "accessibilityText": "Featured Animes", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_1.png", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_1.png" + }, + { + "accessibilityText": "Recently Viewed", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png" + }, + { + "accessibilityText": "Search", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png" + }, + { + "accessibilityText": "Search Results", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png" + }, + { + "accessibilityText": "Choose Episodes", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png" + }, + { + "accessibilityText": "Chromecast", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png" + } + ], + "ipad": { + "itemCornerRadius": 9, + "itemSize": "{320, 550.8266666666667}", + "screenshots": [ + { + "accessibilityText": "Featured Animes", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_7.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_7.png" + }, + { + "accessibilityText": "Recently Viewed", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png" + }, + { + "accessibilityText": "Search", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png" + }, + { + "accessibilityText": "Search Results", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png" + }, + { + "accessibilityText": "Choose Episodes", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png" + }, + { + "accessibilityText": "Chromecast", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png" + }, + { + "accessibilityText": "Picture in Picture", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_8.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_8.png" + } + ], + "class": "DepictionScreenshotView" + }, + "class": "DepictionScreenshotsView" + }, + { + "class": "DepictionMarkdownView", + "markdown": "## NineAnimator\nA simple yet elegant way of waching anime on your favorite anime website. NineAnimator is a free and open source anime watching app for iOS. Currently it supports 9anime.ru and masterani.me. NineAnimator currently supports the following video sources: RapidVideo, Mp4Upload, Streamango, MyCloud(unavailable for Google Cast), and Tiwi.Kiwi(may not be available for Google Cast)" + }, + { + "title": "Check out the source code here!", + "action": "https://github.com/SuperMarcus/NineAnimator", + "class": "DepictionTableButtonView" + }, + { + "class": "DepictionSeparatorView" + }, + { + "title": "Latest Version", + "class": "DepictionHeaderView" + }, + { + "title": "Version", + "text": "1.0.3", + "class": "DepictionTableTextView" + }, + { + "title": "Released", + "text": "4/5/19", + "class": "DepictionTableTextView" + }, + { + "title": "Compatibility", + "text": "iOS 11.2 to 12.1.2", + "class": "DepictionTableTextView" + }, + { + "title": "Price", + "text": "FREE", + "class": "DepictionTableTextView" + }, + { + "title": "Developer", + "text": "Marcus Zhou", + "class": "DepictionTableTextView" + }, + { + "title": "Github", + "action": "https://github.com/StrugglingDoge", + "class": "DepictionTableButtonView" + }, + { + "spacing": 16, + "class": "DepictionSpacerView" + }, + { + "spacing": 20, + "class": "DepictionSpacerView" + } + ], + "class": "DepictionStackView" + }, + { + "tabname": "Changelog", + "views": [ + { + "title": "1.0.3", + "useBoldText": true, + "useBottomMargin": true, + "class": "DepictionSubheaderView" + }, + { + "markdown": "\t\n\u2022 Update to latest version of NineAnimator.", + "useSpacing": false, + "class": "DepictionMarkdownView" + }, + { + "markdown": "<small style=\"color: #999; margin-top: -8px;\">Released 4/5/19</small>", + "useRawFormat": true, + "class": "DepictionMarkdownView" + } + ], + "class": "DepictionStackView" + } + ], + "class": "DepictionTabView" +} diff --git a/sileodepictions/com.struggling.darkify/depiction.json b/sileodepictions/com.struggling.darkify/depiction.json index 70d05df..f5f271c 100644 --- a/sileodepictions/com.struggling.darkify/depiction.json +++ b/sileodepictions/com.struggling.darkify/depiction.json @@ -1,14 +1,14 @@ { "minVersion": "0.1", "headerImage": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/assets/Banners/Darkify.png", - "tintColor": "#594d48", + "tintColor": "#3f4042", "tabs": [ { "tabname": "Details", "views": [ { "itemCornerRadius": 6, - "itemSize": "{160, 275.41333333333336}", + "itemSize": "{320, 275.41333333333336}", "screenshots": [ { "accessibilityText": "Showcase", @@ -63,7 +63,7 @@ }, { "title": "Developer", - "text": "Struggling Doge", + "text": "StrugglingDoge", "class": "DepictionTableTextView" }, { |