Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Sign in
android
/
platform
/
frameworks
/
support
/
0491995874ce17bcaf19ad9864f5ec6a0ae1b46d..31e072b23ddd65615efc5f3fbece2276b6b5cae4
/
fragment
31e072b2
Update savedstate, activity, and fragment to rc01
by Ian Lake
· 5 years ago
1b57674a
Enables UnknownNullness lint check
by Louis Pullen-Freilich
· 5 years ago
32a7dec
Suppresses / fixes all unchecked javac errors and enables error tracking
by Louis Pullen-Freilich
· 5 years ago
a4806ba
Fix pop when calling setPrimary before replace
by Ian Lake
· 5 years ago
b5257d0
Move ActivityScenario.withActivity to testutils
by Ian Lake
· 5 years ago
466c021
Merge "Fix Kotlin warnings in fragments code" into androidx-master-dev
by Treehugger Robot
· 5 years ago
d0a8dd2
Fix Kotlin warnings in fragments code
by Ian Lake
· 5 years ago
8ad38ba
Enables Kotlin interop lint checks
by Louis Pullen-Freilich
· 5 years ago
06305aa
Update fragment to new directory structure
by Ian Lake
· 5 years ago
d19b933
Merge "Merge AndroidX changes for Android API 29" into androidx-master-dev
by Aurimas Liutikas
· 5 years ago
4b284c3
Merge "Replace GenericLifeycleObserver with LifecycleEventObserver" into androidx-master-dev
by Treehugger Robot
· 5 years ago
14011f3
Replace markState() with setCurrentState()
by Ian Lake
· 5 years ago
0499d9f
Replace GenericLifeycleObserver with LifecycleEventObserver
by Ian Lake
· 5 years ago
f464859
Merge AndroidX changes for Android API 29
by Aurimas Liutikas
· 5 years ago
3cb38c2
Merge changes from topic "collection-1.1.0-docs" into androidx-master-dev
by Treehugger Robot
· 5 years ago
692b3e95
Move all usaged of collection:1.1.0-rc01 to collection:1.1.0
by Nick Anthony
· 5 years ago
ac4cf06
Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0
by Nick Anthony
· 5 years ago
f99c45d
Move alpha libraries to target Java 8.
by Aurimas Liutikas
· 5 years ago
795ea93
Update library versions to dev version for June 5th Release
by Nick Anthony
· 5 years ago
f61d646
Update library versions to dev version for June 5th Release
by Nick Anthony
· 5 years ago
d8ac880
Merge "Check that Fragments are still hidden before animating" into androidx-master-dev
by jbwoods
· 5 years ago
3783f00
Merge "Move activity to the new proper directory structure." into androidx-master-dev
by Aurimas Liutikas
· 5 years ago
1205f66
Merge "Move activity-ktx to the new proper directory structure." into androidx-master-dev
by Aurimas Liutikas
· 5 years ago
c754bdd
Merge "Check that Fragments are still hidden before animating" into androidx-master-dev
by Treehugger Robot
· 5 years ago
2f5e3a6
Check that Fragments are still hidden before animating
by jbwoods
· 5 years ago
18630f3
Merge "Move core to 1.2.0-alpha02" into androidx-master-dev am: 355ce76386
by Nick Anthony
· 5 years ago
1bf32da
Move activity to the new proper directory structure.
by Aurimas Liutikas
· 5 years ago
fe9bd9b
Move activity-ktx to the new proper directory structure.
by Aurimas Liutikas
· 5 years ago
0aefc6b
Move core to 1.2.0-alpha02
by Nick Anthony
· 5 years ago
aa4f5cc
Merge "Add a way to create snapshot repository directory" into androidx-master-dev
by Aurimas Liutikas
· 5 years ago
75e93a0
Add a way to create snapshot repository directory
by Aurimas Liutikas
· 5 years ago
b7cabe9
Merge "Avoid child Fragment animations running during parent Fragment transactions" into androidx-master-dev
by jbwoods
· 5 years ago
8978e92
Merge "Clear animations after they are loaded." into androidx-master-dev
by jbwoods
· 5 years ago
eea4901
Merge "Remove unnecessary != null check" into androidx-master-dev am: be6e4ee61a
by Ian Lake
· 5 years ago
ae9d11a
Merge "Properly nest downward Fragment Lifecycle calls" into androidx-master-dev
by Ian Lake
· 5 years ago
3fd169d
Merge "Use LifecycleEventObserver in tests" into androidx-master-dev
by Ian Lake
· 5 years ago
ab79595
Merge changes I86b6edcc,Ia58d3757 into androidx-master-dev am: b87920ccaf
by Ian Lake
· 5 years ago
79ffbec
Merge "Eagerly construct the childFragmentManager" into androidx-master-dev
by Ian Lake
· 5 years ago
dc77eca
resolve merge conflicts of d25ddf6eb83028c431d841744981e68fb9de3944 into androidx-platform-dev
by Jeff Gaston
· 5 years ago
53a4bd7
Merge "Move activity and fragment to beta01" into androidx-master-dev
by Ian Lake
· 5 years ago
9c19f24
Merge "Add docs to explain popbackstack with reordering" into androidx-master-dev
by jbwoods
· 5 years ago
ee978d5
Merge "Remove targetSdkVersion workaround for library tests" into androidx-master-dev
by Aurimas Liutikas
· 5 years ago
7184e9c
Merge "Convert utils to ActivityTestRule Kotlin extensions" into androidx-master-dev
by Ian Lake
· 5 years ago
3c55597
Merge "Defer to container animations" into androidx-master-dev am: 1a32214ce1
by jbwoods
· 5 years ago
3ae46f6
Merge "Replace deprecated Truth isSameAs with isSameInstanceAs" into androidx-master-dev
by Ian Lake
· 5 years ago
3e82665
Merge "Adjust documentation for Fragment transition methods" into androidx-master-dev
by jbwoods
· 5 years ago
f749785
Merge "Update javadoc about theme ID in FragmentScenario" into androidx-master-dev
by Ian Lake
· 5 years ago
f14108d
Merge "Ensure parent fragments consider children when handling menus" into androidx-master-dev
by jbwoods
· 5 years ago
9b68248
Merge "Limit dispatch of primary navigation fragment changes" into androidx-master-dev
by Ian Lake
· 5 years ago
6e19d62
Merge "Bump PrimaryNavFragmentTest from small to medium" into androidx-master-dev
by Sam Gilbert
· 5 years ago
ada34fe
Merge "Allow NavHosts to enable/disable OnBackPressedCallback" into androidx-master-dev
by Ian Lake
· 5 years ago
e4f661c
Merge "Move collection to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01" into androidx-master-dev
by Nick Anthony
· 5 years ago
45a89fc
Merge "Add callback for when the primary nav fragment changes" into androidx-master-dev
by Ian Lake
· 5 years ago
35d8536
Merge "Turn koltin warnings into errors." into androidx-master-dev
by Aurimas Liutikas
· 5 years ago
193b376
Merge "Clean up / Kotlinize remaining fragment/androidTest code" into androidx-master-dev
by Ian Lake
· 5 years ago
eec78e6
resolve merge conflicts of e80fda0cb87310cfba76f91db267b2b556f1b532 to androidx-platform-dev
by Nick Anthony
· 6 years ago
46a658a
Merge "Fix potential flakiness in ActivityLeakTest" into androidx-master-dev
by Ian Lake
· 6 years ago
d20f2c1
Deprecate BuildCompat#isAtLeastQ
by Clara Bayarri
· 6 years ago
cff1d57
Merge "Fix memory leak caused by OnBackPressedDispatcher" into androidx-master-dev
by Ian Lake
· 6 years ago
b91fa95
Fix platform-dev checkApi
by Nick Anthony
· 6 years ago
a108610
resolve merge conflicts of 3638bb57271af8f871018cf0b4208a5f024595d8 to androidx-platform-dev
by Nick Anthony
· 6 years ago
56db578
Merge "Make Behavior IntDef private in FragmentPagerAdapter" into androidx-master-dev
by jbwoods
· 6 years ago
2d01a2a
resolve merge conflicts of 8e0b54dcf545981ac1fb92dbc352b72ba2ee08fc to androidx-platform-dev
by Nick Anthony
· 6 years ago
c2b0294
Merge "Add a fallback for OnBackPressedDispatcher" into androidx-master-dev
by Ian Lake
· 6 years ago
1806c47
Merge "Make MaxLifecycle CREATED cap Fragment state at CREATED" into androidx-master-dev
by jbwoods
· 6 years ago
b8d7313
Merge "Revert "Allow reordering when calling setMaxLifecycle in FragmentPagerAdapter"" into androidx-master-dev
by Jeremy Woods
· 6 years ago
90f78b6
Merge "Change setMaxLifecycle to only be one Op" into androidx-master-dev
by jbwoods
· 6 years ago
e1117aa
Merge "Change save fragment max lifecycle test save STARTED" into androidx-master-dev
by jbwoods
· 6 years ago
549e3a3
Merge "Allow reordering when calling setMaxLifecycle in FragmentPagerAdapter" into androidx-master-dev
by jbwoods
· 6 years ago
b108134
Merge "Remove deprecated FragmentFactory instantiate method" into androidx-master-dev
by Ian Lake
· 6 years ago
0fe6e48
Merge "Don't override isEnabled() in FragmentManager back" into androidx-master-dev
by Ian Lake
· 6 years ago
7a350d6
resolve merge conflicts of 0c17386a2969e3e4827ce330023ba007c17537d7 to androidx-platform-dev
by Nick Anthony
· 6 years ago
795ab5d
Merge "Only call onAttach() via performAttach()" into androidx-master-dev
by Ian Lake
· 6 years ago
998788d
Merge "Add postponeEnterTransition overload with a timeout" into androidx-master-dev
by jbwoods
· 6 years ago
e86c2df
Merge "Ensure Fragment back callback executes pending actions" into androidx-master-dev
by Ian Lake
· 6 years ago
044443e
Merge changes from topic "int_def_fragment_pager" into androidx-master-dev
by jbwoods
· 6 years ago
b243007
Merge "SetUserVisibleHint on current PrimaryItem instead of new one" into androidx-master-dev
by jbwoods
· 6 years ago
461166a
Merge "Only create transaction in FragmentPagerAdapter if needed" into androidx-master-dev
by jbwoods
· 6 years ago
cca36cc
Merge changes I958d2389,I79eb8a64 into androidx-master-dev am: 51a1325dd2
by Ian Lake
· 6 years ago
49b35d3
Merge "Have each Fragment register its own back pressed callback" into androidx-master-dev
by Ian Lake
· 6 years ago
981816e
Merge "Change max lifecycle state in BackStackState to ordinal" into androidx-master-dev
by jbwoods
· 6 years ago
741dac5
Merge "Discard retained Fragments not in the active set on restore" into androidx-master-dev
by Ian Lake
· 6 years ago
23b9e8c
Merge "Add constructors for new opt-in FragmentPagerAdapter behavior" into androidx-master-dev
by jbwoods
· 6 years ago
3bf4a90
Merge "Change max lifecycle state in FragmentState to ordinal" into androidx-master-dev
by jbwoods
· 6 years ago
36a143f
Merge "Save fragment mRemoving on save and restore" into androidx-master-dev
by Ian Lake
· 6 years ago
bda218c
Merge "Deprecate setUserVisibleHint()" into androidx-master-dev am: 1e34c4e35f
by jbwoods
· 6 years ago
2094d07
Merge "Save fragment maxState on save and restore" into androidx-master-dev
by jbwoods
· 6 years ago
a8d3b87
Merge "Replace SimpleFragment with StrictViewFragment" into androidx-master-dev
by Ian Lake
· 6 years ago
6e53cc4
Merge "Use constructor params for StateSaveFragment" into androidx-master-dev
by Ian Lake
· 6 years ago
9ccc3c2
Merge "Replace boolean handleOnBackPressed with enabled state" into androidx-master-dev
by Ian Lake
· 6 years ago
4429612
Merge "Add more info to restoreSaveState exceptions" into androidx-master-dev
by Ian Lake
· 6 years ago
3dc66a0
Merge "Set max Lifecycle for a Fragment" into androidx-master-dev am: 59967f9001
by Ian Lake
· 6 years ago
69810cc
Merge "Add more tests around Fragments and onBackPressed()" into androidx-master-dev
by Ian Lake
· 6 years ago
4e61000
Merge "Don't change the state of inactive Fragments" into androidx-master-dev
by Ian Lake
· 6 years ago
48a0f3c
Merge "Ensure retained Fragments can't desync from saved state" into androidx-master-dev
by Ian Lake
· 6 years ago
e70c372
Merge changes from topic "move_transactions_to_frag_trans" into androidx-master-dev
by jbwoods
· 6 years ago
f5acbdd
Merge "Add additional FragmentManager logging" into androidx-master-dev
by Ian Lake
· 6 years ago
7237560
Merge "Ensure FragmentManager rejects transactions before restore" into androidx-master-dev
by Ian Lake
· 6 years ago
e72d24e
Merge "Rename TEST_* to ANDROIDX_TEST_*" into androidx-master-dev am: f41616320a
by Dustin Lam
· 6 years ago
fce3a1e
Merge changes I6f707d0c,Id252fcb5 into androidx-master-dev am: 0463de4b34
by Ian Lake
· 6 years ago
Next »