Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split javascript interface methods into domain objects. #4293

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

zhongqiliang
Copy link
Contributor

  1. Create a new interface class JavaScriptAndroidObject.java, moved platformservice javascript interface methods into an implementation of it.
  2. Moved user agent string related code to a separate util class.
  3. Move system property methods to util.
  4. Split ChrobaltWebViewClient into a separate file.
  5. Moved h5vcc platform service js code into platform_services.js.

Change-Id: I8c9af486c107377d16316361b12be4db3d47dd17
Copy link

Build Status

Workflow Status
lint lint
android android
evergreen evergreen
linux linux
raspi-2 raspi-2
stub stub
win32 win32

@zhongqiliang zhongqiliang merged commit 3192364 into feature/chrobalt_prototype Oct 21, 2024
6 checks passed
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.

2 participants