Skip to content

Commit

Permalink
Release 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ferraridamiano committed Dec 2, 2023
1 parent 24e4031 commit c64aee5
Show file tree
Hide file tree
Showing 10 changed files with 181 additions and 150 deletions.
40 changes: 20 additions & 20 deletions .github/workflows/build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,28 +83,28 @@ jobs:
- name: Release to GitHub
uses: ncipollo/release-action@v1
with:
artifacts: "build/app/outputs/flutter-apk/app-*-release.apk,converternow-linux-x64.tar.gz"
artifacts: "build/app/outputs/flutter-apk/app-*-release.apk,build/app/outputs/bundle/release/app-release.aab,converternow-linux-x64.tar.gz"
token: ${{ secrets.GH_TOKEN }}
tag: ${{ steps.version.outputs.content }}
commit: ${{ github.sha }}
allowUpdates: true #so if you rerun a job it will overwrite the existing files

- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6

- name: Download bundle dependencies
run: |
gem install bundler:2.0.2
bundle config path vendor/bundle
bundle install
- name: Release to Google Play (beta)
env:
SUPPLY_PACKAGE_NAME: ${{ secrets.ANDROID_PACKAGE_NAME }}
SUPPLY_JSON_KEY_DATA: ${{ secrets.GOOGLE_SERVICE_ACCOUNT_KEY }}
run: |
bundle exec fastlane supply \
--aab build/app/outputs/bundle/release/app-release.aab \
--track beta
# - name: Setup Ruby
# uses: ruby/setup-ruby@v1
# with:
# ruby-version: 2.6
#
# - name: Download bundle dependencies
# run: |
# gem install bundler:2.0.2
# bundle config path vendor/bundle
# bundle install
#
# - name: Release to Google Play (beta)
# env:
# SUPPLY_PACKAGE_NAME: ${{ secrets.ANDROID_PACKAGE_NAME }}
# SUPPLY_JSON_KEY_DATA: ${{ secrets.GOOGLE_SERVICE_ACCOUNT_KEY }}
# run: |
# bundle exec fastlane supply \
# --aab build/app/outputs/bundle/release/app-release.aab \
# --track beta
6 changes: 6 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/41.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- UI improvements
- Improved french translation (credits: @Vsnmrn)
- General improvements
- Bugfix

What do you think about Converter NOW? Rate the app! ✔️
6 changes: 6 additions & 0 deletions fastlane/metadata/android/it-IT/changelogs/41.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- Piccoli miglioramenti all'interfaccia utente
- Migliorata la traduzione francese (crediti: @Vsnmrn)
- Miglioramenti generali
- Bugfix

Cosa ne pensi di Converter NOW? Se ti va, recensisci l'app! ✔️
11 changes: 11 additions & 0 deletions linux/io.github.ferraridamiano.ConverterNOW.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,17 @@
</screenshots>
<content_rating type="oars-1.0"/>
<releases>
<release version="4.2.0" date="2023-12-02">
<description>
<ul>
<li>UI improvements</li>
<li>Improved french translation (credits: @Vsnmrn)</li>
<li>General improvements</li>
<li>Bugfix</li>
</ul>
<p>What do you think about Converter NOW? Rate the app! ✔️</p>
</description>
</release>
<release version="4.1.0" date="2023-08-17">
<description>
<ul>
Expand Down
6 changes: 3 additions & 3 deletions packages/calculator_widget/lib/calculator_widget.dart
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class CalculatorWidget extends StatelessWidget {
class _CalculatorWidget extends ConsumerWidget {
final FocusNode focusKeyboard = FocusNode();

_CalculatorWidget({Key? key}) : super(key: key);
_CalculatorWidget();

@override
Widget build(BuildContext context, WidgetRef ref) {
Expand Down Expand Up @@ -319,12 +319,12 @@ class CalculatorButton extends StatelessWidget {
final ButtonType buttonType;

const CalculatorButton({
Key? key,
super.key,
this.text,
this.onLongPress,
this.onPressed,
required this.buttonType,
}) : super(key: key);
});

@override
Widget build(BuildContext context) {
Expand Down
16 changes: 8 additions & 8 deletions packages/calculator_widget/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ packages:
dependency: "direct dev"
description:
name: flutter_lints
sha256: "2118df84ef0c3ca93f96123a616ae8540879991b8b57af2f81b76a7ada49b2a4"
sha256: e2a421b7e59244faef694ba7b30562e489c2b489866e505074eb005cd7060db7
url: "https://pub.dev"
source: hosted
version: "2.0.2"
version: "3.0.1"
flutter_localizations:
dependency: transitive
description: flutter
Expand All @@ -79,10 +79,10 @@ packages:
dependency: "direct main"
description:
name: flutter_riverpod
sha256: b6cb0041c6c11cefb2dcb97ef436eba43c6d41287ac6d8ca93e02a497f53a4f3
sha256: da9591d1f8d5881628ccd5c25c40e74fc3eef50ba45e40c3905a06e1712412d5
url: "https://pub.dev"
source: hosted
version: "2.3.7"
version: "2.4.9"
flutter_test:
dependency: "direct dev"
description: flutter
Expand All @@ -100,10 +100,10 @@ packages:
dependency: transitive
description:
name: lints
sha256: "0a217c6c989d21039f1498c3ed9f3ed71b354e69873f13a8dfc3c9fe76f1b452"
sha256: cbf8d4b858bb0134ef3ef87841abdf8d63bfc255c266b7bf6b39daa1085c4290
url: "https://pub.dev"
source: hosted
version: "2.1.1"
version: "3.0.0"
matcher:
dependency: transitive
description:
Expand Down Expand Up @@ -148,10 +148,10 @@ packages:
dependency: transitive
description:
name: riverpod
sha256: b0657b5b30c81a3184bdaab353045f0a403ebd60bb381591a8b7ad77dcade793
sha256: "942999ee48b899f8a46a860f1e13cee36f2f77609eb54c5b7a669bb20d550b11"
url: "https://pub.dev"
source: hosted
version: "2.3.7"
version: "2.4.9"
sky_engine:
dependency: transitive
description: flutter
Expand Down
4 changes: 2 additions & 2 deletions packages/calculator_widget/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ dependencies:
#Needed for calculator computation
decimal: ^2.3.3
#Needed for the state management
flutter_riverpod: ^2.3.7
flutter_riverpod: ^2.4.9
#Needed for app translation
translations:
path: ../translations

dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.2
flutter_lints: ^3.0.1

flutter:
uses-material-design: true
Loading

0 comments on commit c64aee5

Please sign in to comment.