summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* Updated help, whats new, and bumped versionSteve Slaven2011-02-151-2/+2
|
* Add bootup option if you want the service without running as your defaultSteve Slaven2011-02-151-1/+7
| | | | | launcher, needed to restructure some initialization code because of that since Keys is not the primary entry point anymore
* bumpv3.07Steve Slaven2011-01-271-2/+2
|
* bumpv3.06Steve Slaven2011-01-111-2/+2
|
* bumpSteve Slaven2011-01-111-2/+2
|
* Use explicit actions for notification buttons, extras are getting mangled,Steve Slaven2011-01-111-1/+2
| | | | remove global intents
* Don't intialize the orientation listener until we've finished setting upv3.04Steve Slaven2011-01-101-2/+2
| | | | our views to eliminate force close race condition
* bumpv3.03Steve Slaven2011-01-101-2/+2
|
* Change name to be a launcher style process name, add configure activitySteve Slaven2011-01-101-2/+11
|
* bumpv3.02Steve Slaven2011-01-061-2/+2
|
* bumpv3.01Steve Slaven2011-01-061-2/+2
|
* Moved main key sending stuff in to globals, added new smaller activity toSteve Slaven2011-01-041-6/+11
| | | | | receive the intents, intents are generic now allowing sending any keycode once the extras are set
* Add help/getting started documentsSteve Slaven2010-12-271-0/+6
|
* Initial commitv3.00Steve Slaven2010-12-231-0/+53