index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
Fragment.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-06-30
Clean up old references to android.support in Activity and Fragment
Aurimas Liutikas
2020-05-30
Make it clear that checking shouldShowPermissionRationale is recommended
Philip P. Moltmann
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-12-28
Limit access to suspected false positives.
Mathew Inwood
2018-10-09
Merge "docs: fixing errors found with lint check" into pi-dev am: 8c7d2142f6
kopriva
2018-10-09
Merge "docs: fixing errors found with lint check" into pi-dev
kopriva
2018-10-09
docs: fixing errors found with lint check
kopriva
2018-09-14
Move some members to the "Q blacklist".
Mathew Inwood
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-03-07
Merge "Fix javadoc typo causing broken links" into oc-mr1-dev
Scott Main
2018-03-07
Fix javadoc typo causing broken links
Scott Main
2017-12-20
Improve Fragment+Loader deprecation Javadoc
Ian Lake
2017-11-13
Deprecate framework Fragments and Loaders
Ian Lake
2017-07-19
Fix Fragment.onCreate() not being called in some cases.
George Mount
2017-04-27
Merge "Address API council feedback." into oc-dev am: 4a71842dbd
George Mount
2017-04-26
Address API council feedback.
George Mount
2017-04-21
Merge "Fix/suppress error-prone warnings in framework's fragment." into oc-de...
Aurimas Liutikas
2017-04-21
Merge "Fix/suppress error-prone warnings in framework's fragment." into oc-dev
Aurimas Liutikas
2017-04-20
Fix/suppress error-prone warnings in framework's fragment.
Aurimas Liutikas
2017-04-20
Move FragmentState out of Fragments.java [framework edition]
Aurimas Liutikas
2017-04-17
Adds getLayoutInflater() to return a cached value.
George Mount
2017-04-13
Update more implementations of findViewById()
Alan Viverette
2017-04-13
Merge "Add hidden API startActivityForResultAsUser" into oc-dev
TreeHugger Robot
2017-04-12
Add hidden API startActivityForResultAsUser
Tony Mak
2017-04-05
Call noteStateNotSaved on child fragment managers.
George Mount
2017-03-31
Ensuring multi-window callbacks contain new configuration and are in order
Winson Chung
2017-03-29
Make public getFragments() and onGetLayoutInflater() methods
George Mount
2017-03-29
Revert "Make public getFragments() and onGetLayoutInflater() methods"
Jeff Tinker
2017-03-28
Make public getFragments() and onGetLayoutInflater() methods
George Mount
2017-03-23
Fixed log warning for calling doStart() twice.
George Mount
2017-02-01
Merge "Fix setting null target fragments"
TreeHugger Robot
2017-02-01
Fix setting null target fragments
Adam Powell
2017-01-31
Fragment grab bag!
Adam Powell
2017-01-27
Lifecycle guarantees for target fragments
Adam Powell
2017-01-26
Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9
Elliot Waite
2017-01-25
Fix @links in reference docs.
Elliot Waite
2017-01-12
Allow FragmentContainer to play a role in fragment construction
Jason Monk
2016-11-16
Fix bugs around inflated child fragments
Adam Powell
2016-10-27
Fix hide fragment transition
George Mount
2016-10-07
Add the ability to postpone transitions.
George Mount
2016-10-06
Optimize Fragment operations so that minimal work is done.
George Mount
2016-09-08
docs: Fixing links to moved Fragments guide, + redirect am: f53968061c am: 1b...
Andrew Solovay
2016-09-08
docs: Fixing links to moved Fragments guide, + redirect am: f53968061c
Andrew Solovay
2016-09-08
docs: Fixing links to moved Fragments guide, + redirect
Andrew Solovay
2016-09-07
docs: Fixing links to moved Fragments guide, + redirect
Andrew Solovay
2016-08-10
A little more on issue #30766518: Document what targeting N does am: 5f1649e8...
Dianne Hackborn
2016-08-10
Fix issue #30766518: Document what targeting N does am: b34cbedb4e am: 3a585b...
Dianne Hackborn
[next]