Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
Vereign Credential Manager
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SSI Space
Vereign Personal Wallet
Vereign Credential Manager
Commits
6e968249
Commit
6e968249
authored
1 year ago
by
Zdravko Iliev
Committed by
Alexey Lunin
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
fix: change app name to HIN Agent
parent
7c37cb2f
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
android/app/src/main/res/values/strings.xml
+1
-1
1 addition, 1 deletion
android/app/src/main/res/values/strings.xml
app.json
+2
-1
2 additions, 1 deletion
app.json
ios/VereignCredentialManager/Info.plist
+1
-1
1 addition, 1 deletion
ios/VereignCredentialManager/Info.plist
with
4 additions
and
3 deletions
android/app/src/main/res/values/strings.xml
+
1
−
1
View file @
6e968249
<resources>
<string
name=
"app_name"
>
HIN
Walle
t
</string>
<string
name=
"app_name"
>
HIN
Agen
t
</string>
</resources>
This diff is collapsed.
Click to expand it.
app.json
+
2
−
1
View file @
6e968249
{
"name"
:
"VereignCredentialManager"
,
"displayName"
:
"HIN Wallet"
"displayName"
:
"HIN Agent"
}
This diff is collapsed.
Click to expand it.
ios/VereignCredentialManager/Info.plist
+
1
−
1
View file @
6e968249
...
...
@@ -5,7 +5,7 @@
<key>
CFBundleDevelopmentRegion
</key>
<string>
en
</string>
<key>
CFBundleDisplayName
</key>
<string>
HIN
Walle
t
</string>
<string>
HIN
Agen
t
</string>
<key>
CFBundleExecutable
</key>
<string>
$(EXECUTABLE_NAME)
</string>
<key>
CFBundleIdentifier
</key>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment