我自己使用的 app,配合我的网站后台 MinesiteX 才能使用。
因为有自己数据的原因,暂不开放体验,等把自己想要的功能开发差不多了,调整下 Mock 数据,再开放体验。
- 原生 Android 项目
- Android 8.0
- 全部使用 Kotlin 开发
- 尽量减少第三方依赖,自己造轮子
- 能用原生的就用原生的
- 登录+退出
- 电影观影记录
- 电视剧进度记录
- 离下一个早上7点还有多久
- 待实现:SwipeLayout
- okio + okhttp3 + retrofit2
- kotlin-android + kotlin-android-extensions
- Google: Android、Material Design、Android Studio
- Jetbrains: Intellij 平台、 Kotlin 语言
- Oracle 和 逝去的 Sun :Java 语言、JVM
- Square:okio、okhttp、retrofit
- Git
- Github、码云
- Travis CI
The MIT License (MIT)
Copyright (c) 2017 sixlab <https://mas.sixlab.cn>
Copyright (c) 2017 Patrick Root <root@sixlab.cn>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.