在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:mozilla-mobile/firefox-echo-show开源软件地址:https://github.com/mozilla-mobile/firefox-echo-show开源编程语言:Java 38.5%开源软件介绍:
Firefox for Echo ShowAvailable on all Echo Show devices: "Alexa, open Firefox!" Getting InvolvedOur code is open source and we encourage all positive contributions! We love pull requests, bug reports, ideas, (security) code reviews and other kinds of contributions. Before you contribute, please read the Community Participation Guidelines.
Project resources
Build instructions
git clone https://github.com/mozilla-mobile/firefox-echo-show.git
./gradlew clean app:assembleAmazonWebviewDebug
RunningYou can run from Android Studio or adb. For recommendations on which devices and emulators to run on, see device reference. TestingTo run a reasonable subset of the unit tests, we recommend: ./gradlew testAmazonWebViewDebug To generate code coverage reports, run: ./gradlew -Pcoverage jacocoAmazonWebViewDebugTestReport Reports can be found at
Pre-push hooksSince we don't have CI, if you're pushing code, please add a pre-push hook. To use the recommended hook, run this command from the project root: ln -s ../../quality/pre-push-recommended.sh .git/hooks/pre-push To push without running the pre-push hook (e.g. doc updates): git push <remote> --no-verify Signing release buildsTo build and sign a release build with our production keys using Autograph, run: ./tools/sign_release.sh If you're not creating a release but want to create a release build for
local testing, you can append See that script's source for further usage. License
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论