Skip to content

Conversation

@grvgoel81
Copy link
Collaborator

@grvgoel81 grvgoel81 commented Dec 11, 2024

Motivation and Context

  • Fetch config API added.
  • Wallet-services added.
  • request() function(signatures) added.

Jira Link: https://toruslabs.atlassian.net/browse/PD-4249 , https://toruslabs.atlassian.net/browse/PD-4255, https://toruslabs.atlassian.net/browse/PD-4252

Description

  • Fetch config API added.
  • Wallet-services added.
  • request() function(signatures) added.

How has this been tested?

  • On emulator

Screenshots (if appropriate):

Screen_recording_20250210_162624.webm

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project. (run lint)
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My code requires a db migration.

grvgoel81 and others added 16 commits December 11, 2024 13:58
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
…e everywhere

Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
}
}

webView.addJavascriptInterface(this, "JSBridge")

Check warning

Code scanning / CodeQL

Access Java object methods through JavaScript exposure Medium

JavaScript interface to Java object added in Android WebView.
@grvgoel81 grvgoel81 changed the title feat: wallet-services and request() function added. mid-commit feat: wallet-services and request() function added Dec 17, 2024
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
grvgoel81 added a commit that referenced this pull request Jan 6, 2025
feat: call fetchProjectConfig() API in request() function
# Conflicts:
#	singlefactorauth/build.gradle
@grvgoel81 grvgoel81 marked this pull request as ready for review January 10, 2025 08:42
Copy link
Member

@chaitanyapotti chaitanyapotti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@chaitanyapotti chaitanyapotti merged commit 49b232b into master Feb 27, 2025
2 checks passed
@chaitanyapotti chaitanyapotti deleted the feat/PD-4249 branch February 27, 2025 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants