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