index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
FragmentBreadCrumbs.java
Age
Commit message (
Expand
)
Author
2017-11-13
Deprecate framework Fragments and Loaders
Ian Lake
2014-09-26
Fix bug #17521147 Settings activity looks terrible on Volantis
Fabrice Di Meglio
2014-05-15
Deprecate FragmentBreadCrumbs, remove styles add in L
Alan Viverette
2013-09-10
Add public attr for fragmentBreadCrumbStyle, apply in constructor
Alan Viverette
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2012-10-11
Fix bug #7325609 FragmentBreadCrumbs should be RTL-aware
Fabrice Di Meglio
2011-02-16
Rework thumbnail API to not suffer from IPC failures.
Dianne Hackborn
2011-01-20
Fix bug 3362375 - API REVIEW: remove unused public 'up' id
Adam Powell
2011-01-17
Fix a bunch of API review bugs.
Dianne Hackborn
2010-12-14
Add a way to insert a parent bread crumb so that deep linked settings can nav...
Amith Yamasani
2010-12-08
Move the breadcrumbs to the right pane.
Amith Yamasani
2010-12-03
Implement smarter sizing of WRAP_CONTENT windows.
Dianne Hackborn
2010-11-01
Various PreferenceActivity and related improvement.
Dianne Hackborn
2010-09-21
Make the breadcrumbs touchable for navigation.
Amith Yamasani
2010-09-16
Add API for showing breadcrumbs of fragment back stack.
Dianne Hackborn