Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SdkController: merge lib, remove old Lib/Sensor/MT apps | Raphael | 2012-03-25 | 1 | -231/+0 |
| | | | | | | | | | | | | - SdkController/SdkControllerLib: move files in Apps' .../lib - SdkController/SdkControllerSensor + MultiTouch: remove. - SdkController/SdkControllerApp: move to upper folder, we don't need the subfolders anymore. Besides the removal/move of the file, there's no code change in the app itself. Change-Id: Ib35428d7b10fd6eb849c7ec343fe5a23bf60ed97 | ||||
* | SdkController: MultiTouch handler+activity. | Raphael | 2012-03-19 | 1 | -0/+231 |
Also refactor some common code from the SensorActivity into the BaseBindingActivity. Also rework the handler-to-UI update mechanism. Change-Id: I0a38b16ae2b2b4adb802298793cefa51b1a73104 |