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 #3

Merged
merged 205 commits into from
May 21, 2020
Merged

update #3

merged 205 commits into from
May 21, 2020

Commits on Dec 17, 2016

  1. Merge pull request #5 from CymChad/master

    合并原作者代码
    shichaohui authored Dec 17, 2016
    Configuration menu
    Copy the full SHA
    153efd4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. Merge pull request #6 from CymChad/master

    merge from origin
    shichaohui authored Aug 1, 2017
    Configuration menu
    Copy the full SHA
    5a2880c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2017

  1. Merge pull request #7 from CymChad/master

    Merge branch 'master' from origin
    shichaohui authored Dec 21, 2017
    Configuration menu
    Copy the full SHA
    41b17d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. 1.fix #2655

    AllenCoder committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    d6521ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5f005a View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Configuration menu
    Copy the full SHA
    70ceccc View commit details
    Browse the repository at this point in the history
  2. 优化条目缩进计算方式

    renpeng committed May 29, 2019
    Configuration menu
    Copy the full SHA
    1c2d0a1 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

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

Commits on Jun 10, 2019

  1. fix setEmptyView crash because mHeadAndEmptyEnable, mFootAndEmptyEnab…

    …le, setEmptyView may not change itemCount
    xxjy committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    d4b44cb View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2019

  1. Merge pull request #2765 from candyguy242/master

    修复之前来回拖动后对section区间计算出错的问题
    AllenCoder authored Jun 23, 2019
    Configuration menu
    Copy the full SHA
    654346d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2776 from xxjy/master

    fix setEmptyView crash because mHeadAndEmptyEnable, mFootAndEmptyEnab…
    AllenCoder authored Jun 23, 2019
    Configuration menu
    Copy the full SHA
    66a983d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Merge pull request #8 from CymChad/master

    Merge from origin
    shichaohui authored Jul 12, 2019
    Configuration menu
    Copy the full SHA
    c8f1a72 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2019

  1. Update README.md

    CymChad authored Jul 13, 2019
    Configuration menu
    Copy the full SHA
    e1b2384 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2019

  1. Add DiffUtil:

    new setNewDiffData();
    new BaseQuickDiffCallback.
    limuyang committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    a8e48c7 View commit details
    Browse the repository at this point in the history
  2. change demo button color

    limuyang committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    e5ec139 View commit details
    Browse the repository at this point in the history
  3. update ci

    limuyang committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    392e816 View commit details
    Browse the repository at this point in the history
  4. update README

    limuyang committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    9825fc1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2808 from limuyang2/master

    Add DiffUtil
    AllenCoder authored Jul 14, 2019
    Configuration menu
    Copy the full SHA
    2fecabc View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Merge pull request #9 from CymChad/master

    Merge from origin.
    shichaohui authored Jul 15, 2019
    Configuration menu
    Copy the full SHA
    9c9cff5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. fix #2769

    1109993488 committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    789ecb9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2810 from 1109993488/master

    修复OnItemClickListener在item被移除快速点击问题
    1109993488 authored Jul 17, 2019
    Configuration menu
    Copy the full SHA
    edb99fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38e7445 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2811 from 1109993488/master

    fix OnItemSwipeListener.onItemSwiped position
    1109993488 authored Jul 17, 2019
    Configuration menu
    Copy the full SHA
    71af526 View commit details
    Browse the repository at this point in the history
  5. 添加Diff注解,适配kotlin

    limuyang committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    0c7b74d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. fix: Diff refresh error when there have header

    limuyang committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    22ea7b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. clean code

    limuyang committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    141a31c View commit details
    Browse the repository at this point in the history
  2. perfect Diff

    limuyang committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    4a00016 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master'

    limuyang committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    276d625 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Merge pull request #10 from CymChad/master

    Merge from origin.
    shichaohui authored Jul 22, 2019
    Configuration menu
    Copy the full SHA
    4b0585e View commit details
    Browse the repository at this point in the history
  2. Ignore OS generated files.

    shichaohui committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    fa854cf View commit details
    Browse the repository at this point in the history
  3. Fix bug #2361 .

    shichaohui committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    29e7793 View commit details
    Browse the repository at this point in the history
  4. Fix bug #2377 .

    shichaohui committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    19a8b4f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2819 from shichaohui/master

    Fix bug #2361 #2377 .
    CymChad authored Jul 22, 2019
    Configuration menu
    Copy the full SHA
    0e5fc9b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    bc09367 View commit details
    Browse the repository at this point in the history
  2. Add Async Diff

    limuyang committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    338b2bc View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. 多类型增加拖拽功能

    xuyingke committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    0061e1c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2019

  1. Add annotation

    limuyang committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    df78944 View commit details
    Browse the repository at this point in the history
  2. Change the way asynchronous diff is used

    limuyang committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    1ede17c View commit details
    Browse the repository at this point in the history
  3. fix gradle

    limuyang committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    545f9a1 View commit details
    Browse the repository at this point in the history
  4. update proguard-rules

    limuyang committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    b6416fc View commit details
    Browse the repository at this point in the history
  5. update README

    limuyang committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    329a955 View commit details
    Browse the repository at this point in the history
  6. update demo

    limuyang committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    5830e16 View commit details
    Browse the repository at this point in the history
  7. update README

    limuyang committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    bb756fb View commit details
    Browse the repository at this point in the history
  8. Update README-cn.md

    AllenCoder authored Jul 28, 2019
    Configuration menu
    Copy the full SHA
    3c4d455 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. 解决冲突

    xuyingke committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    5d3c827 View commit details
    Browse the repository at this point in the history
  2. remove brvahKtx

    limuyang committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    6b8d938 View commit details
    Browse the repository at this point in the history
  3. remove brvahKtx

    limuyang committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    ee6266f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3c05bd View commit details
    Browse the repository at this point in the history
  5. fix viewHolder crash bug

    limuyang committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    eb96b07 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

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

