History log of /frameworks/native/libs/input/InputDevice.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9e94788e8a8388eeb1113dc42c932ed42008de5d 06-Mar-2017 Frank Barchard <fbarchard@google.com> InputDevice warning fixes and make warnigs into Error

use const char * for string literals in InputDevice
Remove unused variable in Keyboard

Bug: 35993509
Test: mm in frameworks/native/libs/input builds without the warning
Change-Id: I11242835eae855386c47e56d6c36e5a2f912a28f
/frameworks/native/libs/input/InputDevice.cpp
7ead73ed26403405bddd625c6ea0f009bff92939 28-Feb-2017 Jaekyun Seok <jaekyun@google.com> Treblize input device config file location

Treblization requires to locate partner-specific configs in its own
partition. So the input device config file could be located in
/odm/usr or /vendor/usr.
This CL is to support those locations for the config.

Test: building succeeded and tested on sailfish.
Bug: 35815587
Change-Id: Ib6ae230118c8dc45dc030b32eb59441c3a544535
/frameworks/native/libs/input/InputDevice.cpp
063ff53d0b0a0d670ea0185e687526d8fd302820 08-Apr-2015 Tim Kilbourn <tkilbourn@google.com> Pass through availability of audio mic for input devices.

Bug: 15374820
Change-Id: Id2ca6da10165e3a887ebfbb18f663a3bf316ac79
/frameworks/native/libs/input/InputDevice.cpp
0415d63b1adf15f6546fea902c66f8bd508afbfc 17-Jul-2013 Michael Wright <michaelwr@google.com> Add controller numbers for gamepads / joysticks

Change-Id: I5294aabbadb836a6a4c7ce76a670abcf50c1f885
/frameworks/native/libs/input/InputDevice.cpp
931fd6dee7891e94650353c09956ccf24b4dfff3 11-Jul-2013 Michael Wright <michaelwr@google.com> Add input device property for buttons under touchpads

Bug: 8990644
Change-Id: I6df5fb9e11199173d62523928082db428af55394
/frameworks/native/libs/input/InputDevice.cpp
5912f95d26f77d2b6df13e1f2672e48e3f9b871c 02-Jul-2013 Jeff Brown <jeffbrown@google.com> Move input library code from frameworks/base.

Change-Id: I4983db61b53e28479fc90d9211fafff68f7f49a6
/frameworks/native/libs/input/InputDevice.cpp