summaryrefslogtreecommitdiffstats
path: root/src/net/hoopajoo/android/SoftKeys/Keys.java
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | send string
* 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
| | | | | receive the intents, intents are generic now allowing sending any keycode once the extras are set
* Make getting started be whats new instead, based on last version code ofSteve Slaven2011-01-031-2/+10
| | | | softkeys installed.
* On first run show the home service like normal, allowing the popup to runSteve Slaven2011-01-031-25/+11
| | | | and the view to assemble correctly
* 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
| | | | prefs
* 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