Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
parity-signer
Commits
d4e61a0a
Commit
d4e61a0a
authored
Sep 05, 2018
by
fro
Browse files
rename NativeSigner-> Parity Signer for android
parent
32c44827
Changes
2
Hide whitespace changes
Inline
Side-by-side
android/app/src/main/res/values/strings.xml
View file @
d4e61a0a
<resources>
<string
name=
"app_name"
>
Native
Signer
</string>
<string
name=
"app_name"
>
Parity
Signer
</string>
</resources>
android/settings.gradle
View file @
d4e61a0a
rootProject
.
name
=
'
Native
Signer'
rootProject
.
name
=
'
Parity
Signer'
include
':react-native-vector-icons'
project
(
':react-native-vector-icons'
).
projectDir
=
new
File
(
rootProject
.
projectDir
,
'../node_modules/react-native-vector-icons/android'
)
include
':react-native-secure-storage'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment