summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/FragmentBreadCrumbs.java
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #17521147 Settings activity looks terrible on VolantisFabrice Di Meglio2014-09-261-3/+10
* Deprecate FragmentBreadCrumbs, remove styles add in LAlan Viverette2014-05-151-0/+6
* Add public attr for fragmentBreadCrumbStyle, apply in constructorAlan Viverette2013-09-101-1/+1
* Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-4/+9
* Fix bug #7325609 FragmentBreadCrumbs should be RTL-awareFabrice Di Meglio2012-10-111-8/+56
* Rework thumbnail API to not suffer from IPC failures.Dianne Hackborn2011-02-161-2/+42
* Fix bug 3362375 - API REVIEW: remove unused public 'up' idAdam Powell2011-01-201-3/+3
* Fix a bunch of API review bugs.Dianne Hackborn2011-01-171-2/+2
* Add a way to insert a parent bread crumb so that deep linked settings can nav...Amith Yamasani2010-12-141-24/+83
* Move the breadcrumbs to the right pane.Amith Yamasani2010-12-081-5/+28
* Implement smarter sizing of WRAP_CONTENT windows.Dianne Hackborn2010-12-031-2/+6
* Various PreferenceActivity and related improvement.Dianne Hackborn2010-11-011-0/+2
* Make the breadcrumbs touchable for navigation.Amith Yamasani2010-09-211-5/+17
* Add API for showing breadcrumbs of fragment back stack.Dianne Hackborn2010-09-161-0/+175