| Commit message (Expand) | Author | Age | Files | Lines |
* | Bypass first run flag if we've shown the whats new dialog already so we | Steve Slaven | 2011-01-11 | 1 | -0/+4 |
|
|
* | 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 |
|
|
* | Don't intialize the orientation listener until we've finished setting upv3.04 | Steve Slaven | 2011-01-10 | 2 | -10/+10 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | Background is white to match webview | Steve Slaven | 2011-01-03 | 1 | -0/+1 |
|
|
* | Make getting started be whats new instead, based on last version code of | Steve Slaven | 2011-01-03 | 3 | -4/+15 |
|
|
* | Make only the stop button rotate the service view, added a basic input | Steve Slaven | 2011-01-03 | 2 | -32/+25 |
|
|
* | On first run show the home service like normal, allowing the popup to run | Steve Slaven | 2011-01-03 | 2 | -25/+12 |
|
|
* | Allow overriding button layouts similar to the container by specifying the | Steve Slaven | 2011-01-03 | 1 | -4/+33 |
|
|
* | Adding smoother class to try and stop the drag jitter, currently it does | Steve Slaven | 2011-01-01 | 2 | -2/+118 |
|
|
* | Correctly handle hiding background for button_container views created from | Steve Slaven | 2010-12-28 | 1 | -3/+20 |
|
|