Skip to content

Commit

Permalink
Merge pull request #80 from lotusgate/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
lotusprey committed Jun 14, 2023
2 parents 57acf8f + df8993e commit 24a6ff9
Show file tree
Hide file tree
Showing 220 changed files with 8,918 additions and 9,964 deletions.
12 changes: 9 additions & 3 deletions README.md
Expand Up @@ -12,10 +12,16 @@ An unofficial AniList app.
The iOS .ipa and the android .apk are bundled with each Github release.
</p>

Note: The project is going through a structural overhaul.

<details><p align='center'>
<summary>Screenshots</summary>
<summary>Screenshots (Old. New ones coming soon)</summary>

<img width=16% src='https://user-images.githubusercontent.com/35681808/127747012-ed233f01-2cf7-4bcb-b812-e0f934359d13.png'><img width=16% src='https://user-images.githubusercontent.com/35681808/127747055-063b5454-af1c-456b-a4e4-37a3cdb26dec.png'><img width=16% src='https://user-images.githubusercontent.com/35681808/127747071-50aad5d5-19a6-4f47-8d10-84b45b1fded9.png'><img width=16% src='https://user-images.githubusercontent.com/35681808/127747090-f9ba3c00-afd8-4e10-acb7-dc91fe2c5d62.png'><img width=16% src='https://user-images.githubusercontent.com/35681808/127747103-c7d5793c-ac09-4ed7-8f33-8aaa5fd7b002.png'><img width=16% src='https://user-images.githubusercontent.com/35681808/127747119-bf8930d7-1250-494d-beab-406d8333f9eb.png'><img width=16% src='https://user-images.githubusercontent.com/35681808/127747125-99f966e7-c8fe-4b52-a6a0-05509f8b2087.png'><img width=16% src='https://user-images.githubusercontent.com/35681808/127747126-95cad82e-b548-4445-b834-084265fe89d6.png'><img width=16% src='https://user-images.githubusercontent.com/35681808/127747128-1fb62fee-82ae-417d-a46b-3aba685d0b59.png'><img width=16% src='https://user-images.githubusercontent.com/35681808/127747130-94ad6117-2be4-4835-8a7d-dacb51a45d84.png'><img width=16% src='https://user-images.githubusercontent.com/35681808/127747132-e11afe34-45de-4374-a21e-13f956aff658.png'><img width=16% src='https://user-images.githubusercontent.com/35681808/127747135-081490fc-7ba8-48d5-90ba-6af283d042c7.png'>
</p></details>
</br>
<details><summary>Building for ios</summary>

