Mercandj / browser

G - Android Web Browser 🌐 - Privacy internet. Written in Kotlin available on the PlayStore
https://play.google.com/store/apps/details?id=com.mercandalli.android.browser
51 stars 22 forks source link
android android-browser browser kotlin kotlin-android travis-ci web

Build Status Version Kotlin PlayStore URL

G - Browser - Android web browser

Android web browser app focused on easy search and clear history

Light web browser app. Browse the web and stay incognito.

<img src="app/src/main/res/icon/mipmap-xxxhdpi/ic_launcher.png" align="left" width="190" hspace="10" vspace="10" />

<img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' height="80" />


<img src="https://raw.github.com/Mercandj/browser/master/config/screenshot/android_web_browser_mercandalli.png" align="right" width="250" />

Description

G Browser is an app focused on quick search. This application is open source on github !!! Do not hesitate to submit merge request, open issue...

Developed in kotlin with <3 by Team Mercan. Try the app via the Play Store.

Enjoy G Browser =)


Project structure

Module of the Android app for mobile and tablet devices. Apk generated is produced on the PlayStore or downloadable in the release section.

Contains all the shell scripts, extra gradle files, authentication, signature...

Automatic publish Android app bundle on the play store.

Code quality gradle tools.

Automatic tool to take ./app screenshot for multiple locales and themes.

App signing data.

Default location of gradle wrapper. All Android Studio and gradle project have this kind of folder.

Module of the Android TV devices. This module development is not ready to be used.

Module of the Android Wear app for Wear OS. This module development is not ready to be used.


Build or Publish


Check


Dev rules

Typo

Java typo, fields without m prefix.

Commit message

In order to have a clean commit list and to easily find feature of a commit (goal, fix bug...), the commit message should respect some rules. Commit messages are important. They are the only way to give context to the changes that are made in a commit.

Do our future selves a favour and start writing better commit messages now :)