Skip to content

Commit

Permalink
Merge pull request #184 from VerusCoin/dev
Browse files Browse the repository at this point in the history
v1.0.18-1
  • Loading branch information
Asherda authored Oct 19, 2024
2 parents 758398a + 92d5ef8 commit 256050a
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 27 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import com.android.build.OutputFile
def versionMajor = 1
def versionMinor = 0
def versionRevision = 18
def versionBuild = 0
def versionBuild = 1

def keystorePropertiesFile = rootProject.file("keystore.properties");

Expand Down
7 changes: 3 additions & 4 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ buildscript {
ext {
buildToolsVersion = "31.0.0"
minSdkVersion = 21
compileSdkVersion = 33
targetSdkVersion = 33
compileSdkVersion = 34
targetSdkVersion = 34

if (System.properties['os.arch'] == "aarch64") {
// For M1 Users we need to use the NDK 24 which added support for aarch64
Expand All @@ -23,7 +23,7 @@ buildscript {
google()
}
dependencies {
classpath("com.android.tools.build:gradle:7.0.4")
classpath("com.android.tools.build:gradle:7.1.2")
classpath("com.facebook.react:react-native-gradle-plugin")
classpath("de.undercouch:gradle-download-task:4.1.2")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
Expand Down Expand Up @@ -52,7 +52,6 @@ allprojects {
maven {
// Android JSC is installed from npm
url("$rootDir/../node_modules/jsc-android/dist")
url 'https://www.jitpack.io'
}
google()
}
Expand Down
11 changes: 0 additions & 11 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ PODS:
- SwiftNIOSSL (< 3.0.0, >= 2.14.0)
- SwiftNIOTransportServices (< 2.0.0, >= 1.11.1)
- SwiftProtobuf (< 2.0.0, >= 1.9.0)
- InputMask (6.1.0)
- Logging (1.4.0)
- lottie-ios (3.4.4)
- lottie-react-native (5.1.4):
Expand Down Expand Up @@ -267,10 +266,6 @@ PODS:
- React-Core
- react-native-safe-area-context (3.2.0):
- React-Core
- react-native-text-input-mask (3.1.4):
- InputMask (~> 6.1.0)
- React-Core
- React-RCTText
- react-native-udp (4.1.5):
- CocoaAsyncSocket
- React-Core
Expand Down Expand Up @@ -575,7 +570,6 @@ DEPENDENCIES:
- "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
- react-native-randombytes (from `../node_modules/react-native-randombytes`)
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
- react-native-text-input-mask (from `../node_modules/react-native-text-input-mask`)
- react-native-udp (from `../node_modules/react-native-udp`)
- react-native-verus-light-client (from `../node_modules/react-native-verus-light-client`)
- React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
Expand Down Expand Up @@ -625,7 +619,6 @@ SPEC REPOS:
- CocoaAsyncSocket
- fmt
- gRPC-Swift
- InputMask
- Logging
- lottie-ios
- MnemonicSwift
Expand Down Expand Up @@ -700,8 +693,6 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native-randombytes"
react-native-safe-area-context:
:path: "../node_modules/react-native-safe-area-context"
react-native-text-input-mask:
:path: "../node_modules/react-native-text-input-mask"
react-native-udp:
:path: "../node_modules/react-native-udp"
react-native-verus-light-client:
Expand Down Expand Up @@ -791,7 +782,6 @@ SPEC CHECKSUMS:
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: 476ee3e89abb49e07f822b48323c51c57124b572
gRPC-Swift: 8426019a9c56401ee1b9ef00f15fb5530eb8cdd2
InputMask: 71d291dc54d2deaeac6512afb6ec2304228c0bb7
Logging: beeb016c9c80cf77042d62e83495816847ef108b
lottie-ios: 8f97d3271e155c2d688875c29cd3c74908aef5f8
lottie-react-native: b702fab740cdb952a8e2354713d3beda63ff97b0
Expand All @@ -817,7 +807,6 @@ SPEC CHECKSUMS:
react-native-netinfo: 92e6e4476eb8bf6fc2d7c0a6ca0a1406f663d73a
react-native-randombytes: 421f1c7d48c0af8dbcd471b0324393ebf8fe7846
react-native-safe-area-context: f0906bf8bc9835ac9a9d3f97e8bde2a997d8da79
react-native-text-input-mask: 36a546b378fadd2efe1b7484a859d34bc2c80395
react-native-udp: 8864b1211857e9d8224ae5cbaf8580970fb99de1
react-native-verus-light-client: ba8400658314adecefa08593e46d9fa69029bea8
React-perflogger: 0458a87ea9a7342079e7a31b0d32b3734fb8415f
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@
"react-native-svg-transformer": "0.14.3",
"react-native-tab-view": "2.x",
"react-native-tcp": "git+https://github.com/VerusCoin/react-native-tcp.git#be5f656ffd3aa4559270e8472ee24a1c36029cf1",
"react-native-text-input-mask": "3.1.4",
"react-native-udp": "4.1.5",
"react-native-url-polyfill": "1.3.0",
"react-native-vector-icons": "git+https://github.com/VerusCoin/react-native-vector-icons.git",
Expand Down
6 changes: 3 additions & 3 deletions src/components/PhoneNumberModal/PhoneNumberModal.render.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React from "react";
import { ScrollView, View } from "react-native";
import TextInputMask from 'react-native-text-input-mask';
//import TextInputMask from 'react-native-text-input-mask';
import { Text, TextInput, RadioButton, List, Divider } from "react-native-paper";
import Styles from "../../styles/";
import SemiModal from "../SemiModal";
Expand Down Expand Up @@ -58,7 +58,7 @@ export const PhoneNumberModalRender = function () {
marginTop: 16,
}}
>
<TextInput
{/* <TextInput
style={{ flex: 1 }}
label="Ext."
mode="outlined"
Expand Down Expand Up @@ -92,7 +92,7 @@ export const PhoneNumberModalRender = function () {
mask={"[000] [000] [0000]"}
/>
)}
/>
/> */}
</View>
<View style={{ ...Styles.fullWidth, marginTop: 16 }}>
<Divider />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export const PersonalContactRender = function () {
onPress={() => this.openAddEmailModal()}
/>
<Divider />
<List.Subheader>{"Phone numbers"}</List.Subheader>
{/* <List.Subheader>{"Phone numbers"}</List.Subheader>
<Divider />
{this.state.contact.phone_numbers == null
? null
Expand Down Expand Up @@ -133,7 +133,7 @@ export const PersonalContactRender = function () {
right={(props) => <List.Icon {...props} icon={"plus"} size={20} />}
onPress={() => this.openAddPhoneModal()}
/>
<Divider />
<Divider /> */}
</ScrollView>
</SafeAreaView>
);
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9547,11 +9547,6 @@ react-native-tab-view@2.x:
process "^0.11.9"
util "^0.12.1"

react-native-text-input-mask@3.1.4:
version "3.1.4"
resolved "https://registry.yarnpkg.com/react-native-text-input-mask/-/react-native-text-input-mask-3.1.4.tgz#9b09d97a910ce8c24024d6187256b07c73e173ac"
integrity sha512-XhTPL1/Pv0kyuH8TMJGaxfnq5su9e+4G2PLngiismZ4xbP8+W/1ZEH4KQJQV+QkE2I5Oi+lPJXB2E47s60/OBA==

react-native-udp@4.1.5:
version "4.1.5"
resolved "https://registry.yarnpkg.com/react-native-udp/-/react-native-udp-4.1.5.tgz#bd164fa6280fd61c3b19f89e0aff2d2d058c262b"
Expand Down

0 comments on commit 256050a

Please sign in to comment.