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

Master #2

Merged
merged 23 commits into from
Dec 21, 2020
Merged

Master #2

merged 23 commits into from
Dec 21, 2020

Commits on Sep 2, 2018

  1. 修复因类加载加载机制不同,导致 Parcel 数据恢复失败而引起的崩溃

    android.os.BadParcelableException
    ClassNotFoundException when unmarshalling: me.yokeyword.fragmentation.anim.FragmentAnimator
    amibition521 committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    de48650 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Merge branch 'amibition521-master', fix #1079 #1122 #1014 #1004: `Bad…

    …ParcelableException` && `NullPointerException(FragmentAnimator.getEnter())`
    YoKeyword committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    bc3368d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80c66cc View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Optimize DebugStackBubble

    YoKeyword committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    8a82c03 View commit details
    Browse the repository at this point in the history
  2. add a checkup

    方啸宇 authored and YoKeyword committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    c0118bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5eeccef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e2dbdf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    751d5ac View commit details
    Browse the repository at this point in the history
  6. Add a DialogFragment Demo

    YoKeyword committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    21760a3 View commit details
    Browse the repository at this point in the history
  7. Add setSwipeAlpha()

    YoKeyword committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    c9a782a View commit details
    Browse the repository at this point in the history
  8. Update to 1.3.7

    YoKeyword committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    1ff69d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31c97e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2019

  1. Update to 1.3.7

    YoKeyword authored Jun 8, 2019
    Configuration menu
    Copy the full SHA
    0f3c03d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. build: fix build break

    jcenter remove `support-core-utils/27.1.1`
    liaolintao committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    3d000b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. fix(fragmentation_core): mInvisibleWhenLeave state is wrong when rela…

    …unch activity by system
    
    #1173
    handle quick resume/pause, avoid support visible state is wrong;
    liaolintao committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    6ecb447 View commit details
    Browse the repository at this point in the history
  2. Revert "_mActivity: FragmentActivity -> SupportActivity"

    This reverts commit 751d5ac
    liaolintao committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    28deec7 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. fix(fragmentation_core): make sure onLazyInitView called when fragmen…

    …t resume , if mAbortInitVisible.
    
    #1173
    handle quick resume/pause, avoid support visible state is wrong;
    liaolintao committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    8af190f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. fix(fragmentation_core): make sure childFragment.onSupportVisible cal…

    …led when fragment resume , if parentFragment is shown when parent fragment is not resumed.
    
    #1173 (comment)
    liaolintao committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    d5e79a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Merge pull request #1172 from liaolintao/master

    fix some bugs
    YoKeyword authored Nov 15, 2019
    Configuration menu
    Copy the full SHA
    11d5abb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    540d9ba View commit details
    Browse the repository at this point in the history
  3. Update to 1.3.8

    YoKeyword committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    a9bd3d8 View commit details
    Browse the repository at this point in the history
  4. DEPRECATED

    YoKeyword authored Nov 15, 2019
    Configuration menu
    Copy the full SHA
    2d6ad8f View commit details
    Browse the repository at this point in the history
  5. DEPRECATED

    YoKeyword authored Nov 15, 2019
    Configuration menu
    Copy the full SHA
    76e2823 View commit details
    Browse the repository at this point in the history