summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix dragging popper causes dpad to toggle bug (longclick/drag interaction)HEADv3.08masterSteve Slaven2011-02-151-3/+6
|
* Updated help, whats new, and bumped versionSteve Slaven2011-02-153-2/+27
|
* Clean up importsSteve Slaven2011-02-159-130/+3
|
* Russions translation from Nikk GitanesSteve Slaven2011-02-152-0/+181
|
* Add bootup option if you want the service without running as your defaultSteve Slaven2011-02-157-160/+283
| | | | | 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
|
* Added connectbot button notesSteve Slaven2011-01-272-2/+6
|
* Updated helpSteve Slaven2011-01-272-0/+26
|
* struct classSteve Slaven2011-01-271-0/+115
|
* button graphicsSteve Slaven2011-01-273-0/+0
|
* Add power/volume up/volume down keys to service and home screen, addSteve Slaven2011-01-2711-82/+326
| | | | connect bot shortcuts
* Missing resourcesSteve Slaven2011-01-128-0/+0
|
* bumpv3.06Steve Slaven2011-01-111-2/+2
|
* Null exception fixSteve Slaven2011-01-111-25/+27
|
* Updated infoSteve Slaven2011-01-111-0/+7
|
* Remove all notification intent handlingSteve Slaven2011-01-111-26/+1
|
* Bypass first run flag if we've shown the whats new dialog already so weSteve Slaven2011-01-111-0/+4
| | | | come up full on boot
* Move all the key actions stuff back in the main keys activitySteve Slaven2011-01-112-12/+43
|
* Fix typoSteve Slaven2011-01-111-1/+1
|
* Add missing asssetsv3.05Steve Slaven2011-01-117-0/+355
|
* bumpSteve Slaven2011-01-111-2/+2
|
* Disable noise in logSteve Slaven2011-01-111-1/+1
|
* Use explicit actions for notification buttons, extras are getting mangled,Steve Slaven2011-01-113-14/+48
| | | | remove global intents
* Don't intialize the orientation listener until we've finished setting upv3.04Steve Slaven2011-01-102-10/+10
| | | | our views to eliminate force close race condition
* bumpv3.03Steve Slaven2011-01-101-2/+2
|
* Fix transparency bugSteve Slaven2011-01-102-7/+19
|
* Handle long-press search actionSteve Slaven2011-01-103-2/+17
|
* Add some paddingSteve Slaven2011-01-101-0/+1
|
* changed back to just sending keypress not keydown/up since there is aSteve Slaven2011-01-103-20/+78
| | | | | keyrepeat issue. Here we can now detect longpress so we should modify the response based on that. Also init the shell early
* Add keydown/up methodsSteve Slaven2011-01-101-0/+27
|
* Pretty print key names, long press to toggle dpad viewSteve Slaven2011-01-103-11/+45
|
* Add options for extra transparencySteve Slaven2011-01-102-0/+10
|
* Save numrows, update the buttons not the linearlayouts from beforeSteve Slaven2011-01-101-4/+18
|
* Make each button 1 row, 2 per row gets too squishedSteve Slaven2011-01-102-77/+31
|
* Add exit optionSteve Slaven2011-01-101-0/+1
|
* Add exit optionSteve Slaven2011-01-101-0/+2
|
* Layouts for service extra buttons and configure extra buttonsSteve Slaven2011-01-102-0/+261
|
* Change name to be a launcher style process name, add configure activitySteve Slaven2011-01-101-2/+11
|
* Configure extra buttons activitySteve Slaven2011-01-101-0/+133
|
* Switch to remotecontext instead of inputSteve Slaven2011-01-101-40/+47
|
* Add extra buttonsSteve Slaven2011-01-101-58/+258
|
* Pull out some customization stuff to allow application to other windowsSteve Slaven2011-01-101-62/+82
|
* Adds front-back mappingSteve Slaven2011-01-101-0/+94
|
* bumpv3.02Steve Slaven2011-01-061-2/+2
|
* Fix doc navigation but on froyoSteve Slaven2011-01-061-0/+17
|
* bumpv3.01Steve Slaven2011-01-061-2/+2
|
* Autogenerated nowSteve Slaven2011-01-061-44/+253
|
* Get width and height early for non-bitmap drawablesSteve Slaven2011-01-061-20/+35
|
* Default longpress launcher is softkeys interfaceSteve Slaven2011-01-061-1/+6
|
* Fix softkeys notificationSteve Slaven2011-01-061-0/+3
|