Update Codebases authored by Dan Ballard's avatar Dan Ballard
......@@ -21,6 +21,14 @@ While Mozilla keeps the codebase for Firefox and GeckoView united, we keep it se
* desktop is based on the ESR channel, Android on the rapid release one;
* while many patches are the same, others are incompatible between the two platforms or are implemented differently because of architectural differences.
# Firefox-android
[Repository](https://gitlab.torproject.org/tpo/applications/firefox-android)
Firefox-android is the new mozilla merged codebase of old Fenix and Android Components. It is all the code needed to take a geckoview build from tor-browser and produce and android browser.
<details>
<summary>Legacy Fenix and Android Components projects</summary>
# Fenix
[Repository](https://gitlab.torproject.org/tpo/applications/fenix)
......@@ -39,6 +47,8 @@ It is another of the pieces used to build TBA.
Like Fenix and GeckoView, each branch is a MozAC version, plus Tor Browser patches.
</details>
# Tor Android Service
[Repository](https://gitweb.torproject.org/tor-android-service.git/)
......
......