You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've updated the ShakeDetector.java code to remove deprecated method usage,
and replace it with up to date methods.
I'm building against Android 1.6. As far as I know, this is the minimum
required API to correctly use Talking Dialer, if I am in error, please let
me know.
I've attached a diff file & the source, which has a list of all purposed
changes, but in general the SensorListener class has been deprecated in
favor of SensorEventListener. I've updated the ShakeDetector class to use
the new class, along with properly updated methods.
Lastly, the registerListener methdor has been updated to the non-deprecated
version.
I tested this build on my G1 and everything seems to be working fine. If
there is anything I need to change, please let me know.
If there is anything wrong with my submission, please inform me and I will
fix it.
Thank you.
Original issue reported on code.google.com by justinbb...@gmail.com on 6 Apr 2010 at 3:02
Original issue reported on code.google.com by
justinbb...@gmail.com
on 6 Apr 2010 at 3:02Attachments:
The text was updated successfully, but these errors were encountered: