summaryrefslogtreecommitdiff
path: root/common/gesture.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various misspellings in commentsMartin Roth2016-11-151-1/+1
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-1/+1
* gesture: fix double tap doesn't always work in suspendAlec Berg2015-09-291-3/+8
* common: motion: move gesture actions in motion task.Gwendal Grignou2015-09-181-8/+3
* samus: Use new config, fix gestureGwendal Grignou2015-08-291-13/+0
* driver: change get_ interface.Gwendal Grignou2015-08-291-3/+2
* motion_sense: Fix init routinesGwendal Grignou2015-07-271-1/+5
* cleanup: rename motion sensor CONFIG_ optionsBill Richardson2015-05-011-1/+1
* gesture: add absolute threshold for start of tap for batteryAlec Berg2014-12-301-1/+2
* gesture: double tap for battery accelereomter ODRAlec Berg2014-12-301-1/+5
* samus: accel: fix initialization bug in tap gestureAlec Berg2014-10-311-12/+8
* gesture: Minor fixesGwendal Grignou2014-10-291-3/+5
* Samus: move gesture to commonGwendal Grignou2014-10-291-0/+340