summaryrefslogtreecommitdiffstats
path: root/src/net/hoopajoo/android/SoftKeys/SoftKeysService.java
Commit message (Expand)AuthorAgeFilesLines
* Save numrows, update the buttons not the linearlayouts from beforeSteve Slaven2011-01-101-4/+18
* Add extra buttonsSteve Slaven2011-01-101-58/+258
* Add long press handler for service home button to use settings from prefsSteve Slaven2011-01-041-1/+1
* Fixed service to call global sendkeys directly, fixed sendkeys to build theSteve Slaven2011-01-041-16/+9
* Moved main key sending stuff in to globals, added new smaller activity toSteve Slaven2011-01-041-37/+56
* Added more notes about the nook jitterSteve Slaven2011-01-041-6/+11
* 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
* Make only the stop button rotate the service view, added a basic inputSteve Slaven2011-01-031-3/+4
* Adding smoother class to try and stop the drag jitter, currently it doesSteve Slaven2011-01-011-2/+9
* Correctly handle hiding background for button_container views created fromSteve Slaven2010-12-281-3/+20
* Initial commitv3.00Steve Slaven2010-12-231-0/+440