diff --git a/README.md b/README.md index ce3aaf5f..adb00718 100644 --- a/README.md +++ b/README.md @@ -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:

- - - - - - + + + + +

-## Some of the features: -- More than 430 units -- Built-in calculator +## 📲 Download +Google Play +F-Droid +AppGallery + +## 😎 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 Unitto - Calculate and convert, but better. | POEditor -### 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 -Google Play -AppGallery -F-Droid -NashStore -RuMarket -RuMarket - -yes, 6 different app stores - -### Product Hunt +## 🔎 Additional Unitto - Calculate and convert, but better. | Product Hunt -### 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) \ No newline at end of file +## 🤓 Technical details +- App is written in Compose +- Multi-module architecture +- Convention plugins for modules \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/images/featureGraphic.png b/fastlane/metadata/android/en-US/images/featureGraphic.png index eece071e..803f9c39 100644 Binary files a/fastlane/metadata/android/en-US/images/featureGraphic.png and b/fastlane/metadata/android/en-US/images/featureGraphic.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/slide1.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/slide1.png index ddf2db57..779b017b 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/slide1.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/slide1.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/slide2.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/slide2.png index 2d484173..267b8b1d 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/slide2.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/slide2.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/slide3.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/slide3.png index 71c857bc..1673b290 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/slide3.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/slide3.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/slide4.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/slide4.png index 02e2f4a6..713904b2 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/slide4.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/slide4.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/slide5.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/slide5.png index e1c1e701..9fafcfb7 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/slide5.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/slide5.png differ