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
/
ActionBar.java
Age
Commit message (
Expand
)
Author
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-03-04
Add @InspectableProperty annotations to LayoutParams
Ashley Rose
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-12-13
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-03-21
Hooked-up options menu closing
Evan Rosky
2017-01-11
Converting action bars to clusters.
Vadim Tryshev
2016-11-08
Not blocking focus on action bar on tab
Vadim Tryshev
2016-05-24
Add missing @Deprecated annotations.
Aurimas Liutikas
2016-01-04
Fix ToolbarActionBar invalidating destroyed Activities
Chris Banes
2015-12-18
Alt-up moves focus to the toolbar in action bar mode.
George Mount
2015-07-15
Let the ActionBar handle keyboard shortcuts.
Abodunrinwa Toki
2015-05-07
Use new hierarchy viewer protocol in all View subclasses
Siva Velusamy
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-02-18
Add @ResourceInt annotations on APIs
Tor Norbye
2014-08-26
Adjust toolbar/action bar title handling
Adam Powell
2014-07-10
Elevation for action bars
Adam Powell
2014-07-01
Remove ActionBar.LayoutParams MarginLayoutParams constructor
Adam Powell
2014-06-06
Material theme
Alan Viverette
2014-06-01
Further implementation for ToolbarActionBar
Adam Powell
2014-05-28
Toolbar factoring and ActionBar functionality integration
Adam Powell
2014-05-01
Add support for hiding action bars on scroll.
Adam Powell
2014-04-17
Split Activity Transitions out of PhoneWindow.
George Mount
2014-04-14
Actually store gravity in ActionBar.LayoutParams constructor
Alan Viverette
2014-04-04
Fix ActionBar attribute parsing
Adam Powell
2014-04-04
android.widget.Toolbar
Adam Powell
2014-04-04
Deprecate ActionBar navigation modes
Adam Powell
2013-09-11
Add typedefs and nullness annotations.
Tor Norbye
2013-04-05
Fix accessibility in action bars and add extra customization
Adam Powell
2013-01-23
Touch action bar title text: you will go to space today!
Adam Powell
2012-07-12
Make ActionBar aware of layout direction
Fabrice Di Meglio
2012-03-30
Add new feature to let apps layout over status bar / system bar.
Dianne Hackborn
2011-10-04
docs: add developer guide cross-references, Project ACRE
Joe Fernandez
2011-09-23
docs: a few additions and revisions to action bar docs
Scott Main
2011-09-12
Fix problems where we were allocating TypedArray when not needed.
Dianne Hackborn
2011-09-07
Empty implementations of new ActionBar methods.
Adam Powell
2011-09-07
Fix bug 5258435 - ActionBar.setBackgroundDrawable
Adam Powell
2011-09-06
Bug 5249855 - Add support for content descriptions on action bar tabs
Adam Powell
2011-07-28
Fix bug 5087752 - Maintain correct contrast against action bars in
Adam Powell
2011-07-27
cherrypick Change-Id: I4713d3977a0a1514ff9c4217e7f3723c0346d0d8
Scott Main
2011-07-14
Nicer API for disabling/enabling the home/up button in action bars.
Adam Powell
2011-06-16
resolved conflicts for merge of 872a1e79 to master
Dianne Hackborn
2011-06-16
SDK only: integrate new sample code, deprecating along the way.
Dianne Hackborn
2011-04-25
Action bar work for phones
Adam Powell
2011-03-22
Fix bug 4142917 - Add support for specifying a custom home icon in action bar
Adam Powell
2011-01-20
Fix bug 3362375 - API REVIEW: remove unused public 'up' id
Adam Powell
2011-01-05
Revisiting ActionBar API and layout.
Adam Powell
2010-12-06
Clean up button bar styles
Adam Powell
2010-12-01
Fix bug 3240444 - add OnMenuVisibilityListener for action bar.
Adam Powell
2010-11-17
Add resource ID variants of ActionBar tab setters
Adam Powell
2010-11-16
Improve docs around ActionBar as noted in bug 3111444.
Adam Powell
[next]