Hash listening is not required when running a iui page in PhoneGap, since it is
not a full browser and does not have back/forward controls.
Make checkOrientAndLocation optional. Orientation is already checked by another
listener, and hash listening is not necessary for installed apps.
Android's back button is normally handled as a PhoneGap listener, which is also
required since iui has its own history stack (see Issue #305).
Original issue reported on code.google.com by san0f...@gmail.com on 28 Sep 2011 at 1:59
Original issue reported on code.google.com by
san0f...@gmail.com
on 28 Sep 2011 at 1:59