All Projects → SkyD666 → Imomoe

SkyD666 / Imomoe

Licence: GPL-3.0 license
樱花动漫第三方安卓Android客户端,不含广告,免费开源,目的是学习Android开发。Discord:https://discord.gg/MyaRtRGEzr

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Imomoe

ApolloRickAndMorty
just a side project to try out GraphQL and Dagger Hilt with Clean architecture and MVVM
Stars: ✭ 28 (-97.19%)
Mutual labels:  viewmodel, viewbinding, hilt
Delish
Delish, a Food Recipes App in Jetpack Compose and Hilt based on modern Android tech-stacks and MVI clean architecture.
Stars: ✭ 356 (-64.26%)
Mutual labels:  jetpack, viewmodel, hilt
Superhero-App
🦸🏻‍♂️🦹🏻‍♀️Superhero app built with Kotlin, ViewModel, LiveData, ViewBinding, Room, and Hilt
Stars: ✭ 27 (-97.29%)
Mutual labels:  viewmodel, viewbinding, hilt
Newsster
Android App using Paging3, Hilt, Coroutines, Flow, Jetpack, MVVM architecture.
Stars: ✭ 147 (-85.24%)
Mutual labels:  viewmodel, viewbinding, hilt
roove
Dating app based on firebase services and facebook login. MVVM-Kotlin-RxJava-Dagger-Databinding
Stars: ✭ 55 (-94.48%)
Mutual labels:  viewmodel, hilt
modern-android
Modern Android Project Skeleton
Stars: ✭ 17 (-98.29%)
Mutual labels:  jetpack, viewmodel
Pursuit-Core-Android
Pursuit Core Android
Stars: ✭ 45 (-95.48%)
Mutual labels:  jetpack, viewmodel
Compose-ToDo
A fully functional Android TODO app built entirely with Kotlin and Jetpack Compose
Stars: ✭ 130 (-86.95%)
Mutual labels:  viewmodel, hilt
MockAppMVVM
A sample app structure using the MVVM architecture using Retrofit, Dagger2, LiveData, RxJava, ViewModel and Room.
Stars: ✭ 14 (-98.59%)
Mutual labels:  jetpack, viewmodel
KotlinEverywhere
This application created for Kotlin Everywhere series as a codelab. It will show step by step Kotlin and Android Jetpack Components fundamentals. 🚀🚀
Stars: ✭ 52 (-94.78%)
Mutual labels:  jetpack, viewmodel
android-pokemon-compose
A simple app demonstrates using Jetpack compose with other Jetpack libraries.
Stars: ✭ 56 (-94.38%)
Mutual labels:  jetpack, hilt
JetpackDemo
Jetpack demo that used to show how to use Jetpack libraries.
Stars: ✭ 77 (-92.27%)
Mutual labels:  jetpack, viewmodel
DeezerClone
This Application using Dagger Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData),Navigation based on MVVM architecture.
Stars: ✭ 81 (-91.87%)
Mutual labels:  jetpack, viewmodel
catchflicks
🎬 Kitchen sink project for learning android concepts 🎬
Stars: ✭ 12 (-98.8%)
Mutual labels:  jetpack, viewmodel
Manime
🍱 An anime app, based on single activity and MVVM architecture.
Stars: ✭ 24 (-97.59%)
Mutual labels:  anime, viewmodel
Compose-ShoppingList
Jetpack compose shopping list app
Stars: ✭ 52 (-94.78%)
Mutual labels:  jetpack, viewmodel
StarWarsSearch-MVI
Star wars sample android project showcasing the use of View components for rendering UI in Fragments and Activities. Uses Android Jetpack, clean architecture with MVI (Uni-directional data flow), dagger hilt, and kotlin coroutines with StateFlow
Stars: ✭ 189 (-81.02%)
Mutual labels:  jetpack, viewmodel
WanAndroidJetpack
🔥 WanAndroid 客户端,Kotlin + MVVM + Jetpack + Retrofit + Glide。基于 MVVM 架构,用 Jetpack 实现,网络采用 Kotlin 的协程和 Retrofit 配合使用!精美的 UI,便捷突出的功能实现,欢迎下载体验!
Stars: ✭ 124 (-87.55%)
Mutual labels:  jetpack, viewmodel
compose-actors
🤖 Android app built with jetpack 🚀 compose follows new revamped guide to app architecture. Implemented with State, Coroutines ➰, ViewModels, Repository pattern, Light/Dark theme 🌈 MD3, Animations, Draw on canvas, Custom layouts, UI state handling, 🌀 Image loading with coil, Palette 🎨 usage and dynamic theming etc.
Stars: ✭ 80 (-91.97%)
Mutual labels:  viewmodel, material-design-3
Simple-Notes-Kotlin-App
✍️ Simple Note Making App use mvvm architecture , dagger , coroutines and navigation component. Features includes 🗒️ create , edit and ❌ delete notes
Stars: ✭ 40 (-95.98%)
Mutual labels:  jetpack, viewmodel

