summaryrefslogtreecommitdiff
path: root/core/java/android/app/FragmentBreadCrumbs.java
AgeCommit message (Expand)Author
2017-11-13Deprecate framework Fragments and LoadersIan Lake
2014-09-26Fix bug #17521147 Settings activity looks terrible on VolantisFabrice Di Meglio
2014-05-15Deprecate FragmentBreadCrumbs, remove styles add in LAlan Viverette
2013-09-10Add public attr for fragmentBreadCrumbStyle, apply in constructorAlan Viverette
2013-09-09Add View constructor that supplies a default style resourceAlan Viverette
2012-10-11Fix bug #7325609 FragmentBreadCrumbs should be RTL-awareFabrice Di Meglio
2011-02-16Rework thumbnail API to not suffer from IPC failures.Dianne Hackborn
2011-01-20Fix bug 3362375 - API REVIEW: remove unused public 'up' idAdam Powell
2011-01-17Fix a bunch of API review bugs.Dianne Hackborn
2010-12-14Add a way to insert a parent bread crumb so that deep linked settings can nav...Amith Yamasani
2010-12-08Move the breadcrumbs to the right pane.Amith Yamasani
2010-12-03Implement smarter sizing of WRAP_CONTENT windows.Dianne Hackborn
2010-11-01Various PreferenceActivity and related improvement.Dianne Hackborn
2010-09-21Make the breadcrumbs touchable for navigation.Amith Yamasani
2010-09-16Add API for showing breadcrumbs of fragment back stack.Dianne Hackborn