Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

packages-apps-TSCalibration2: List of commits

packages/apps/TSCalibration2


RSS
Rev. Tiempo Autor
1ef82b8 kitkat-x86 lollipop-x86 marshmallow-x86 nougat-x86 oreo-x86 android-x86-6.0-r1 android-x86-6.0-r2 android-x86-6.0-r3 android-x86-7.1-r1 android-x86-7.1-r2 android-x86-7.1-r3 android-x86-7.1-r4 android-x86-7.1-r5 android-x86-8.1-r1 android-x86-8.1-r2 android-x86-8.1-r3 android-x86-8.1-r4 android-x86-8.1-r5 android-x86-8.1-r6 2014-05-18 03:05:13 Chih-Wei Huang

Write pointercal as the same format as ts_calibrate

The InputReader use the ts_calibrate format to do
5-point calibration.

Use the immersive mode of Kitkat to get the resolution
of full screen.

04dbf0a 2014-05-01 20:44:57 Chih-Wei Huang

Change LOCAL_MODULE_TAGS to optional

It's invalid to set 'user' tag now.

3dabe67 2010-07-08 16:04:54 Kan-Ru Chen

[TSCalibration2] Remove development and eng tag from LOCAL_MODULE_TAGS

Change-Id: I9a88b010b31cd65f03495dac1cf1f580456c2c2b

adc9342 2010-07-01 18:11:25 Kan-Ru Chen

[TSCalibration2] Fix the early exit issue.

Change-Id: I749f3b07073d622ec47b9cd354661df2d3d70d3e

0c11874 2010-05-31 12:53:12 Kan-Ru Chen

TSCalibration2: Fix the case that pointercal file already exists

When the pointercal file already exists, we don't call the calibration
activity so the startup activity is not unregistered from package
manager.

Now we always unregister the startup activity regardless of the
calibration state.

Change-Id: I1c5150324873834b5e20cb2c4d16f2528e67e49b

19a2a71 2010-05-14 17:37:32 Kan-Ru Chen

[TSCalibration2] Mimic the Launcher to become the first Activity after boot.

Use the trick to mimic the Launcher by listen to the HOME intent, once
the Calibration is done we unregister the startup activity from
package manager. Set the priority at very high value to ensure we are
the first activity.

Change-Id: I528629d5f91b31a31120f5d6f11df16296bcae61

1dfa40b 2010-05-12 14:25:39 Kan-Ru Chen

[TSCalibration2] Fix build

Change-Id: I66040c48578db11e68e481d0954fb3e618d0fc99

3d17de1 2010-05-12 12:31:47 Kan-Ru Chen

Initial commit

Show on old repository browser