1. Make an unsigned build by going into the `ios` directory and running `xcodebuild -scheme Runner -workspace Runner.xcworkspace -configuration Release clean archive -archivePath "build/Otraku.xcarchive" CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO`
2. In the `build` directory, open package contents and go into `Products/Applications`
3. Copy the `.app` file into a `Payload` folder
4. Compress the `Payload` folder and change the extension to `.ipa`
</details>
2 changes: 1 addition & 1 deletion android/app/build.gradle
Expand Up @@ -44,7 +44,7 @@ android {

defaultConfig {
applicationId "com.otraku.app"
minSdkVersion 21
minSdkVersion 26
targetSdkVersion 33
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
Expand Down
Binary file removed android/app/src/dev/res/mipmap-hdpi/ic_launcher.png
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed android/app/src/dev/res/mipmap-mdpi/ic_launcher.png
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed android/app/src/dev/res/mipmap-xhdpi/ic_launcher.png
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions android/app/src/dev/res/values/colors.xml
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#E3F2FF</color>
</resources>
<color name="ic_launcher_background">#E3F2FF</color>
</resources>
2 changes: 1 addition & 1 deletion android/app/src/dev/res/values/strings.xml
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Otraku-dev</string>
<string name="app_name">Otraku</string>
</resources>
5 changes: 3 additions & 2 deletions android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<background android:drawable="@color/ic_launcher_background" />
<foreground android:drawable="@drawable/ic_launcher_foreground" />
<monochrome android:drawable="@mipmap/ic_launcher_monochrome" />
</adaptive-icon>
Binary file removed android/app/src/main/res/mipmap-hdpi/ic_launcher.png
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed android/app/src/main/res/mipmap-mdpi/ic_launcher.png
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
2 changes: 1 addition & 1 deletion android/build.gradle
Expand Up @@ -29,6 +29,6 @@ subprojects {
project.evaluationDependsOn(':app')
}

task clean(type: Delete) {
tasks.register("clean", Delete) {
delete rootProject.buildDir
}
5 changes: 1 addition & 4 deletions android/gradle.properties
@@ -1,6 +1,3 @@
org.gradle.jvmargs=-Xmx1536M
android.useAndroidX=true
android.enableJetifier=true
# Without this line there may be crashes on Android 6.0 devices apparently.
# This makes the app bundle larger, but it is the only solution currently.
android.bundle.enableUncompressedNativeLibs=false
android.enableJetifier=true
Binary file added assets/icons/about.png
File renamed without changes
2 changes: 1 addition & 1 deletion ios/Podfile
@@ -1,5 +1,5 @@
# Uncomment this line to define a global platform for your project
platform :ios, '10.0'
platform :ios, '11.0'

# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
Expand Down
14 changes: 7 additions & 7 deletions ios/Podfile.lock
Expand Up @@ -12,7 +12,7 @@ PODS:
- path_provider_foundation (0.0.1):
- Flutter
- FlutterMacOS
- sqflite (0.0.2):
- sqflite (0.0.3):
- Flutter
- FMDB (>= 2.7.5)
- url_launcher_ios (0.0.1):
Expand All @@ -25,7 +25,7 @@ DEPENDENCIES:
- Flutter (from `Flutter`)
- flutter_local_notifications (from `.symlinks/plugins/flutter_local_notifications/ios`)
- flutter_secure_storage (from `.symlinks/plugins/flutter_secure_storage/ios`)
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/ios`)
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
- sqflite (from `.symlinks/plugins/sqflite/ios`)
- url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`)
- workmanager (from `.symlinks/plugins/workmanager/ios`)
Expand All @@ -44,7 +44,7 @@ EXTERNAL SOURCES:
flutter_secure_storage:
:path: ".symlinks/plugins/flutter_secure_storage/ios"
path_provider_foundation:
:path: ".symlinks/plugins/path_provider_foundation/ios"
:path: ".symlinks/plugins/path_provider_foundation/darwin"
sqflite:
:path: ".symlinks/plugins/sqflite/ios"
url_launcher_ios:
Expand All @@ -53,16 +53,16 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/workmanager/ios"

SPEC CHECKSUMS:
app_links: ab4ba54d10a13d45825336bc9707b5eadee81191
app_links: 5ef33d0d295a89d9d16bb81b0e3b0d5f70d6c875
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
flutter_local_notifications: 0c0b1ae97e741e1521e4c1629a459d04b9aec743
flutter_secure_storage: 23fc622d89d073675f2eaa109381aefbcf5a49be
FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a
path_provider_foundation: c68054786f1b4f3343858c1e1d0caaded73f0be9
sqflite: 6d358c025f5b867b29ed92fc697fd34924e11904
path_provider_foundation: eaf5b3e458fc0e5fbb9940fb09980e853fe058b8
sqflite: 31f7eba61e3074736dff8807a9b41581e4f7f15a
url_launcher_ios: 08a3dfac5fb39e8759aeb0abbd5d9480f30fc8b4
workmanager: 0afdcf5628bbde6924c21af7836fed07b42e30e6

PODFILE CHECKSUM: fe0e1ee7f3d1f7d00b11b474b62dd62134535aea
PODFILE CHECKSUM: 7368163408c647b7eb699d0d788ba6718e18fb8d

COCOAPODS: 1.11.3
7 changes: 4 additions & 3 deletions ios/Runner.xcodeproj/project.pbxproj
Expand Up @@ -212,6 +212,7 @@
files = (
);
inputPaths = (
"${TARGET_BUILD_DIR}/${INFOPLIST_PATH}",
);
name = "Thin Binary";
outputPaths = (
Expand Down Expand Up @@ -373,7 +374,7 @@
"$(PROJECT_DIR)/Flutter",
);
INFOPLIST_FILE = Runner/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down Expand Up @@ -513,7 +514,7 @@
"$(PROJECT_DIR)/Flutter",
);
INFOPLIST_FILE = Runner/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down Expand Up @@ -545,7 +546,7 @@
"$(PROJECT_DIR)/Flutter",
);
INFOPLIST_FILE = Runner/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down

0 comments on commit 24a6ff9

Please sign in to comment.