Skip to content

Commit

Permalink
feat: release v2.1.0 (#19)
Browse files Browse the repository at this point in the history
* feat: release v2.1.0

* feat: update docs
  • Loading branch information
gajjartejas authored Apr 7, 2024
1 parent 9ca473f commit 9a8548f
Show file tree
Hide file tree
Showing 13 changed files with 22 additions and 16 deletions.
24 changes: 14 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,33 @@

# Introduction

This application allows you to enable/disable ads or recommendations for various apps in Xiaomi (MIUI) device with its simple and awesome card UI. There are 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.
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

<a href="https://play.google.com/store/apps/details?id=com.tejasgajjar.miuiadshelper">
<img alt="Android app on Google Play" src="http://developer.android.com/images/brand/en_generic_rgb_wo_60.png" />
</a>

### Screeshots
### Screenshots

| Home | Home | Detail - 1 | Detail - 2 | Detail - 3 |
| :---------------------------------------------: | :-------------------------------------------------: | :------------------------------------------: | :------------------------------------------: | :------------------------------------------: |
| ![Accounts List](docs/images/v2.0.0/home-1.png) | ![Transactions List](docs/images/v2.0.0/home-2.png) | ![Reports](docs/images/v2.0.0/details-1.png) | ![Reports](docs/images/v2.0.0/details-2.png) | ![Reports](docs/images/v2.0.0/details-3.png) |
| | | | | |
| :---------------------------------------------: | :-------------------------------------------------: | :------------------------------------------: | :------------------------------------------: | :-------------------------------------: |
| ![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 and MIUI 12 and MIUI 11 Supported.)
- Simple card UI and simple navigations.
- Supports easily navigate to ads or recommendations setting for some apps.
- 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.
- English and Russian language supported and multi-language support will be added in the future.
- Multi-language supported.
- Dark theme support.

## Building
Expand All @@ -42,7 +46,7 @@ If you want to build from source, just do
### With Android Studio

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

## Contributing
Expand Down
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ android {
applicationId "com.tejasgajjar.miuiadshelper"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 15
versionName "2.0"
versionCode 22
versionName "2.1"
missingDimensionStrategy "store", "play"
}

Expand Down
Binary file added docs/images/v2.1.0/about.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/v2.1.0/appereance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/v2.1.0/change-language.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/v2.1.0/details-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/v2.1.0/details-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/v2.1.0/home-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/v2.1.0/home-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/v2.1.0/more-apps.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/v2.1.0/more.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/v2.1.0/settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 6 additions & 4 deletions ios/MIUIAdsHelper.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -581,19 +581,20 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = NO;
INFOPLIST_FILE = MIUIAdsHelper/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.0;
MARKETING_VERSION = 2.1;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
"-lc++",
);
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_BUNDLE_IDENTIFIER = com.tejasgajjar.miuiadshelper;
PRODUCT_NAME = MIUIAdsHelper;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;
Expand All @@ -608,18 +609,19 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = MIUIAdsHelper/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.0;
MARKETING_VERSION = 2.1;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
"-lc++",
);
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_BUNDLE_IDENTIFIER = com.tejasgajjar.miuiadshelper;
PRODUCT_NAME = MIUIAdsHelper;
SWIFT_VERSION = 5.0;
VERSIONING_SYSTEM = "apple-generic";
Expand Down

0 comments on commit 9a8548f

Please sign in to comment.