CustomWebView : An extended form of Web Viewer

@import url('file:///android_asset/font6.ttf')

body {
font-family: ‘font6’;
font-weight: 400 /* three digit code */
}

The font code

testing fonts for HTML files

I tried this … nothing changed

And tried this

@font-face { font-family: font6; src: url(file:///android_asset/font6.ttf); }

body {
font-family: ‘font6’;
font-weight: 400 /* three digit code */
}

The font code

testing fonts for HTML files

And font didn’t changed either

@Mateja

Wait for some time I will give you almost 100% chrome made in Kodular.
Spoiler Alert something coming from me soon :grin:

2 Likes

No, its not possible give 100% features like chrome it can be just 90% :joy:

95% max…

2 Likes

Ok, Now lets not go #off-topic :sweat_smile:

1 Like

Hi everyone :slightly_smiling_face:
I need your help to make the extension better.
Please give your precious feedbacks here:

This is my first Google Form so there can be silly mistakes in it :grin:
Hope you will not mind and forgive me :innocent:

4 Likes

ChangeLog Version 6

New blocks
image

Changes

  • Added ‘id’ parameter in CreateWebView method

  • Added ‘mimeType’ and ‘isCaptureEnabled’ values in FileUploadNeeded event

  • Removed most of the designer properties
  • Screen1 will be automatically opened after receiving external url with url as start value
  • WebViews will be created with default properties
  • Setting any property will only effect the current webview (set using SetWebView method)
  • Some internal changes
  • Fixed grammar and spelling mistakes
5 Likes

Great :v::heart_eyes:

1 Like

Thank you for this extension i was waiting and thanks for updates too
loved this extension

1 Like

have you removed font-size or is it still there?

when will be the version 6 released

It is released…:face_with_monocle:

2 Likes

Hi @drpeterramsis2007
I am sorry…It is not possible to implement gestures in webview because it will disable most of the features like scroll and click.
The only method to detect left-right swipe is to extend WebView and create new class which needs very much time and also it will increase the aix size.
But as you have said that you only want to load html pages so I think I should try creating another version of extension with swipe gesture included.It will only load html pages and will have very few and simple features.

Properties are still accessible from blocks.

It has been already released.

4 Likes

really many thanks for your great offer … that would be grateful … really you can do it for me?

that would be awesome …

so can I ask for little bit thing if you did this for me?

will you remove the Hardware permissions from it like camera as you did for me before
and if you can add property to change the font type of the loaded html …

I would really need to you use your great extension for e-books apps that is my main apps I really create …

really many thanks in advance

2 Likes

Sure…I was just waiting for your required features.
I shall start work on it soon.

3 Likes

One Question As you said you had removed most of the designer properties the by default are they enabled or disabled.

1 Like

Good question.
They will use the default properties as mentioned in documentation (see the first post).

3 Likes

show blocks

New update is the best update, am I wrong?

1 Like

@vknow360 do you want some suggessitons for new things, if yes I will tell you. I want some things in this extension…

I know your suggestion because you have given feedback :wink:
But you can also tell here :slightly_smiling_face:

1 Like