[GitHub] cordova-android pull request: Fixed javascript not loading when ac...

2014-12-10 Thread agrieve
Github user agrieve commented on the pull request: https://github.com/apache/cordova-android/pull/128#issuecomment-66557603 Please reference CB-8146 if with your better fix :+1: --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] cordova-android pull request: Fixed javascript not loading when ac...

2014-12-10 Thread agrieve
Github user agrieve commented on the pull request: https://github.com/apache/cordova-android/pull/128#issuecomment-66557534 Alright, will hold off then. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project doe

[GitHub] cordova-android pull request: Fixed javascript not loading when ac...

2014-12-10 Thread odbol
Github user odbol commented on the pull request: https://github.com/apache/cordova-android/pull/128#issuecomment-66555987 Actually, I've since found that this is not the best solution - it introduces another bug. Please do not merge. I have found a better fix; I can try to pub

[GitHub] cordova-android pull request: Fixed javascript not loading when ac...

2014-12-10 Thread odbol
Github user odbol closed the pull request at: https://github.com/apache/cordova-android/pull/128 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cordova-android pull request: Fixed javascript not loading when ac...

2014-12-10 Thread agrieve
Github user agrieve commented on the pull request: https://github.com/apache/cordova-android/pull/128#issuecomment-66555726 Created issue for this: https://issues.apache.org/jira/browse/CB-8146. Nice job tracking this down! I'd go even one step further to what Joe said and cla

[GitHub] cordova-android pull request: Fixed javascript not loading when ac...

2014-10-16 Thread odbol
GitHub user odbol opened a pull request: https://github.com/apache/cordova-android/pull/128 Fixed javascript not loading when activity restarted after exiting with Back button I was having some issues with my app (local javascript SPA): 1. Start app. Everything works normal