Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kotlin #15

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

Kotlin #15

wants to merge 22 commits into from

Commits on Aug 23, 2018

  1. 开始使用 kotlin 改写项目

    shilin.liu committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    c14cbe2 View commit details
    Browse the repository at this point in the history
  2. 更新 kotlin

    nanchen2251 authored Aug 23, 2018
    Configuration menu
    Copy the full SHA
    63dce66 View commit details
    Browse the repository at this point in the history
  3. kotlin 分支更新

    nanchen2251 authored Aug 23, 2018
    Configuration menu
    Copy the full SHA
    60dc0f6 View commit details
    Browse the repository at this point in the history
  4. kotlin 更新

    nanchen2251 authored Aug 23, 2018
    Configuration menu
    Copy the full SHA
    1496d74 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. 更新 kotlin 写法

    shilin.liu committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    652c524 View commit details
    Browse the repository at this point in the history
  2. 常量类改写为kotlin

    shilin.liu committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    df0a42e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. 改写 PictureModel 为数据类

    shilin.liu committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    8eef297 View commit details
    Browse the repository at this point in the history
  2. 把 CategoryContract model 改写为数据类

    shilin.liu committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    63bfd26 View commit details
    Browse the repository at this point in the history
  3. 用 kotlin 改写 Fragment

    shilin.liu committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    eb504d9 View commit details
    Browse the repository at this point in the history
  4. 修改Glide缓存机制,去除动画

    shilin.liu committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    620ad06 View commit details
    Browse the repository at this point in the history
  5. kotlin 改写 Home 主页面

    shilin.liu committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    e8b6d83 View commit details
    Browse the repository at this point in the history
  6. kotlin 改写关于我们页面

    shilin.liu committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    6607751 View commit details
    Browse the repository at this point in the history
  7. 用 Kotlin 改写剩余的所有页面

    shilin.liu committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    a71d1b9 View commit details
    Browse the repository at this point in the history
  8. kotlin 改写完成,更新版本到 2.0.1

    shilin.liu committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    614a646 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    nanchen2251 authored Aug 30, 2018
    Configuration menu
    Copy the full SHA
    b2b68ac View commit details
    Browse the repository at this point in the history
  10. 防止滥用 lateinit,修正部分代码逻辑

    shilin.liu committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    0d652c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. Configuration menu
    Copy the full SHA
    104f232 View commit details
    Browse the repository at this point in the history
  2. 用 ?: 操作符替换 Java 三元表达式

    shilin.liu committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    9914faf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    502f3e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. 使用 kotlin lazy 关键字改写

    shilin.liu committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    1c83add View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. rewrite the FragmentPagerAdapter

    shilin.liu committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    d9b0dad View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. 更新到androidx

    宇哥 committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    83ea586 View commit details
    Browse the repository at this point in the history