Skip to content

dd-fantasy/DawnIslandK

 
 

Repository files navigation

DawnIslandK 黎明岛K

这是一个浮夸的A岛(adnmb.com)客户端,特性功能请看截图。 如果对app使用有问题或建议请提交新的issue。

DawnIslandK is an Android client for adnmb.com. It is based on MVVM, following structural designs of todoapp and dagger-android by Google.

This app utilizes many latest Android features, concepts, propositions and guidlines, including but not limited to: Single Activity Application, Scoped Storage & MediaStore, Kotlin Coroutine, Navigations, Lifecycle, LiveData, Room, ActivityResultContracts, ViewPager2 and Material Design.

This app uses Retrofit2(& okhttp) for API calls, Dagger2 for Dependency Injection(required for repository behind MVVM), Moshi(which provides better support than Gson in Kotlin, i.e. data class constructor with default value).

Dev Memo 开发者日志

Issue faced & Solution

Screenshots 截图

Downloads 下载

Get it on Google Play

Release Asset

Thanks 鸣谢

  • Nimingban
  • DawnIsland
  • @柔柔(代码) @五(设计) @安之(产品) @bug触发器(测试) @第九龙琦(趋势榜) @赛璐璐夙志(APP图标) 资源有一些贡献者我没有记录下来,如果这个软件使用您的产物或者侵犯了您的权益,请联系我的邮箱[email protected]

License

Copyright 2020 Fishballzzz

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 97.1%
  • HTML 2.9%