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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
com
/
android
/
internal
/
widget
/
ScrollingTabContainerView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-3
/
+4
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-4
/
+3
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-3
/
+4
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-07
1
-3
/
+3
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+11
*
Rename View.setTooltip/getTooltip to setTooltipText/getTooltipText
Vladislav Kaznacheev
2017-01-19
1
-1
/
+1
*
Replace Toast-based cheat sheets with tooltips
Vladislav Kaznacheev
2016-12-06
1
-28
/
+2
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-1
/
+0
*
First quick implementation of auto assist data.
Dianne Hackborn
2015-02-06
1
-10
/
+2
*
Add popup theme for Spinner, use for actionBarPopupTheme default
Alan Viverette
2015-01-14
1
-6
/
+29
*
Fix accessibility delegation
Alan Viverette
2015-01-07
1
-4
/
+4
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-1
/
+0
*
Send tab selection event from ScrollingTabContainerView.
Alan Viverette
2013-04-15
1
-0
/
+25
*
Fix for ActionBar#setSelectedNavigationItem() in collapsed tab mode
Adam Powell
2013-04-09
1
-0
/
+3
*
Show content description popups when long-pressing action bar tabs
Adam Powell
2012-08-24
1
-2
/
+32
*
Replace left/right with start/end for Gravity / LayoutParams / Padding
Fabrice Di Meglio
2012-07-19
1
-1
/
+1
*
Adjust action bar tab policies
Adam Powell
2012-04-19
1
-10
/
+10
*
Fix bug 6065890 - Correct callback sequence for action bar tab switching
Adam Powell
2012-02-24
1
-7
/
+3
*
Fix bug 5521467 - Monkeys and ActionBar custom tab views
Adam Powell
2011-11-21
1
-1
/
+6
*
Fix bug 5249855 - put content descriptions for action bar tabs on images
Adam Powell
2011-09-08
1
-1
/
+3
*
Bug 5249855 - Add support for content descriptions on action bar tabs
Adam Powell
2011-09-06
1
-0
/
+2
*
Fix action bar tabs collapsing when they shouldn't.
Adam Powell
2011-08-11
1
-10
/
+6
*
Fix bug 5122319 - When action bar tabs run out of space they should
Adam Powell
2011-08-10
1
-34
/
+213
*
Fix bug 5116434 - Bookmark label is not highlighted.
Adam Powell
2011-08-08
1
-0
/
+16
*
Fix bug 5079507 - ICS (phone) : ActionBar tabs don't correctly resize
Adam Powell
2011-07-28
1
-0
/
+5
*
Add ALL CAPS style to TextView/TextAppearance
Adam Powell
2011-07-07
1
-1
/
+0
*
Fix some issues with the action bar and action modes.
Adam Powell
2011-06-30
1
-0
/
+69
*
Fix bug 4521549 - Crash in ScrollingTabContainerView, when using a tab
Adam Powell
2011-06-14
1
-1
/
+2
*
Action bar tab layout
Adam Powell
2011-05-25
1
-0
/
+261