summaryrefslogtreecommitdiffstats
path: root/src/net/hoopajoo/android/SoftKeys/Keys.java
Commit message (Expand)AuthorAgeFilesLines
* Clean up importsSteve Slaven2011-02-151-15/+2
* Add bootup option if you want the service without running as your defaultSteve Slaven2011-02-151-132/+4
* Add power/volume up/volume down keys to service and home screen, addSteve Slaven2011-01-271-7/+64
* Null exception fixSteve Slaven2011-01-111-25/+27
* Bypass first run flag if we've shown the whats new dialog already so weSteve Slaven2011-01-111-0/+4
* Move all the key actions stuff back in the main keys activitySteve Slaven2011-01-111-5/+39
* Use explicit actions for notification buttons, extras are getting mangled,Steve Slaven2011-01-111-5/+12
* Handle long-press search actionSteve Slaven2011-01-101-1/+6
* changed back to just sending keypress not keydown/up since there is aSteve Slaven2011-01-101-2/+1
* Pretty print key names, long press to toggle dpad viewSteve Slaven2011-01-101-2/+7
* Fix softkeys notificationSteve Slaven2011-01-061-0/+3
* Fixed service to call global sendkeys directly, fixed sendkeys to build theSteve Slaven2011-01-041-13/+0
* Replaced some magic numbers with constantsSteve Slaven2011-01-041-5/+5
* Moved main key sending stuff in to globals, added new smaller activity toSteve Slaven2011-01-041-91/+41
* Make getting started be whats new instead, based on last version code ofSteve Slaven2011-01-031-2/+10
* On first run show the home service like normal, allowing the popup to runSteve Slaven2011-01-031-25/+11
* Pop getting started before we hide first timeSteve Slaven2010-12-281-5/+5
* Add real menu so people may see "help" quicker instead of digging in theSteve Slaven2010-12-281-1/+30
* Add help/getting started documentsSteve Slaven2010-12-271-0/+12
* Remove unused importsSteve Slaven2010-12-231-8/+0
* Initial commitv3.00Steve Slaven2010-12-231-0/+656