Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | button graphics | Steve Slaven | 2011-01-27 | 3 | -0/+0 |
| | |||||
* | Add power/volume up/volume down keys to service and home screen, add | Steve Slaven | 2011-01-27 | 11 | -82/+326 |
| | | | | connect bot shortcuts | ||||
* | Missing resources | Steve Slaven | 2011-01-12 | 8 | -0/+0 |
| | |||||
* | bumpv3.06 | Steve Slaven | 2011-01-11 | 1 | -2/+2 |
| | |||||
* | Null exception fix | Steve Slaven | 2011-01-11 | 1 | -25/+27 |
| | |||||
* | Updated info | Steve Slaven | 2011-01-11 | 1 | -0/+7 |
| | |||||
* | Remove all notification intent handling | Steve Slaven | 2011-01-11 | 1 | -26/+1 |
| | |||||
* | Bypass first run flag if we've shown the whats new dialog already so we | Steve Slaven | 2011-01-11 | 1 | -0/+4 |
| | | | | come up full on boot | ||||
* | Move all the key actions stuff back in the main keys activity | Steve Slaven | 2011-01-11 | 2 | -12/+43 |
| | |||||
* | Fix typo | Steve Slaven | 2011-01-11 | 1 | -1/+1 |
| | |||||
* | Add missing asssetsv3.05 | Steve Slaven | 2011-01-11 | 7 | -0/+355 |
| | |||||
* | bump | Steve Slaven | 2011-01-11 | 1 | -2/+2 |
| | |||||
* | Disable noise in log | Steve Slaven | 2011-01-11 | 1 | -1/+1 |
| | |||||
* | Use explicit actions for notification buttons, extras are getting mangled, | Steve Slaven | 2011-01-11 | 3 | -14/+48 |
| | | | | remove global intents | ||||
* | Don't intialize the orientation listener until we've finished setting upv3.04 | Steve Slaven | 2011-01-10 | 2 | -10/+10 |
| | | | | our views to eliminate force close race condition | ||||
* | bumpv3.03 | Steve Slaven | 2011-01-10 | 1 | -2/+2 |
| | |||||
* | Fix transparency bug | Steve Slaven | 2011-01-10 | 2 | -7/+19 |
| | |||||
* | Handle long-press search action | Steve Slaven | 2011-01-10 | 3 | -2/+17 |
| | |||||
* | Add some padding | Steve Slaven | 2011-01-10 | 1 | -0/+1 |
| | |||||
* | changed back to just sending keypress not keydown/up since there is a | Steve Slaven | 2011-01-10 | 3 | -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 methods | Steve Slaven | 2011-01-10 | 1 | -0/+27 |
| | |||||
* | Pretty print key names, long press to toggle dpad view | Steve Slaven | 2011-01-10 | 3 | -11/+45 |
| | |||||
* | Add options for extra transparency | Steve Slaven | 2011-01-10 | 2 | -0/+10 |
| | |||||
* | Save numrows, update the buttons not the linearlayouts from before | Steve Slaven | 2011-01-10 | 1 | -4/+18 |
| | |||||
* | Make each button 1 row, 2 per row gets too squished | Steve Slaven | 2011-01-10 | 2 | -77/+31 |
| | |||||
* | Add exit option | Steve Slaven | 2011-01-10 | 1 | -0/+1 |
| | |||||
* | Add exit option | Steve Slaven | 2011-01-10 | 1 | -0/+2 |
| | |||||
* | Layouts for service extra buttons and configure extra buttons | Steve Slaven | 2011-01-10 | 2 | -0/+261 |
| | |||||
* | Change name to be a launcher style process name, add configure activity | Steve Slaven | 2011-01-10 | 1 | -2/+11 |
| | |||||
* | Configure extra buttons activity | Steve Slaven | 2011-01-10 | 1 | -0/+133 |
| | |||||
* | Switch to remotecontext instead of input | Steve Slaven | 2011-01-10 | 1 | -40/+47 |
| | |||||
* | Add extra buttons | Steve Slaven | 2011-01-10 | 1 | -58/+258 |
| | |||||
* | Pull out some customization stuff to allow application to other windows | Steve Slaven | 2011-01-10 | 1 | -62/+82 |
| | |||||
* | Adds front-back mapping | Steve Slaven | 2011-01-10 | 1 | -0/+94 |
| | |||||
* | bumpv3.02 | Steve Slaven | 2011-01-06 | 1 | -2/+2 |
| | |||||
* | Fix doc navigation but on froyo | Steve Slaven | 2011-01-06 | 1 | -0/+17 |
| | |||||
* | bumpv3.01 | Steve Slaven | 2011-01-06 | 1 | -2/+2 |
| | |||||
* | Autogenerated now | Steve Slaven | 2011-01-06 | 1 | -44/+253 |
| | |||||
* | Get width and height early for non-bitmap drawables | Steve Slaven | 2011-01-06 | 1 | -20/+35 |
| | |||||
* | Default longpress launcher is softkeys interface | Steve Slaven | 2011-01-06 | 1 | -1/+6 |
| | |||||
* | Fix softkeys notification | Steve Slaven | 2011-01-06 | 1 | -0/+3 |
| | |||||
* | Add long press handler for service home button to use settings from prefs | Steve Slaven | 2011-01-04 | 1 | -1/+1 |
| | |||||
* | Fixed service to call global sendkeys directly, fixed sendkeys to build the | Steve Slaven | 2011-01-04 | 3 | -30/+15 |
| | | | | send string | ||||
* | Replaced some magic numbers with constants | Steve Slaven | 2011-01-04 | 1 | -5/+5 |
| | |||||
* | Moved some constants and they key resolver out to a utility class | Steve Slaven | 2011-01-04 | 2 | -14/+93 |
| | |||||
* | Added keyid support | Steve Slaven | 2011-01-04 | 1 | -1/+4 |
| | |||||
* | Moved main key sending stuff in to globals, added new smaller activity to | Steve Slaven | 2011-01-04 | 5 | -138/+327 |
| | | | | | receive the intents, intents are generic now allowing sending any keycode once the extras are set | ||||
* | Added more notes about the nook jitter | Steve Slaven | 2011-01-04 | 1 | -6/+11 |
| | |||||
* | Another attempt to reduce jitter by limiting max call per second | Steve Slaven | 2011-01-04 | 1 | -2/+12 |
| | |||||
* | Repost the new calc coords after ending touch event in case it jittered out | Steve Slaven | 2011-01-03 | 2 | -56/+72 |
| | | | | of place |