Commits on Jul 31, 2019

  1. Configuration menu
    Copy the full SHA
    ef6a520 View commit details
    Browse the repository at this point in the history
  2. update HomeActivity 2.

    MapleShao committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    9ba4813 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2019

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

Commits on Aug 4, 2019

  1. Configuration menu
    Copy the full SHA
    cee284d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09801e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. MultipleItemRvAdapter add diff

    limuyang committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    006a2cf View commit details
    Browse the repository at this point in the history
  2. Optimization MultipleItemRvAdapter

    limuyang committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    137a55d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

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

Commits on Aug 7, 2019

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

Commits on Aug 8, 2019

  1. Configuration menu
    Copy the full SHA
    a5cc644 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36e7ba4 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. Configuration menu
    Copy the full SHA
    5cc122f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27bb154 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. remove brvahktx

    AllenCoder committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    7db9cbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    938bb4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4372384 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev'

    AllenCoder committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    1619952 View commit details
    Browse the repository at this point in the history
  5. Revert "Fix bug: notify item of wrong position changed when expanding…

    … an empty sublist."
    
    This reverts commit 1d083f3
    AllenCoder committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    fcf9b80 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2019

  1. Merge pull request #2850 from AllenCoder/master

    merge dev to master
    AllenCoder authored Aug 11, 2019
    Configuration menu
    Copy the full SHA
    2a01ec0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2828 from xuyingke/feature

    add MultipleItem Drag
    AllenCoder authored Aug 11, 2019
    Configuration menu
    Copy the full SHA
    ab1eedd View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. Configuration menu
    Copy the full SHA
    9a38eb6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2836 from shaoshuai904/master

    update home activity.
    AllenCoder authored Aug 12, 2019
    Configuration menu
    Copy the full SHA
    f30a4de View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. fixed a little bug in ItemDragAndSwipeCallback.java

    just a little typo in the library of the example project which may be due to the negligence when merged .^_^
    LegendaryMystic authored Aug 13, 2019
    Configuration menu
    Copy the full SHA
    a0fbc92 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2852 from LegendaryMystic/patch-1

    fixed a little bug in ItemDragAndSwipeCallback.java
    shichaohui authored Aug 13, 2019
    Configuration menu
    Copy the full SHA
    1522eef View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

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

