├── .fdroid.yml
├── .gitignore
├── .vscode
└── tasks.json
├── Cargo.lock
├── Cargo.toml
├── LICENSE
├── Procfile
├── README.md
├── RustConfig
├── android
├── .gitignore
├── .project
├── .settings
│ └── org.eclipse.buildship.core.prefs
├── app
│ ├── .cxx
│ │ ├── Debug
│ │ │ └── 4t1v1i4t
│ │ │ │ ├── arm64-v8a
│ │ │ │ ├── .cmake
│ │ │ │ │ └── api
│ │ │ │ │ │ └── v1
│ │ │ │ │ │ ├── query
│ │ │ │ │ │ └── client-agp
│ │ │ │ │ │ │ ├── cache-v2
│ │ │ │ │ │ │ ├── cmakeFiles-v1
│ │ │ │ │ │ │ └── codemodel-v2
│ │ │ │ │ │ └── reply
│ │ │ │ │ │ ├── cache-v2-b7d5e3f9ff1ddae63114.json
│ │ │ │ │ │ ├── cmakeFiles-v1-f466aa3c7a8775d8d996.json
│ │ │ │ │ │ ├── codemodel-v2-17ef30af11ffd92fcea5.json
│ │ │ │ │ │ └── directory-.-Debug-f5ebdc15457944623624.json
│ │ │ │ ├── CMakeCache.txt
│ │ │ │ ├── CMakeFiles
│ │ │ │ │ ├── 3.22.1-g37088a8
│ │ │ │ │ │ ├── CMakeCCompiler.cmake
│ │ │ │ │ │ ├── CMakeCXXCompiler.cmake
│ │ │ │ │ │ ├── CMakeDetermineCompilerABI_C.bin
│ │ │ │ │ │ ├── CMakeDetermineCompilerABI_CXX.bin
│ │ │ │ │ │ ├── CMakeSystem.cmake
│ │ │ │ │ │ ├── CompilerIdC
│ │ │ │ │ │ │ ├── CMakeCCompilerId.c
│ │ │ │ │ │ │ └── CMakeCCompilerId.o
│ │ │ │ │ │ └── CompilerIdCXX
│ │ │ │ │ │ │ ├── CMakeCXXCompilerId.cpp
│ │ │ │ │ │ │ └── CMakeCXXCompilerId.o
│ │ │ │ │ ├── TargetDirectories.txt
│ │ │ │ │ ├── cmake.check_cache
│ │ │ │ │ └── rules.ninja
│ │ │ │ ├── additional_project_files.txt
│ │ │ │ ├── android_gradle_build.json
│ │ │ │ ├── android_gradle_build_mini.json
│ │ │ │ ├── build.ninja
│ │ │ │ ├── build_file_index.txt
│ │ │ │ ├── cmake_install.cmake
│ │ │ │ ├── configure_fingerprint.bin
│ │ │ │ ├── metadata_generation_command.txt
│ │ │ │ ├── prefab_config.json
│ │ │ │ └── symbol_folder_index.txt
│ │ │ │ ├── armeabi-v7a
│ │ │ │ ├── .cmake
│ │ │ │ │ └── api
│ │ │ │ │ │ └── v1
│ │ │ │ │ │ ├── query
│ │ │ │ │ │ └── client-agp
│ │ │ │ │ │ │ ├── cache-v2
│ │ │ │ │ │ │ ├── cmakeFiles-v1
│ │ │ │ │ │ │ └── codemodel-v2
│ │ │ │ │ │ └── reply
│ │ │ │ │ │ ├── cache-v2-20f94ce24c3aa8a56bd1.json
│ │ │ │ │ │ ├── cmakeFiles-v1-3daf6d1676bedee101d0.json
│ │ │ │ │ │ ├── codemodel-v2-71d3a88a6cab9a03429a.json
│ │ │ │ │ │ └── directory-.-Debug-f5ebdc15457944623624.json
│ │ │ │ ├── CMakeCache.txt
│ │ │ │ ├── CMakeFiles
│ │ │ │ │ ├── 3.22.1-g37088a8
│ │ │ │ │ │ ├── CMakeCCompiler.cmake
│ │ │ │ │ │ ├── CMakeCXXCompiler.cmake
│ │ │ │ │ │ ├── CMakeDetermineCompilerABI_C.bin
│ │ │ │ │ │ ├── CMakeDetermineCompilerABI_CXX.bin
│ │ │ │ │ │ ├── CMakeSystem.cmake
│ │ │ │ │ │ ├── CompilerIdC
│ │ │ │ │ │ │ ├── CMakeCCompilerId.c
│ │ │ │ │ │ │ └── CMakeCCompilerId.o
│ │ │ │ │ │ └── CompilerIdCXX
│ │ │ │ │ │ │ ├── CMakeCXXCompilerId.cpp
│ │ │ │ │ │ │ └── CMakeCXXCompilerId.o
│ │ │ │ │ ├── TargetDirectories.txt
│ │ │ │ │ ├── cmake.check_cache
│ │ │ │ │ └── rules.ninja
│ │ │ │ ├── additional_project_files.txt
│ │ │ │ ├── android_gradle_build.json
│ │ │ │ ├── android_gradle_build_mini.json
│ │ │ │ ├── build.ninja
│ │ │ │ ├── build_file_index.txt
│ │ │ │ ├── cmake_install.cmake
│ │ │ │ ├── configure_fingerprint.bin
│ │ │ │ ├── metadata_generation_command.txt
│ │ │ │ ├── prefab_config.json
│ │ │ │ └── symbol_folder_index.txt
│ │ │ │ ├── hash_key.txt
│ │ │ │ ├── x86
│ │ │ │ ├── .cmake
│ │ │ │ │ └── api
│ │ │ │ │ │ └── v1
│ │ │ │ │ │ ├── query
│ │ │ │ │ │ └── client-agp
│ │ │ │ │ │ │ ├── cache-v2
│ │ │ │ │ │ │ ├── cmakeFiles-v1
│ │ │ │ │ │ │ └── codemodel-v2
│ │ │ │ │ │ └── reply
│ │ │ │ │ │ ├── cache-v2-4c23c54a789ad3c69fb3.json
│ │ │ │ │ │ ├── cmakeFiles-v1-0f82259c5cf8c2360e6f.json
│ │ │ │ │ │ ├── codemodel-v2-df8a922a502b458d6bc4.json
│ │ │ │ │ │ └── directory-.-Debug-f5ebdc15457944623624.json
│ │ │ │ ├── CMakeCache.txt
│ │ │ │ ├── CMakeFiles
│ │ │ │ │ ├── 3.22.1-g37088a8
│ │ │ │ │ │ ├── CMakeCCompiler.cmake
│ │ │ │ │ │ ├── CMakeCXXCompiler.cmake
│ │ │ │ │ │ ├── CMakeDetermineCompilerABI_C.bin
│ │ │ │ │ │ ├── CMakeDetermineCompilerABI_CXX.bin
│ │ │ │ │ │ ├── CMakeSystem.cmake
│ │ │ │ │ │ ├── CompilerIdC
│ │ │ │ │ │ │ ├── CMakeCCompilerId.c
│ │ │ │ │ │ │ └── CMakeCCompilerId.o
│ │ │ │ │ │ └── CompilerIdCXX
│ │ │ │ │ │ │ ├── CMakeCXXCompilerId.cpp
│ │ │ │ │ │ │ └── CMakeCXXCompilerId.o
│ │ │ │ │ ├── TargetDirectories.txt
│ │ │ │ │ ├── cmake.check_cache
│ │ │ │ │ └── rules.ninja
│ │ │ │ ├── additional_project_files.txt
│ │ │ │ ├── android_gradle_build.json
│ │ │ │ ├── android_gradle_build_mini.json
│ │ │ │ ├── build.ninja
│ │ │ │ ├── build_file_index.txt
│ │ │ │ ├── cmake_install.cmake
│ │ │ │ ├── configure_fingerprint.bin
│ │ │ │ ├── metadata_generation_command.txt
│ │ │ │ ├── prefab_config.json
│ │ │ │ └── symbol_folder_index.txt
│ │ │ │ └── x86_64
│ │ │ │ ├── .cmake
│ │ │ │ └── api
│ │ │ │ │ └── v1
│ │ │ │ │ ├── query
│ │ │ │ │ └── client-agp
│ │ │ │ │ │ ├── cache-v2
│ │ │ │ │ │ ├── cmakeFiles-v1
│ │ │ │ │ │ └── codemodel-v2
│ │ │ │ │ └── reply
│ │ │ │ │ ├── cache-v2-3f05468d616ed5608a47.json
│ │ │ │ │ ├── cmakeFiles-v1-9ac90cb51d39ed953181.json
│ │ │ │ │ ├── codemodel-v2-d842e2a4fd5b78d682ea.json
│ │ │ │ │ └── directory-.-Debug-f5ebdc15457944623624.json
│ │ │ │ ├── CMakeCache.txt
│ │ │ │ ├── CMakeFiles
│ │ │ │ ├── 3.22.1-g37088a8
│ │ │ │ │ ├── CMakeCCompiler.cmake
│ │ │ │ │ ├── CMakeCXXCompiler.cmake
│ │ │ │ │ ├── CMakeDetermineCompilerABI_C.bin
│ │ │ │ │ ├── CMakeDetermineCompilerABI_CXX.bin
│ │ │ │ │ ├── CMakeSystem.cmake
│ │ │ │ │ ├── CompilerIdC
│ │ │ │ │ │ ├── CMakeCCompilerId.c
│ │ │ │ │ │ └── CMakeCCompilerId.o
│ │ │ │ │ └── CompilerIdCXX
│ │ │ │ │ │ ├── CMakeCXXCompilerId.cpp
│ │ │ │ │ │ └── CMakeCXXCompilerId.o
│ │ │ │ ├── TargetDirectories.txt
│ │ │ │ ├── cmake.check_cache
│ │ │ │ └── rules.ninja
│ │ │ │ ├── additional_project_files.txt
│ │ │ │ ├── android_gradle_build.json
│ │ │ │ ├── android_gradle_build_mini.json
│ │ │ │ ├── build.ninja
│ │ │ │ ├── build_file_index.txt
│ │ │ │ ├── cmake_install.cmake
│ │ │ │ ├── configure_fingerprint.bin
│ │ │ │ ├── metadata_generation_command.txt
│ │ │ │ ├── prefab_config.json
│ │ │ │ └── symbol_folder_index.txt
│ │ └── RelWithDebInfo
│ │ │ └── 3m4h3y24
│ │ │ ├── arm64-v8a
│ │ │ ├── .cmake
│ │ │ │ └── api
│ │ │ │ │ └── v1
│ │ │ │ │ ├── query
│ │ │ │ │ └── client-agp
│ │ │ │ │ │ ├── cache-v2
│ │ │ │ │ │ ├── cmakeFiles-v1
│ │ │ │ │ │ └── codemodel-v2
│ │ │ │ │ └── reply
│ │ │ │ │ ├── codemodel-v2-0ad22b9fcfa09f02e3ab.json
│ │ │ │ │ └── directory-.-RelWithDebInfo-f5ebdc15457944623624.json
│ │ │ ├── CMakeCache.txt
│ │ │ ├── CMakeFiles
│ │ │ │ ├── 3.22.1-g37088a8
│ │ │ │ │ ├── CMakeCCompiler.cmake
│ │ │ │ │ ├── CMakeCXXCompiler.cmake
│ │ │ │ │ ├── CMakeDetermineCompilerABI_C.bin
│ │ │ │ │ ├── CMakeDetermineCompilerABI_CXX.bin
│ │ │ │ │ ├── CMakeSystem.cmake
│ │ │ │ │ ├── CompilerIdC
│ │ │ │ │ │ ├── CMakeCCompilerId.c
│ │ │ │ │ │ └── CMakeCCompilerId.o
│ │ │ │ │ └── CompilerIdCXX
│ │ │ │ │ │ ├── CMakeCXXCompilerId.cpp
│ │ │ │ │ │ └── CMakeCXXCompilerId.o
│ │ │ │ ├── TargetDirectories.txt
│ │ │ │ ├── cmake.check_cache
│ │ │ │ └── rules.ninja
│ │ │ ├── additional_project_files.txt
│ │ │ ├── android_gradle_build.json
│ │ │ ├── android_gradle_build_mini.json
│ │ │ ├── build.ninja
│ │ │ ├── build_file_index.txt
│ │ │ ├── cmake_install.cmake
│ │ │ ├── configure_fingerprint.bin
│ │ │ ├── metadata_generation_command.txt
│ │ │ ├── prefab_config.json
│ │ │ └── symbol_folder_index.txt
│ │ │ ├── armeabi-v7a
│ │ │ ├── .cmake
│ │ │ │ └── api
│ │ │ │ │ └── v1
│ │ │ │ │ ├── query
│ │ │ │ │ └── client-agp
│ │ │ │ │ │ ├── cache-v2
│ │ │ │ │ │ ├── cmakeFiles-v1
│ │ │ │ │ │ └── codemodel-v2
│ │ │ │ │ └── reply
│ │ │ │ │ ├── codemodel-v2-6780d09179dc7374f657.json
│ │ │ │ │ └── directory-.-RelWithDebInfo-f5ebdc15457944623624.json
│ │ │ ├── CMakeCache.txt
│ │ │ ├── CMakeFiles
│ │ │ │ ├── 3.22.1-g37088a8
│ │ │ │ │ ├── CMakeCCompiler.cmake
│ │ │ │ │ ├── CMakeCXXCompiler.cmake
│ │ │ │ │ ├── CMakeDetermineCompilerABI_C.bin
│ │ │ │ │ ├── CMakeDetermineCompilerABI_CXX.bin
│ │ │ │ │ ├── CMakeSystem.cmake
│ │ │ │ │ ├── CompilerIdC
│ │ │ │ │ │ ├── CMakeCCompilerId.c
│ │ │ │ │ │ └── CMakeCCompilerId.o
│ │ │ │ │ └── CompilerIdCXX
│ │ │ │ │ │ ├── CMakeCXXCompilerId.cpp
│ │ │ │ │ │ └── CMakeCXXCompilerId.o
│ │ │ │ ├── TargetDirectories.txt
│ │ │ │ ├── cmake.check_cache
│ │ │ │ └── rules.ninja
│ │ │ ├── additional_project_files.txt
│ │ │ ├── android_gradle_build.json
│ │ │ ├── android_gradle_build_mini.json
│ │ │ ├── build.ninja
│ │ │ ├── build_file_index.txt
│ │ │ ├── cmake_install.cmake
│ │ │ ├── configure_fingerprint.bin
│ │ │ ├── metadata_generation_command.txt
│ │ │ ├── prefab_config.json
│ │ │ └── symbol_folder_index.txt
│ │ │ ├── hash_key.txt
│ │ │ ├── x86
│ │ │ ├── .cmake
│ │ │ │ └── api
│ │ │ │ │ └── v1
│ │ │ │ │ ├── query
│ │ │ │ │ └── client-agp
│ │ │ │ │ │ ├── cache-v2
│ │ │ │ │ │ ├── cmakeFiles-v1
│ │ │ │ │ │ └── codemodel-v2
│ │ │ │ │ └── reply
│ │ │ │ │ ├── codemodel-v2-aace2562d14cb96f5c0d.json
│ │ │ │ │ └── directory-.-RelWithDebInfo-f5ebdc15457944623624.json
│ │ │ ├── CMakeCache.txt
│ │ │ ├── CMakeFiles
│ │ │ │ ├── 3.22.1-g37088a8
│ │ │ │ │ ├── CMakeCCompiler.cmake
│ │ │ │ │ ├── CMakeCXXCompiler.cmake
│ │ │ │ │ ├── CMakeDetermineCompilerABI_C.bin
│ │ │ │ │ ├── CMakeDetermineCompilerABI_CXX.bin
│ │ │ │ │ ├── CMakeSystem.cmake
│ │ │ │ │ ├── CompilerIdC
│ │ │ │ │ │ ├── CMakeCCompilerId.c
│ │ │ │ │ │ └── CMakeCCompilerId.o
│ │ │ │ │ └── CompilerIdCXX
│ │ │ │ │ │ ├── CMakeCXXCompilerId.cpp
│ │ │ │ │ │ └── CMakeCXXCompilerId.o
│ │ │ │ ├── TargetDirectories.txt
│ │ │ │ ├── cmake.check_cache
│ │ │ │ └── rules.ninja
│ │ │ ├── additional_project_files.txt
│ │ │ ├── android_gradle_build.json
│ │ │ ├── android_gradle_build_mini.json
│ │ │ ├── build.ninja
│ │ │ ├── build_file_index.txt
│ │ │ ├── cmake_install.cmake
│ │ │ ├── configure_fingerprint.bin
│ │ │ ├── metadata_generation_command.txt
│ │ │ ├── prefab_config.json
│ │ │ └── symbol_folder_index.txt
│ │ │ └── x86_64
│ │ │ ├── .cmake
│ │ │ └── api
│ │ │ │ └── v1
│ │ │ │ ├── query
│ │ │ │ └── client-agp
│ │ │ │ │ ├── cache-v2
│ │ │ │ │ ├── cmakeFiles-v1
│ │ │ │ │ └── codemodel-v2
│ │ │ │ └── reply
│ │ │ │ ├── codemodel-v2-8741fff87b8d82682323.json
│ │ │ │ └── directory-.-RelWithDebInfo-f5ebdc15457944623624.json
│ │ │ ├── CMakeCache.txt
│ │ │ ├── CMakeFiles
│ │ │ ├── 3.22.1-g37088a8
│ │ │ │ ├── CMakeCCompiler.cmake
│ │ │ │ ├── CMakeCXXCompiler.cmake
│ │ │ │ ├── CMakeDetermineCompilerABI_C.bin
│ │ │ │ ├── CMakeDetermineCompilerABI_CXX.bin
│ │ │ │ ├── CMakeSystem.cmake
│ │ │ │ ├── CompilerIdC
│ │ │ │ │ ├── CMakeCCompilerId.c
│ │ │ │ │ └── CMakeCCompilerId.o
│ │ │ │ └── CompilerIdCXX
│ │ │ │ │ ├── CMakeCXXCompilerId.cpp
│ │ │ │ │ └── CMakeCXXCompilerId.o
│ │ │ ├── TargetDirectories.txt
│ │ │ ├── cmake.check_cache
│ │ │ └── rules.ninja
│ │ │ ├── additional_project_files.txt
│ │ │ ├── android_gradle_build.json
│ │ │ ├── android_gradle_build_mini.json
│ │ │ ├── build.ninja
│ │ │ ├── build_file_index.txt
│ │ │ ├── cmake_install.cmake
│ │ │ ├── configure_fingerprint.bin
│ │ │ ├── metadata_generation_command.txt
│ │ │ ├── prefab_config.json
│ │ │ └── symbol_folder_index.txt
│ ├── build.gradle
│ ├── fdroid_keystore.jks
│ └── src
│ │ ├── debug
│ │ └── AndroidManifest.xml
│ │ ├── main
│ │ ├── AndroidManifest.xml
│ │ ├── kotlin
│ │ │ └── com
│ │ │ │ └── teen
│ │ │ │ └── dailyanimelist
│ │ │ │ └── MainActivity.kt
│ │ └── res
│ │ │ ├── dal-logo.png
│ │ │ ├── drawable-hdpi
│ │ │ └── ic_stat_name.png
│ │ │ ├── drawable-mdpi
│ │ │ └── ic_stat_name.png
│ │ │ ├── drawable-v21
│ │ │ ├── app_icon.png
│ │ │ ├── ic_stat_d.png
│ │ │ └── launch_background.xml
│ │ │ ├── drawable-xhdpi
│ │ │ └── ic_stat_name.png
│ │ │ ├── drawable-xxhdpi
│ │ │ └── ic_stat_name.png
│ │ │ ├── drawable-xxxhdpi
│ │ │ └── ic_stat_name.png
│ │ │ ├── drawable
│ │ │ ├── app_icon.png
│ │ │ ├── ic_stat_d.png
│ │ │ ├── ic_stat_name.png
│ │ │ ├── launch_background.xml
│ │ │ └── play_store_512.png
│ │ │ ├── mipmap-anydpi-v26
│ │ │ └── ic_launcher.xml
│ │ │ ├── mipmap-hdpi
│ │ │ ├── ic_launcher.png
│ │ │ ├── ic_launcher_adaptive_back.png
│ │ │ ├── ic_launcher_adaptive_fore.png
│ │ │ ├── ic_launcher_background.png
│ │ │ ├── ic_launcher_foreground.png
│ │ │ └── ic_launcher_monochrome.png
│ │ │ ├── mipmap-mdpi
│ │ │ ├── ic_launcher.png
│ │ │ ├── ic_launcher_adaptive_back.png
│ │ │ ├── ic_launcher_adaptive_fore.png
│ │ │ ├── ic_launcher_background.png
│ │ │ ├── ic_launcher_foreground.png
│ │ │ └── ic_launcher_monochrome.png
│ │ │ ├── mipmap-xhdpi
│ │ │ ├── ic_launcher.png
│ │ │ ├── ic_launcher_adaptive_back.png
│ │ │ ├── ic_launcher_adaptive_fore.png
│ │ │ ├── ic_launcher_background.png
│ │ │ ├── ic_launcher_foreground.png
│ │ │ └── ic_launcher_monochrome.png
│ │ │ ├── mipmap-xxhdpi
│ │ │ ├── ic_launcher.png
│ │ │ ├── ic_launcher_adaptive_back.png
│ │ │ ├── ic_launcher_adaptive_fore.png
│ │ │ ├── ic_launcher_background.png
│ │ │ ├── ic_launcher_foreground.png
│ │ │ └── ic_launcher_monochrome.png
│ │ │ ├── mipmap-xxxhdpi
│ │ │ ├── ic_launcher.png
│ │ │ ├── ic_launcher_adaptive_back.png
│ │ │ ├── ic_launcher_adaptive_fore.png
│ │ │ ├── ic_launcher_background.png
│ │ │ ├── ic_launcher_foreground.png
│ │ │ └── ic_launcher_monochrome.png
│ │ │ ├── values-night
│ │ │ └── styles.xml
│ │ │ └── values
│ │ │ └── styles.xml
│ │ └── profile
│ │ └── AndroidManifest.xml
├── build.gradle
├── gradle.properties
├── gradle
│ └── wrapper
│ │ └── gradle-wrapper.properties
├── key.properties.file
└── settings.gradle
├── assets
├── fonts
│ ├── Poppins-Bold.ttf
│ ├── Poppins-Italic.ttf
│ └── Poppins-Regular.ttf
├── images
│ ├── anime-collage.jpg
│ ├── anime-icon.png
│ ├── attributions.txt
│ ├── cherry.jpg
│ ├── dal-black-bg.png
│ ├── error_image.png
│ ├── fall.jpg
│ ├── gemini.png
│ ├── general-icon.png
│ ├── mal-icon.png
│ ├── myanimelist-logo.jpg
│ ├── opm.jpg
│ ├── opm_old.jpg
│ ├── star.png
│ ├── summer.jpg
│ ├── user-unknown.jpg
│ ├── user_dal.png
│ ├── user_dal_old.png
│ ├── winter.png
│ └── youtube.png
└── n8TN5qDG22PAuP50Il
├── config
├── fdroid
│ ├── serverConfigV3.json
│ └── serverConfigV3Dev.json
├── github
│ ├── serverConfigV3.json
│ └── serverConfigV3Dev.json
└── playstore
│ ├── serverConfigV3.json
│ └── serverConfigV3Dev.json
├── dailyal_support
├── .gitignore
├── .metadata
├── .vscode
│ ├── launch.json
│ └── settings.json
├── README.md
├── analysis_options.yaml
├── android
│ ├── .gitignore
│ ├── app
│ │ ├── build.gradle
│ │ └── src
│ │ │ ├── debug
│ │ │ └── AndroidManifest.xml
│ │ │ ├── main
│ │ │ ├── AndroidManifest.xml
│ │ │ ├── kotlin
│ │ │ │ └── io
│ │ │ │ │ └── github
│ │ │ │ │ └── jica98
│ │ │ │ │ └── dailyal_support
│ │ │ │ │ └── MainActivity.kt
│ │ │ ├── play_store_512.png
│ │ │ └── res
│ │ │ │ ├── drawable-v21
│ │ │ │ └── launch_background.xml
│ │ │ │ ├── drawable
│ │ │ │ └── launch_background.xml
│ │ │ │ ├── mipmap-anydpi-v26
│ │ │ │ └── ic_launcher.xml
│ │ │ │ ├── mipmap-hdpi
│ │ │ │ ├── ic_launcher.png
│ │ │ │ ├── ic_launcher_background.png
│ │ │ │ ├── ic_launcher_foreground.png
│ │ │ │ └── ic_launcher_monochrome.png
│ │ │ │ ├── mipmap-mdpi
│ │ │ │ ├── ic_launcher.png
│ │ │ │ ├── ic_launcher_background.png
│ │ │ │ ├── ic_launcher_foreground.png
│ │ │ │ └── ic_launcher_monochrome.png
│ │ │ │ ├── mipmap-xhdpi
│ │ │ │ ├── ic_launcher.png
│ │ │ │ ├── ic_launcher_background.png
│ │ │ │ ├── ic_launcher_foreground.png
│ │ │ │ └── ic_launcher_monochrome.png
│ │ │ │ ├── mipmap-xxhdpi
│ │ │ │ ├── ic_launcher.png
│ │ │ │ ├── ic_launcher_background.png
│ │ │ │ ├── ic_launcher_foreground.png
│ │ │ │ └── ic_launcher_monochrome.png
│ │ │ │ ├── mipmap-xxxhdpi
│ │ │ │ ├── ic_launcher.png
│ │ │ │ ├── ic_launcher_background.png
│ │ │ │ ├── ic_launcher_foreground.png
│ │ │ │ └── ic_launcher_monochrome.png
│ │ │ │ ├── values-night
│ │ │ │ └── styles.xml
│ │ │ │ └── values
│ │ │ │ └── styles.xml
│ │ │ └── profile
│ │ │ └── AndroidManifest.xml
│ ├── build.gradle
│ ├── gradle.properties
│ ├── gradle
│ │ └── wrapper
│ │ │ └── gradle-wrapper.properties
│ └── settings.gradle
├── ios
│ ├── .gitignore
│ ├── Flutter
│ │ ├── AppFrameworkInfo.plist
│ │ ├── Debug.xcconfig
│ │ └── Release.xcconfig
│ ├── Runner.xcodeproj
│ │ ├── project.pbxproj
│ │ ├── project.xcworkspace
│ │ │ ├── contents.xcworkspacedata
│ │ │ └── xcshareddata
│ │ │ │ ├── IDEWorkspaceChecks.plist
│ │ │ │ └── WorkspaceSettings.xcsettings
│ │ └── xcshareddata
│ │ │ └── xcschemes
│ │ │ └── Runner.xcscheme
│ ├── Runner.xcworkspace
│ │ ├── contents.xcworkspacedata
│ │ └── xcshareddata
│ │ │ ├── IDEWorkspaceChecks.plist
│ │ │ └── WorkspaceSettings.xcsettings
│ ├── Runner
│ │ ├── AppDelegate.swift
│ │ ├── Assets.xcassets
│ │ │ ├── AppIcon.appiconset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── Icon-App-1024x1024@1x.png
│ │ │ │ ├── Icon-App-20x20@1x.png
│ │ │ │ ├── Icon-App-20x20@2x.png
│ │ │ │ ├── Icon-App-20x20@3x.png
│ │ │ │ ├── Icon-App-29x29@1x.png
│ │ │ │ ├── Icon-App-29x29@2x.png
│ │ │ │ ├── Icon-App-29x29@3x.png
│ │ │ │ ├── Icon-App-40x40@1x.png
│ │ │ │ ├── Icon-App-40x40@2x.png
│ │ │ │ ├── Icon-App-40x40@3x.png
│ │ │ │ ├── Icon-App-60x60@2x.png
│ │ │ │ ├── Icon-App-60x60@3x.png
│ │ │ │ ├── Icon-App-76x76@1x.png
│ │ │ │ ├── Icon-App-76x76@2x.png
│ │ │ │ └── Icon-App-83.5x83.5@2x.png
│ │ │ └── LaunchImage.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── LaunchImage.png
│ │ │ │ ├── LaunchImage@2x.png
│ │ │ │ ├── LaunchImage@3x.png
│ │ │ │ └── README.md
│ │ ├── Base.lproj
│ │ │ ├── LaunchScreen.storyboard
│ │ │ └── Main.storyboard
│ │ ├── Info.plist
│ │ └── Runner-Bridging-Header.h
│ └── RunnerTests
│ │ └── RunnerTests.swift
├── lib
│ ├── about.dart
│ ├── api.dart
│ ├── constant.dart
│ └── main.dart
├── linux
│ ├── .gitignore
│ ├── CMakeLists.txt
│ ├── flutter
│ │ ├── CMakeLists.txt
│ │ ├── generated_plugin_registrant.cc
│ │ ├── generated_plugin_registrant.h
│ │ └── generated_plugins.cmake
│ ├── main.cc
│ ├── my_application.cc
│ └── my_application.h
├── macos
│ ├── .gitignore
│ ├── Flutter
│ │ ├── Flutter-Debug.xcconfig
│ │ ├── Flutter-Release.xcconfig
│ │ └── GeneratedPluginRegistrant.swift
│ ├── Runner.xcodeproj
│ │ ├── project.pbxproj
│ │ ├── project.xcworkspace
│ │ │ └── xcshareddata
│ │ │ │ └── IDEWorkspaceChecks.plist
│ │ └── xcshareddata
│ │ │ └── xcschemes
│ │ │ └── Runner.xcscheme
│ ├── Runner.xcworkspace
│ │ ├── contents.xcworkspacedata
│ │ └── xcshareddata
│ │ │ └── IDEWorkspaceChecks.plist
│ ├── Runner
│ │ ├── AppDelegate.swift
│ │ ├── Assets.xcassets
│ │ │ └── AppIcon.appiconset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── app_icon_1024.png
│ │ │ │ ├── app_icon_128.png
│ │ │ │ ├── app_icon_16.png
│ │ │ │ ├── app_icon_256.png
│ │ │ │ ├── app_icon_32.png
│ │ │ │ ├── app_icon_512.png
│ │ │ │ └── app_icon_64.png
│ │ ├── Base.lproj
│ │ │ └── MainMenu.xib
│ │ ├── Configs
│ │ │ ├── AppInfo.xcconfig
│ │ │ ├── Debug.xcconfig
│ │ │ ├── Release.xcconfig
│ │ │ └── Warnings.xcconfig
│ │ ├── DebugProfile.entitlements
│ │ ├── Info.plist
│ │ ├── MainFlutterWindow.swift
│ │ └── Release.entitlements
│ └── RunnerTests
│ │ └── RunnerTests.swift
├── pubspec.lock
├── pubspec.yaml
├── test
│ └── widget_test.dart
├── web
│ ├── favicon.png
│ ├── icons
│ │ ├── Icon-192.png
│ │ ├── Icon-512.png
│ │ ├── Icon-maskable-192.png
│ │ └── Icon-maskable-512.png
│ ├── index.html
│ └── manifest.json
└── windows
│ ├── .gitignore
│ ├── CMakeLists.txt
│ ├── flutter
│ ├── CMakeLists.txt
│ ├── generated_plugin_registrant.cc
│ ├── generated_plugin_registrant.h
│ └── generated_plugins.cmake
│ └── runner
│ ├── CMakeLists.txt
│ ├── Runner.rc
│ ├── flutter_window.cpp
│ ├── flutter_window.h
│ ├── main.cpp
│ ├── resource.h
│ ├── resources
│ └── app_icon.ico
│ ├── runner.exe.manifest
│ ├── utils.cpp
│ ├── utils.h
│ ├── win32_window.cpp
│ └── win32_window.h
├── dal-api
├── .dockerignore
├── .gitignore
├── CHANGELOG.md
├── Dockerfile
├── README.md
├── analysis_options.yaml
├── bin
│ └── dal_api.dart
├── dal_commons
│ ├── .gitignore
│ ├── CHANGELOG.md
│ ├── README.md
│ ├── analysis_options.yaml
│ ├── init.py
│ ├── lib
│ │ ├── commons.dart
│ │ ├── dal_commons.dart
│ │ └── src
│ │ │ ├── constants
│ │ │ └── constant.dart
│ │ │ ├── model
│ │ │ ├── anime
│ │ │ │ ├── anime_graph.dart
│ │ │ │ ├── animedetailed.dart
│ │ │ │ ├── animerecomm.dart
│ │ │ │ ├── animerecomm.g.dart
│ │ │ │ ├── animestatistics.dart
│ │ │ │ ├── animestatus.dart
│ │ │ │ ├── animestudio.dart
│ │ │ │ ├── broadcast.dart
│ │ │ │ ├── detailedmixin.dart
│ │ │ │ ├── myanimeliststatus.dart
│ │ │ │ ├── schedule_data.dart
│ │ │ │ ├── season.dart
│ │ │ │ └── themesong.dart
│ │ │ ├── clubs
│ │ │ │ ├── ClubHtml.dart
│ │ │ │ ├── club_details.dart
│ │ │ │ └── club_details.g.dart
│ │ │ ├── dal
│ │ │ │ ├── allchars.dart
│ │ │ │ ├── animevideo.dart
│ │ │ │ ├── char_list.dart
│ │ │ │ ├── characterv4.dart
│ │ │ │ ├── clubV4.dart
│ │ │ │ ├── clubinfov4.dart
│ │ │ │ ├── commonV4.dart
│ │ │ │ ├── friendv4.dart
│ │ │ │ ├── people_list.dart
│ │ │ │ ├── peoplev4.dart
│ │ │ │ ├── recom_list.dart
│ │ │ │ ├── recomm_dal.dart
│ │ │ │ ├── user_history.dart
│ │ │ │ ├── userfavV4.dart
│ │ │ │ ├── userprofv4.dart
│ │ │ │ └── userupdateV4.dart
│ │ │ ├── dal_render_content.dart
│ │ │ ├── featured
│ │ │ │ ├── featured.dart
│ │ │ │ ├── featured.g.dart
│ │ │ │ └── featuredresult.dart
│ │ │ ├── forum
│ │ │ │ ├── board.dart
│ │ │ │ ├── categories.dart
│ │ │ │ ├── forum.dart
│ │ │ │ ├── forumtopicdata.dart
│ │ │ │ ├── forumtopicoptions.dart
│ │ │ │ ├── forumtopicpoll.dart
│ │ │ │ ├── forumtopicpost.dart
│ │ │ │ ├── forumtopics.dart
│ │ │ │ ├── forumtopicsdata.dart
│ │ │ │ ├── forumuser.dart
│ │ │ │ ├── html
│ │ │ │ │ ├── forumhtml.dart
│ │ │ │ │ └── forumtopicshtml.dart
│ │ │ │ └── subboard.dart
│ │ │ ├── global
│ │ │ │ ├── allsearch.dart
│ │ │ │ ├── alternatetitles.dart
│ │ │ │ ├── animenode.dart
│ │ │ │ ├── genre.dart
│ │ │ │ ├── malresult.dart
│ │ │ │ ├── myliststatus.dart
│ │ │ │ ├── node.dart
│ │ │ │ ├── paging.dart
│ │ │ │ ├── picture.dart
│ │ │ │ ├── ranking.dart
│ │ │ │ ├── recommendation.dart
│ │ │ │ ├── relatednode.dart
│ │ │ │ ├── searchresult.dart
│ │ │ │ └── userresults.dart
│ │ │ ├── html
│ │ │ │ └── anime
│ │ │ │ │ ├── additional_title.dart
│ │ │ │ │ ├── animecharacterhtml.dart
│ │ │ │ │ ├── animedetailedhtml.dart
│ │ │ │ │ ├── animelinks.dart
│ │ │ │ │ ├── animereviewhtml.dart
│ │ │ │ │ ├── intereststack.dart
│ │ │ │ │ └── mangacharahtml.dart
│ │ │ ├── jikan
│ │ │ │ ├── anime_review.dart
│ │ │ │ └── jikan_anime.dart
│ │ │ ├── manga
│ │ │ │ ├── authornode.dart
│ │ │ │ ├── mangaauthors.dart
│ │ │ │ ├── mangadetailed.dart
│ │ │ │ ├── mymangaliststatus.dart
│ │ │ │ └── serializationmanga.dart
│ │ │ ├── path_matcher.dart
│ │ │ ├── request_payload_event.dart
│ │ │ ├── servers.dart
│ │ │ └── userprof.dart
│ │ │ │ ├── animestatistics.dart
│ │ │ │ └── userprof.dart
│ │ │ ├── services
│ │ │ └── html_parser.dart
│ │ │ └── util
│ │ │ └── pathutils.dart
│ └── pubspec.yaml
├── lambda_build.sh
├── lib
│ ├── cache
│ │ ├── cache_manager.dart
│ │ └── shared_preferences.dart
│ ├── client
│ │ ├── http_connect.dart
│ │ └── request_payload
│ │ │ ├── authorizer.dart
│ │ │ ├── authorizer.g.dart
│ │ │ ├── headers.dart
│ │ │ ├── headers.g.dart
│ │ │ ├── http.dart
│ │ │ ├── http.g.dart
│ │ │ ├── iam.dart
│ │ │ ├── iam.g.dart
│ │ │ ├── query_string_parameters.dart
│ │ │ ├── query_string_parameters.g.dart
│ │ │ ├── request_context.dart
│ │ │ ├── request_context.g.dart
│ │ │ ├── request_payload.dart
│ │ │ └── request_payload.g.dart
│ ├── dal_local_api.dart
│ ├── handlers
│ │ ├── environemt.dart
│ │ └── handler_core.dart
│ ├── services
│ │ └── helpers.dart
│ └── util
│ │ └── pathutils.dart
├── pubspec.lock
├── pubspec.yaml
└── push.sh
├── dal-code.code-workspace
├── dal-rust-api
├── .gitignore
├── .vscode
│ ├── launch.json
│ └── settings.json
├── Cargo.lock
├── Cargo.toml
├── Dockerfile
├── push.sh
└── src
│ ├── anime_link_service.rs
│ ├── anime_service.rs
│ ├── auth.rs
│ ├── cache_service.rs
│ ├── config.rs
│ ├── file_storage_service.rs
│ ├── gemini_api.rs
│ ├── handlers.rs
│ ├── image_service.rs
│ ├── main.rs
│ ├── mal_api.rs
│ ├── model.rs
│ ├── model_dto.rs
│ ├── routes.rs
│ └── scheduler_service.rs
├── devtools_options.yaml
├── ios
├── .gitignore
├── Flutter
│ ├── AppFrameworkInfo.plist
│ ├── Debug.xcconfig
│ └── Release.xcconfig
├── Runner.xcodeproj
│ ├── project.pbxproj
│ ├── project.xcworkspace
│ │ ├── contents.xcworkspacedata
│ │ └── xcshareddata
│ │ │ ├── IDEWorkspaceChecks.plist
│ │ │ └── WorkspaceSettings.xcsettings
│ └── xcshareddata
│ │ └── xcschemes
│ │ └── Runner.xcscheme
├── Runner.xcworkspace
│ ├── contents.xcworkspacedata
│ └── xcshareddata
│ │ ├── IDEWorkspaceChecks.plist
│ │ └── WorkspaceSettings.xcsettings
└── Runner
│ ├── AppDelegate.swift
│ ├── Assets.xcassets
│ ├── AppIcon.appiconset
│ │ ├── Contents.json
│ │ ├── Icon-App-1024x1024@1x.png
│ │ ├── Icon-App-20x20@1x.png
│ │ ├── Icon-App-20x20@2x.png
│ │ ├── Icon-App-20x20@3x.png
│ │ ├── Icon-App-29x29@1x.png
│ │ ├── Icon-App-29x29@2x.png
│ │ ├── Icon-App-29x29@3x.png
│ │ ├── Icon-App-40x40@1x.png
│ │ ├── Icon-App-40x40@2x.png
│ │ ├── Icon-App-40x40@3x.png
│ │ ├── Icon-App-60x60@2x.png
│ │ ├── Icon-App-60x60@3x.png
│ │ ├── Icon-App-76x76@1x.png
│ │ ├── Icon-App-76x76@2x.png
│ │ └── Icon-App-83.5x83.5@2x.png
│ └── LaunchImage.imageset
│ │ ├── Contents.json
│ │ ├── LaunchImage.png
│ │ ├── LaunchImage@2x.png
│ │ ├── LaunchImage@3x.png
│ │ └── README.md
│ ├── Base.lproj
│ ├── LaunchScreen.storyboard
│ └── Main.storyboard
│ ├── Info.plist
│ └── Runner-Bridging-Header.h
├── lib
├── api
│ ├── auth
│ │ ├── auth.dart
│ │ └── authresp.dart
│ ├── credmal.dart
│ ├── dalapi.dart
│ ├── jikahelper.dart
│ ├── malapi.dart
│ ├── malclubs.dart
│ ├── malconnect.dart
│ ├── malforum.dart
│ ├── malhtml.dart
│ └── maluser.dart
├── cache
│ ├── book_marks.dart
│ ├── cacheduserprof.dart
│ ├── cachemanager.dart
│ └── history_data.dart
├── constant.dart
├── enums.dart
├── extensions.dart
├── generated
│ ├── intl
│ │ ├── messages_all.dart
│ │ ├── messages_ar_EG.dart
│ │ ├── messages_de_DE.dart
│ │ ├── messages_en.dart
│ │ ├── messages_en_US.dart
│ │ ├── messages_es_ES.dart
│ │ ├── messages_fr_FR.dart
│ │ ├── messages_id_ID.dart
│ │ ├── messages_ja.dart
│ │ ├── messages_ko_KR.dart
│ │ ├── messages_pt_BR.dart
│ │ ├── messages_ru_RU.dart
│ │ └── messages_tr_TR.dart
│ ├── l10n.dart
│ └── maps.dart
├── l10n
│ ├── enum_lang.dart
│ ├── intl_ar_EG.arb
│ ├── intl_de_DE.arb
│ ├── intl_en.arb
│ ├── intl_es_ES.arb
│ ├── intl_fr_FR.arb
│ ├── intl_id_ID.arb
│ ├── intl_ja.arb
│ ├── intl_ko_KR.arb
│ ├── intl_pt_BR.arb
│ ├── intl_ru_RU.arb
│ └── intl_tr_TR.arb
├── main.dart
├── notifservice.dart
├── pages
│ ├── animedetailed
│ │ ├── adaptations.dart
│ │ ├── animecharacterwidget.dart
│ │ ├── animeforums.dart
│ │ ├── animepictures.dart
│ │ ├── animestatisticswidget.dart
│ │ ├── articlepage.dart
│ │ ├── intereststackwidget.dart
│ │ ├── media_platforms.dart
│ │ ├── recommanimewidget.dart
│ │ ├── relatedanimewidget.dart
│ │ ├── reviewpage.dart
│ │ ├── synopsiswidget.dart
│ │ ├── userupdates.dart
│ │ └── videoswidget.dart
│ ├── explorepage.dart
│ ├── forumpage.dart
│ ├── home
│ │ └── newswidget.dart
│ ├── homepage.dart
│ ├── search
│ │ ├── all_genre_widget.dart
│ │ ├── allrankingwidget.dart
│ │ └── seasonalwidget.dart
│ ├── settings
│ │ ├── about.dart
│ │ ├── anime_manga_settings.dart
│ │ ├── backup_restore.dart
│ │ ├── cachesettings.dart
│ │ ├── customsettings.dart
│ │ ├── dropdowncustom.dart
│ │ ├── homepagesettings.dart
│ │ ├── langsettings.dart
│ │ ├── list_pref_settings.dart
│ │ ├── notifsettings.dart
│ │ ├── optiontile.dart
│ │ ├── settingheader.dart
│ │ ├── themesettings.dart
│ │ └── userprefsetting.dart
│ ├── settings_page.dart
│ ├── side_bar.dart
│ ├── userpage.dart
│ └── userpop.dart
├── painter.dart
├── platform
│ └── platfrom.dart
├── screens
│ ├── characterscreen.dart
│ ├── clubscreen.dart
│ ├── contentdetailedscreen.dart
│ ├── featurescreen.dart
│ ├── forumposts.dart
│ ├── forumtopicsscreen.dart
│ ├── generalsearchscreen.dart
│ ├── homescreen.dart
│ ├── intro
│ │ └── introscreen.dart
│ ├── moreinfo.dart
│ ├── openscreen.dart
│ ├── plainscreen.dart
│ ├── seasonal_screen.dart
│ ├── tabscreen.dart
│ └── user_profile.dart
├── theme
│ ├── theme.dart
│ ├── theme.g.dart
│ └── themedata.dart
├── user
│ ├── anime_manga_pref.dart
│ ├── anime_manga_pref.g.dart
│ ├── anime_manga_tab_pref.dart
│ ├── anime_manga_tab_pref.g.dart
│ ├── hompagepref.dart
│ ├── hompagepref.g.dart
│ ├── list_pref.dart
│ ├── prefvalue.dart
│ ├── prefvalue.g.dart
│ ├── user.dart
│ └── userpref.dart
├── util
│ ├── error
│ │ ├── error_details.dart
│ │ ├── error_details.g.dart
│ │ └── error_reporting.dart
│ ├── file_service.dart
│ ├── homepageutils.dart
│ ├── htmlutils.dart
│ ├── insight_service.dart
│ ├── pathutils.dart
│ └── streamutils.dart
└── widgets
│ ├── anime_graph.dart
│ ├── autosize_copy_text.dart
│ ├── avatarwidget.dart
│ ├── background.dart
│ ├── barchart.dart
│ ├── bottomnavbar.dart
│ ├── club
│ └── clublistwidget.dart
│ ├── common
│ ├── image_preview.dart
│ └── share_builder.dart
│ ├── customanimations.dart
│ ├── customappbar.dart
│ ├── custombutton.dart
│ ├── customfuture.dart
│ ├── fadingeffect.dart
│ ├── featured
│ └── tagswidget.dart
│ ├── forum
│ ├── bbcodewidget.dart
│ ├── boardwidget.dart
│ ├── forumtopicwidget.dart
│ ├── nextprev.dart
│ └── postwidget.dart
│ ├── headerwidget.dart
│ ├── home
│ ├── accordion.dart
│ ├── animecard.dart
│ ├── bookmarks_widget.dart
│ ├── feature_first.dart
│ ├── nodebadge.dart
│ └── notifications.dart
│ ├── homeappbar.dart
│ ├── instantpage.dart
│ ├── listsortfilter.dart
│ ├── loading
│ ├── expandedwidget.dart
│ ├── loadingcard.dart
│ └── shimmerwidget.dart
│ ├── search
│ ├── contentswitch.dart
│ ├── filtermodal.dart
│ └── sliderwidget.dart
│ ├── selectbottom.dart
│ ├── selecttopper.dart
│ ├── shimmecolor.dart
│ ├── slivers.dart
│ ├── togglebutton.dart
│ ├── translator.dart
│ ├── user
│ ├── charts
│ │ ├── distributed_chart.dart
│ │ └── stats_chart.dart
│ ├── contentbuilder.dart
│ ├── contenteditwidget.dart
│ ├── contentlistwidget.dart
│ ├── customizedlist.dart
│ ├── signinpage.dart
│ ├── stats_screen.dart
│ ├── user_header.dart
│ ├── userchart.dart
│ └── weeklyanime.dart
│ └── web
│ └── c_webview.dart
├── linux
├── .gitignore
├── CMakeLists.txt
├── flutter
│ ├── CMakeLists.txt
│ ├── generated_plugin_registrant.cc
│ ├── generated_plugin_registrant.h
│ └── generated_plugins.cmake
├── main.cc
├── my_application.cc
└── my_application.h
├── macos
├── .gitignore
├── Flutter
│ ├── Flutter-Debug.xcconfig
│ ├── Flutter-Release.xcconfig
│ └── GeneratedPluginRegistrant.swift
├── Runner.xcodeproj
│ ├── project.pbxproj
│ ├── project.xcworkspace
│ │ └── xcshareddata
│ │ │ └── IDEWorkspaceChecks.plist
│ └── xcshareddata
│ │ └── xcschemes
│ │ └── Runner.xcscheme
├── Runner.xcworkspace
│ ├── contents.xcworkspacedata
│ └── xcshareddata
│ │ └── IDEWorkspaceChecks.plist
└── Runner
│ ├── AppDelegate.swift
│ ├── Assets.xcassets
│ └── AppIcon.appiconset
│ │ ├── Contents.json
│ │ ├── app_icon_1024.png
│ │ ├── app_icon_128.png
│ │ ├── app_icon_16.png
│ │ ├── app_icon_256.png
│ │ ├── app_icon_32.png
│ │ ├── app_icon_512.png
│ │ └── app_icon_64.png
│ ├── Base.lproj
│ └── MainMenu.xib
│ ├── Configs
│ ├── AppInfo.xcconfig
│ ├── Debug.xcconfig
│ ├── Release.xcconfig
│ └── Warnings.xcconfig
│ ├── DebugProfile.entitlements
│ ├── Info.plist
│ ├── MainFlutterWindow.swift
│ └── Release.entitlements
├── metadata
├── de-DE
│ ├── full_description.txt
│ ├── short_description.txt
│ └── title.txt
├── en-US
│ ├── changelogs
│ │ ├── 88.txt
│ │ ├── 89.txt
│ │ ├── 95.txt
│ │ └── 97.txt
│ ├── full_description.txt
│ ├── images
│ │ ├── icon.png
│ │ └── phoneScreenshots
│ │ │ ├── Screenshot_1.png
│ │ │ ├── Screenshot_2.png
│ │ │ ├── Screenshot_3.png
│ │ │ ├── Screenshot_4.png
│ │ │ ├── Screenshot_5.png
│ │ │ ├── Screenshot_6.png
│ │ │ ├── Screenshot_7.png
│ │ │ └── Screenshot_8.png
│ ├── short_description.txt
│ └── title.txt
├── es-ES
│ ├── full_description.txt
│ ├── short_description.txt
│ └── title.txt
├── fr-FR
│ ├── full_description.txt
│ ├── short_description.txt
│ └── title.txt
└── tr-TR
│ ├── full_description.txt
│ ├── short_description.txt
│ └── title.txt
├── pubspec.lock
├── pubspec.yaml
├── py-req.txt
├── python
├── init.py
└── web-utils
│ ├── genre.html
│ └── index.py
├── test
└── widget_test.dart
├── versions
├── web
├── favicon.png
├── icons
│ ├── Icon-192.png
│ └── Icon-512.png
├── index.html
└── manifest.json
├── web_assets
├── genre_desc_anime.json
├── genre_desc_manga.json
└── genres
│ ├── 10_anime.jpg
│ ├── 10_manga.jpg
│ ├── 11_anime.jpg
│ ├── 11_manga.jpg
│ ├── 12_anime.jpg
│ ├── 12_manga.jpg
│ ├── 13_anime.jpg
│ ├── 13_manga.jpg
│ ├── 14_anime.jpg
│ ├── 14_manga.jpg
│ ├── 15_anime.jpg
│ ├── 15_manga.jpg
│ ├── 17_anime.jpg
│ ├── 17_manga.jpg
│ ├── 18_anime.jpg
│ ├── 18_manga.jpg
│ ├── 19_anime.jpg
│ ├── 19_manga.jpg
│ ├── 1_anime.jpg
│ ├── 1_manga.jpg
│ ├── 20_anime.jpg
│ ├── 20_manga.jpg
│ ├── 21_anime.jpg
│ ├── 21_manga.jpg
│ ├── 22_anime.jpg
│ ├── 22_manga.jpg
│ ├── 23_anime.jpg
│ ├── 23_manga.jpg
│ ├── 24_anime.jpg
│ ├── 24_manga.jpg
│ ├── 25_anime.jpg
│ ├── 25_manga.jpg
│ ├── 26_anime.jpg
│ ├── 26_manga.jpg
│ ├── 27_anime.jpg
│ ├── 27_manga.jpg
│ ├── 28_anime.jpg
│ ├── 28_manga.jpg
│ ├── 29_anime.jpg
│ ├── 29_manga.jpg
│ ├── 2_anime.jpg
│ ├── 2_manga.jpg
│ ├── 30_anime.jpg
│ ├── 30_manga.jpg
│ ├── 31_anime.jpg
│ ├── 31_manga.jpg
│ ├── 32_anime.jpg
│ ├── 32_manga.jpg
│ ├── 35_anime.jpg
│ ├── 35_manga.jpg
│ ├── 36_anime.jpg
│ ├── 36_manga.jpg
│ ├── 37_anime.jpg
│ ├── 37_manga.jpg
│ ├── 38_anime.jpg
│ ├── 38_manga.jpg
│ ├── 39_anime.jpg
│ ├── 39_manga.jpg
│ ├── 3_anime.jpg
│ ├── 3_manga.jpg
│ ├── 40_anime.jpg
│ ├── 40_manga.jpg
│ ├── 41_anime.jpg
│ ├── 41_manga.jpg
│ ├── 42_anime.jpg
│ ├── 42_manga.jpg
│ ├── 43_anime.jpg
│ ├── 44_manga.jpg
│ ├── 45_manga.jpg
│ ├── 46_anime.jpg
│ ├── 46_manga.jpg
│ ├── 47_anime.jpg
│ ├── 47_manga.jpg
│ ├── 48_anime.jpg
│ ├── 48_manga.jpg
│ ├── 49_anime.jpg
│ ├── 49_manga.jpg
│ ├── 4_anime.jpg
│ ├── 4_manga.jpg
│ ├── 50_anime.jpg
│ ├── 50_manga.jpg
│ ├── 51_anime.jpg
│ ├── 51_manga.jpg
│ ├── 52_anime.jpg
│ ├── 52_manga.jpg
│ ├── 53_anime.jpg
│ ├── 53_manga.jpg
│ ├── 54_anime.jpg
│ ├── 54_manga.jpg
│ ├── 55_anime.jpg
│ ├── 55_manga.jpg
│ ├── 56_anime.jpg
│ ├── 56_manga.jpg
│ ├── 57_anime.jpg
│ ├── 57_manga.jpg
│ ├── 58_anime.jpg
│ ├── 58_manga.jpg
│ ├── 59_anime.jpg
│ ├── 59_manga.jpg
│ ├── 5_anime.jpg
│ ├── 5_manga.jpg
│ ├── 60_anime.jpg
│ ├── 60_manga.jpg
│ ├── 61_anime.jpg
│ ├── 61_manga.jpg
│ ├── 62_anime.jpg
│ ├── 62_manga.jpg
│ ├── 63_anime.jpg
│ ├── 63_manga.jpg
│ ├── 64_anime.jpg
│ ├── 64_manga.jpg
│ ├── 65_anime.jpg
│ ├── 65_manga.jpg
│ ├── 66_anime.jpg
│ ├── 66_manga.jpg
│ ├── 67_anime.jpg
│ ├── 67_manga.jpg
│ ├── 68_anime.jpg
│ ├── 68_manga.jpg
│ ├── 69_anime.jpg
│ ├── 69_manga.jpg
│ ├── 6_anime.jpg
│ ├── 6_manga.jpg
│ ├── 70_anime.jpg
│ ├── 70_manga.jpg
│ ├── 71_anime.jpg
│ ├── 71_manga.jpg
│ ├── 72_anime.jpg
│ ├── 72_manga.jpg
│ ├── 73_anime.jpg
│ ├── 73_manga.jpg
│ ├── 74_anime.jpg
│ ├── 74_manga.jpg
│ ├── 75_anime.jpg
│ ├── 75_manga.jpg
│ ├── 76_anime.jpg
│ ├── 76_manga.jpg
│ ├── 77_anime.jpg
│ ├── 77_manga.jpg
│ ├── 78_anime.jpg
│ ├── 78_manga.jpg
│ ├── 79_anime.jpg
│ ├── 79_manga.jpg
│ ├── 7_anime.jpg
│ ├── 7_manga.jpg
│ ├── 80_anime.jpg
│ ├── 80_manga.jpg
│ ├── 81_anime.jpg
│ ├── 81_manga.jpg
│ ├── 82_manga.jpg
│ ├── 8_anime.jpg
│ ├── 8_manga.jpg
│ ├── 9_anime.jpg
│ └── 9_manga.jpg
└── windows
├── .gitignore
├── CMakeLists.txt
├── flutter
├── CMakeLists.txt
├── generated_plugin_registrant.cc
├── generated_plugin_registrant.h
└── generated_plugins.cmake
└── runner
├── CMakeLists.txt
├── Runner.rc
├── flutter_window.cpp
├── flutter_window.h
├── main.cpp
├── resource.h
├── resources
└── app_icon.ico
├── runner.exe.manifest
├── utils.cpp
├── utils.h
├── win32_window.cpp
└── win32_window.h
/Cargo.toml:
--------------------------------------------------------------------------------
1 | [workspace]
2 | members = [
3 | "dal-rust-api"
4 | ]
--------------------------------------------------------------------------------
/Procfile:
--------------------------------------------------------------------------------
1 | web: ./target/release/dal-rust-api
--------------------------------------------------------------------------------
/RustConfig:
--------------------------------------------------------------------------------
1 | RUST_CARGO_BUILD_FLAGS="-p dal-rust-api --release"
--------------------------------------------------------------------------------
/android/.gitignore:
--------------------------------------------------------------------------------
1 | gradle-wrapper.jar
2 | /.gradle
3 | /captures/
4 | /gradlew
5 | /gradlew.bat
6 | /local.properties
7 | GeneratedPluginRegistrant.java
8 |
9 | # Remember to never publicly share your keystore.
10 | # See https://flutter.dev/docs/deployment/android#reference-the-keystore-from-the-app
11 | key.properties
12 |
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/.cmake/api/v1/query/client-agp/cache-v2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/.cmake/api/v1/query/client-agp/cache-v2
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/.cmake/api/v1/query/client-agp/cmakeFiles-v1:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/.cmake/api/v1/query/client-agp/cmakeFiles-v1
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/.cmake/api/v1/query/client-agp/codemodel-v2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/.cmake/api/v1/query/client-agp/codemodel-v2
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json:
--------------------------------------------------------------------------------
1 | {
2 | "backtraceGraph" :
3 | {
4 | "commands" : [],
5 | "files" : [],
6 | "nodes" : []
7 | },
8 | "installers" : [],
9 | "paths" :
10 | {
11 | "build" : ".",
12 | "source" : "."
13 | }
14 | }
15 |
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeSystem.cmake:
--------------------------------------------------------------------------------
1 | set(CMAKE_HOST_SYSTEM "Linux-6.13.5-arch1-1")
2 | set(CMAKE_HOST_SYSTEM_NAME "Linux")
3 | set(CMAKE_HOST_SYSTEM_VERSION "6.13.5-arch1-1")
4 | set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
5 |
6 | include("/home/jica/Android/Sdk/ndk/26.1.10909125/build/cmake/android.toolchain.cmake")
7 |
8 | set(CMAKE_SYSTEM "Android-1")
9 | set(CMAKE_SYSTEM_NAME "Android")
10 | set(CMAKE_SYSTEM_VERSION "1")
11 | set(CMAKE_SYSTEM_PROCESSOR "aarch64")
12 |
13 | set(CMAKE_CROSSCOMPILING "TRUE")
14 |
15 | set(CMAKE_SYSTEM_LOADED 1)
16 |
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/CMakeFiles/TargetDirectories.txt:
--------------------------------------------------------------------------------
1 | /home/jica/StudioProjects/DailyAL/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/CMakeFiles/edit_cache.dir
2 | /home/jica/StudioProjects/DailyAL/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/CMakeFiles/rebuild_cache.dir
3 |
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/CMakeFiles/cmake.check_cache:
--------------------------------------------------------------------------------
1 | # This file is generated by cmake for dependency checking of the CMakeCache.txt file
2 |
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/additional_project_files.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/additional_project_files.txt
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/build_file_index.txt:
--------------------------------------------------------------------------------
1 | /opt/flutter/packages/flutter_tools/gradle/src/main/groovy/CMakeLists.txt
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/configure_fingerprint.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/configure_fingerprint.bin
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/prefab_config.json:
--------------------------------------------------------------------------------
1 | {
2 | "enabled": false,
3 | "packages": []
4 | }
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/arm64-v8a/symbol_folder_index.txt:
--------------------------------------------------------------------------------
1 | /home/jica/StudioProjects/DailyAL/build/app/intermediates/cxx/Debug/4t1v1i4t/obj/arm64-v8a
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/.cmake/api/v1/query/client-agp/cache-v2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/.cmake/api/v1/query/client-agp/cache-v2
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/.cmake/api/v1/query/client-agp/cmakeFiles-v1:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/.cmake/api/v1/query/client-agp/cmakeFiles-v1
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/.cmake/api/v1/query/client-agp/codemodel-v2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/.cmake/api/v1/query/client-agp/codemodel-v2
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json:
--------------------------------------------------------------------------------
1 | {
2 | "backtraceGraph" :
3 | {
4 | "commands" : [],
5 | "files" : [],
6 | "nodes" : []
7 | },
8 | "installers" : [],
9 | "paths" :
10 | {
11 | "build" : ".",
12 | "source" : "."
13 | }
14 | }
15 |
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeSystem.cmake:
--------------------------------------------------------------------------------
1 | set(CMAKE_HOST_SYSTEM "Linux-6.13.5-arch1-1")
2 | set(CMAKE_HOST_SYSTEM_NAME "Linux")
3 | set(CMAKE_HOST_SYSTEM_VERSION "6.13.5-arch1-1")
4 | set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
5 |
6 | include("/home/jica/Android/Sdk/ndk/26.1.10909125/build/cmake/android.toolchain.cmake")
7 |
8 | set(CMAKE_SYSTEM "Android-1")
9 | set(CMAKE_SYSTEM_NAME "Android")
10 | set(CMAKE_SYSTEM_VERSION "1")
11 | set(CMAKE_SYSTEM_PROCESSOR "armv7-a")
12 |
13 | set(CMAKE_CROSSCOMPILING "TRUE")
14 |
15 | set(CMAKE_SYSTEM_LOADED 1)
16 |
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/CMakeFiles/TargetDirectories.txt:
--------------------------------------------------------------------------------
1 | /home/jica/StudioProjects/DailyAL/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/CMakeFiles/edit_cache.dir
2 | /home/jica/StudioProjects/DailyAL/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/CMakeFiles/rebuild_cache.dir
3 |
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/CMakeFiles/cmake.check_cache:
--------------------------------------------------------------------------------
1 | # This file is generated by cmake for dependency checking of the CMakeCache.txt file
2 |
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/additional_project_files.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/additional_project_files.txt
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/build_file_index.txt:
--------------------------------------------------------------------------------
1 | /opt/flutter/packages/flutter_tools/gradle/src/main/groovy/CMakeLists.txt
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/configure_fingerprint.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/configure_fingerprint.bin
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/prefab_config.json:
--------------------------------------------------------------------------------
1 | {
2 | "enabled": false,
3 | "packages": []
4 | }
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/armeabi-v7a/symbol_folder_index.txt:
--------------------------------------------------------------------------------
1 | /home/jica/StudioProjects/DailyAL/build/app/intermediates/cxx/Debug/4t1v1i4t/obj/armeabi-v7a
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86/.cmake/api/v1/query/client-agp/cache-v2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/x86/.cmake/api/v1/query/client-agp/cache-v2
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86/.cmake/api/v1/query/client-agp/cmakeFiles-v1:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/x86/.cmake/api/v1/query/client-agp/cmakeFiles-v1
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86/.cmake/api/v1/query/client-agp/codemodel-v2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/x86/.cmake/api/v1/query/client-agp/codemodel-v2
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json:
--------------------------------------------------------------------------------
1 | {
2 | "backtraceGraph" :
3 | {
4 | "commands" : [],
5 | "files" : [],
6 | "nodes" : []
7 | },
8 | "installers" : [],
9 | "paths" :
10 | {
11 | "build" : ".",
12 | "source" : "."
13 | }
14 | }
15 |
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/x86/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/x86/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86/CMakeFiles/3.22.1-g37088a8/CMakeSystem.cmake:
--------------------------------------------------------------------------------
1 | set(CMAKE_HOST_SYSTEM "Linux-6.13.5-arch1-1")
2 | set(CMAKE_HOST_SYSTEM_NAME "Linux")
3 | set(CMAKE_HOST_SYSTEM_VERSION "6.13.5-arch1-1")
4 | set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
5 |
6 | include("/home/jica/Android/Sdk/ndk/26.1.10909125/build/cmake/android.toolchain.cmake")
7 |
8 | set(CMAKE_SYSTEM "Android-1")
9 | set(CMAKE_SYSTEM_NAME "Android")
10 | set(CMAKE_SYSTEM_VERSION "1")
11 | set(CMAKE_SYSTEM_PROCESSOR "i686")
12 |
13 | set(CMAKE_CROSSCOMPILING "TRUE")
14 |
15 | set(CMAKE_SYSTEM_LOADED 1)
16 |
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/x86/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/x86/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86/CMakeFiles/TargetDirectories.txt:
--------------------------------------------------------------------------------
1 | /home/jica/StudioProjects/DailyAL/android/app/.cxx/Debug/4t1v1i4t/x86/CMakeFiles/edit_cache.dir
2 | /home/jica/StudioProjects/DailyAL/android/app/.cxx/Debug/4t1v1i4t/x86/CMakeFiles/rebuild_cache.dir
3 |
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86/CMakeFiles/cmake.check_cache:
--------------------------------------------------------------------------------
1 | # This file is generated by cmake for dependency checking of the CMakeCache.txt file
2 |
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86/additional_project_files.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/x86/additional_project_files.txt
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86/android_gradle_build_mini.json:
--------------------------------------------------------------------------------
1 | {
2 | "buildFiles": [
3 | "/opt/flutter/packages/flutter_tools/gradle/src/main/groovy/CMakeLists.txt"
4 | ],
5 | "cleanCommandsComponents": [
6 | [
7 | "/home/jica/Android/Sdk/cmake/3.22.1/bin/ninja",
8 | "-C",
9 | "/home/jica/StudioProjects/DailyAL/android/app/.cxx/Debug/4t1v1i4t/x86",
10 | "clean"
11 | ]
12 | ],
13 | "buildTargetsCommandComponents": [
14 | "/home/jica/Android/Sdk/cmake/3.22.1/bin/ninja",
15 | "-C",
16 | "/home/jica/StudioProjects/DailyAL/android/app/.cxx/Debug/4t1v1i4t/x86",
17 | "{LIST_OF_TARGETS_TO_BUILD}"
18 | ],
19 | "libraries": {}
20 | }
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86/build_file_index.txt:
--------------------------------------------------------------------------------
1 | /opt/flutter/packages/flutter_tools/gradle/src/main/groovy/CMakeLists.txt
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86/configure_fingerprint.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/x86/configure_fingerprint.bin
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86/prefab_config.json:
--------------------------------------------------------------------------------
1 | {
2 | "enabled": false,
3 | "packages": []
4 | }
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86/symbol_folder_index.txt:
--------------------------------------------------------------------------------
1 | /home/jica/StudioProjects/DailyAL/build/app/intermediates/cxx/Debug/4t1v1i4t/obj/x86
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86_64/.cmake/api/v1/query/client-agp/cache-v2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/x86_64/.cmake/api/v1/query/client-agp/cache-v2
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86_64/.cmake/api/v1/query/client-agp/cmakeFiles-v1:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/x86_64/.cmake/api/v1/query/client-agp/cmakeFiles-v1
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86_64/.cmake/api/v1/query/client-agp/codemodel-v2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/x86_64/.cmake/api/v1/query/client-agp/codemodel-v2
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86_64/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json:
--------------------------------------------------------------------------------
1 | {
2 | "backtraceGraph" :
3 | {
4 | "commands" : [],
5 | "files" : [],
6 | "nodes" : []
7 | },
8 | "installers" : [],
9 | "paths" :
10 | {
11 | "build" : ".",
12 | "source" : "."
13 | }
14 | }
15 |
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeSystem.cmake:
--------------------------------------------------------------------------------
1 | set(CMAKE_HOST_SYSTEM "Linux-6.13.5-arch1-1")
2 | set(CMAKE_HOST_SYSTEM_NAME "Linux")
3 | set(CMAKE_HOST_SYSTEM_VERSION "6.13.5-arch1-1")
4 | set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
5 |
6 | include("/home/jica/Android/Sdk/ndk/26.1.10909125/build/cmake/android.toolchain.cmake")
7 |
8 | set(CMAKE_SYSTEM "Android-1")
9 | set(CMAKE_SYSTEM_NAME "Android")
10 | set(CMAKE_SYSTEM_VERSION "1")
11 | set(CMAKE_SYSTEM_PROCESSOR "x86_64")
12 |
13 | set(CMAKE_CROSSCOMPILING "TRUE")
14 |
15 | set(CMAKE_SYSTEM_LOADED 1)
16 |
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86_64/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/x86_64/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86_64/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/x86_64/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86_64/CMakeFiles/TargetDirectories.txt:
--------------------------------------------------------------------------------
1 | /home/jica/StudioProjects/DailyAL/android/app/.cxx/Debug/4t1v1i4t/x86_64/CMakeFiles/edit_cache.dir
2 | /home/jica/StudioProjects/DailyAL/android/app/.cxx/Debug/4t1v1i4t/x86_64/CMakeFiles/rebuild_cache.dir
3 |
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86_64/CMakeFiles/cmake.check_cache:
--------------------------------------------------------------------------------
1 | # This file is generated by cmake for dependency checking of the CMakeCache.txt file
2 |
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86_64/additional_project_files.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/x86_64/additional_project_files.txt
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86_64/android_gradle_build_mini.json:
--------------------------------------------------------------------------------
1 | {
2 | "buildFiles": [
3 | "/opt/flutter/packages/flutter_tools/gradle/src/main/groovy/CMakeLists.txt"
4 | ],
5 | "cleanCommandsComponents": [
6 | [
7 | "/home/jica/Android/Sdk/cmake/3.22.1/bin/ninja",
8 | "-C",
9 | "/home/jica/StudioProjects/DailyAL/android/app/.cxx/Debug/4t1v1i4t/x86_64",
10 | "clean"
11 | ]
12 | ],
13 | "buildTargetsCommandComponents": [
14 | "/home/jica/Android/Sdk/cmake/3.22.1/bin/ninja",
15 | "-C",
16 | "/home/jica/StudioProjects/DailyAL/android/app/.cxx/Debug/4t1v1i4t/x86_64",
17 | "{LIST_OF_TARGETS_TO_BUILD}"
18 | ],
19 | "libraries": {}
20 | }
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86_64/build_file_index.txt:
--------------------------------------------------------------------------------
1 | /opt/flutter/packages/flutter_tools/gradle/src/main/groovy/CMakeLists.txt
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86_64/configure_fingerprint.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/Debug/4t1v1i4t/x86_64/configure_fingerprint.bin
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86_64/prefab_config.json:
--------------------------------------------------------------------------------
1 | {
2 | "enabled": false,
3 | "packages": []
4 | }
--------------------------------------------------------------------------------
/android/app/.cxx/Debug/4t1v1i4t/x86_64/symbol_folder_index.txt:
--------------------------------------------------------------------------------
1 | /home/jica/StudioProjects/DailyAL/build/app/intermediates/cxx/Debug/4t1v1i4t/obj/x86_64
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/.cmake/api/v1/query/client-agp/cache-v2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/.cmake/api/v1/query/client-agp/cache-v2
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/.cmake/api/v1/query/client-agp/cmakeFiles-v1:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/.cmake/api/v1/query/client-agp/cmakeFiles-v1
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/.cmake/api/v1/query/client-agp/codemodel-v2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/.cmake/api/v1/query/client-agp/codemodel-v2
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/.cmake/api/v1/reply/directory-.-RelWithDebInfo-f5ebdc15457944623624.json:
--------------------------------------------------------------------------------
1 | {
2 | "backtraceGraph" :
3 | {
4 | "commands" : [],
5 | "files" : [],
6 | "nodes" : []
7 | },
8 | "installers" : [],
9 | "paths" :
10 | {
11 | "build" : ".",
12 | "source" : "."
13 | }
14 | }
15 |
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeSystem.cmake:
--------------------------------------------------------------------------------
1 | set(CMAKE_HOST_SYSTEM "Linux-6.13.8-arch1-1")
2 | set(CMAKE_HOST_SYSTEM_NAME "Linux")
3 | set(CMAKE_HOST_SYSTEM_VERSION "6.13.8-arch1-1")
4 | set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
5 |
6 | include("/home/jica/Android/Sdk/ndk/26.1.10909125/build/cmake/android.toolchain.cmake")
7 |
8 | set(CMAKE_SYSTEM "Android-1")
9 | set(CMAKE_SYSTEM_NAME "Android")
10 | set(CMAKE_SYSTEM_VERSION "1")
11 | set(CMAKE_SYSTEM_PROCESSOR "aarch64")
12 |
13 | set(CMAKE_CROSSCOMPILING "TRUE")
14 |
15 | set(CMAKE_SYSTEM_LOADED 1)
16 |
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/CMakeFiles/TargetDirectories.txt:
--------------------------------------------------------------------------------
1 | /home/jica/StudioProjects/DailyAL/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/CMakeFiles/edit_cache.dir
2 | /home/jica/StudioProjects/DailyAL/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/CMakeFiles/rebuild_cache.dir
3 |
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/CMakeFiles/cmake.check_cache:
--------------------------------------------------------------------------------
1 | # This file is generated by cmake for dependency checking of the CMakeCache.txt file
2 |
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/additional_project_files.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/additional_project_files.txt
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/build_file_index.txt:
--------------------------------------------------------------------------------
1 | /opt/flutter/packages/flutter_tools/gradle/src/main/groovy/CMakeLists.txt
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/configure_fingerprint.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/configure_fingerprint.bin
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/prefab_config.json:
--------------------------------------------------------------------------------
1 | {
2 | "enabled": false,
3 | "packages": []
4 | }
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/arm64-v8a/symbol_folder_index.txt:
--------------------------------------------------------------------------------
1 | /home/jica/StudioProjects/DailyAL/build/app/intermediates/cxx/RelWithDebInfo/3m4h3y24/obj/arm64-v8a
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/.cmake/api/v1/query/client-agp/cache-v2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/.cmake/api/v1/query/client-agp/cache-v2
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/.cmake/api/v1/query/client-agp/cmakeFiles-v1:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/.cmake/api/v1/query/client-agp/cmakeFiles-v1
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/.cmake/api/v1/query/client-agp/codemodel-v2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/.cmake/api/v1/query/client-agp/codemodel-v2
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/.cmake/api/v1/reply/directory-.-RelWithDebInfo-f5ebdc15457944623624.json:
--------------------------------------------------------------------------------
1 | {
2 | "backtraceGraph" :
3 | {
4 | "commands" : [],
5 | "files" : [],
6 | "nodes" : []
7 | },
8 | "installers" : [],
9 | "paths" :
10 | {
11 | "build" : ".",
12 | "source" : "."
13 | }
14 | }
15 |
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeSystem.cmake:
--------------------------------------------------------------------------------
1 | set(CMAKE_HOST_SYSTEM "Linux-6.13.8-arch1-1")
2 | set(CMAKE_HOST_SYSTEM_NAME "Linux")
3 | set(CMAKE_HOST_SYSTEM_VERSION "6.13.8-arch1-1")
4 | set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
5 |
6 | include("/home/jica/Android/Sdk/ndk/26.1.10909125/build/cmake/android.toolchain.cmake")
7 |
8 | set(CMAKE_SYSTEM "Android-1")
9 | set(CMAKE_SYSTEM_NAME "Android")
10 | set(CMAKE_SYSTEM_VERSION "1")
11 | set(CMAKE_SYSTEM_PROCESSOR "armv7-a")
12 |
13 | set(CMAKE_CROSSCOMPILING "TRUE")
14 |
15 | set(CMAKE_SYSTEM_LOADED 1)
16 |
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/CMakeFiles/TargetDirectories.txt:
--------------------------------------------------------------------------------
1 | /home/jica/StudioProjects/DailyAL/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/CMakeFiles/edit_cache.dir
2 | /home/jica/StudioProjects/DailyAL/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/CMakeFiles/rebuild_cache.dir
3 |
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/CMakeFiles/cmake.check_cache:
--------------------------------------------------------------------------------
1 | # This file is generated by cmake for dependency checking of the CMakeCache.txt file
2 |
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/additional_project_files.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/additional_project_files.txt
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/build_file_index.txt:
--------------------------------------------------------------------------------
1 | /opt/flutter/packages/flutter_tools/gradle/src/main/groovy/CMakeLists.txt
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/configure_fingerprint.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/configure_fingerprint.bin
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/prefab_config.json:
--------------------------------------------------------------------------------
1 | {
2 | "enabled": false,
3 | "packages": []
4 | }
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/armeabi-v7a/symbol_folder_index.txt:
--------------------------------------------------------------------------------
1 | /home/jica/StudioProjects/DailyAL/build/app/intermediates/cxx/RelWithDebInfo/3m4h3y24/obj/armeabi-v7a
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/.cmake/api/v1/query/client-agp/cache-v2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/.cmake/api/v1/query/client-agp/cache-v2
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/.cmake/api/v1/query/client-agp/cmakeFiles-v1:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/.cmake/api/v1/query/client-agp/cmakeFiles-v1
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/.cmake/api/v1/query/client-agp/codemodel-v2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/.cmake/api/v1/query/client-agp/codemodel-v2
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/.cmake/api/v1/reply/directory-.-RelWithDebInfo-f5ebdc15457944623624.json:
--------------------------------------------------------------------------------
1 | {
2 | "backtraceGraph" :
3 | {
4 | "commands" : [],
5 | "files" : [],
6 | "nodes" : []
7 | },
8 | "installers" : [],
9 | "paths" :
10 | {
11 | "build" : ".",
12 | "source" : "."
13 | }
14 | }
15 |
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/CMakeFiles/3.22.1-g37088a8/CMakeSystem.cmake:
--------------------------------------------------------------------------------
1 | set(CMAKE_HOST_SYSTEM "Linux-6.13.8-arch1-1")
2 | set(CMAKE_HOST_SYSTEM_NAME "Linux")
3 | set(CMAKE_HOST_SYSTEM_VERSION "6.13.8-arch1-1")
4 | set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
5 |
6 | include("/home/jica/Android/Sdk/ndk/26.1.10909125/build/cmake/android.toolchain.cmake")
7 |
8 | set(CMAKE_SYSTEM "Android-1")
9 | set(CMAKE_SYSTEM_NAME "Android")
10 | set(CMAKE_SYSTEM_VERSION "1")
11 | set(CMAKE_SYSTEM_PROCESSOR "i686")
12 |
13 | set(CMAKE_CROSSCOMPILING "TRUE")
14 |
15 | set(CMAKE_SYSTEM_LOADED 1)
16 |
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/CMakeFiles/TargetDirectories.txt:
--------------------------------------------------------------------------------
1 | /home/jica/StudioProjects/DailyAL/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/CMakeFiles/edit_cache.dir
2 | /home/jica/StudioProjects/DailyAL/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/CMakeFiles/rebuild_cache.dir
3 |
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/CMakeFiles/cmake.check_cache:
--------------------------------------------------------------------------------
1 | # This file is generated by cmake for dependency checking of the CMakeCache.txt file
2 |
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/additional_project_files.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/additional_project_files.txt
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/build_file_index.txt:
--------------------------------------------------------------------------------
1 | /opt/flutter/packages/flutter_tools/gradle/src/main/groovy/CMakeLists.txt
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/configure_fingerprint.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/configure_fingerprint.bin
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/prefab_config.json:
--------------------------------------------------------------------------------
1 | {
2 | "enabled": false,
3 | "packages": []
4 | }
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86/symbol_folder_index.txt:
--------------------------------------------------------------------------------
1 | /home/jica/StudioProjects/DailyAL/build/app/intermediates/cxx/RelWithDebInfo/3m4h3y24/obj/x86
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/.cmake/api/v1/query/client-agp/cache-v2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/.cmake/api/v1/query/client-agp/cache-v2
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/.cmake/api/v1/query/client-agp/cmakeFiles-v1:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/.cmake/api/v1/query/client-agp/cmakeFiles-v1
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/.cmake/api/v1/query/client-agp/codemodel-v2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/.cmake/api/v1/query/client-agp/codemodel-v2
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/.cmake/api/v1/reply/directory-.-RelWithDebInfo-f5ebdc15457944623624.json:
--------------------------------------------------------------------------------
1 | {
2 | "backtraceGraph" :
3 | {
4 | "commands" : [],
5 | "files" : [],
6 | "nodes" : []
7 | },
8 | "installers" : [],
9 | "paths" :
10 | {
11 | "build" : ".",
12 | "source" : "."
13 | }
14 | }
15 |
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeSystem.cmake:
--------------------------------------------------------------------------------
1 | set(CMAKE_HOST_SYSTEM "Linux-6.13.8-arch1-1")
2 | set(CMAKE_HOST_SYSTEM_NAME "Linux")
3 | set(CMAKE_HOST_SYSTEM_VERSION "6.13.8-arch1-1")
4 | set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
5 |
6 | include("/home/jica/Android/Sdk/ndk/26.1.10909125/build/cmake/android.toolchain.cmake")
7 |
8 | set(CMAKE_SYSTEM "Android-1")
9 | set(CMAKE_SYSTEM_NAME "Android")
10 | set(CMAKE_SYSTEM_VERSION "1")
11 | set(CMAKE_SYSTEM_PROCESSOR "x86_64")
12 |
13 | set(CMAKE_CROSSCOMPILING "TRUE")
14 |
15 | set(CMAKE_SYSTEM_LOADED 1)
16 |
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/CMakeFiles/TargetDirectories.txt:
--------------------------------------------------------------------------------
1 | /home/jica/StudioProjects/DailyAL/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/CMakeFiles/edit_cache.dir
2 | /home/jica/StudioProjects/DailyAL/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/CMakeFiles/rebuild_cache.dir
3 |
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/CMakeFiles/cmake.check_cache:
--------------------------------------------------------------------------------
1 | # This file is generated by cmake for dependency checking of the CMakeCache.txt file
2 |
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/additional_project_files.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/additional_project_files.txt
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/build_file_index.txt:
--------------------------------------------------------------------------------
1 | /opt/flutter/packages/flutter_tools/gradle/src/main/groovy/CMakeLists.txt
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/configure_fingerprint.bin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/configure_fingerprint.bin
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/prefab_config.json:
--------------------------------------------------------------------------------
1 | {
2 | "enabled": false,
3 | "packages": []
4 | }
--------------------------------------------------------------------------------
/android/app/.cxx/RelWithDebInfo/3m4h3y24/x86_64/symbol_folder_index.txt:
--------------------------------------------------------------------------------
1 | /home/jica/StudioProjects/DailyAL/build/app/intermediates/cxx/RelWithDebInfo/3m4h3y24/obj/x86_64
--------------------------------------------------------------------------------
/android/app/fdroid_keystore.jks:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/fdroid_keystore.jks
--------------------------------------------------------------------------------
/android/app/src/debug/AndroidManifest.xml:
--------------------------------------------------------------------------------
1 |
2 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/android/app/src/main/kotlin/com/teen/dailyanimelist/MainActivity.kt:
--------------------------------------------------------------------------------
1 | package com.teen.dailyanimelist
2 |
3 | import io.flutter.embedding.android.FlutterActivity
4 |
5 | class MainActivity: FlutterActivity() {
6 | }
7 |
--------------------------------------------------------------------------------
/android/app/src/main/res/dal-logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/dal-logo.png
--------------------------------------------------------------------------------
/android/app/src/main/res/drawable-hdpi/ic_stat_name.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/drawable-hdpi/ic_stat_name.png
--------------------------------------------------------------------------------
/android/app/src/main/res/drawable-mdpi/ic_stat_name.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/drawable-mdpi/ic_stat_name.png
--------------------------------------------------------------------------------
/android/app/src/main/res/drawable-v21/app_icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/drawable-v21/app_icon.png
--------------------------------------------------------------------------------
/android/app/src/main/res/drawable-v21/ic_stat_d.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/drawable-v21/ic_stat_d.png
--------------------------------------------------------------------------------
/android/app/src/main/res/drawable-v21/launch_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
12 |
13 |
--------------------------------------------------------------------------------
/android/app/src/main/res/drawable-xhdpi/ic_stat_name.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/drawable-xhdpi/ic_stat_name.png
--------------------------------------------------------------------------------
/android/app/src/main/res/drawable-xxhdpi/ic_stat_name.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/drawable-xxhdpi/ic_stat_name.png
--------------------------------------------------------------------------------
/android/app/src/main/res/drawable-xxxhdpi/ic_stat_name.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/drawable-xxxhdpi/ic_stat_name.png
--------------------------------------------------------------------------------
/android/app/src/main/res/drawable/app_icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/drawable/app_icon.png
--------------------------------------------------------------------------------
/android/app/src/main/res/drawable/ic_stat_d.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/drawable/ic_stat_d.png
--------------------------------------------------------------------------------
/android/app/src/main/res/drawable/ic_stat_name.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/drawable/ic_stat_name.png
--------------------------------------------------------------------------------
/android/app/src/main/res/drawable/launch_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
12 |
13 |
--------------------------------------------------------------------------------
/android/app/src/main/res/drawable/play_store_512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/drawable/play_store_512.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-hdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-hdpi/ic_launcher_adaptive_back.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-hdpi/ic_launcher_adaptive_back.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-hdpi/ic_launcher_adaptive_fore.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-hdpi/ic_launcher_adaptive_fore.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-hdpi/ic_launcher_background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-hdpi/ic_launcher_background.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-hdpi/ic_launcher_monochrome.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-hdpi/ic_launcher_monochrome.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-mdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-mdpi/ic_launcher_adaptive_back.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-mdpi/ic_launcher_adaptive_back.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-mdpi/ic_launcher_adaptive_fore.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-mdpi/ic_launcher_adaptive_fore.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-mdpi/ic_launcher_background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-mdpi/ic_launcher_background.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-mdpi/ic_launcher_monochrome.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-mdpi/ic_launcher_monochrome.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-xhdpi/ic_launcher_adaptive_back.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-xhdpi/ic_launcher_adaptive_back.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-xhdpi/ic_launcher_adaptive_fore.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-xhdpi/ic_launcher_adaptive_fore.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-xhdpi/ic_launcher_monochrome.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-xhdpi/ic_launcher_monochrome.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_adaptive_back.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_adaptive_back.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_adaptive_fore.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_adaptive_fore.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_monochrome.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_monochrome.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_adaptive_back.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_adaptive_back.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_adaptive_fore.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_adaptive_fore.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png
--------------------------------------------------------------------------------
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.png
--------------------------------------------------------------------------------
/android/app/src/profile/AndroidManifest.xml:
--------------------------------------------------------------------------------
1 |
2 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/android/gradle.properties:
--------------------------------------------------------------------------------
1 | org.gradle.jvmargs=-Xmx4G
2 | android.useAndroidX=true
3 | android.enableJetifier=true
4 | android.defaults.buildfeatures.buildconfig=true
5 | android.nonTransitiveRClass=false
6 | android.nonFinalResIds=false
7 |
--------------------------------------------------------------------------------
/android/gradle/wrapper/gradle-wrapper.properties:
--------------------------------------------------------------------------------
1 | #Fri Jun 23 08:50:38 CEST 2017
2 | distributionBase=GRADLE_USER_HOME
3 | distributionPath=wrapper/dists
4 | zipStoreBase=GRADLE_USER_HOME
5 | zipStorePath=wrapper/dists
6 | distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-all.zip
7 |
--------------------------------------------------------------------------------
/android/key.properties.file:
--------------------------------------------------------------------------------
1 | storePassword=fdroid_keystore
2 | keyPassword=fdroid_keystore
3 | keyAlias=key0
4 | storeFile=fdroid_keystore.jks
5 |
--------------------------------------------------------------------------------
/assets/fonts/Poppins-Bold.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/fonts/Poppins-Bold.ttf
--------------------------------------------------------------------------------
/assets/fonts/Poppins-Italic.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/fonts/Poppins-Italic.ttf
--------------------------------------------------------------------------------
/assets/fonts/Poppins-Regular.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/fonts/Poppins-Regular.ttf
--------------------------------------------------------------------------------
/assets/images/anime-collage.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/images/anime-collage.jpg
--------------------------------------------------------------------------------
/assets/images/anime-icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/images/anime-icon.png
--------------------------------------------------------------------------------
/assets/images/cherry.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/images/cherry.jpg
--------------------------------------------------------------------------------
/assets/images/dal-black-bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/images/dal-black-bg.png
--------------------------------------------------------------------------------
/assets/images/error_image.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/images/error_image.png
--------------------------------------------------------------------------------
/assets/images/fall.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/images/fall.jpg
--------------------------------------------------------------------------------
/assets/images/gemini.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/images/gemini.png
--------------------------------------------------------------------------------
/assets/images/general-icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/images/general-icon.png
--------------------------------------------------------------------------------
/assets/images/mal-icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/images/mal-icon.png
--------------------------------------------------------------------------------
/assets/images/myanimelist-logo.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/images/myanimelist-logo.jpg
--------------------------------------------------------------------------------
/assets/images/opm.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/images/opm.jpg
--------------------------------------------------------------------------------
/assets/images/opm_old.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/images/opm_old.jpg
--------------------------------------------------------------------------------
/assets/images/star.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/images/star.png
--------------------------------------------------------------------------------
/assets/images/summer.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/images/summer.jpg
--------------------------------------------------------------------------------
/assets/images/user-unknown.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/images/user-unknown.jpg
--------------------------------------------------------------------------------
/assets/images/user_dal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/images/user_dal.png
--------------------------------------------------------------------------------
/assets/images/user_dal_old.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/images/user_dal_old.png
--------------------------------------------------------------------------------
/assets/images/winter.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/images/winter.png
--------------------------------------------------------------------------------
/assets/images/youtube.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/assets/images/youtube.png
--------------------------------------------------------------------------------
/assets/n8TN5qDG22PAuP50Il:
--------------------------------------------------------------------------------
1 | MAL_CLIENT_ID=4a2616916ea55dd75b7ad461bea38b08
2 | MAL_CLIENT_SECRET=eda146d87caf3408468d0b1b8dd6d84bad3ae5522a4597c495496e743a38bbce
3 | APP_CONFIG_URL=https://raw.githubusercontent.com/JICA98/DailyAL/psycho/config
4 | ERROR_REPORT_URL=
5 | API_URL=https://dal-rust-api.onrender.com
6 | API_SECRET=9XkJNP7ACL4BCVpXzwAzFZaeqdPpwv0aWpV1b89AxkCCSXq6N035YN8wCV8fX1yijaJzinJBMHhyku92qVPXFiQSayfXYajtZtwktYJMrzSTSva18yGLQf9vvQuTALCc
7 | BUILD_VARIANT=fdroid
8 |
--------------------------------------------------------------------------------
/config/github/serverConfigV3.json:
--------------------------------------------------------------------------------
1 | {
2 | "bmacLink": false,
3 | "dalAPIUrl": "https://daily-al-rust-f72806ebd296.herokuapp.com",
4 | "discordLink": "https://discord.gg/ap4Wghv5e8",
5 | "errorLogging": false,
6 | "maxLoad": 100,
7 | "featureFlags": {
8 | "aireviews": true
9 | },
10 | "preferredServers": [
11 | {
12 | "load": 1,
13 | "url": "http://0.0.0.0:8080/"
14 | },
15 | {
16 | "load": 10,
17 | "url": "https://dal-api.onrender.com/"
18 | }
19 | ],
20 | "strategy": "load",
21 | "telegramLink": "https://t.me/dailyalofficial"
22 | }
23 |
--------------------------------------------------------------------------------
/config/github/serverConfigV3Dev.json:
--------------------------------------------------------------------------------
1 | {
2 | "bmacLink": false,
3 | "dalAPIUrl": "https://daily-al-rust-f72806ebd296.herokuapp.com",
4 | "discordLink": "https://discord.gg/ap4Wghv5e8",
5 | "errorLogging": false,
6 | "maxLoad": 100,
7 | "featureFlags": {
8 | "aireviews": true
9 | },
10 | "preferredServers": [
11 | {
12 | "load": 1,
13 | "url": "http://0.0.0.0:8080/"
14 | },
15 | {
16 | "load": 10,
17 | "url": "https://dal-api.onrender.com/"
18 | }
19 | ],
20 | "strategy": "load",
21 | "telegramLink": "https://t.me/dailyalofficial"
22 | }
23 |
--------------------------------------------------------------------------------
/config/playstore/serverConfigV3.json:
--------------------------------------------------------------------------------
1 | {
2 | "bmacLink": false,
3 | "dalAPIUrl": "https://daily-al-rust-f72806ebd296.herokuapp.com",
4 | "discordLink": "https://discord.gg/ap4Wghv5e8",
5 | "errorLogging": true,
6 | "maxLoad": 100,
7 | "featureFlags": {
8 | "aireviews": true
9 | },
10 | "storeUrl": "https://play.google.com/store/apps/details?id=io.github.jica98",
11 | "preferredServers": [
12 | {
13 | "load": 1,
14 | "url": "http://0.0.0.0:8080/"
15 | },
16 | {
17 | "load": 10,
18 | "url": "https://dal-api.onrender.com/"
19 | }
20 | ],
21 | "strategy": "load",
22 | "telegramLink": "https://t.me/dailyalofficial"
23 | }
24 |
--------------------------------------------------------------------------------
/config/playstore/serverConfigV3Dev.json:
--------------------------------------------------------------------------------
1 | {
2 | "bmacLink": false,
3 | "dalAPIUrl": "https://daily-al-rust-f72806ebd296.herokuapp.com",
4 | "discordLink": "https://discord.gg/ap4Wghv5e8",
5 | "errorLogging": false,
6 | "maxLoad": 100,
7 | "featureFlags": {
8 | "aireviews": true
9 | },
10 | "storeUrl": "https://play.google.com/store/apps/details?id=io.github.jica98",
11 | "preferredServers": [
12 | {
13 | "load": 1,
14 | "url": "http://0.0.0.0:8080/"
15 | },
16 | {
17 | "load": 10,
18 | "url": "https://dal-api.onrender.com/"
19 | }
20 | ],
21 | "strategy": "load",
22 | "telegramLink": "https://t.me/dailyalofficial"
23 | }
24 |
--------------------------------------------------------------------------------
/dailyal_support/.vscode/settings.json:
--------------------------------------------------------------------------------
1 | {
2 | "dart.flutterSdkPath": "~/src/flutter/flutter_linux_3.16.9-stable/flutter"
3 | }
--------------------------------------------------------------------------------
/dailyal_support/README.md:
--------------------------------------------------------------------------------
1 | # dailyal_support
2 |
3 | A new Flutter project.
4 |
5 | ## Getting Started
6 |
7 | This project is a starting point for a Flutter application.
8 |
9 | A few resources to get you started if this is your first Flutter project:
10 |
11 | - [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
12 | - [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
13 |
14 | For help getting started with Flutter development, view the
15 | [online documentation](https://docs.flutter.dev/), which offers tutorials,
16 | samples, guidance on mobile development, and a full API reference.
17 |
--------------------------------------------------------------------------------
/dailyal_support/android/.gitignore:
--------------------------------------------------------------------------------
1 | gradle-wrapper.jar
2 | /.gradle
3 | /captures/
4 | /gradlew
5 | /gradlew.bat
6 | /local.properties
7 | GeneratedPluginRegistrant.java
8 |
9 | # Remember to never publicly share your keystore.
10 | # See https://flutter.dev/docs/deployment/android#reference-the-keystore-from-the-app
11 | key.properties
12 | **/*.keystore
13 | **/*.jks
14 |
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/debug/AndroidManifest.xml:
--------------------------------------------------------------------------------
1 |
2 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/play_store_512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/android/app/src/main/play_store_512.png
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/drawable-v21/launch_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
12 |
13 |
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/drawable/launch_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
12 |
13 |
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/mipmap-hdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/mipmap-hdpi/ic_launcher_background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/android/app/src/main/res/mipmap-hdpi/ic_launcher_background.png
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/mipmap-hdpi/ic_launcher_monochrome.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/android/app/src/main/res/mipmap-hdpi/ic_launcher_monochrome.png
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/mipmap-mdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/mipmap-mdpi/ic_launcher_background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/android/app/src/main/res/mipmap-mdpi/ic_launcher_background.png
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/mipmap-mdpi/ic_launcher_monochrome.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/android/app/src/main/res/mipmap-mdpi/ic_launcher_monochrome.png
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/android/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/mipmap-xhdpi/ic_launcher_monochrome.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/android/app/src/main/res/mipmap-xhdpi/ic_launcher_monochrome.png
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_monochrome.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_monochrome.png
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.png
--------------------------------------------------------------------------------
/dailyal_support/android/app/src/profile/AndroidManifest.xml:
--------------------------------------------------------------------------------
1 |
2 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/dailyal_support/android/gradle.properties:
--------------------------------------------------------------------------------
1 | org.gradle.jvmargs=-Xmx4G
2 | android.useAndroidX=true
3 | android.enableJetifier=true
4 |
--------------------------------------------------------------------------------
/dailyal_support/android/gradle/wrapper/gradle-wrapper.properties:
--------------------------------------------------------------------------------
1 | distributionBase=GRADLE_USER_HOME
2 | distributionPath=wrapper/dists
3 | zipStoreBase=GRADLE_USER_HOME
4 | zipStorePath=wrapper/dists
5 | distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-all.zip
6 |
--------------------------------------------------------------------------------
/dailyal_support/ios/Flutter/Debug.xcconfig:
--------------------------------------------------------------------------------
1 | #include "Generated.xcconfig"
2 |
--------------------------------------------------------------------------------
/dailyal_support/ios/Flutter/Release.xcconfig:
--------------------------------------------------------------------------------
1 | #include "Generated.xcconfig"
2 |
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IDEDidComputeMac32BitWarning
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | PreviewsEnabled
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IDEDidComputeMac32BitWarning
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | PreviewsEnabled
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/AppDelegate.swift:
--------------------------------------------------------------------------------
1 | import UIKit
2 | import Flutter
3 |
4 | @UIApplicationMain
5 | @objc class AppDelegate: FlutterAppDelegate {
6 | override func application(
7 | _ application: UIApplication,
8 | didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?
9 | ) -> Bool {
10 | GeneratedPluginRegistrant.register(with: self)
11 | return super.application(application, didFinishLaunchingWithOptions: launchOptions)
12 | }
13 | }
14 |
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "LaunchImage.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "LaunchImage@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "LaunchImage@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
24 |
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md:
--------------------------------------------------------------------------------
1 | # Launch Screen Assets
2 |
3 | You can customize the launch screen with your own desired assets by replacing the image files in this directory.
4 |
5 | You can also do it by opening your Flutter project's Xcode project with `open ios/Runner.xcworkspace`, selecting `Runner/Assets.xcassets` in the Project Navigator and dropping in the desired images.
--------------------------------------------------------------------------------
/dailyal_support/ios/Runner/Runner-Bridging-Header.h:
--------------------------------------------------------------------------------
1 | #import "GeneratedPluginRegistrant.h"
2 |
--------------------------------------------------------------------------------
/dailyal_support/ios/RunnerTests/RunnerTests.swift:
--------------------------------------------------------------------------------
1 | import Flutter
2 | import UIKit
3 | import XCTest
4 |
5 | class RunnerTests: XCTestCase {
6 |
7 | func testExample() {
8 | // If you add code to the Runner application, consider adding tests here.
9 | // See https://developer.apple.com/documentation/xctest for more information about using XCTest.
10 | }
11 |
12 | }
13 |
--------------------------------------------------------------------------------
/dailyal_support/linux/.gitignore:
--------------------------------------------------------------------------------
1 | flutter/ephemeral
2 |
--------------------------------------------------------------------------------
/dailyal_support/linux/flutter/generated_plugin_registrant.cc:
--------------------------------------------------------------------------------
1 | //
2 | // Generated file. Do not edit.
3 | //
4 |
5 | // clang-format off
6 |
7 | #include "generated_plugin_registrant.h"
8 |
9 | #include
10 |
11 | void fl_register_plugins(FlPluginRegistry* registry) {
12 | g_autoptr(FlPluginRegistrar) url_launcher_linux_registrar =
13 | fl_plugin_registry_get_registrar_for_plugin(registry, "UrlLauncherPlugin");
14 | url_launcher_plugin_register_with_registrar(url_launcher_linux_registrar);
15 | }
16 |
--------------------------------------------------------------------------------
/dailyal_support/linux/flutter/generated_plugin_registrant.h:
--------------------------------------------------------------------------------
1 | //
2 | // Generated file. Do not edit.
3 | //
4 |
5 | // clang-format off
6 |
7 | #ifndef GENERATED_PLUGIN_REGISTRANT_
8 | #define GENERATED_PLUGIN_REGISTRANT_
9 |
10 | #include
11 |
12 | // Registers Flutter plugins.
13 | void fl_register_plugins(FlPluginRegistry* registry);
14 |
15 | #endif // GENERATED_PLUGIN_REGISTRANT_
16 |
--------------------------------------------------------------------------------
/dailyal_support/linux/main.cc:
--------------------------------------------------------------------------------
1 | #include "my_application.h"
2 |
3 | int main(int argc, char** argv) {
4 | g_autoptr(MyApplication) app = my_application_new();
5 | return g_application_run(G_APPLICATION(app), argc, argv);
6 | }
7 |
--------------------------------------------------------------------------------
/dailyal_support/linux/my_application.h:
--------------------------------------------------------------------------------
1 | #ifndef FLUTTER_MY_APPLICATION_H_
2 | #define FLUTTER_MY_APPLICATION_H_
3 |
4 | #include
5 |
6 | G_DECLARE_FINAL_TYPE(MyApplication, my_application, MY, APPLICATION,
7 | GtkApplication)
8 |
9 | /**
10 | * my_application_new:
11 | *
12 | * Creates a new Flutter-based application.
13 | *
14 | * Returns: a new #MyApplication.
15 | */
16 | MyApplication* my_application_new();
17 |
18 | #endif // FLUTTER_MY_APPLICATION_H_
19 |
--------------------------------------------------------------------------------
/dailyal_support/macos/.gitignore:
--------------------------------------------------------------------------------
1 | # Flutter-related
2 | **/Flutter/ephemeral/
3 | **/Pods/
4 |
5 | # Xcode-related
6 | **/dgph
7 | **/xcuserdata/
8 |
--------------------------------------------------------------------------------
/dailyal_support/macos/Flutter/Flutter-Debug.xcconfig:
--------------------------------------------------------------------------------
1 | #include "ephemeral/Flutter-Generated.xcconfig"
2 |
--------------------------------------------------------------------------------
/dailyal_support/macos/Flutter/Flutter-Release.xcconfig:
--------------------------------------------------------------------------------
1 | #include "ephemeral/Flutter-Generated.xcconfig"
2 |
--------------------------------------------------------------------------------
/dailyal_support/macos/Flutter/GeneratedPluginRegistrant.swift:
--------------------------------------------------------------------------------
1 | //
2 | // Generated file. Do not edit.
3 | //
4 |
5 | import FlutterMacOS
6 | import Foundation
7 |
8 | import url_launcher_macos
9 |
10 | func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
11 | UrlLauncherPlugin.register(with: registry.registrar(forPlugin: "UrlLauncherPlugin"))
12 | }
13 |
--------------------------------------------------------------------------------
/dailyal_support/macos/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IDEDidComputeMac32BitWarning
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/dailyal_support/macos/Runner.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/dailyal_support/macos/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IDEDidComputeMac32BitWarning
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/dailyal_support/macos/Runner/AppDelegate.swift:
--------------------------------------------------------------------------------
1 | import Cocoa
2 | import FlutterMacOS
3 |
4 | @NSApplicationMain
5 | class AppDelegate: FlutterAppDelegate {
6 | override func applicationShouldTerminateAfterLastWindowClosed(_ sender: NSApplication) -> Bool {
7 | return true
8 | }
9 | }
10 |
--------------------------------------------------------------------------------
/dailyal_support/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_1024.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_1024.png
--------------------------------------------------------------------------------
/dailyal_support/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.png
--------------------------------------------------------------------------------
/dailyal_support/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_16.png
--------------------------------------------------------------------------------
/dailyal_support/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.png
--------------------------------------------------------------------------------
/dailyal_support/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.png
--------------------------------------------------------------------------------
/dailyal_support/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.png
--------------------------------------------------------------------------------
/dailyal_support/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_64.png
--------------------------------------------------------------------------------
/dailyal_support/macos/Runner/Configs/Debug.xcconfig:
--------------------------------------------------------------------------------
1 | #include "../../Flutter/Flutter-Debug.xcconfig"
2 | #include "Warnings.xcconfig"
3 |
--------------------------------------------------------------------------------
/dailyal_support/macos/Runner/Configs/Release.xcconfig:
--------------------------------------------------------------------------------
1 | #include "../../Flutter/Flutter-Release.xcconfig"
2 | #include "Warnings.xcconfig"
3 |
--------------------------------------------------------------------------------
/dailyal_support/macos/Runner/Configs/Warnings.xcconfig:
--------------------------------------------------------------------------------
1 | WARNING_CFLAGS = -Wall -Wconditional-uninitialized -Wnullable-to-nonnull-conversion -Wmissing-method-return-type -Woverlength-strings
2 | GCC_WARN_UNDECLARED_SELECTOR = YES
3 | CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY = YES
4 | CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE
5 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES
6 | CLANG_WARN_PRAGMA_PACK = YES
7 | CLANG_WARN_STRICT_PROTOTYPES = YES
8 | CLANG_WARN_COMMA = YES
9 | GCC_WARN_STRICT_SELECTOR_MATCH = YES
10 | CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK = YES
11 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES
12 | GCC_WARN_SHADOW = YES
13 | CLANG_WARN_UNREACHABLE_CODE = YES
14 |
--------------------------------------------------------------------------------
/dailyal_support/macos/Runner/DebugProfile.entitlements:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | com.apple.security.app-sandbox
6 |
7 | com.apple.security.cs.allow-jit
8 |
9 | com.apple.security.network.server
10 |
11 |
12 |
13 |
--------------------------------------------------------------------------------
/dailyal_support/macos/Runner/MainFlutterWindow.swift:
--------------------------------------------------------------------------------
1 | import Cocoa
2 | import FlutterMacOS
3 |
4 | class MainFlutterWindow: NSWindow {
5 | override func awakeFromNib() {
6 | let flutterViewController = FlutterViewController()
7 | let windowFrame = self.frame
8 | self.contentViewController = flutterViewController
9 | self.setFrame(windowFrame, display: true)
10 |
11 | RegisterGeneratedPlugins(registry: flutterViewController)
12 |
13 | super.awakeFromNib()
14 | }
15 | }
16 |
--------------------------------------------------------------------------------
/dailyal_support/macos/Runner/Release.entitlements:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | com.apple.security.app-sandbox
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/dailyal_support/macos/RunnerTests/RunnerTests.swift:
--------------------------------------------------------------------------------
1 | import FlutterMacOS
2 | import Cocoa
3 | import XCTest
4 |
5 | class RunnerTests: XCTestCase {
6 |
7 | func testExample() {
8 | // If you add code to the Runner application, consider adding tests here.
9 | // See https://developer.apple.com/documentation/xctest for more information about using XCTest.
10 | }
11 |
12 | }
13 |
--------------------------------------------------------------------------------
/dailyal_support/web/favicon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/web/favicon.png
--------------------------------------------------------------------------------
/dailyal_support/web/icons/Icon-192.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/web/icons/Icon-192.png
--------------------------------------------------------------------------------
/dailyal_support/web/icons/Icon-512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/web/icons/Icon-512.png
--------------------------------------------------------------------------------
/dailyal_support/web/icons/Icon-maskable-192.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/web/icons/Icon-maskable-192.png
--------------------------------------------------------------------------------
/dailyal_support/web/icons/Icon-maskable-512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/web/icons/Icon-maskable-512.png
--------------------------------------------------------------------------------
/dailyal_support/windows/.gitignore:
--------------------------------------------------------------------------------
1 | flutter/ephemeral/
2 |
3 | # Visual Studio user-specific files.
4 | *.suo
5 | *.user
6 | *.userosscache
7 | *.sln.docstates
8 |
9 | # Visual Studio build-related files.
10 | x64/
11 | x86/
12 |
13 | # Visual Studio cache files
14 | # files ending in .cache can be ignored
15 | *.[Cc]ache
16 | # but keep track of directories ending in .cache
17 | !*.[Cc]ache/
18 |
--------------------------------------------------------------------------------
/dailyal_support/windows/flutter/generated_plugin_registrant.cc:
--------------------------------------------------------------------------------
1 | //
2 | // Generated file. Do not edit.
3 | //
4 |
5 | // clang-format off
6 |
7 | #include "generated_plugin_registrant.h"
8 |
9 | #include
10 |
11 | void RegisterPlugins(flutter::PluginRegistry* registry) {
12 | UrlLauncherWindowsRegisterWithRegistrar(
13 | registry->GetRegistrarForPlugin("UrlLauncherWindows"));
14 | }
15 |
--------------------------------------------------------------------------------
/dailyal_support/windows/flutter/generated_plugin_registrant.h:
--------------------------------------------------------------------------------
1 | //
2 | // Generated file. Do not edit.
3 | //
4 |
5 | // clang-format off
6 |
7 | #ifndef GENERATED_PLUGIN_REGISTRANT_
8 | #define GENERATED_PLUGIN_REGISTRANT_
9 |
10 | #include
11 |
12 | // Registers Flutter plugins.
13 | void RegisterPlugins(flutter::PluginRegistry* registry);
14 |
15 | #endif // GENERATED_PLUGIN_REGISTRANT_
16 |
--------------------------------------------------------------------------------
/dailyal_support/windows/runner/resource.h:
--------------------------------------------------------------------------------
1 | //{{NO_DEPENDENCIES}}
2 | // Microsoft Visual C++ generated include file.
3 | // Used by Runner.rc
4 | //
5 | #define IDI_APP_ICON 101
6 |
7 | // Next default values for new objects
8 | //
9 | #ifdef APSTUDIO_INVOKED
10 | #ifndef APSTUDIO_READONLY_SYMBOLS
11 | #define _APS_NEXT_RESOURCE_VALUE 102
12 | #define _APS_NEXT_COMMAND_VALUE 40001
13 | #define _APS_NEXT_CONTROL_VALUE 1001
14 | #define _APS_NEXT_SYMED_VALUE 101
15 | #endif
16 | #endif
17 |
--------------------------------------------------------------------------------
/dailyal_support/windows/runner/resources/app_icon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JICA98/DailyAL/005529208ab3fc5ea6f31ceb41818e8cdab56c0a/dailyal_support/windows/runner/resources/app_icon.ico
--------------------------------------------------------------------------------
/dal-api/.dockerignore:
--------------------------------------------------------------------------------
1 | .dockerignore
2 | Dockerfile
3 | build/
4 | .dart_tool/
5 | .git/
6 | .github/
7 | .gitignore
8 | .packages
9 | .vscode/
--------------------------------------------------------------------------------
/dal-api/.gitignore:
--------------------------------------------------------------------------------
1 | # Files and directories created by pub.
2 | .dart_tool/
3 | .packages
4 |
5 | # Conventional directory for build output.
6 | build/
7 | .vscode/
--------------------------------------------------------------------------------
/dal-api/CHANGELOG.md:
--------------------------------------------------------------------------------
1 | ## 1.0.0
2 |
3 | - Initial version.
4 |
--------------------------------------------------------------------------------
/dal-api/README.md:
--------------------------------------------------------------------------------
1 | A sample command-line application with an entrypoint in `bin/`, library code
2 | in `lib/`, and example unit test in `test/`.
3 |
--------------------------------------------------------------------------------
/dal-api/bin/dal_api.dart:
--------------------------------------------------------------------------------
1 | import 'package:dal_api/handlers/handler_core.dart';
2 | import 'package:shelf/shelf.dart' as shelf;
3 | import 'package:shelf/shelf_io.dart' as shelf_io;
4 |
5 | void main() async {
6 | final handler = const shelf.Pipeline()
7 | .addMiddleware(shelf.logRequests())
8 | .addHandler(HandlerCore().handleRequest);
9 |
10 | final server = await shelf_io.serve(handler, '0.0.0.0', 8080);
11 |
12 | print('Serving at http://${server.address.host}:${server.port}');
13 | }
14 |
--------------------------------------------------------------------------------
/dal-api/dal_commons/.gitignore:
--------------------------------------------------------------------------------
1 | # Files and directories created by pub.
2 | .dart_tool/
3 | .packages
4 |
5 | # Conventional directory for build outputs.
6 | build/
7 |
8 | # Omit committing pubspec.lock for library packages; see
9 | # https://dart.dev/guides/libraries/private-files#pubspeclock.
10 | pubspec.lock
11 |
--------------------------------------------------------------------------------
/dal-api/dal_commons/CHANGELOG.md:
--------------------------------------------------------------------------------
1 | ## 1.0.0
2 |
3 | - Initial version.
4 |
--------------------------------------------------------------------------------
/dal-api/dal_commons/lib/src/model/anime/animestudio.dart:
--------------------------------------------------------------------------------
1 | class AnimeStudio {
2 | final String? name;
3 | final int? id;
4 |
5 | AnimeStudio({this.name, this.id});
6 |
7 | factory AnimeStudio.fromJson(Map? json) {
8 | return json != null
9 | ? AnimeStudio(id: json["id"], name: json["name"])
10 | : AnimeStudio();
11 | }
12 |
13 | Map toJson() {
14 | return {"name": name, "id": id};
15 | }
16 | }
17 |
--------------------------------------------------------------------------------
/dal-api/dal_commons/lib/src/model/anime/broadcast.dart:
--------------------------------------------------------------------------------
1 | class Broadcast {
2 | final String? startTime;
3 | final String? dayOfTheWeek;
4 |
5 | Broadcast({this.dayOfTheWeek, this.startTime});
6 |
7 | factory Broadcast.fromJson(Map? json) {
8 | return json != null
9 | ? Broadcast(
10 | dayOfTheWeek: json["day_of_the_week"],
11 | startTime: json["start_time"])
12 | : Broadcast();
13 | }
14 |
15 | Map toJson() {
16 | return {"start_time": startTime, "day_of_the_week": dayOfTheWeek};
17 | }
18 | }
19 |
--------------------------------------------------------------------------------
/dal-api/dal_commons/lib/src/model/anime/detailedmixin.dart:
--------------------------------------------------------------------------------
1 | mixin AnimeDetailedMixin {
2 | int? numEpisodes;
3 | }
4 |
--------------------------------------------------------------------------------
/dal-api/dal_commons/lib/src/model/anime/season.dart:
--------------------------------------------------------------------------------
1 | class Season {
2 | final int? year;
3 | final String? season;
4 |
5 | Season({this.season, this.year});
6 |
7 | factory Season.fromJson(Map? json) {
8 | return json != null
9 | ? Season(season: json["season"], year: json["year"])
10 | : Season();
11 | }
12 |
13 | Map toJson() {
14 | return {
15 | "season": season,
16 | "year": year,
17 | };
18 | }
19 | }
20 |
--------------------------------------------------------------------------------
/dal-api/dal_commons/lib/src/model/anime/themesong.dart:
--------------------------------------------------------------------------------
1 | class ThemeSong {
2 | final int? id;
3 | final int? animeId;
4 | final String? name;
5 |
6 | ThemeSong({this.id, this.animeId, this.name});
7 |
8 | factory ThemeSong.fromJson(Map? json) {
9 | return json != null
10 | ? ThemeSong(
11 | id: json["id"], name: json["text"], animeId: json["anime_id"])
12 | : ThemeSong();
13 | }
14 |
15 | Map toJson() {
16 | return {"text": name, "id": id, "anime_id": animeId};
17 | }
18 | }
19 |
--------------------------------------------------------------------------------
/dal-api/dal_commons/lib/src/model/forum/forum.dart:
--------------------------------------------------------------------------------
1 | import 'package:dal_commons/src/model/forum/board.dart';
2 |
3 | class Forum {
4 | final String? title;
5 | final List? boards;
6 |
7 | Forum({this.title, this.boards});
8 |
9 | factory Forum.fromJson(Map? json) {
10 | return json != null
11 | ? (Forum(
12 | title: json["title"],
13 | boards: List.from(json["boards"] ?? [])
14 | .map((e) => Board.fromJson(e))
15 | .toList()))
16 | : Forum();
17 | }
18 |
19 | Map toJson() {
20 | return {"title": title, "boards": boards};
21 | }
22 | }
23 |
--------------------------------------------------------------------------------
/dal-api/dal_commons/lib/src/model/forum/forumtopicoptions.dart:
--------------------------------------------------------------------------------
1 | class ForumTopicOptions {
2 | final int? id;
3 | final String? text;
4 | final int? votes;
5 |
6 | ForumTopicOptions({this.id, this.text, this.votes});
7 |
8 | factory ForumTopicOptions.fromJson(Map? json) {
9 | return json != null
10 | ? ForumTopicOptions(
11 | votes: json["votes"], id: json["id"], text: json["text"])
12 | : ForumTopicOptions();
13 | }
14 |
15 | Map toJson() {
16 | return {"votes": votes, "id": id, "text": text};
17 | }
18 | }
19 |
--------------------------------------------------------------------------------
/dal-api/dal_commons/lib/src/model/forum/forumuser.dart:
--------------------------------------------------------------------------------
1 | class ForumUser {
2 | final int? id;
3 | final String? name;
4 | final String? forumAvatar;
5 |
6 | ForumUser({this.id, this.name, this.forumAvatar});
7 |
8 | factory ForumUser.fromJson(Map ?json) {
9 | return json != null
10 | ? ForumUser(
11 | forumAvatar: json["forum_avator"],
12 | id: json["id"],
13 | name: json["name"])
14 | : ForumUser();
15 | }
16 |
17 | Map toJson() {
18 | return {"form_avatar": forumAvatar, "id": id, "name": name};
19 | }
20 | }
21 |
--------------------------------------------------------------------------------
/dal-api/dal_commons/lib/src/model/forum/subboard.dart:
--------------------------------------------------------------------------------
1 | class SubBoard {
2 | final int? id;
3 | final String ?title;
4 |
5 | SubBoard({this.id, this.title});
6 |
7 | factory SubBoard.fromJson(Map? json) {
8 | return json != null
9 | ? (SubBoard(id: json["id"], title: json["title"]))
10 | : SubBoard();
11 | }
12 |
13 | Map toJson() {
14 | return {"id": id, "title": title};
15 | }
16 | }
17 |
--------------------------------------------------------------------------------
/dal-api/dal_commons/lib/src/model/global/myliststatus.dart:
--------------------------------------------------------------------------------
1 | mixin MyListStatus {}
2 |
--------------------------------------------------------------------------------
/dal-api/dal_commons/lib/src/model/global/paging.dart:
--------------------------------------------------------------------------------
1 | class Paging {
2 | final String? next;
3 | final String ?previous;
4 |
5 | Paging({this.next, this.previous});
6 |
7 | factory Paging.fromJson(Map? json) {
8 | return json != null
9 | ? Paging(next: json["next"], previous: json["previous"])
10 | : Paging();
11 | }
12 |
13 | Map toJson() {
14 | return {"next": next, "previous": previous};
15 | }
16 | }
17 |
--------------------------------------------------------------------------------
/dal-api/dal_commons/lib/src/model/global/picture.dart:
--------------------------------------------------------------------------------
1 | class Picture {
2 | final String? medium;
3 | final String? large;
4 |
5 | Picture({this.large, this.medium});
6 |
7 | factory Picture.fromJson(Map? json) {
8 | return json != null
9 | ? Picture(
10 | large: json["large"].toString(), medium: json["medium"].toString())
11 | : Picture();
12 | }
13 |
14 | Map toJson() {
15 | return {"medium": medium, "large": large};
16 | }
17 | }
18 |
--------------------------------------------------------------------------------
/dal-api/dal_commons/lib/src/model/global/ranking.dart:
--------------------------------------------------------------------------------
1 | class Ranking {
2 | final int? rank;
3 |
4 | Ranking({this.rank});
5 |
6 | factory Ranking.fromJson(Map? json) {
7 | return json != null ? (Ranking(rank: json["rank"])) : Ranking();
8 | }
9 |
10 | Map toJson() {
11 | return {"rank": rank};
12 | }
13 | }
14 |
--------------------------------------------------------------------------------
/dal-api/dal_commons/lib/src/model/html/anime/additional_title.dart:
--------------------------------------------------------------------------------
1 | class AdditionalTitle {
2 | String title;
3 | String language;
4 |
5 | AdditionalTitle({
6 | required this.title,
7 | required this.language,
8 | });
9 |
10 | factory AdditionalTitle.fromJson(Map? json) {
11 | return json != null
12 | ? AdditionalTitle(
13 | title: json["title"],
14 | language: json["language"],
15 | )
16 | : AdditionalTitle(title: "", language: "");
17 | }
18 |
19 | Map toJson() {
20 | return {
21 | "title": title,
22 | "language": language,
23 | };
24 | }
25 | }
--------------------------------------------------------------------------------
/dal-api/dal_commons/lib/src/model/jikan/anime_review.dart:
--------------------------------------------------------------------------------
1 | import 'package:dal_commons/src/model/global/animenode.dart';
2 |
3 | class AnimeReview extends BaseNode {}
4 |
--------------------------------------------------------------------------------
/dal-api/dal_commons/lib/src/model/manga/authornode.dart:
--------------------------------------------------------------------------------
1 | class AuthorNode {
2 | final String? firstName;
3 | final String? lastName;
4 | final int? id;
5 |
6 | AuthorNode({this.lastName, this.firstName, this.id});
7 |
8 | factory AuthorNode.fromJson(Map? json) {
9 | return json != null
10 | ? AuthorNode(
11 | id: json["id"],
12 | lastName: json["last_name"],
13 | firstName: json["first_name"])
14 | : AuthorNode();
15 | }
16 |
17 | Map toJson() {
18 | return {"first_name": firstName, "last_name": lastName, "id": id};
19 | }
20 | }
21 |
--------------------------------------------------------------------------------
/dal-api/dal_commons/lib/src/model/manga/mangaauthors.dart:
--------------------------------------------------------------------------------
1 | import 'package:dal_commons/src/model/manga/authornode.dart';
2 |
3 | class MangaAuthors {
4 | final String ? role;
5 | final AuthorNode? author;
6 |
7 | MangaAuthors({this.author, this.role});
8 |
9 | factory MangaAuthors.fromJson(Map? json) {
10 | return json != null
11 | ? MangaAuthors(
12 | author: AuthorNode.fromJson(json["node"]), role: json["role"])
13 | : MangaAuthors();
14 | }
15 |
16 | Map toJson() {
17 | return {"role": role, "node": author};
18 | }
19 | }
20 |
--------------------------------------------------------------------------------
/dal-api/dal_commons/lib/src/model/manga/serializationmanga.dart:
--------------------------------------------------------------------------------
1 | class SerializationMangaNode {
2 | final int? id;
3 | final String? name;
4 |
5 | SerializationMangaNode({this.name, this.id});
6 |
7 | factory SerializationMangaNode.fromJson(Map? json) {
8 | if (json == null) return SerializationMangaNode();
9 | final dynNode = json['node'] ?? json;
10 | return SerializationMangaNode(
11 | name: dynNode != null ? dynNode['name'] : null,
12 | id: dynNode != null ? dynNode['id'] : null,
13 | );
14 | }
15 |
16 | Map toJson() {
17 | return {"id": id, "name": name};
18 | }
19 | }
20 |
--------------------------------------------------------------------------------
/dal-api/dal_commons/lib/src/model/request_payload_event.dart:
--------------------------------------------------------------------------------
1 | import 'dart:convert';
2 |
3 | class RequestPaylodEvent {
4 | final Map json;
5 | static RequestPaylodEvent fromJson(Map json) =>
6 | RequestPaylodEvent(json);
7 |
8 | const RequestPaylodEvent(this.json);
9 |
10 | @override
11 | String toString() {
12 | return jsonEncode(json);
13 | }
14 | }
15 |
--------------------------------------------------------------------------------
/dal-api/dal_commons/pubspec.yaml:
--------------------------------------------------------------------------------
1 | name: dal_commons
2 | description: A starting point for Dart libraries or applications.
3 | version: 1.0.0
4 | # homepage: https://www.example.com
5 |
6 | environment:
7 | sdk: '>=3.1.0 <4.0.0'
8 |
9 | dependencies:
10 | html_unescape: ^2.0.0
11 | html: ^0.15.0
12 |
13 | dev_dependencies:
14 | lints: ^3.0.0
15 | test: ^1.16.0
16 | json_serializable: ^6.1.4
17 | build_runner: ^2.1.7
18 |
--------------------------------------------------------------------------------
/dal-api/lambda_build.sh:
--------------------------------------------------------------------------------
1 | mkdir -p build/lambda
2 | dart compile exe bin/dal_api.dart -o build/lambda/bootstrap
3 | cd build/lambda
4 | zip lambda.zip bootstrap
5 | aws lambda update-function-code --function-name dal_lambda --zip-file fileb://./lambda.zip
--------------------------------------------------------------------------------
/dal-api/lib/cache/shared_preferences.dart:
--------------------------------------------------------------------------------
1 | import 'dart:collection';
2 |
3 | import 'package:dal_api/handlers/environemt.dart';
4 | import 'package:dal_commons/dal_commons.dart';
5 |
6 | class SharedPreferences {
7 | static const sk = 'data';
8 | static const tableName = 'daily-al-cache';
9 | final _internalMap = HashMap();
10 |
11 | Future