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

memory-card and stateswitch #64

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

Commits on Jul 7, 2020

  1. extends Event

    LuSingTea committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    620aeb9 View commit details
    Browse the repository at this point in the history
  2. add some demo

    update pom.xml
    add onLougout event
    LuSingTea committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    db80819 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83cb4b5 View commit details
    Browse the repository at this point in the history
  4. add MemoryCard.kt

    LuSingTea committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    f9543fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8312cb2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7854172 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Configuration menu
    Copy the full SHA
    3f09b5e View commit details
    Browse the repository at this point in the history
  2. 简化json存储形式

    LuSingTea committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    db363ce View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Configuration menu
    Copy the full SHA
    50d9131 View commit details
    Browse the repository at this point in the history
  2. 添加华为云

    LuSingTea committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    96bb05f View commit details
    Browse the repository at this point in the history
  3. add some onXXX Event

    LuSingTea committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    62cfbd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. update contact

    LuSingTea committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    8fd067c View commit details
    Browse the repository at this point in the history
  2. update format

    LuSingTea committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    203fced View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10c8c7d View commit details
    Browse the repository at this point in the history
  4. add conurrent dependency

    LuSingTea committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    4d202d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. update some format

    LuSingTea committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    bb44289 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    0236b41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab8ee96 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. 1. 添加阿里云oss后端

    2. 暂时完成stateswitch
    LuSingTea committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    1dc8f51 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. 1. 完善阿里云oss后端

    2. 添加一些错误处理
    LuSingTea committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    e47298c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c5fce5 View commit details
    Browse the repository at this point in the history
  3. 1. 修改格式

    2. 增加S3错误处理
    LuSingTea committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    faa5b6f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. 1. 将方法改为同步

    LuSingTea committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    62342f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    709fb78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cc7707 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2925fd7 View commit details
    Browse the repository at this point in the history
  5. 1. ready变为runblocking

    LuSingTea committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    95add40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37def84 View commit details
    Browse the repository at this point in the history
  7. Delete MemoryCardTest.kt

    LuSingTea authored Jul 19, 2020
    Configuration menu
    Copy the full SHA
    d3e2065 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    d029137 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d278f8b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. 1. 修改stateSwitch on和off的返回值

    2. 完善stateswitch的测试
    3. 将stateswitch的name属性作为构造函数
    LuSingTea committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    59a9c33 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Configuration menu
    Copy the full SHA
    6ab498f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35efab6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2eea542 View commit details
    Browse the repository at this point in the history
  4. 1. 添加hello, type方法

    LuSingTea committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    9fe61a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. 1. Contact.kt添加type,province等一系列方法

    2. Message.kt添加date,forward等方法
    3. 添加say方法
    4. 还未测试
    LuSingTea committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    a9d0ad2 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

  1. 1. Contact.kt添加friend方法

    2. Message.kt添加age方法
    3. MemoryCard.kt添加getName()fangfa
    LuSingTea committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    1170012 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Configuration menu
    Copy the full SHA
    225d494 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5b240c View commit details
    Browse the repository at this point in the history
  3. 1. 添加FriendShipmanger

    2. Contact添加获取信息的方法
    3. Room添加member方法
    4. Wechaty添加say和onReady事件
    5. WechatyListener修改FriendShiplistener参数
    6.
    LuSingTea committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    9b4f815 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67b62c2 View commit details
    Browse the repository at this point in the history
  5. 1. 简化代码

    LuSingTea committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    4629b61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66b7270 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1bf44c7 View commit details
    Browse the repository at this point in the history
  8. 1 解决冲突

    LuSingTea committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    6c129a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Configuration menu
    Copy the full SHA
    b8bf47a View commit details
    Browse the repository at this point in the history
  2. delete demo file

    LuSingTea committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    c594ad8 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

  1. 1. 获取属性的方法变为getXXX

    2. 添加messageQueryFilterFactory方法,新增相关的typealias
    LuSingTea committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    fac8b23 View commit details
    Browse the repository at this point in the history