summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/DeviceMotionService.java
Commit message (Collapse)AuthorAgeFilesLines
* Delete the old WebView.Torne (Richard Coles)2013-10-151-178/+0
| | | | | | | | | Delete all the Java classes used only by the old WebView implementation, and also sections of common classes that were only needed for the old WebView. Bug: 10427705 Change-Id: I02549a71104b35d86d99058c71f43e054730ec7d
* Correct executable bit for source filesKenny Root2012-11-071-0/+0
| | | | | | | | | Many media files and source code files were marked as executable in Git. Remove those. Also a shell script and python script were not marked as executable. Change-Id: Ieb51bafb46c895a21d2e83696f5a901ba752b2c5
* Minor clean-up in DeviceOrientation and DeviceMotionSteve Block2012-04-121-0/+2
| | | | | | | | | No functional change. See corresponding external/webkit change https://android-git.corp.google.com/g/#change,125700 Change-Id: I2693328cb058820587ac43dd3121818959efd2d0
* In DeviceMotionService, handle the fact that we may receive updates from ↵Steve Block2011-08-031-0/+6
| | | | | | | SensorManager after unregistering. Bug: 5110230 Change-Id: I9be502538517a094c83d2d1a9073dfaee3b436e7
* Rename DeviceOrientationManager to DeviceMotionAndOrientationManagerSteve Block2010-10-151-3/+3
| | | | | | | Requires a corresponding change in external/webkit ... https://android-git.corp.google.com/g/74336 Change-Id: Ic8042a77db200cd2b0ea5ae3f70074aaba0cb414
* Implement DeviceMotionEventSteve Block2010-10-081-0/+170
Requires a corresponding change in external/webkit ... https://android-git.corp.google.com/g/72906 Bug: 2495651 Change-Id: I60b2fc5a9fce459c3cef76b3b634485dfb276eae