Update EN media and README.md

This commit is contained in:
Sad Ellie 2023-02-28 00:15:02 +04:00
parent b3d1b22b24
commit be420bf230
7 changed files with 27 additions and 68 deletions

View File

@ -1,21 +1,27 @@
# Unitto
Unit converter for Android
![Feature](./fastlane/metadata/android/en-US/images/featureGraphic.png)
This is Unitto — free unit converter and calculator mobile app for Android.
Calculator, unit converter and many other tools in one app.
![Feature](./fastlane/metadata/android/en-US/images/featureGraphic.png)
## Some screenshots:
<p align="middle">
<!-- No, you can't make it 50% -->
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/slide1.png" width="32%" />
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/slide2.png" width="32%" />
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/slide3.png" width="32%" />
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/slide4.png" width="32%" />
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/slide5.png" width="32%" />
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/slide1.png" width="19%" />
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/slide2.png" width="19%" />
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/slide3.png" width="19%" />
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/slide4.png" width="19%" />
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/slide5.png" width="19%" />
</p>
## Some of the features:
- More than 430 units
- Built-in calculator
## 📲 Download
<a href="https://play.google.com/store/apps/details?id=com.sadellie.unitto"><img alt="Google Play" src="./content/googlePlay.png" width="32%"/></a>
<a href="https://f-droid.org/packages/com.sadellie.unitto"><img alt="F-Droid" src="./content/fDroid.png" width="32%"/></a>
<a href="https://appgallery.huawei.com/app/C105740875"><img alt="AppGallery" src="./content/appGallery.png" width="32%"/></a>
## 😎 Features
- Instant expression evaluation
- Expressions history
- Copy, paste and cut expression
- Material You Theme even for old devices
- More than 500 units and currencies
- Smart units search
- Adaptive units sorting algorithm
- Small app size
@ -24,66 +30,19 @@ This is Unitto — free unit converter and calculator mobile app for Android.
- Ability to disable unit groups
- Customizable number formatter
- SI Standard
- No ads, obviously
- Supports Dynamic Theming
And many more!
## Main goal
The goal of this little project is to make an app that will allow it's users to convert units as quick as possible. This can be achieved by constant UX improvements and my coding skills.
## Contribute
Any sort of help is welcomed. Open issues, start threads in discussions or just use ***Unitto***. Thank you!
### Translate
*Note: I am kinda noob with translation services. Please open issue if I did something wrong on POEditor.*
## 👅 Translate
<a href="https://poeditor.com/join/project/T4zjmoq8dx" target="_blank"><img src="./content/poeditor.png" alt="Unitto - Calculate&#0032;and&#0032;convert&#0044;&#0032;but&#0032;better&#0046; | POEditor" style="width: 180px; height: 60px;" width="180" height="60" /></a>
### Code
#### How to build without `google-services.json`
Ideally you need a Firebase project and `google-services.json` in `app` folder. This way you will be able to use all build variants.
If you don't need all build variants, you can:
1. **Import** this project into Android Studio.
2. **Select** any build variant that has *fdroid* in it's name (e.g. *fdroidDebug*).
3. **Build**. You should see the following in **Build Output**:
```
...
> Configure project :app
Didn't add Google Services since F-Droid flavor was chosen.
...
```
Open issue in case you need any sort of help. It's free.
*Note: If your contribution is related to Firebase/Google Services, contact me first.*
## Links
### Download
<a href="https://play.google.com/store/apps/details?id=com.sadellie.unitto"><img alt="Google Play" src="./content/googlePlay.png" width="32%"/></a>
<a href="https://appgallery.huawei.com/app/C105740875"><img alt="AppGallery" src="./content/appGallery.png" width="32%"/></a>
<a href="https://f-droid.org/packages/com.sadellie.unitto"><img alt="F-Droid" src="./content/fDroid.png" width="32%"/></a>
<a href="https://store.nashstore.ru/store/627de8394891a527a6efe56a"><img alt="NashStore" src="./content/nashStore.png" width="32%"/></a>
<a href="https://ruplay.market/apps/instrumenty/com.sadellie.unitto"><img alt="RuMarket" src="./content/ruMarket.png" width="32%"/></a>
<a href="https://apps.rustore.ru/app/com.sadellie.unitto"><img alt="RuMarket" src="./content/ruStore.png" width="32%"/></a>
yes, 6 different app stores
### Product Hunt
## 🔎 Additional
<a href="https://www.producthunt.com/posts/unitto?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-unitto" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=372851&theme=light" alt="Unitto - Calculate&#0032;and&#0032;convert&#0044;&#0032;but&#0032;better&#0046; | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
### Additional
Trello board: https://trello.com/b/cxAbRlvu/unitto
The app is in active development and has its own Trello board, where you can check out all the new stuff that will be added. You can also leave your feature requests.
Trello board link: https://trello.com/b/cxAbRlvu/unitto
Also, this app has a cool open source page, where you can find Terms and Conditions, Privacy Policy, Press Kit and contact links:
Terms and Conditions, Privacy Policy, Press Kit and contact links:
https://sadellie.github.io/unitto/
## Unitto modules
Unitto is made of modules.
![unitto modules](./content/unittoModules.png)
## 🤓 Technical details
- App is written in Compose
- Multi-module architecture
- Convention plugins for modules

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 124 KiB