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

update #2

Merged
merged 84 commits into from
Feb 22, 2019
Merged

update #2

merged 84 commits into from
Feb 22, 2019

Commits on Jan 15, 2018

  1. Configuration menu
    Copy the full SHA
    5168f74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77317cf View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. 滑动删除完成的监听的错误。

    当onItemSwiped方法回调前,数据源没有删掉该item,导致在回调方法中,得到的为移除前的数据。
    zhouhaoo authored Jul 11, 2018
    Configuration menu
    Copy the full SHA
    330346f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2018

  1. Configuration menu
    Copy the full SHA
    425aaf6 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. Merge pull request #2342 from zhouhaoo/patch-1

    滑动删除完成的监听的错误。
    AllenCoder authored Jul 23, 2018
    Configuration menu
    Copy the full SHA
    f878780 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2018

  1. Update README.md

    CymChad authored Aug 5, 2018
    Configuration menu
    Copy the full SHA
    836649a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Configuration menu
    Copy the full SHA
    95959c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1929 from humazed/master

    fixed the issue #1928 regarding onItemSwiped callback.
    AllenCoder authored Aug 13, 2018
    Configuration menu
    Copy the full SHA
    611cc13 View commit details
    Browse the repository at this point in the history
  3. update bulid.tools version

    AllenCoder committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    5faf327 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2018

  1. fix #2400

    AllenCoder committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    4b62036 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64c9c76 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Configuration menu
    Copy the full SHA
    2095b1d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

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

Commits on Aug 29, 2018

  1. Configuration menu
    Copy the full SHA
    24956a9 View commit details
    Browse the repository at this point in the history
  2. no message

    NFLeo committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    a70679d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7610d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Merge pull request #2429 from NFLeo/master

    Add section multiple combination type and demo
    AllenCoder authored Aug 30, 2018
    Configuration menu
    Copy the full SHA
    243ec7f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. AndroidX refactoring

    AllenCoder committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    7f028af View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. Update issue templates

    Update issue templates
    AllenCoder committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    2a936c1 View commit details
    Browse the repository at this point in the history
  2. Update issue templates

    AllenCoder committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    0de833d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

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

Commits on Oct 15, 2018

  1. 优化部分代码

    renpeng committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    085faa3 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. Configuration menu
    Copy the full SHA
    37a48ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2492 from candyguy242/master

    增加对section设定间距后,条目宽度自适应的功能
    AllenCoder authored Dec 3, 2018
    Configuration menu
    Copy the full SHA
    4adb205 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2557 from AllenCoder/master

    1. upgrade  build:gradle to 3.2.1
    AllenCoder authored Dec 3, 2018
    Configuration menu
    Copy the full SHA
    94b86be View commit details
    Browse the repository at this point in the history
  4. 1. fix Call requires API level 17 (current min is 14): android.view.V…

    …iew#getDisplay
    
    2. update readme
    AllenCoder committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    6c613fb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2558 from AllenCoder/master

    1. fix Call requires API level 17 (current min is 14): and update readme
    AllenCoder authored Dec 3, 2018
    Configuration menu
    Copy the full SHA
    edd199b View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2018

  1. fix issue #2596

    有些场景下mData中的不同位置会引用同一个数据对象,这样就会导致collapse的时候会remove掉第一个位置的引用,导致异常--已修复
    shenxiaoliang committed Dec 29, 2018
    Configuration menu
    Copy the full SHA
    f918468 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. Merge pull request #2597 from Marksss/master

    fix issue #2596
    AllenCoder authored Jan 7, 2019
    Configuration menu
    Copy the full SHA
    0d691d3 View commit details
    Browse the repository at this point in the history
  2. 1.upgrade sdk version

    2.add setEnabled method
    3.merge new pr
    AllenCoder committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    968852c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba48301 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. Merge pull request #2612 from AllenCoder/master

    1.upgrade  version and fix bug
    AllenCoder authored Jan 8, 2019
    Configuration menu
    Copy the full SHA
    9be1fcb View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. Configuration menu
    Copy the full SHA
    2aa432b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8aa52b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

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

