2012-10-31 |
Michael Gernoth | don't try to unload module when it's not loaded, more...
|
commit | commitdiff | tree |
2012-10-30 |
Michael Gernoth | don't try to load the module if it is already loaded
|
commit | commitdiff | tree |
2012-10-29 |
Michael Gernoth | start service while booting to prevent module-loading...
|
commit | commitdiff | tree |
2012-10-29 |
Michael Gernoth | add logging to runAsRoot
|
commit | commitdiff | tree |
2012-10-29 |
Michael Gernoth | add version name to about dialog
|
commit | commitdiff | tree |
2012-10-29 |
Michael Gernoth | wait for module to be loaded before trying to set parameters
|
commit | commitdiff | tree |
2012-10-28 |
Michael Gernoth | forgot to modify AndroidVersionName...
|
commit | commitdiff | tree |
2012-10-28 |
Michael Gernoth | use module included in ROM (when available)
|
commit | commitdiff | tree |
2012-09-06 |
Michael Gernoth | better error-handling when executing commands as root
|
commit | commitdiff | tree |
2012-09-05 |
Michael Gernoth | error checks, manifest updates to limit market devices
|
commit | commitdiff | tree |
2012-08-26 |
Michael Gernoth | project update and jellybean fix (missing permission)
|
commit | commitdiff | tree |
2011-09-07 |
Michael Gernoth | replace useless drive inactive toggle with toggle for...
|
commit | commitdiff | tree |
2011-09-07 |
Michael Gernoth | change padconfig to drive the matrix active high, needs...
|
commit | commitdiff | tree |
2011-09-06 |
Michael Gernoth | add access to struct gpio_kp
|
commit | commitdiff | tree |
2011-09-06 |
Michael Gernoth | add (disabled) fixup-handler
|
commit | commitdiff | tree |
2011-09-06 |
Michael Gernoth | make active_high_flag writeable, it's not desctructive...
|
commit | commitdiff | tree |
2011-09-06 |
Michael Gernoth | add support for switching between edge and level triggered...
|
commit | commitdiff | tree |
2011-08-21 |
Michael Gernoth | add option to set drive_inactive flag
|
commit | commitdiff | tree |
2011-08-21 |
Michael Gernoth | integrate hw debounce into gui
|
commit | commitdiff | tree |
2011-08-21 |
Michael Gernoth | helper for installing debug version
|
commit | commitdiff | tree |
2011-08-21 |
Michael Gernoth | more consistency
|
commit | commitdiff | tree |
2011-08-21 |
Michael Gernoth | consistent state
|
commit | commitdiff | tree |
2011-08-21 |
Michael Gernoth | don't do unnecessary debounce configs
|
commit | commitdiff | tree |
2011-08-21 |
Michael Gernoth | only set hw_debounce_time when hw_debounce is active
|
commit | commitdiff | tree |
2011-08-21 |
Michael Gernoth | fix typo
|
commit | commitdiff | tree |
2011-08-21 |
Michael Gernoth | make hw_debounce user configurable
|
commit | commitdiff | tree |
2011-08-19 |
Michael Gernoth | only activate hw-debouncing on the inputs
|
commit | commitdiff | tree |
2011-08-19 |
Michael Gernoth | motorola defaults
|
commit | commitdiff | tree |
2011-08-19 |
Michael Gernoth | and lower again
|
commit | commitdiff | tree |
2011-08-19 |
Michael Gernoth | better hw debounce time
|
commit | commitdiff | tree |
2011-08-19 |
Michael Gernoth | enable hardware debouncing of keyboard gpios
|
commit | commitdiff | tree |
2011-08-16 |
Michael Gernoth | allow 3 digit poll_time
|
commit | commitdiff | tree |
2011-07-31 |
Michael Gernoth | update module for more matrix-flags
|
commit | commitdiff | tree |
2011-07-24 |
Michael Gernoth | add simple script to update phone using adb
|
commit | commitdiff | tree |
2011-07-24 |
Michael Gernoth | update defaults for debounce_delay and poll_time
|
commit | commitdiff | tree |
2011-07-05 |
Michael Gernoth | change default settle time, fix landscape view
|
commit | commitdiff | tree |
2011-07-04 |
Michael Gernoth | typo
|
commit | commitdiff | tree |
2011-07-04 |
Michael Gernoth | at least all fields can be seen now...
|
commit | commitdiff | tree |
2011-07-04 |
Michael Gernoth | it somehow works, but you can't look at it
|
commit | commitdiff | tree |
2011-07-04 |
Michael Gernoth | set settle_time and poll_time
|
commit | commitdiff | tree |
2011-07-04 |
Michael Gernoth | small update to adapt app to new module interface
|
commit | commitdiff | tree |
2011-07-04 |
Michael Gernoth | no more module parameters, only sysfs
|
commit | commitdiff | tree |
2011-07-04 |
Michael Gernoth | split out flags
|
commit | commitdiff | tree |
2011-07-04 |
Michael Gernoth | allow tuning of more flags in /sys/devices/debounce
|
commit | commitdiff | tree |
2011-07-04 |
Michael Gernoth | Merge branch 'master' of git.zerfleddert.de:/git/ms2...
|
commit | commitdiff | tree |
2011-07-04 |
Michael Gernoth | save and restore more
|
commit | commitdiff | tree |
2011-07-03 |
Michael Gernoth | zero is a valid delay
|
commit | commitdiff | tree |
2011-07-03 |
Michael Gernoth | update module and build signed release apk
|
commit | commitdiff | tree |
2011-07-03 |
Michael Gernoth | deactivate debounce when delay is 0
|
commit | commitdiff | tree |
2011-05-21 |
Michael Gernoth | add icon
|
commit | commitdiff | tree |
2011-05-21 |
Michael Gernoth | restore old state when unloading module
|
commit | commitdiff | tree |
2011-05-21 |
Michael Gernoth | better interaction with superuser
|
commit | commitdiff | tree |
2011-05-21 |
Michael Gernoth | performance improvements
|
commit | commitdiff | tree |
2011-05-21 |
Michael Gernoth | working edittext
|
commit | commitdiff | tree |
2011-05-21 |
Michael Gernoth | only allow a reload, when the delay has really changed
|
commit | commitdiff | tree |
2011-05-21 |
Michael Gernoth | implement on_boot checkbox
|
commit | commitdiff | tree |
2011-05-21 |
Michael Gernoth | add debounce_delay edittext
|
commit | commitdiff | tree |
2011-05-21 |
Michael Gernoth | add load/unload/reload-buttons
|
commit | commitdiff | tree |
2011-05-21 |
Michael Gernoth | add setDelay
|
commit | commitdiff | tree |
2011-05-21 |
Michael Gernoth | about dialog
|
commit | commitdiff | tree |
2011-05-21 |
Michael Gernoth | another paranoia check
|
commit | commitdiff | tree |
2011-05-20 |
Michael Gernoth | make sure that a crashing module can't lead to a reboot...
|
commit | commitdiff | tree |
2011-05-20 |
Michael Gernoth | add gitignore
|
commit | commitdiff | tree |
2011-05-20 |
Michael Gernoth | Check if it is safe to load the module on boot
|
commit | commitdiff | tree |
2011-05-20 |
Michael Gernoth | implement isLoaded and getDelay in moduleHelper
|
commit | commitdiff | tree |
2011-05-20 |
Michael Gernoth | make textview more dynamic
|
commit | commitdiff | tree |
2011-05-20 |
Michael Gernoth | extract module from apk and load it from its filepath
|
commit | commitdiff | tree |
2011-05-20 |
Michael Gernoth | update module
|
commit | commitdiff | tree |
2011-05-20 |
Michael Gernoth | rename module parameter to debounce_delay
|
commit | commitdiff | tree |
2011-05-20 |
Michael Gernoth | start unpacking file, this is just a stub for now
|
commit | commitdiff | tree |
2011-05-20 |
Michael Gernoth | make helper non-static
|
commit | commitdiff | tree |
2011-05-20 |
Michael Gernoth | Merge branch 'master' of git.zerfleddert.de:/git/ms2...
|
commit | commitdiff | tree |
2011-05-20 |
Michael Gernoth | update prebuilt module
|
commit | commitdiff | tree |
2011-05-20 |
Michael Gernoth | set default debounce_delay to 10ms
|
commit | commitdiff | tree |
2011-05-20 |
Michael Gernoth | there is no need for a service
|
commit | commitdiff | tree |
2011-05-20 |
Michael Gernoth | add precompiled module to package
|
commit | commitdiff | tree |
2011-05-20 |
Michael Gernoth | run at boot time
|
commit | commitdiff | tree |
2011-05-20 |
Michael Gernoth | load the module (still from the system dir)
|
commit | commitdiff | tree |
2011-05-20 |
Michael Gernoth | add service, which just gets root currently
|
commit | commitdiff | tree |
2011-05-20 |
Michael Gernoth | Initial app skeleton
|
commit | commitdiff | tree |
2011-05-20 |
Michael Gernoth | make the debounce_delay modifiable via the "delay"...
|
commit | commitdiff | tree |
2011-05-19 |
Michael Gernoth | add gitignore
|
commit | commitdiff | tree |
2011-05-19 |
Michael Gernoth | change compiler calls, this fixes potential toolchain...
|
commit | commitdiff | tree |
2011-05-19 |
Michael Gernoth | Set GPIOKPF_DEBOUNCE, just in case
|
commit | commitdiff | tree |
2011-05-18 |
Michael Gernoth | add README (based on xda post)
|
commit | commitdiff | tree |
2011-05-18 |
Michael Gernoth | set keypad debounce time to 5 ms
|
commit | commitdiff | tree |
2011-05-18 |
Michael Gernoth | initial Makefile and module (currently just a test...
|
commit | commitdiff | tree |
|