Skip to content

Commit

Permalink
“release”
Browse files Browse the repository at this point in the history
  • Loading branch information
sergdeus committed May 8, 2024
1 parent 76486a5 commit 435f09d
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Updates

1. Hotfix: Add a popup about the platform winding down.
1. Hotfix: Fix a popup about the platform winding down.

### About the attached app's

Expand Down
24 changes: 12 additions & 12 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 137;
CURRENT_PROJECT_VERSION = 138;
DEVELOPMENT_TEAM = G8RXR25D89;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
Expand All @@ -445,7 +445,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.37;
MARKETING_VERSION = 1.1.38;
PRODUCT_BUNDLE_IDENTIFIER = com.agoradesk.app;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -526,7 +526,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 137;
CURRENT_PROJECT_VERSION = 138;
DEVELOPMENT_TEAM = G8RXR25D89;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
Expand All @@ -535,7 +535,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.37;
MARKETING_VERSION = 1.1.38;
PRODUCT_BUNDLE_IDENTIFIER = com.agoradesk.app;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -615,7 +615,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 137;
CURRENT_PROJECT_VERSION = 138;
DEVELOPMENT_TEAM = G8RXR25D89;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
Expand All @@ -624,7 +624,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.37;
MARKETING_VERSION = 1.1.38;
PRODUCT_BUNDLE_IDENTIFIER = co.localmonero.app;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -707,7 +707,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 137;
CURRENT_PROJECT_VERSION = 138;
DEVELOPMENT_TEAM = G8RXR25D89;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
Expand All @@ -716,7 +716,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.37;
MARKETING_VERSION = 1.1.38;
PRODUCT_BUNDLE_IDENTIFIER = co.localmonero.app;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -795,7 +795,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 137;
CURRENT_PROJECT_VERSION = 138;
DEVELOPMENT_TEAM = G8RXR25D89;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
Expand All @@ -804,7 +804,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.37;
MARKETING_VERSION = 1.1.38;
PRODUCT_BUNDLE_IDENTIFIER = com.agoradesk.app;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -882,7 +882,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 137;
CURRENT_PROJECT_VERSION = 138;
DEVELOPMENT_TEAM = G8RXR25D89;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
Expand All @@ -891,7 +891,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.37;
MARKETING_VERSION = 1.1.38;
PRODUCT_BUNDLE_IDENTIFIER = co.localmonero.app;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down
9 changes: 5 additions & 4 deletions lib/core/app.dart
Original file line number Diff line number Diff line change
Expand Up @@ -224,21 +224,22 @@ class AppState extends State<App>
if (AppSharedPrefs().windingDownShown == false) {
await Future.delayed(const Duration(seconds: 2));
AppSharedPrefs().setBool(AppSharedPrefsKey.windingDownShown, val: true);
showOverlay(
(context, t) {
showDialog(
context: router.navigatorKey.currentContext!,
builder: (context) {
return const AgoraDialogInfoWidget(
title: 'LocalMonero will be winding down',
child: Column(
crossAxisAlignment: CrossAxisAlignment.start,
children: [
AppMarkdownWidget(
text: 'The winding down process begins May 7th, 2024, and finishes on November 7th, 2024. Our [support](https://localmonero.co/support) staff will be available for help throughout this period.\n\n1. Effective immediately, all new signups and ad postings are disabled;\n\n2. On May 14th, 2024, new trades will be disabled as well;\n\n3. On November 7th, 2024, the website will be taken down. Please reclaim any funds from your arbitration bond wallet prior to that date, otherwise the funds may be considered abandoned/forfeited.\n\n[Read more](https://localmonero.co/blog/announcements/winding-down)',
text:
'The winding down process begins May 7th, 2024, and finishes on November 7th, 2024. Our [support](https://localmonero.co/support) staff will be available for help throughout this period.\n\n1. Effective immediately, all new signups and ad postings are disabled;\n\n2. On May 14th, 2024, new trades will be disabled as well;\n\n3. On November 7th, 2024, the website will be taken down. Please reclaim any funds from your arbitration bond wallet prior to that date, otherwise the funds may be considered abandoned/forfeited.\n\n[Read more](https://localmonero.co/blog/announcements/winding-down)',
),
],
),
);
},
duration: Duration.zero,
);
}
}
Expand Down
3 changes: 1 addition & 2 deletions lib/core/widgets/branded/agora_dialog_info_widget.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import 'package:agoradesk/core/agora_font.dart';
import 'package:agoradesk/core/theme/theme.dart';
import 'package:agoradesk/core/utils/string_mixin.dart';
import 'package:agoradesk/core/widgets/branded/button_square_icon.dart';
import 'package:auto_route/auto_route.dart';
import 'package:auto_size_text/auto_size_text.dart';
import 'package:flutter/material.dart';

Expand Down Expand Up @@ -46,7 +45,7 @@ class AgoraDialogInfoWidget extends StatelessWidget with StringMixin {
ButtonSquareIcon(
label: context.intl.close,
iconData: AgoraFont.x,
onPressed: () => AutoRouter.of(context).pop(),
onPressed: () => Navigator.of(context).pop(),
)
],
),
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: agoradesk
version: 1.1.37+137
version: 1.1.38+138
publish_to: none
description: Person-to-person platform to allow anyone to trade their local currency for cryptocurrency.
environment:
Expand Down

0 comments on commit 435f09d

Please sign in to comment.