summaryrefslogtreecommitdiffstats
path: root/src/net/hoopajoo/android/SoftKeys/SoftKeysService.java
Commit message (Collapse)AuthorAgeFilesLines
* Another attempt to reduce jitter by limiting max call per secondSteve Slaven2011-01-041-2/+12
|
* Repost the new calc coords after ending touch event in case it jittered outSteve Slaven2011-01-031-53/+69
| | | | of place
* Make only the stop button rotate the service view, added a basic inputSteve Slaven2011-01-031-3/+4
| | | | | smoother though the display is still jittery, maybe it's a window management problem
* Adding smoother class to try and stop the drag jitter, currently it doesSteve Slaven2011-01-011-2/+9
| | | | not smoothing but should allow swapping out smoothing ideas pretty easy
* Correctly handle hiding background for button_container views created fromSteve Slaven2010-12-281-3/+20
| | | | xml that have been nested inside another viewgroup
* Initial commitv3.00Steve Slaven2010-12-231-0/+440