mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
4b3255e4fd
- Removed thread delay to get accelerometer values. - Override Activity lifecycle methods to manage JavaScript timers and enable window.onunload to be called. This is needed for accelerometer to shut down correctly.