Closed jhugman closed 5 years ago
This inserts the INTERNET permission into every AndroidManifest.xml file.
We could've done the same by changing the AndroidManifest in the apk-factory-library, but this way seemed neater – we're only touching one project.
@ozten: can you look at this? The first of the two fixes is for bug 960703; I'm not sure about the Android permissions fix, though.
Reverted my changes re: icons.
Merge "upstream - master"
Closed as stale.
This inserts the INTERNET permission into every AndroidManifest.xml file.
We could've done the same by changing the AndroidManifest in the apk-factory-library, but this way seemed neater – we're only touching one project.