Feature #5387
implementer installer logic for bundled add-ons
Status: | Closed | Start date: | 06/22/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | Orfox Alpha 2 | |||
Component: |
Description
we need a way to get HTTPSEverywhere, TorButton, NOscript, etc installed
History
#1 Updated by amoghbl1 over 2 years ago
- Status changed from New to Resolved
This logic isn't required as there is a method supported by Mozilla to add addons into apk's, https://wiki.mozilla.org/Mobile/Distribution_Files#Add-ons.
The above document has been used to make changes to jenkins-build to include in the addons before packaging the apk in commit https://github.com/amoghbl1/Orfox/commit/c6f52b5df03bfb6133c5f008f63b0d3c8b7c7559.
The current logic copies over all the addons in external/addons into the required place before the package step.
#2 Updated by n8fr8 over 2 years ago
- Status changed from Resolved to Closed