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
/
SlidingTab.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate boolean settings for haptic feedback and vibrate when ringing
Lais Andrade
2022-01-18
1
-16
/
+9
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-07
1
-3
/
+3
*
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-03-22
1
-0
/
+14
*
Check targetSdkVersion when passing size hints for UNSPECIFIED specs
Adam Powell
2015-06-11
1
-4
/
+4
*
Make UNSPECIFIED measure spec include size hint.
Filip Gruszczynski
2015-04-16
1
-7
/
+9
*
Zen mode filtering should use new usage constants.
John Spurlock
2014-07-19
1
-2
/
+7
*
Annotate framework vibrate calls with stream hints.
John Spurlock
2014-03-21
1
-1
/
+2
*
Make all lockscreen widgets follow haptic flag.
Jeff Sharkey
2012-10-12
1
-4
/
+11
*
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
1
-1
/
+1
*
Rename several animation classes
Chet Haase
2010-09-08
1
-1
/
+1
*
Fix 2926276: Remove spurrious warning about unspecified measurespec.
Jim Miller
2010-08-17
1
-4
/
+7
*
Fix 2584857: Reset grabbed state when SlidingTab visibility changes
Jim Miller
2010-05-25
1
-15
/
+29
*
Fix 2537999: Don't throw exception when SlidingTab has UNSPECIFIED specs
Jim Miller
2010-03-26
1
-1
/
+6
*
am 3a8a2818: am d8a3a895: Fix 2404771: Expose reset() in SlidingTab widget so...
Jim Miller
2010-01-29
1
-2
/
+12
|
\
|
*
Fix 2404771: Expose reset() in SlidingTab widget so we can reset it when we g...
Jim Miller
2010-01-29
1
-2
/
+12
*
|
am 84928fa9: am 813d2d86: Merge "Fix for 2292713: Remove workaround that hide...
Jim Miller
2010-01-21
1
-16
/
+2
|
\
|
|
*
Fix for 2292713: Remove workaround that hides SlidingTab widget while interna...
Jim Miller
2010-01-15
1
-16
/
+2
*
|
Deprecate fill_parent and introduce match_parent.
Romain Guy
2010-01-08
1
-4
/
+1
|
/
*
Better animation for sliding widget.
Jim Miller
2009-12-02
1
-12
/
+26
*
Workaround for 2262578: Don't draw tabs if view is not in the correct orienta...
Jim Miller
2009-11-18
1
-0
/
+9
*
Fix 2209086: Clean up visual glitches in SlidingTab for lock and incall screen.
Jim Miller
2009-11-16
1
-19
/
+77
*
Fix 2209086: Add animations and misc ui improvements to SlidingTab.
Jim Miller
2009-11-15
1
-67
/
+174
*
Fix 2209086: Fix missing callback that was preventing tab bar text from updat...
Jim Miller
2009-11-15
1
-0
/
+1
*
Fix 2261626: Don't show text on button if orientation is vertical.
Jim Miller
2009-11-13
1
-20
/
+23
*
Fix 2209086: Updated assets and fixed widget dimension calculation.
Jim Miller
2009-11-12
1
-7
/
+26
*
Fix 2209086: restore drawable states when drawables change.
Jim Miller
2009-11-12
1
-20
/
+31
*
Fix 2209086: add drawables for SlidingTab states in PhoneApp. Update string f...
Jim Miller
2009-11-11
1
-10
/
+15
*
Fix for 2209086: Initial pass at new SlidingTab widget and integration into ...
Jim Miller
2009-11-11
1
-0
/
+626