Commit Graph

55 Commits (issues/111-temp-icon)

Author SHA1 Message Date
interfect 877d939fbd
De-raven some real weasels (#123)
Fix https://github.com/fork-maintainers/iceraven-browser/issues/111#issuecomment-693857471
4 years ago
interfect ad68fdcb26
Rebrand README and app strings to Iceraven Browser (#121)
* Rebrand README and app strings to Iceraven Browser

* Update all the README URLs for new repo location
4 years ago
Abhijit Kiran Valluri df9d8bceae
Create github actions for Continuous Integration! (#116)
* Add github actions workflows

* Add github actions for CI

* Fix lint and detekt errors

* Add caching to the github actions

* Add the workflow statuses to the README

* Give the jobs more descriptive names

* Consolidate github actions workflows to a single workflow

* Give the steps meaningful names, save detekt and lint results
4 years ago
Abhijit Kiran Valluri 8866eb3801
Fix the 5 failing tests (#109)
* Fix all 5 failing tests

* Add Travis CI build status to README file

* Ignore an intermittently failing test, update travis config to not ignore failures
4 years ago
Adam Novak 030f0d5369 Merge remote-tracking branch 'upstream/master' into fork 4 years ago
Asif Youssuff e5233aaf23
Add Google Play badge to Readme (#14829) 4 years ago
Adam Novak 23ff09fba6 Note in the README that we think we have telemetry out. 4 years ago
Adam Novak 670589aaae Still not sure about the name but we should spell it like the actual animal 4 years ago
Adam Novak eed80cc75e Give more credit to Mozilla when saying they didn't make our builds 4 years ago
Adam Goldsmith 4e2146fc9e Use `sh` syntax highlighting in README 4 years ago
Adam Goldsmith 70d13f71fe Fix indentation of bullet list in README 4 years ago
Adam Novak 7af0ca4ff4 Note that we no longer need a forked a-c
Fixes https://github.com/interfect/fenix/issues/24
4 years ago
Adam Novak a8ad843d94 More README introduction and a link to the downloads 4 years ago
Adam Novak 2bd9679799 Add some build docs and advertise for maintainers 4 years ago
Adam Novak 14f9179ed4 Add a link back to Mozilla's CPG which are pretty good 4 years ago
CharmCityCrab 8d45f65ff3 Update README.md
This changes README.md from referring Firefox to referring to IceWeasel, and adds a little information about the new Iceweasel project.

For now, a lot of the technical details present in the old and upstream versions of this file are missing, because I didn't feel I had enough understanding of the concepts and technical details to edit them for relevance to this project.  My thought is that they could be revised later by someone who understands them better and merged back into this document as part of a future update to the document.  This is in some respects a placeholder and a starting point.
4 years ago
MarcLeclair 929ec541b0
13899 fix formatting issue (#13900)
13899 re worded the performance readme and removed the reference to debuggable builds

13899 fixed some nits
4 years ago
Michael Comella 9b1953ea86 No issue: clean up build variants in README.
I adapted the more concise text from pocmo's email on build variants.
4 years ago
Sebastian Kaspari c93a29f89a Simplify build variants to just: debug, nightly, beta and release.
Co-authored-by: Johan Lorenzo <jlorenzo@mozilla.com>
4 years ago
liuche a11277079a
Update README.md (#13150)
We'll be redirecting people from bugzilla, and we've started Fennec rollout, so no time like the present to update references in the readme
4 years ago
Michael Hoye f692e8f82d Reorganized to highlight the CPG and Bugzilla guidelines 4 years ago
Michael Comella 17cfbc3947
No issue: link to Configure Java guide in README; remove NDK requirement. (#12753)
I don't have the NDK installed but I can build Fenix just fine.
4 years ago
Michael Comella 1202b15b17 No issue: move autosignRelease... to local.properties section of README. 4 years ago
Michael Comella 0df234cf76 For perf-frontend-issues#44: add local property to autosign release builds. 4 years ago
Emily Kager 51cc9aec1e
Adds issue section to readme (#12394) 4 years ago
Emilio Cobos Álvarez f145fc9691 readme: Note that to build from the CLI ANDROID_SDK_ROOT must be set.
Otherwise locally this fails with:

> Task 'assembleGeckoBetaDebug' not found in project ':app'.
4 years ago
Vishwa Patel 94fb5a7723
No Issue: Update Readme with steps to fix prepush hooks error (#10638)
* Steps to fix prepush hooks error

Updating Readme to include fix to error "Could not initialize class org.codehaus.groovy.runtime.InvokerHelper" which came up while running prepush hooks with Java version 14 on Mac
4 years ago
Emily Kager b2b89bfab5 Update README.md 4 years ago
Grisha Kruglov 447e71781b Speed-up autoPublication workflows
This change switches to using python scripts directly in a-c and a-s repositories, which achieves two things:
- we avoid overhead of running through a-c and a-s gradle's build phases, which is quite significant
- all of the logic for checking if projects are up-to-date or need to be republished now lives in those projects

End result is that local fenix builds now incur zero costs if there are no changes in a-c or a-s,
and if there are _any_ changes at all, the corresponding project is reliably recompiled and republished.
4 years ago
Michael Comella 862be3e95f No issue: add related Matrix channels to README. 4 years ago
Ryan Kelly a0f8be25b6 Add support for application-services autoPublish local dev workflow. 4 years ago
Tiger Oakes 2e6ffece0c
Fixes #7895 - Update chat link (#7897) 4 years ago
Michael Comella bb9ec4dae9 No issue: add notes on perf build variants in README. 4 years ago
Michael Comella 24f1846017 For #6931: Add caveat about slower build times in README. 4 years ago
Michael Comella 2b0ba01ebc For #6931: Change keys to tokens in README. 4 years ago
Michael Comella 4291b3c72b For #6931: Change README forPerformanceTest signingConfig to debug. 4 years ago
Michael Comella f272a54d59 For #6931: Add Performance Build Variants to README. 4 years ago
Emily Kager 6551f31845 For #6957 - Update Slack invite link (#7072)
* For #6957 - Update Slack invite link

* No issue: Update External Slack Hyperlink
4 years ago
liuche 104e3ad0a3 Closes #4775 - Update README with Severity Triage process (#6311) 5 years ago
Emily Kager c31adf2e12 Add Slack to readme (#6200) 5 years ago
Mitchell Hentges a497d2bcd0
Removes legacy nightly automation 5 years ago
Grisha Kruglov bf5b4fe877 Update README to explain various local.properties helpers 5 years ago
Severin Rudie a470b1c74c No issue: cleaned up formatting on Build Variants section of readme 5 years ago
Colin Lee bfee95b743
For #5200: Update build docs to reflect new variants (#5220)
* For #5200: Update build docs to reflect new variants

* Added a description of the build variants

* Added data loss warning
5 years ago
liuche ac950f6b97
Closes #5007 - Add PR guidelines to README. (#5008)
* Closes #5007 - Add PR guidelines to README.

* No issue: Add codecov and task status
5 years ago
Michael Comella 91bdc22566 No issue: fix README link to file security issues. 5 years ago
Björn Petersen 680d38a655 No Issue: Add pre-push hook instruction for PowerShell (#4018)
The mklink command is not available in PowerShell, making the previous
documentation for pre-push hooks on Windows incomplete.
5 years ago
Delphine Lebédel 4ca877014d Adding a temporary section for l10n (#3943)
Adding this small point while we ramp up our localization story (many people have started localizing this project directly from GitHub which is not our current process).
5 years ago
Andreas Bovens 7b86dace39 Updated readme with 'Firefox Preview' wording. (#3826) 5 years ago
Rimas Misevičius 144335d1be Fix the mklink command in README.md (#3820)
The `mklink /d` creates a directory symbolic link. As here we need a file symbolic link, the `/d` switch must not be used.

See `mklink` documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/mklink
5 years ago