index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
DialogFragment.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+6
*
Improve Fragment+Loader deprecation Javadoc
Ian Lake
2017-12-20
1
-1
/
+3
*
Deprecate framework Fragments and Loaders
Ian Lake
2017-11-13
1
-0
/
+3
*
Make public getFragments() and onGetLayoutInflater() methods
George Mount
2017-03-29
1
-2
/
+2
*
Revert "Make public getFragments() and onGetLayoutInflater() methods"
Jeff Tinker
2017-03-29
1
-2
/
+2
*
Make public getFragments() and onGetLayoutInflater() methods
George Mount
2017-03-28
1
-2
/
+2
*
Remove dependencies on Activity from common Fragment superclasses
Adam Powell
2016-04-22
1
-5
/
+8
*
Method to show DialogFragment allowing state loss.
Jeff Sharkey
2015-08-13
1
-0
/
+9
*
Remove dependency upon FragmentActivity
Todd Kennedy
2015-04-30
1
-1
/
+1
*
docs: misc bugs from external tracker
Scott Main
2012-07-03
1
-1
/
+1
*
Fix bug 5159736 - Make DeviceDefault the default
Adam Powell
2011-08-14
1
-1
/
+1
*
Fix issues #4087362 and #4087356
Dianne Hackborn
2011-03-11
1
-0
/
+10
*
Merge "Fix issue #3405957 com.android.settings: java.lang.NullPointerExceptio...
Dianne Hackborn
2011-03-01
1
-9
/
+56
|
\
|
*
Fix issue #3405957 com.android.settings: java.lang.NullPointerException...
Dianne Hackborn
2011-03-01
1
-9
/
+56
*
|
Fix issue #3411615: Crash when getting dialog layout inflator.
Dianne Hackborn
2011-03-01
1
-1
/
+5
|
/
*
Argh forget to include my final part of the change.
Dianne Hackborn
2011-01-25
1
-2
/
+10
*
Fix issue #3385839: Fragment.onCreateView is passing in activity...
Dianne Hackborn
2011-01-25
1
-12
/
+41
*
Fix a bunch of API review bugs.
Dianne Hackborn
2011-01-17
1
-1
/
+1
*
Start renaming FragmentTransaction.openTransaction() to beginTransaction().
Dianne Hackborn
2011-01-17
1
-2
/
+2
*
Add "min size" facility to the Window class.
Dianne Hackborn
2011-01-12
1
-10
/
+0
*
Implement issue # 3255887 could CursorLoader offer...
Dianne Hackborn
2011-01-08
1
-1
/
+1
*
Fix animations to use correct interpolator.
Dianne Hackborn
2010-11-08
1
-1
/
+5
*
Fixe some stuff.
Dianne Hackborn
2010-11-08
1
-2
/
+10
*
Holo themes and assets in progress
Adam Powell
2010-09-27
1
-1
/
+1
*
Work on DialogFragment and docs.
Dianne Hackborn
2010-08-20
1
-16
/
+183
*
More fragment work:
Dianne Hackborn
2010-08-15
1
-13
/
+26
*
Fix build: tweak documentation links
Jean-Baptiste Queru
2010-08-13
1
-4
/
+4
*
Fragment and PreferenceFragment and FragmentManager, oh my!
Dianne Hackborn
2010-08-12
1
-3
/
+4
*
Add new DialogFragment class.
Dianne Hackborn
2010-07-24
1
-0
/
+277