Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/nightly' into nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
ejaz4 committed Jan 5, 2022
2 parents bce083f + 6728158 commit ca04758
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Build Android APK

on:
push:
paths:
- app/**
- gradle/**
branches:
- nightly

Expand Down
34 changes: 32 additions & 2 deletions README.md
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.

0 comments on commit ca04758

Please sign in to comment.