-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/nightly' into nightly
- Loading branch information
Showing
2 changed files
with
35 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,9 @@ name: Build Android APK | |
|
||
on: | ||
push: | ||
paths: | ||
- app/** | ||
- gradle/** | ||
branches: | ||
- nightly | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,32 @@ | ||
# browser-android | ||
🌍 Your favourite privacy-centric web browser, made for Android. | ||
# Dot Browser for Android | ||
|
||
The same private browser you all know and love on Android. Based on [GeckoView](https://mozilla.github.io/geckoview). | ||
|
||
<a href="https://play.google.com/store/apps/details?id=co.dothq.browser" target="_blank"> | ||
<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" alt="Get it on Google Play" height="72"/> | ||
</a> | ||
|
||
## ❗ Issues / Support | ||
|
||
You can create issues [here](https://github.com/dothq/browser/issues/new) or get support from our discord server, which you can join by clicking the banner below. | ||
|
||
<a href="https://invite.gg/dot"> | ||
<img src="https://discordapp.com/api/guilds/525056817399726102/widget.png?style=banner2" /> | ||
</a> | ||
|
||
## ❤️ Acknowledgements | ||
|
||
- Dot Browser wouldn't be possible without the amazing [Firefox open-source project](https://hg.mozilla.org/mozilla-central/), developed by [Mozilla](https://mozilla.org). | ||
|
||
## 🤝 Contributors | ||
|
||
- [ejaz4](https://github.com/ejaz4) - **_Main Developer_** | ||
- [EnderDev](https://github.com/EnderDev) - **_Main Developer_** | ||
|
||
## 💸 Donations | ||
|
||
We accept donations on [Liberapay](https://liberapay.com/dothq) or [Patreon](https://patreon.com/dothq) to keep our servers running. | ||
|
||
## 📜 License | ||
|
||
**Dot Browser for Android** is licensed under the [MPL-2.0](https://www.mozilla.org/en-US/MPL/2.0) license. |