summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/FragmentTransaction.java
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 2008cff7 to lmp-dev-plus-aospElliott Hughes2014-09-081-1/+1
|\
| * Small documentation fixes across many files.Mark Doliner2014-09-051-1/+1
* | Make Fragment Transitions match Acitivty Transitions APIGeorge Mount2014-09-021-10/+7
* | API Review: change fragment transition methods.George Mount2014-08-221-5/+8
* | am 6b26ded8: am d05a0743: am a347ece5: Merge "Fix typo in comment of Fragment...Nick Kralevich2014-07-051-1/+1
|\ \ | |/
| * Fix typo in comment of FragmentTransactionPaul Quei2014-03-141-1/+1
* | Revert "Revert "API Review: Change View viewName attribute to transitionName.""George Mount2014-06-231-4/+4
* | Revert "API Review: Change View viewName attribute to transitionName."John Reck2014-06-231-4/+4
* | API Review: Change View viewName attribute to transitionName.George Mount2014-06-201-4/+4
* | Allow antroid.transition Transitions in fragments.George Mount2014-06-171-0/+33
|/
* docs: add developer guide cross-references, Project ACREJoe Fernandez2011-10-041-0/+6
* Back-port new fragment detach APIs from support lib.Dianne Hackborn2011-04-181-0/+25
* Add custom fragment anims to be run when popping backstackChet Haase2011-03-231-2/+12
* Remove old APIs.Dianne Hackborn2011-01-171-6/+0
* Fix a bunch of API review bugs.Dianne Hackborn2011-01-171-4/+9
* Implement issue # 3255887 could CursorLoader offer...Dianne Hackborn2011-01-081-4/+4
* Fix summary for FragmentTransaction.show()Jim Shuma2010-11-091-1/+1
* Fixe some stuff.Dianne Hackborn2010-11-081-30/+46
* Fix bug 3156280 - Fix several issues with tab navigation in action bars.Adam Powell2010-11-031-0/+16
* Adding next/prev to fragment animations and to PreferenceActivityChet Haase2010-10-051-2/+6
* Add API for showing breadcrumbs of fragment back stack.Dianne Hackborn2010-09-161-1/+52
* Reworking the ActionBar tab APIAdam Powell2010-09-071-0/+6
* Make Fragments use the new animation APIsChet Haase2010-08-111-41/+5
* Add new DialogFragment class.Dianne Hackborn2010-07-241-1/+11
* More fragment work.Dianne Hackborn2010-05-191-3/+82
* Further work on fragments:Dianne Hackborn2010-05-131-1/+1
* Improvements to fragment API:Dianne Hackborn2010-05-071-2/+62
* New fragment stuff: back stack, and layout integration.Dianne Hackborn2010-05-061-0/+1
* Introducing Fragment.Dianne Hackborn2010-04-191-0/+11