Commits on Oct 7, 2019

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

Commits on Nov 30, 2019

  1. clean code

    limuyang committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    5cd6bb1 View commit details
    Browse the repository at this point in the history
  2. clean code

    limuyang committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    1180984 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2019

  1. fix bug(issues:2952)

    limuyang committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    1de0b76 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. update readme

    limuyang committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    97e556c View commit details
    Browse the repository at this point in the history
  2. update readme

    limuyang committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    af66a1a View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2019

  1. update README

    limuyang committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    db9850b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2019

  1. update README

    limuyang committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    9c56dcb View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. change master to 3.x

    limuyang committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    6c1e1cc View commit details
    Browse the repository at this point in the history
  2. Update 0-BaseRecyclerViewAdapterHelper.md

    mumu authored Dec 18, 2019
    Configuration menu
    Copy the full SHA
    aaa3d47 View commit details
    Browse the repository at this point in the history
  3. Update 1-BaseQuickAdapter.md

    mumu authored Dec 18, 2019
    Configuration menu
    Copy the full SHA
    2f0f109 View commit details
    Browse the repository at this point in the history
  4. Update 1-BaseQuickAdapter.md

    mumu authored Dec 18, 2019
    Configuration menu
    Copy the full SHA
    87e7b69 View commit details
    Browse the repository at this point in the history
  5. Update 0-BaseRecyclerViewAdapterHelper.md

    mumu authored Dec 18, 2019
    Configuration menu
    Copy the full SHA
    2cc6bc1 View commit details
    Browse the repository at this point in the history
  6. Update 0-BaseRecyclerViewAdapterHelper.md

    mumu authored Dec 18, 2019
    Configuration menu
    Copy the full SHA
    55b94f3 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    mumu authored Dec 18, 2019
    Configuration menu
    Copy the full SHA
    63938e0 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    mumu authored Dec 18, 2019
    Configuration menu
    Copy the full SHA
    9a7ee8c View commit details
    Browse the repository at this point in the history
  9. Create LICENSE

    mumu authored Dec 18, 2019
    Configuration menu
    Copy the full SHA
    8406604 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2984 from CymChad/add-license-1

    Create LICENSE
    mumu authored Dec 18, 2019
    Configuration menu
    Copy the full SHA
    e84f873 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    mumu authored Dec 18, 2019
    Configuration menu
    Copy the full SHA
    cdb5cec View commit details
    Browse the repository at this point in the history
  12. Update 1-BaseQuickAdapter.md

    mumu authored Dec 18, 2019
    Configuration menu
    Copy the full SHA
    71b96ec View commit details
    Browse the repository at this point in the history
  13. Update 1-BaseQuickAdapter.md

    mumu authored Dec 18, 2019
    Configuration menu
    Copy the full SHA
    8fe9b37 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. update README

    limuyang committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    12c8270 View commit details
    Browse the repository at this point in the history
  2. clean code

    limuyang committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    0e2c2a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2019

  1. add 'getViewOrNull()' with #2993

    limuyang committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    52ec76b View commit details
    Browse the repository at this point in the history
  2. add 'expandAndCollapseOther()' with #2991

    limuyang committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    1b58dce View commit details
    Browse the repository at this point in the history
  3. update

    limuyang committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    2791bb0 View commit details
    Browse the repository at this point in the history
  4. update demo

    limuyang committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    f0d70c3 View commit details
    Browse the repository at this point in the history
  5. Update 0-BaseRecyclerViewAdapterHelper.md

    mumu authored Dec 22, 2019
    Configuration menu
    Copy the full SHA
    32f2acd View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Change method to open

    limuyang committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    d7eeed5 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    limuyang committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    d6bd88c View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. update README

    limuyang committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    4248749 View commit details
    Browse the repository at this point in the history
  2. clean code

    limuyang committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    9ba5a87 View commit details
    Browse the repository at this point in the history
  3. update README

    limuyang committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    58838e0 View commit details
    Browse the repository at this point in the history
  4. Organize the code

    limuyang committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    488dbf1 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    mumu authored Dec 24, 2019
    Configuration menu
    Copy the full SHA
    153ebe5 View commit details
    Browse the repository at this point in the history
  6. Update 0-BaseRecyclerViewAdapterHelper.md

    mumu authored Dec 24, 2019
    Configuration menu
    Copy the full SHA
    e372cc3 View commit details
    Browse the repository at this point in the history
  7. fix #2920

    limuyang committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    01aafa6 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/master'

    limuyang committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    44e3de1 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. fix #2997

    limuyang committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    4fb6dde View commit details
    Browse the repository at this point in the history
  2. Update 0-BaseRecyclerViewAdapterHelper.md

    mumu authored Dec 26, 2019
    Configuration menu
    Copy the full SHA
    f54f4df View commit details
    Browse the repository at this point in the history
  3. writing childExpandAndCollapseOther

    limuyang committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    17481f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. fix #3004

    limuyang committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    31faea5 View commit details
    Browse the repository at this point in the history
  2. update demo

    limuyang committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    2138d6c View commit details
    Browse the repository at this point in the history
  3. update README

    limuyang committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    157290c View commit details
    Browse the repository at this point in the history
  4. Update 0-BaseRecyclerViewAdapterHelper.md

    mumu authored Dec 27, 2019
    Configuration menu
    Copy the full SHA
    6a9ef26 View commit details
    Browse the repository at this point in the history
  5. fix loadMore logical error

    limuyang committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    2190ed6 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/master'

    limuyang committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    0643d67 View commit details
    Browse the repository at this point in the history
  7. write demo code

    limuyang committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    b4176a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. fix #3009

    limuyang committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    885f070 View commit details
    Browse the repository at this point in the history
  2. Update 0-BaseRecyclerViewAdapterHelper.md

    mumu authored Dec 30, 2019
    Configuration menu
    Copy the full SHA
    8cee868 View commit details
    Browse the repository at this point in the history
  3. Update 1-BaseQuickAdapter.md

    mumu authored Dec 30, 2019
    Configuration menu
    Copy the full SHA
    02223ba View commit details
    Browse the repository at this point in the history
  4. Update 1-BaseQuickAdapter.md

    mumu authored Dec 30, 2019
    Configuration menu
    Copy the full SHA
    d5a0e97 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. clean code

    limuyang committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    fe86786 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    limuyang committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    fd6a444 View commit details
    Browse the repository at this point in the history
  3. public getHeaderViewPosition();

    public `getFooterViewPosition()`;
    limuyang committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    32f357e View commit details
    Browse the repository at this point in the history
  4. Update 7-Diff.md

    mumu authored Dec 31, 2019
    Configuration menu
    Copy the full SHA
    2ede463 View commit details
    Browse the repository at this point in the history
  5. Update 7-Diff.md

    mumu authored Dec 31, 2019
    Configuration menu
    Copy the full SHA
    f3d2a24 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Modify comment

    limuyang committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    56a8bd1 View commit details
    Browse the repository at this point in the history
  2. Language resource

    limuyang committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    cfee209 View commit details
    Browse the repository at this point in the history
  3. add getFooterLayout();

    add `getHeaderLayout()`
    limuyang committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    dd6bbba View commit details
    Browse the repository at this point in the history
  4. add nodeAddData();

    can't run
    limuyang committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    aab0b7b View commit details
    Browse the repository at this point in the history
  5. add remove(data)

    limuyang committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    414d6ae View commit details
    Browse the repository at this point in the history
  6. add data manipulation method

    limuyang committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    aba5135 View commit details
    Browse the repository at this point in the history
  7. update demo

    limuyang committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    af9a1ed View commit details
    Browse the repository at this point in the history
  8. add method

    limuyang committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    607c0aa View commit details
    Browse the repository at this point in the history
  9. #3019

    limuyang committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    eef6acf View commit details
    Browse the repository at this point in the history
  10. Update 0-BaseRecyclerViewAdapterHelper.md

    mumu authored Jan 2, 2020
    Configuration menu
    Copy the full SHA
    15d3032 View commit details
    Browse the repository at this point in the history
  11. Update 6-BaseNodeAdapter.md

    mumu authored Jan 2, 2020
    Configuration menu
    Copy the full SHA
    5e12d41 View commit details
    Browse the repository at this point in the history
  12. Update 6-BaseNodeAdapter.md

    mumu authored Jan 2, 2020
    Configuration menu
    Copy the full SHA
    1368cb3 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Organize the code

    limuyang committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    fd14eea View commit details
    Browse the repository at this point in the history
  2. Organize the code

    limuyang committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    2f6888d View commit details
    Browse the repository at this point in the history
  3. add notes

    limuyang committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    ef16c3a View commit details
    Browse the repository at this point in the history
  4. fix node data settings bug

    limuyang committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    453767d View commit details
    Browse the repository at this point in the history
  5. Update 0-BaseRecyclerViewAdapterHelper.md

    mumu authored Jan 3, 2020
    Configuration menu
    Copy the full SHA
    4af6b15 View commit details
    Browse the repository at this point in the history
  6. fix bug

    limuyang committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    53644d0 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/master'

    limuyang committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    e11624f View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2020

  1. demo

    limuyang committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    754c91c View commit details
    Browse the repository at this point in the history
  2. update README

    limuyang committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    208201e View commit details
    Browse the repository at this point in the history
  3. Update 6-BaseNodeAdapter.md

    mumu authored Jan 5, 2020
    Configuration menu
    Copy the full SHA
    f3971a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. clean code

    limuyang committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    dedd998 View commit details
    Browse the repository at this point in the history
  2. Update 0-BaseRecyclerViewAdapterHelper.md

    mumu authored Jan 6, 2020
    Configuration menu
    Copy the full SHA
    4999d18 View commit details
    Browse the repository at this point in the history
  3. Change method to property

    limuyang committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    49a29eb View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master'

    limuyang committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    ce25e78 View commit details
    Browse the repository at this point in the history
  5. Update 0-BaseRecyclerViewAdapterHelper.md

    mumu authored Jan 6, 2020
    Configuration menu
    Copy the full SHA
    6d8f321 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. add getViewByPosition()

    limuyang committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    21cc6e3 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    limuyang committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    6444449 View commit details
    Browse the repository at this point in the history
  3. add getItemProvider()

    limuyang committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    e967b1a View commit details
    Browse the repository at this point in the history
  4. add getItemProvider()

    limuyang committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    860ff5a View commit details
    Browse the repository at this point in the history
  5. change provideronCreateViewHolder()

    limuyang committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    c23d347 View commit details
    Browse the repository at this point in the history
  6. change provideronViewHolderCreated()

    limuyang committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    29ca621 View commit details
    Browse the repository at this point in the history
  7. Update 0-BaseRecyclerViewAdapterHelper.md

    mumu authored Jan 7, 2020
    Configuration menu
    Copy the full SHA
    47bdfba View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. fix bug

    limuyang committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    97f25d3 View commit details
    Browse the repository at this point in the history
  2. optimization

    limuyang committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    de05bfc View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. open getItem()

    limuyang committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    b94b403 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. clean file

    limuyang committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    6d511a6 View commit details
    Browse the repository at this point in the history
  2. clean code

    limuyang committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    b7f8da8 View commit details
    Browse the repository at this point in the history
  3. update READEME

    limuyang committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    1d1b72a View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. add removeEmptyView()

    limuyang committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    173067d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. add annotation

    limuyang committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    f2541ea View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. fix #3052

    limuyang committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    addcd3d View commit details
    Browse the repository at this point in the history
  2. fix #3046

    limuyang committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    ba4984c View commit details
    Browse the repository at this point in the history
  3. fix #3001

    limuyang committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    672ac06 View commit details
    Browse the repository at this point in the history
  4. update demo

    limuyang committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    c7c4dda View commit details
    Browse the repository at this point in the history
  5. Update README

    limuyang committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    3561421 View commit details
    Browse the repository at this point in the history
  6. update demo

    limuyang committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    0414cbc View commit details
    Browse the repository at this point in the history
  7. Update README.md

    mumu authored Feb 25, 2020
    Configuration menu
    Copy the full SHA
    b98bf5b View commit details
    Browse the repository at this point in the history
  8. Update 0-BaseRecyclerViewAdapterHelper.md

    mumu authored Feb 25, 2020
    Configuration menu
    Copy the full SHA
    c02d466 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Add kotlinOptions

    limuyang committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    022a4ab View commit details
    Browse the repository at this point in the history
  2. Update 0-BaseRecyclerViewAdapterHelper.md

    mumu authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    202dd2e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. #fix:

    - proguard
    - setNewData value use "==="
    limuyang committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    78eb19a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. # feature:

    - add BaseBinderAdapter
    # fix:
    - "===" bug
    limuyang committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    15b7330 View commit details
    Browse the repository at this point in the history
  2. # feature:

    - update demo
    limuyang committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    f75f563 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. # fix:

    - BaseBinderAdapter bug
    limuyang committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    3573400 View commit details
    Browse the repository at this point in the history
  2. # fix:

    - `setList` bug
    limuyang committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    90f360e View commit details
    Browse the repository at this point in the history
  3. Update 0-BaseRecyclerViewAdapterHelper.md

    mumu authored Mar 28, 2020
    Configuration menu
    Copy the full SHA
    7e5ceaa View commit details
    Browse the repository at this point in the history
  4. Update README.md

    mumu authored Mar 28, 2020
    Configuration menu
    Copy the full SHA
    fbe03c5 View commit details
    Browse the repository at this point in the history
  5. # fix:- demo bug

    limuyang committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    22af33e View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/master'

    limuyang committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    acdcc36 View commit details
    Browse the repository at this point in the history
  7. update demo

    limuyang committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    53b8941 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    mumu authored Mar 28, 2020
    Configuration menu
    Copy the full SHA
    fdf8ab5 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. - add removeAt()

    limuyang committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    e4234c1 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. - update gradle

    limuyang committed May 17, 2020
    Configuration menu
    Copy the full SHA
    8c03336 View commit details
    Browse the repository at this point in the history
  2. - Deprecated weakRecyclerView

    limuyang committed May 17, 2020
    Configuration menu
    Copy the full SHA
    d0f6264 View commit details
    Browse the repository at this point in the history
  3. - fix Diff Callback onRemoved bug

    limuyang committed May 17, 2020
    Configuration menu
    Copy the full SHA
    c89a89e View commit details
    Browse the repository at this point in the history
  4. - fix remark error

    limuyang committed May 17, 2020
    Configuration menu
    Copy the full SHA
    b853150 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. - open method

    limuyang committed May 18, 2020
    Configuration menu
    Copy the full SHA
    4952db7 View commit details
    Browse the repository at this point in the history
  2. 整理代码

    limuyang committed May 18, 2020
    Configuration menu
    Copy the full SHA
    9bedb87 View commit details
    Browse the repository at this point in the history
  3. - 'BaseItemProvider' add attached to window method

    limuyang committed May 18, 2020
    Configuration menu
    Copy the full SHA
    d20dab2 View commit details
    Browse the repository at this point in the history
  4. - 清理gradle

    limuyang committed May 18, 2020
    Configuration menu
    Copy the full SHA
    e20211d View commit details
    Browse the repository at this point in the history
  5. Update 0-BaseRecyclerViewAdapterHelper.md

    mumu authored May 18, 2020
    Configuration menu
    Copy the full SHA
    046c2be View commit details
    Browse the repository at this point in the history