Commits on Jan 12, 2019

  1. Merge pull request #2616 from passin95/master

    支持在一个方法中添加多个view的事件
    AllenCoder authored Jan 12, 2019
    Configuration menu
    Copy the full SHA
    64e7986 View commit details
    Browse the repository at this point in the history
  2. 1. upgradle glide version

    2. upgradle logger version
    AllenCoder committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    c979fad View commit details
    Browse the repository at this point in the history
  3. 1. upgradle glide version

    2. add glide proguard
    AllenCoder committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    feb3dce View commit details
    Browse the repository at this point in the history
  4. 1. rm unused resource

    2. rm unused lib
    3. rm unused class
    AllenCoder committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    3e13c5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e82eca7 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'remotes/remote/master' into androidx

    # Conflicts:
    #	app/build.gradle
    #	build.gradle
    #	library/build.gradle
    #	library/src/main/java/com/chad/library/adapter/base/BaseMultiItemQuickAdapter.java
    AllenCoder committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    60fd865 View commit details
    Browse the repository at this point in the history
  7. upgrade gradle version

    AllenCoder committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    1bb29d8 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2625 from AllenCoder/master

     rm unused resource
    AllenCoder authored Jan 12, 2019
    Configuration menu
    Copy the full SHA
    8e5bb8a View commit details
    Browse the repository at this point in the history
  9. Staging version

    AllenCoder committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    11c1549 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    84301f0 View commit details
    Browse the repository at this point in the history
  11. fix lint error

    AllenCoder committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    43cb911 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ad2a76c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2323975 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2019

  1. Configuration menu
    Copy the full SHA
    002a6be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    060178b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0308f0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2626 from CymChad/androidx

    merge new feature to Androidx
    AllenCoder authored Jan 13, 2019
    Configuration menu
    Copy the full SHA
    88574b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e66d9a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2628 from CymChad/revert-2626-androidx

    Revert "merge new feature to Androidx "
    AllenCoder authored Jan 13, 2019
    Configuration menu
    Copy the full SHA
    3bac726 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    31d83ed View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Configuration menu
    Copy the full SHA
    01d64b6 View commit details
    Browse the repository at this point in the history
  2. 1.Fix document

    AllenCoder committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    005b2e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    963692e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2650 from AllenCoder/master

    add pull request template
    AllenCoder authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    8c3e603 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5bde89c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2651 from AllenCoder/master

    1.fix circleci build failed
    AllenCoder authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    79bc620 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6959ac3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2652 from AllenCoder/master

    1.upgrade circleci docker api version
    AllenCoder authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    49086ae View commit details
    Browse the repository at this point in the history
  9. 1.move aar to app lib dir

    AllenCoder committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    f4b3d11 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cea1faf View commit details
    Browse the repository at this point in the history
  11. 1.delete unused module

    AllenCoder committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    1874edd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    08cb86f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    52f0a43 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c591097 View commit details
    Browse the repository at this point in the history
  15. 1.Use explicit scoping instead of the default package private level

    2.Perhaps 'mRecyclerView'replaced by a local variable.
    AllenCoder committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    0e51021 View commit details
    Browse the repository at this point in the history
  16. 1.Fields should be declared at the top of the class, before any metho…

    …d declarations, constructors, initializers or inner classes.
    AllenCoder committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    6248d69 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    49009cd View commit details
    Browse the repository at this point in the history
  18. 1.fix Fields should be declared at the top of the class, before any m…

    …ethod declarations, constructors, initializers or inner classes.
    AllenCoder committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    77c9ce9 View commit details
    Browse the repository at this point in the history
  19. 1.Use equals() to compare object references.

    2.Fix Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.
    AllenCoder committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    71b0911 View commit details
    Browse the repository at this point in the history
  20. 1.fix avoid throwing certain exception types. Rather than throw a raw…

    … RuntimeException, Throwable, Exception, or Error, use a subclassed exception or error instead.
    AllenCoder committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    2f1aea1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ac46114 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    005a141 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    367a5e6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7ac81cf View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c33cbc6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4f620b4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0f3c66e View commit details
    Browse the repository at this point in the history
  28. 1.fix checkstyle issue

    AllenCoder committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    cb03f45 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #2653 from AllenCoder/master

    fix PMD rule issue
    AllenCoder authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    7b254c8 View commit details
    Browse the repository at this point in the history