GitHub user cnsdato opened a pull request:
https://github.com/apache/cordova-android/pull/136
CB-8079 use old resource lookup behavior.
The old behavior uses the activity class package name.
The fallback uses the application package name, when the resource is not
found.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cnsdato/cordova-android master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-android/pull/136.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #136
----
commit 33c77dcce3af71afc33fb437df8057f03c966cdc
Author: Daniel Toplak <[email protected]>
Date: 2014-11-26T07:31:45Z
CB-8079 use application package name instead of activity package name,
because the application package name could be different from the activity
package name
commit 252a30656324cc5bd44f31cb15aa934187be792d
Author: Daniel Toplak <[email protected]>
Date: 2014-12-01T10:02:30Z
Merge branch 'master' of https://github.com/apache/cordova-android
commit 2b7d525de4effce8f425e1013a28476c46340028
Author: Daniel Toplak <[email protected]>
Date: 2014-12-01T10:58:19Z
CB-8079 use old resource lookup behavior.
The old behavior uses the activity class package name.
The fallback uses the application package name, when the resource is not
found.
----
---
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 is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]