Ghazi

Results 142 comments of Ghazi

Will look into it, thanks for the suggestion.

@Macof08 beta branch is updated now, you can give it a try.

can you share the device configs?

What I've noticed so far that it freezes at any moment if in background. Sometimes, it works fine but at most, it's sure to get stuck on the last screen,...

you understood correctly and also, when PC goes in sleep, app closes if no song is playing or paused. I hope you get time to fix this anytime soon. And...

I'm glad you liked it. Well, this issue is not fixable unfortunately, tried it before but only thing we can do is alter `activity_splash.xml` layout accordingly, change background color to...

update with this, I will also update the source code and add this in next release: ``` ... } else if (url.startsWith("tel:")) { Intent intent = new Intent(Intent.ACTION_DIAL, Uri.parse(url)); //...

need some details, are you using the latest release? have you built the apk on your own or you're talking about the apk added with v7 release? are you recording...

Working perfectly fine now. Update your fork to [latest release](https://github.com/mgks/Android-SmartWebView/releases/tag/v7.2). Report here if the issue persists.