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
/
widget
/
Toolbar.java
Age
Commit message (
Expand
)
Author
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-07
Update core widgets to save attribute source info.
Aurimas Liutikas
2019-02-04
@InspectableProperty coverage for android.widget
Ashley Rose
2018-09-14
Move some members to the "Q blacklist".
Mathew Inwood
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-05-02
Add setter and getter for Toolbar's collapse icon.
Daniel Santiago Rivera
2017-03-20
Allow cluster navigation to jump into touchscreenBlocksFocus
Evan Rosky
2017-01-11
Converting action bars to clusters.
Vadim Tryshev
2016-06-28
Make Toolbar ignore its minHeight if larger than height
Chris Banes
2016-06-21
Fix NPE in Toolbar - framework edition
Chris Banes
2016-04-04
Add a hidden test-only API to get Toolbar's navigation view.
Kirill Grouchnikov
2016-03-29
Add contentInsetStartWithNavigation/EndWithActions
Adam Powell
2016-01-13
Apply menu callbacks to existing Toolbar menu view
Alan Viverette
2016-01-04
Avoid NPE when ActionMenuPresenter is intialized with null MenuBuilder
Alan Viverette
2015-12-08
Revert "Add support for partial view layouts"
Chet Haase
2015-11-19
Add support for partial view layouts
Adam Powell
2015-09-15
Add accessor methods for Toolbar title margins
Alan Viverette
2015-06-17
Merge "Add matching xml attributes for existing Toolbar properties" into mnc-dev
Adam Powell
2015-06-16
Add matching xml attributes for existing Toolbar properties
Adam Powell
2015-06-15
Fully remove Toolbar children when action views expand
Adam Powell
2015-06-10
API council review feedback for ActionMenuView
Chris Banes
2015-05-08
Replace usages of deprecated version of TextView.setTextAppearance()
Alan Viverette
2015-03-13
Add resource type annotations to some APIs
Tor Norbye
2015-03-05
Annotate ARGB integer parameters with @ColorInt
Tor Norbye
2015-02-27
MenuItem, navigation and overflow icon tinting
Chris Banes
2015-01-23
Accessibility: Ignore overlapping siblings when computing a click location
Svetoslav
2015-01-22
Accessibilty: Cannot click on views in a scrollable container covered by the ...
Svetoslav
2014-11-04
am cd5f3bab: Merge "Use the right layout for inflating Action Bar." into lmp-...
Deepanshu Gupta
2014-10-30
Use the right layout for inflating Action Bar.
Deepanshu Gupta
2014-10-28
Add content description to Toolbar collapse button
Alan Viverette
2014-10-13
Document Toolbar's vertical alignment strategy
Alan Viverette
2014-09-12
Make Toolbars eat touch events
Adam Powell
2014-09-11
Vertically align toolbar child views with similar gravities
Alan Viverette
2014-09-04
Menu callbacks for ToolbarActionBars, part 2
Adam Powell
2014-09-04
Dispatch more menu events to window callbacks from ToolbarActionBar
Adam Powell
2014-09-02
Automatically supply a content description for ToolbarActionBar nav
Adam Powell
2014-08-28
Doc improvements for new Toolbar changes, now with attributes.
Adam Powell
2014-08-28
Don't add title margins during to Toolbar layout if titles don't fit
Adam Powell
2014-08-28
Add xml attributes to Toolbar for navigation icon
Adam Powell
2014-08-25
Add state save/restore for Toolbar
Adam Powell
2014-07-25
Remove duplicate Toolbar method for setting content description
Alan Viverette
2014-07-23
Update spinner asset, fix default popup context and elevation
Alan Viverette
2014-07-22
Add popupTheme attr, propagate from ActionBar to ToolBar
Alan Viverette
2014-07-19
Don't apply the ActionBar style to a Toolbar as a result of setActionBar
Adam Powell
2014-07-19
Measure Toolbar titles last
Adam Powell
2014-07-19
Fix Toolbar title layout in RTL mode
Adam Powell
2014-07-19
Adapt ActionBar.LayoutParams to Toolbar.LayoutParams on demand
Adam Powell
2014-07-10
API for inflating action bar menus against a different theme
Alan Viverette
2014-07-01
Fix a copy/paste bug in Toolbar.
Adam Powell
[next]