summaryrefslogtreecommitdiffstats
path: root/core/java/com/android/internal/widget/RotarySelector.java
Commit message (Expand)AuthorAgeFilesLines
* Zen mode filtering should use new usage constants.John Spurlock2014-07-191-2/+7
* Annotate framework vibrate calls with stream hints.John Spurlock2014-03-211-1/+4
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Make all lockscreen widgets follow haptic flag.Jeff Sharkey2012-10-121-4/+11
* Fix for 2177367: Reduce duration of vibrate in RotaryLockScreenJim Miller2009-10-081-2/+2
* Fix for 2161835: Tweaks to rotary lock screen:Jim Miller2009-10-061-45/+37
* RotarySelector widget: add callback for "grabbed" state changes.David Brown2009-10-021-9/+32
* Adjust opacity for inactive dimple in rotary widgetJim Miller2009-09-301-10/+15
* Optimize rotary selector widget by using bitmaps instead of drawables.Karl Rosaen2009-09-251-39/+15
* fix bug where siilent mode dissapears when it triggers instead of animating o...Karl Rosaen2009-09-241-1/+1
* Update RotarySelector to support vertical orientation, and add resolution spe...Karl Rosaen2009-09-241-88/+186
* Bring the dimples back, and make the "spin around" animation have a fling fee...Karl Rosaen2009-09-221-82/+177
* Clean up spin animation in rotary selector, and be even more generous for tri...Karl Rosaen2009-09-201-15/+27
* Add better transition to rotary lock widget when triggering: spin around inst...Karl Rosaen2009-09-201-33/+41
* Some tweaks to the rotary lock widget.Karl Rosaen2009-09-171-8/+18
* Address romain's code review commentsKarl Rosaen2009-09-161-74/+79
* Add RotarySelector widget to android.internal for use by lock screen and inco...Karl Rosaen2009-09-151-0/+542