Android-x86
Fork
捐款

  • R/O
  • HTTP
  • SSH
  • HTTPS

hardware-libsensors: List of commits

hardware/libsensors


RSS
修訂. 時間 作者
a950166 jb-x86 2013-12-20 00:05:02 Kyle Evans

add reverse button rotation

d0c2f2f 2013-12-20 00:05:02 Kyle Evans

allow one button rotation to be soft coded.

dfe0f77 2013-02-21 19:14:24 Kyle Evans

add WMI hotkey support

SW_TABLET_MODE & KEY_DIRECTION, these are two events common to tablet
PC's. The first detects when the laptop is entering tablet mode and
rotates the screen to 90 if not already rotated, then back to 0 when
returning to laptop mode. The second is just a single button rotation
that can still be used when the keyboard is covered up.

5b664be 2013-02-06 19:35:58 Chih-Wei Huang

update for jb-x86

Now all sensors libraries are built into the iso image.
Use the property hal.sensors to select the correct one.

159f3d9 2013-02-04 17:42:06 Chih-Wei Huang

allow to select rotation keys at runtime

hal.sensors.kbd.keys - define all keys configuration
hal.sensors.kbd.type - predefined configuration type

ed7455d 2012-07-15 20:08:11 Chih-Wei Huang

add s103t_sensor.c for S10-3t tablet

Moved from libsensors_s103t of device/lenovo/s103t with a bugfix.

1838f8e 2012-03-02 03:44:57 Kyle Evans

add alternate button config, F5-F8

68b38e9 2012-02-11 01:24:24 Stefan Seidel

add module for HDAPS accelerometer found in many IBM Thinkpads

33dd01b 2012-02-03 15:49:22 Chih-Wei Huang

remove remapping keys via uinput

Now we use the keylayout file to remap or ignore key events.

b526dea 2012-02-03 15:21:25 Chih-Wei Huang

fix ics rotation issue

The ics framework checks the events more restrictly.
The timestamp delta must be less than one second.

Use clock_gettime() to get more precise timestamp,
suggested by RvdB.

3e69795 honeycomb-x86 2011-11-13 16:25:02 Chih-Wei Huang

support rotation keys configuration

0591156 2011-08-16 11:21:05 Chih-Wei Huang

fix issues on honeycomb-x86

528fb5a gingerbread-x86 2011-04-20 17:37:39 Chih-Wei Huang

update to use new sensor interface of gingerbread

2504bab 2011-04-19 16:54:10 Chih-Wei Huang

change to C++ style struct initializer

2417e96 2011-03-24 17:05:10 Chih-Wei Huang

initial import of kbdsensor

Show on old repository browser