summaryrefslogtreecommitdiffstats
path: root/src/net/hoopajoo/android/SoftKeys/Generator.java
Commit message (Collapse)AuthorAgeFilesLines
* Clean up importsSteve Slaven2011-02-151-1/+0
|
* Add power/volume up/volume down keys to service and home screen, addSteve Slaven2011-01-271-3/+26
| | | | connect bot shortcuts
* Pull out some customization stuff to allow application to other windowsSteve Slaven2011-01-101-62/+82
|
* Get width and height early for non-bitmap drawablesSteve Slaven2011-01-061-20/+35
|
* Allow overriding button layouts similar to the container by specifying theSteve Slaven2011-01-031-4/+33
| | | | | | nested id we need to use as the real button, resize background based on our height since that is the only known value we have and it helps for tiling backgrounds
* Allow specifying the button container id in the theme config if you want toSteve Slaven2010-12-271-22/+28
| | | | wrap it up in an override xml layout
* Allow specifying tiling modes in the theme config, allow overriding theSteve Slaven2010-12-271-3/+76
| | | | | button container view with some kind of wrapper view and specifying the actual view group to add buttons to
* Add theme flags to resize background the same way we resize icons soSteve Slaven2010-12-271-1/+18
| | | | everything is the same size
* Remove unused importsSteve Slaven2010-12-231-2/+0
|
* Initial commitv3.00Steve Slaven2010-12-231-0/+179