summaryrefslogtreecommitdiffstats
path: root/src/net/hoopajoo/android/SoftKeys/Globals.java
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | send string
* Moved main key sending stuff in to globals, added new smaller activity toSteve Slaven2011-01-041-4/+110
| | | | | receive the intents, intents are generic now allowing sending any keycode once the extras are set
* On first run show the home service like normal, allowing the popup to runSteve Slaven2011-01-031-0/+1
| | | | and the view to assemble correctly
* Initial commitv3.00Steve Slaven2010-12-231-0/+94