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
/
ActionMenuView.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
2016-01-04
Avoid NPE when ActionMenuPresenter is intialized with null MenuBuilder
Alan Viverette
2015-06-10
API council review feedback for ActionMenuView
Chris Banes
2015-05-07
Use new hierarchy viewer protocol in all View subclasses
Siva Velusamy
2015-03-13
Add resource type annotations to some APIs
Tor Norbye
2015-02-27
MenuItem, navigation and overflow icon tinting
Chris Banes
2015-01-19
Fix NPE in ActionMenuView when there isn't a presenter
Chris Banes
2015-01-07
Fix accessibility delegation
Alan Viverette
2014-10-29
Fix ActionMenuView vertical alignment of items
Chris Banes
2014-09-09
ActionMenuViews always reserve overflow when creating their own menus
Adam Powell
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-07-10
API for inflating action bar menus against a different theme
Alan Viverette
2014-06-01
Further implementation for ToolbarActionBar
Adam Powell
2014-05-28
Toolbar factoring and ActionBar functionality integration
Adam Powell
2014-04-04
android.widget.Toolbar
Adam Powell
2014-01-08
Move ActionMenuView into android.widget and make it public
Adam Powell