diff --git a/fastlane/metadata/android/en-US/changelogs/36.txt b/fastlane/metadata/android/en-US/changelogs/36.txt new file mode 100644 index 00000000..216dbb17 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/36.txt @@ -0,0 +1,8 @@ +★ Migration to Material You +★ Themed icons on Android 13+ +★ Added Polish translation +★ Bugfixes + +Thanks to @rehork for your contributions! + +What do you think about Converter NOW? Rate us! ✔️ \ No newline at end of file diff --git a/fastlane/metadata/android/it-IT/changelogs/36.txt b/fastlane/metadata/android/it-IT/changelogs/36.txt new file mode 100644 index 00000000..49865d08 --- /dev/null +++ b/fastlane/metadata/android/it-IT/changelogs/36.txt @@ -0,0 +1,8 @@ +★ Migrazione a Material you +★ Themed icons su Android 13+ +★ Aggiunta traduzione in Polacco +★ Bugfixes + +Grazie a @rehork per il tuo contributo! + +Cosa ne pensi di Converter NOW? Recensiscici! ✔️ \ No newline at end of file diff --git a/fastlane/metadata/android/pl/title.txt b/fastlane/metadata/android/pl/title.txt index 2309e00d..8954df9f 100644 --- a/fastlane/metadata/android/pl/title.txt +++ b/fastlane/metadata/android/pl/title.txt @@ -1 +1 @@ -Converter NOW \ No newline at end of file +Przelicznik jednostek miar \ No newline at end of file diff --git a/linux/io.github.ferraridamiano.ConverterNOW.appdata.xml b/linux/io.github.ferraridamiano.ConverterNOW.appdata.xml new file mode 100644 index 00000000..518b879c --- /dev/null +++ b/linux/io.github.ferraridamiano.ConverterNOW.appdata.xml @@ -0,0 +1,105 @@ + + + io.github.ferraridamiano.ConverterNOW + + Converter NOW + A simple, immediate and fast unit converter! + https://github.com/ferraridamiano/ConverterNOW + https://github.com/ferraridamiano/ConverterNOW/issues + https://www.paypal.me/DemApps + https://github.com/ferraridamiano/ConverterNOW/wiki/Translations + + MIT + GPL-3.0-or-later + Damiano Ferrari + + + pointing + keyboard + touch + + + +

+ Converter NOW is an effective unit and currencies converter +

+ +

+ Check the repository on GitHub: https://github.com/ferraridamiano/ConverterNOW +

+

+ We also have a Web App! 🖥️ Check it out here: https://ferraridamiano.github.io/ConverterNOW +

+

+ 🌍 Converter NOW is free, without ads, it does not require any permission and we don't collect your data. If you believe in this project and want to support the developer make a donation: https://www.paypal.me/DemApps 🌍 Thanks to you we can always stay on 🔝 +

+

+ Converter NOW can convert 200+ units of mesurement and 30+ currencies 🎉🎉 +

+

+ Here are some of the physical quantity that Converter NOW is able to convert: +

+ +
+ + io.github.ferraridamiano.ConverterNOW.desktop + + + Easily convert units. It's reliable, customizable, open source. + https://raw.githubusercontent.com/ferraridamiano/ConverterNOW/master/screenshots/desktop_1.png + + + With an integrated calculator + https://raw.githubusercontent.com/ferraridamiano/ConverterNOW/master/screenshots/desktop_2.png + + + And a dynamic search box + https://raw.githubusercontent.com/ferraridamiano/ConverterNOW/master/screenshots/desktop_3.png + + + + + + +
    +
  • Migration to Material You
  • +
  • Added window icon
  • +
  • Added Polish translation
  • +
  • Bugfixes
  • +
+

Thanks to @rehork for your contributions!

+
+
+ + +
+
diff --git a/packages/calculator_widget/pubspec.yaml b/packages/calculator_widget/pubspec.yaml index b5185151..d9ffe39f 100644 --- a/packages/calculator_widget/pubspec.yaml +++ b/packages/calculator_widget/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - test: ^1.17.12 + test: ^1.21.4 flutter_lints: ^2.0.0 flutter: diff --git a/pubspec.yaml b/pubspec.yaml index 209d372f..2b12bd4f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: converterpro description: Unit and currencies converter publish_to: none -version: 3.1.3+35 +version: 3.2.0+36 environment: sdk: ">=2.15.0 <3.0.0" @@ -44,10 +44,10 @@ dependencies: sdk: flutter dev_dependencies: - test: ^1.17.12 + test: ^1.21.4 flutter_native_splash: ^1.2.3 flutter_lints: ^2.0.1 - msix: ^3.4.1 + msix: ^3.6.3 flutter_test: sdk: flutter diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 041b9f07..ebfefa56 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: converternow -version: 3.1.3 +version: 3.2.0 summary: Unit and currencies converter description: A Unit and Currencies Converter. Converter NOW is immediate, fast and easy to use!