| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |