summaryrefslogtreecommitdiffstats
path: root/src/net/hoopajoo/android/SoftKeys/Globals.java
Commit message (Expand)AuthorAgeFilesLines
* Clean up importsSteve Slaven2011-02-151-1/+0
* Add bootup option if you want the service without running as your defaultSteve Slaven2011-02-151-21/+172
* Add power/volume up/volume down keys to service and home screen, addSteve Slaven2011-01-271-1/+22
* Handle long-press search actionSteve Slaven2011-01-101-0/+6
* changed back to just sending keypress not keydown/up since there is aSteve Slaven2011-01-101-4/+15
* Add keydown/up methodsSteve Slaven2011-01-101-0/+27
* Switch to remotecontext instead of inputSteve Slaven2011-01-101-40/+47
* Default longpress launcher is softkeys interfaceSteve Slaven2011-01-061-1/+6
* Fixed service to call global sendkeys directly, fixed sendkeys to build theSteve Slaven2011-01-041-1/+6
* Moved main key sending stuff in to globals, added new smaller activity toSteve Slaven2011-01-041-4/+110
* On first run show the home service like normal, allowing the popup to runSteve Slaven2011-01-031-0/+1
* Initial commitv3.00Steve Slaven2010-12-231-0/+94