readme_cover

樱花动漫

codebeat badge GitHub Workflow Status GitHub release (latest by date) GitHub all downloads Android version GitHub license

樱花动漫第三方安卓Android客户端,免费开源,目的是学习Android开发。(仅支持Android 5及以上版本)

(Android 5用户请尽快升级到6及以上,后续可能会将最低支持版本提高为Android 6)


Discord频道:https://discord.gg/MyaRtRGEzr

可以选择将自制数据源共享到DataSourceRepository仓库,自制数据源/后端帮助文档

>>必看安全说明<<

特色功能

  1. 支持显示排行榜
  2. 支持显示每日更新的番剧
  3. 支持分类查看动漫
  4. 支持双指缩放移动旋转视频
  5. 支持视频投屏到电视
  6. 支持WebDAV备份恢复数据
  7. 支持部分视频显示发送弹幕(需要数据源支持弹幕)
  8. 支持输入某站弹幕链接播放网络弹幕(例如https://api.bilibili.com/x/v1/dm/list.so?oid=97495910
  9. 支持缓存视频到本地
  10. 支持追番(数据保存在本地)
  11. 支持显示观看历史记录
  12. 支持显示搜索历史记录
  13. 支持改变视频播放速度
  14. 支持改变视频显示比例(16:9, 4:3, 全屏等)
  15. 支持本地记忆视频播放进度
  16. 支持播放本地音视频
  17. ......

运行截图

main anime_detail

new_anime everyday_anime

search play

classify rank

favorite history

player

主要技术栈

  • MVVM
  • ViewModel
  • Flow
  • Kotlin Coroutine
  • Hilt
  • Room
  • 少部分Jetpack Compose
  • SplashScreen
  • DiffUtil
  • Retrofit
  • Okhttp
  • Jsoup
  • ......

安全说明

请勿私自传播APK安装包,GitHub仓库为唯一长期仓库,请仅在GitHub仓库下载安装包,请勿下载来历不明的应用与ads包,谨防隐私泄露,谨防受骗!

已发现未知来源的APK

其APK可能经过未知修改,存在风险,建议立即卸载

包括但不限于以下版本:

  • 9.9.9至尊
  • 9.9.9至尊II
  • 9.9.9至尊终极版
  • 9.9.9II
  • 12.14妹妹专属版
  • 1.2.2
  • 1.2.3
  • 果哥9.9.1706

若确实想定制,请自行编译源码生成APK,而不是破解已有的APK安装包!

应用主要权限说明

存储

  1. 读取存储卡中的内容:缓存动漫功能需要读取本地存储卡中缓存的视频文件
  2. 修改或删除存储卡中的内容:缓存动漫功能需要修改记录缓存信息的xml文件

位置信息

  1. 访问大致、确切位置:Flurry SDK会通过地理位置校准报表数据准确性,提供基础反作弊能力

其它应用功能

  1. 防止手机休眠:投屏到电视功能需要
  2. 允许接收WLAN多播:投屏到电视功能需要

附加说明

App内不提供默认数据源,需要用户自行导入或从APP内的数据源商店下载使用。

免责声明

  1. 此软件只提供数据显示不提供原始数据
  2. 此软件显示的所有内容,其版权归原作者所有。
  3. 此软件仅可用作学习交流,未经授权,禁止用于其他用途,请在下载24小时内删除
  4. 因使用此软件产生的版权问题,软件作者概不负责。

Star History

Star History Chart

许可证

使用此软件代码需遵循以下许可证协议

GNU General Public License v3.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].