currently have back button closing search results, bookmarks & history.
still working on getting the back button to go back when user is browsing within wikipedia in the webview.
Version: 1.0.0 (Android)
Severity: critical
currently have back button closing search results, bookmarks & history.
still working on getting the back button to go back when user is browsing within wikipedia in the webview.
Version: 1.0.0 (Android)
Severity: critical
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | None | T33702 Android app shows blank screen after network failure | |||
| Resolved | • Tfinc | T33447 Android App 1.0 release (tracking) | |||
| Resolved | None | T33461 Back button doesn't actually work on Android app | |||
| Resolved | None | T33683 Back button quits app |
A comment in the source indicates this requires PhoneGap 1.1.0. Probably should update the build to use it I guess. :)
herman.wong wrote:
updated to PG 1.1.0 - however there seems to be an issue in PG 1.1.0 with the back button api.
https://github.com/phonegap/phonegap-android/issues/258
I will try to pull this fix into our app.
herman.wong wrote:
I've created a custom phonegap 1.1.0 library that contains the changes required to menu and also includes the https://github.com/phonegap/phonegap-android/issues/258 fix.
The modified phonegap 1.1.0 library can be found here: https://github.com/hermwong/phonegap-android
I will work to get the menu changes merged into the main phonegap repo for the next phonegap release.