Posts Tagged ‘browser’

Titanium Mini Browser [update]

Wednesday, May 30th, 2012

A while back I forked Rafael Kellermann Streit’s mini browser code via github, and started providing android support to this nice little piece of code. It wasn’t as mature as I needed it, so I began to add my required functionality to it, such as local HTML files, custom controls and expanding the existing features a little. This really is the beauty of github.

So if you ever use a mobile webview for the purpose of presenting remote or local html documents and want a nice CommonJS module to do that, please take a look at the fork.

I have submitted a pull request to Rafael, so lets see if he wants to incorporate this into his branch. I will however be supporting and expanding on this code for some time to come. If you have any requests or comments leave them here or on my github page.