Skip to content

Commit e0e51cc

Browse files
Merge pull request #6871 from KeeperCommunity/release/575
Release 578 & ui fixes
2 parents 8dbe440 + 1b474f0 commit e0e51cc

File tree

19 files changed

+69
-247
lines changed

19 files changed

+69
-247
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ android {
9898
applicationId "io.hexawallet.keeper"
9999
minSdkVersion rootProject.ext.minSdkVersion
100100
targetSdkVersion rootProject.ext.targetSdkVersion
101-
versionCode 574
101+
versionCode 580
102102
versionName "2.5.6"
103103
missingDimensionStrategy 'react-native-camera', 'general'
104104
missingDimensionStrategy 'store', 'play'

ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1834,7 +1834,7 @@ PODS:
18341834
- ReactCommon/turbomodule/bridging
18351835
- ReactCommon/turbomodule/core
18361836
- Yoga
1837-
- RNScreens (3.36.0):
1837+
- RNScreens (4.9.0):
18381838
- DoubleConversion
18391839
- glog
18401840
- hermes-engine
@@ -2373,7 +2373,7 @@ SPEC CHECKSUMS:
23732373
RNLocalize: 19917c3f32cf6386f7d2957a638a4281669cae57
23742374
RNQrGenerator: 95feb09b4b2ed65f3a4afe795a20beed4b134ab5
23752375
RNReanimated: 6e7f7b3e9bf83adb6cf60e713e2d1d9438cb5437
2376-
RNScreens: 3c7a1921b619b7b8d6f59f34a2b53cbf72dd5668
2376+
RNScreens: 96fe858d87d26c3f46f0696f9e8824ce33a05aa7
23772377
RNSentry: cccb4a5cbe42c46f119b102475abe5dc74712833
23782378
RNShare: d1da96f570164d84821ee9d75740eee7ec2efa87
23792379
RNSVG: 2e59e14c2723a1967cd1bba71038a59142cbc616

ios/hexa_keeper.xcodeproj/project.pbxproj

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -748,8 +748,8 @@
748748
CODE_SIGN_ENTITLEMENTS = hexa_keeper/hexa_keeper.entitlements;
749749
CODE_SIGN_IDENTITY = "Apple Development";
750750
CODE_SIGN_STYLE = Automatic;
751-
CURRENT_PROJECT_VERSION = 574;
752-
DEVELOPMENT_TEAM = Y5TCB759QL;
751+
CURRENT_PROJECT_VERSION = 580;
752+
DEVELOPMENT_TEAM = C43HMJTU6P;
753753
ENABLE_BITCODE = NO;
754754
HEADER_SEARCH_PATHS = (
755755
"$(inherited)",
@@ -873,10 +873,10 @@
873873
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
874874
CLANG_ENABLE_MODULES = YES;
875875
CODE_SIGN_ENTITLEMENTS = hexa_keeper/hexa_keeper.entitlements;
876-
CODE_SIGN_IDENTITY = "Apple Distribution: Bithyve UK Ltd (Y5TCB759QL)";
877-
CURRENT_PROJECT_VERSION = 574;
878-
DEVELOPMENT_TEAM = Y5TCB759QL;
879-
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = Y5TCB759QL;
876+
CODE_SIGN_IDENTITY = "Apple Development";
877+
CODE_SIGN_STYLE = Automatic;
878+
CURRENT_PROJECT_VERSION = 580;
879+
DEVELOPMENT_TEAM = C43HMJTU6P;
880880
HEADER_SEARCH_PATHS = (
881881
"$(inherited)",
882882
"\"${PODS_ROOT}/Headers/Public\"",
@@ -983,9 +983,8 @@
983983
);
984984
PRODUCT_BUNDLE_IDENTIFIER = io.hexawallet.keeper;
985985
PRODUCT_NAME = hexa_keeper;
986-
PROVISIONING_PROFILE = "cd711cf7-1c75-4302-ad18-39de9d4f8bef";
987-
PROVISIONING_PROFILE_SPECIFIER = "Keeper Development";
988-
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "Keeper Distribution";
986+
PROVISIONING_PROFILE = "";
987+
PROVISIONING_PROFILE_SPECIFIER = "";
989988
SWIFT_OBJC_BRIDGING_HEADER = "whirlpool/hexa_keeper-Bridging-Header.h";
990989
SWIFT_VERSION = 5.0;
991990
VERSIONING_SYSTEM = "apple-generic";
@@ -1145,7 +1144,7 @@
11451144
CODE_SIGN_IDENTITY = "Apple Development";
11461145
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
11471146
CODE_SIGN_STYLE = Manual;
1148-
CURRENT_PROJECT_VERSION = 574;
1147+
CURRENT_PROJECT_VERSION = 580;
11491148
DEVELOPMENT_TEAM = Y5TCB759QL;
11501149
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = Y5TCB759QL;
11511150
ENABLE_BITCODE = NO;
@@ -1257,7 +1256,7 @@
12571256
PRODUCT_BUNDLE_IDENTIFIER = io.hexawallet.hexakeeper.dev;
12581257
PRODUCT_NAME = "$(TARGET_NAME)";
12591258
PROVISIONING_PROFILE_SPECIFIER = "";
1260-
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "Keeper Development";
1259+
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "Keeper Dev Dist";
12611260
SWIFT_OBJC_BRIDGING_HEADER = "whirlpool/hexa_keeper-Bridging-Header.h";
12621261
SWIFT_OBJC_INTERFACE_HEADER_NAME = "hexa_keeper-Swift.h";
12631262
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
@@ -1276,7 +1275,7 @@
12761275
CODE_SIGN_ENTITLEMENTS = hexa_keeper_dev.entitlements;
12771276
CODE_SIGN_IDENTITY = "Apple Distribution";
12781277
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
1279-
CURRENT_PROJECT_VERSION = 574;
1278+
CURRENT_PROJECT_VERSION = 580;
12801279
DEVELOPMENT_TEAM = Y5TCB759QL;
12811280
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = Y5TCB759QL;
12821281
HEADER_SEARCH_PATHS = (
@@ -1388,7 +1387,7 @@
13881387
PRODUCT_NAME = "$(TARGET_NAME)";
13891388
PROVISIONING_PROFILE = "cd711cf7-1c75-4302-ad18-39de9d4f8bef";
13901389
PROVISIONING_PROFILE_SPECIFIER = "Keeper Development";
1391-
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "Keeper Development";
1390+
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "Keeper Dev Dist";
13921391
SWIFT_OBJC_BRIDGING_HEADER = "whirlpool/hexa_keeper-Bridging-Header.h";
13931392
SWIFT_OBJC_INTERFACE_HEADER_NAME = "hexa_keeper-Swift.h";
13941393
SWIFT_VERSION = 5.0;

ios/hexa_keeper/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</dict>
3737
</array>
3838
<key>CFBundleVersion</key>
39-
<string>574</string>
39+
<string>580</string>
4040
<key>LSApplicationQueriesSchemes</key>
4141
<array>
4242
<string>itms-apps</string>

ios/hexa_keeperTests/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>574</string>
22+
<string>580</string>
2323
</dict>
2424
</plist>

ios/hexa_keeper_dev-Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</dict>
3737
</array>
3838
<key>CFBundleVersion</key>
39-
<string>574</string>
39+
<string>580</string>
4040
<key>LSApplicationQueriesSchemes</key>
4141
<array>
4242
<string>itms-apps</string>

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"react-native-responsive-screen": "1.4.2",
105105
"react-native-rsa-native": "2.0.5",
106106
"react-native-safe-area-context": "4.10.5",
107-
"react-native-screens": "3.36.0",
107+
"react-native-screens": "4.9.0",
108108
"react-native-send-intent": "1.3.0",
109109
"react-native-shadow-2": "6.0.3",
110110
"react-native-share": "9.2.3",
@@ -193,4 +193,4 @@
193193
"engines": {
194194
"node": ">=18"
195195
}
196-
}
196+
}

src/components/MenuFooter.tsx

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,13 @@ import Text from './KeeperText';
1111
import { LocalizationContext } from 'src/context/Localization/LocContext';
1212
import ThemedSvg from './ThemedSvg.tsx/ThemedSvg';
1313
import ThemedColor from './ThemedColor/ThemedColor';
14-
import BtcLogoGrey from 'src/assets/images/Btc-Logo-grey.svg';
15-
import { useIsRampAvailable } from 'src/hooks/useIsRampAvailable';
1614

1715
const MenuFooter = ({ selectedOption, onOptionChange }) => {
1816
const { colorMode } = useColorMode();
1917
const isDarkMode = colorMode === 'dark';
2018
const { translations } = useContext(LocalizationContext);
21-
const { wallet: walletTranslation, buyBTC: buyBTCTranslation } = translations;
19+
const { wallet: walletTranslation } = translations;
2220
const selectedFooterColor = ThemedColor({ name: 'footer_selected_option' });
23-
const { isRampAvailable } = useIsRampAvailable();
2421

2522
const menuOptions = [
2623
{
@@ -33,11 +30,6 @@ const MenuFooter = ({ selectedOption, onOptionChange }) => {
3330
defaultIcon: <KeyIcon />,
3431
selectedIcon: <ThemedSvg name={'footer_Key'} />,
3532
},
36-
isRampAvailable && {
37-
name: buyBTCTranslation.acquire,
38-
defaultIcon: <BtcLogoGrey width={wp(26)} height={hp(26)} />,
39-
selectedIcon: <ThemedSvg name={'footer_buy_btc'} width={wp(26)} height={hp(26)} />,
40-
},
4133
{
4234
name: walletTranslation.concierge,
4335
defaultIcon: <ConciergeIcon />,

src/components/Modal/ConciergeOnboardingModal.tsx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ import QueryIllustrationDark from 'src/assets/images/concierge-query-illustratio
1111
import { setDontShowConceirgeOnboarding } from 'src/store/reducers/storage';
1212
import Text from '../KeeperText';
1313
import { CommonActions, useNavigation } from '@react-navigation/native';
14+
import Colors from 'src/theme/Colors';
1415

1516
function ConciergeOnboardingModal({ visible }) {
1617
const dispatch = useDispatch();
@@ -38,8 +39,8 @@ function ConciergeOnboardingModal({ visible }) {
3839
subTitleWidth={wp(310)}
3940
buttonText={common.confirm}
4041
buttonCallback={handleContinue}
41-
buttonBackground={`${colorMode}.modalWhiteButton`}
42-
buttonTextColor={`${colorMode}.textGreen`}
42+
buttonBackground={Colors.headerWhite}
43+
buttonTextColor={Colors.primaryGreen}
4344
modalBackground={`${colorMode}.pantoneGreen`}
4445
textColor={`${colorMode}.headerWhite`}
4546
Content={() => (

src/hooks/useIsRampAvailable.ts

Lines changed: 0 additions & 165 deletions
This file was deleted.

0 commit comments

Comments
 (0)