Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gajjartejas/miuiadshelper

MIUI - Ads helper helps to enable/disable ads or recommendations in MIUI.
https://github.com/gajjartejas/miuiadshelper

ads-remover miui miui-ads xiaomi

Last synced: about 2 months ago
JSON representation

MIUI - Ads helper helps to enable/disable ads or recommendations in MIUI.

Awesome Lists containing this project

README

        

[](http://www.instagram.com/gajjartejas)
[](http://www.twitter.com/gajjartejas)

# Introduction

This application allows you to enable/disable ads or recommendations for various apps in Xiaomi (MIUI) devices with its simple and awesome card UI. There is a wide set of apps where you can able to enable or disable ads/recommendations. It's free and available to every Xiaomi's MIUI device.

## Installation


Android app on Google Play

### Screenshots

| | | | | |
| :---------------------------------------------: | :-------------------------------------------------: | :------------------------------------------: | :------------------------------------------: | :-------------------------------------: |
| ![Accounts List](docs/images/v2.1.0/home-1.png) | ![Transactions List](docs/images/v2.1.0/home-2.png) | ![Reports](docs/images/v2.1.0/details-1.png) | ![Reports](docs/images/v2.1.0/details-2.png) | ![Reports](docs/images/v2.1.0/more.png) |

| | | | | |
| :-----------------------------------------------: | :---------------------------------------------------: | :-------------------------------------------: | :------------------------------------------: | :--------------------------------------: |
| ![Accounts List](docs/images/v2.1.0/settings.png) | ![Transactions List](docs/images/v2.1.0/settings.png) | ![Reports](docs/images/v2.1.0/appereance.png) | ![Reports](docs/images/v2.1.0/more-apps.png) | ![Reports](docs/images/v2.1.0/about.png) |

The application supports Android 6.0 (API 23) and above.

## Features include:

- Wide sets of MIUI apps supported. (MIUI 14, MIUI 13, MIUI 12 and MIUI 11 Supported.)
- Simple card UI and simple navigation.
- Supports easily navigating to ads or recommendations settings for some apps.
- Ads setting is easily reversible.
- Multi-language supported.
- Dark theme support.

## Building

### With Gradle

If you want to build from source, just do

git clone https://github.com/gajjartejas/MIUIAdsHelper.git
cd MIUIAdsHelper
npm install or yarn
./gradlew build

### With Android Studio

1. Clone repo `git clone https://github.com/gajjartejas/MIUIAdsHelper.git`
2. In Android Studio select "Open an existing Android Studio Project"
3. Wait for Gradel to sync and then run or build.

## Contributing

There are many ways you can contribute to the development.

- Pull requests are always welcome!
- You must respect conventional commits for your commits and MR title.
- You can merge only if your CI is green.
- give priority to squash and merge, and not merge with a merge commit
- Please visit [CrowdIn](https://crowdin.com/project/miuiadshelper) in order to update and create new translations

## License

MIUIAdsHelper is licensed under the [GNU GENERAL PUBLIC LICENSE](https://github.com/gajjartejas/MIUIAdsHelper/blob/main/LICENSE).