Céleste Wouters

Results 81 comments of Céleste Wouters

I'll just leave this here for future reference: [CM's Browser app Android.mk](https://github.com/CyanogenMod/android_packages_apps_Browser/blob/cm-10.2/Android.mk)

Any log from the Logcat? Without it we can't really know what's wrong. As for me, it works on all my devices.

This issue probably can't be fixed: Tint depend on the WebView Android component, which is very device (actually ROM)-specific. Unless you can post a crash log (using logcat), It's no...

Though it'd be amazing to have Tint on Android 2.3, it'd require a huge load of work, if not a whole restructure and re-code of Tint: it relies heavily on...

I had a look at Phone UI's PanelLayout source code; and I have 2 things to say: - Don't try to swipe on the top or bottom of the display...

At the time I'm writing this message, such a task is impossible to achieve easily: Boat Browser (and probably other browsers) export their bookmarks in the `NETSCAPE-Bookmark-file-1` format, whereas Tint...

You are wrong, Tint **does** have the ability to upload files; moreover the file picker have been fixed for recent Android versions with bug #15. Please post the website's address...

@xavihernandez Indeed, does not work. I'll investigate on why it doesn't show up.

This seems somehow similar to bug #26. Is WebView or tab view getting distorted? Could you please post a screenshot?

Sadly, **no, it can't**, because Tint uses Android's native WebView, which functionality depends greatly on your Android version. [This support matrix](https://developer.chrome.com/multidevice/webview/overview#does_the_new_webview_have_feature_parity_with_chrome_for_android_) on Chrome's developers site states that WebRTC, aka getUserMedia,...