What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

MIUI-Like Web Browser

as usual Jrizzill, thanks for taking the time working on this stuff (modded miui, swype fix, miui browser translation, and i'm sure a ton of other stuff I don't know about!) BIG fan of this browser -- clean, fast, smooth <insert other positive adjectives here> and in english too! :biggrin:

any idea where the app is looking for bookmarks? i tried importing bookmarks, but it's saying there's no bookmarks to import (obviously not the case since i have default android browser bookmarks and skyfire bookmarks on the phone)

thanks again man...your hard work is DEFINITELY appreciated!
 
Phone numbers

I'm not sure if this is the right place to ask this so go ez on me......When accessing a website with a phone number, is there a way to get the number to go to dialpad by longpressing the number like in the default browser? I get redirected to a page with errors...any help is greatly appreciated!~
 
I'm not sure if this is the right place to ask this so go ez on me......When accessing a website with a phone number, is there a way to get the number to go to dialpad by longpressing the number like in the default browser? I get redirected to a page with errors...any help is greatly appreciated!~

Its definitely a feature because I had to translate the phone string. Whether or not it works is a different question.
 
Haha, wow, I never made the news before. My mother is going to be proud, lol.
 
Last edited:
Hmm... well this explains why it's getting like 8 downloads a minute.

I saw the one on droid life, I was like sweetness. I've been running the browser for a few days and I must say it is pretty smooth, has some nice features. It was irritating me until I figured out how to import my bookmarks from Dolphin.


One thing I noticed, on the file they posted on Droid Life, it says mod2, it that an updated version?
 
Hmm... well this explains why it's getting like 8 downloads a minute.

I saw the one on droid life, I was like sweetness. I've been running the browser for a few days and I must say it is pretty smooth, has some nice features. It was irritating me until I figured out how to import my bookmarks from Dolphin.


One thing I noticed, on the file they posted on Droid Life, it says mod2, it that an updated version?

Mod2 came out a couple hours after Mod1, I didn't really make a big deal out of it because it only changes like two incorrectly translated strings. Other than that, the biggest change was adding actual sites to the Top Sites page. I did a Google search for the most visited English-speaking websites and manually added each one in one-by-one.
 
Top Sites is in this format if you want to make changes to it...

Code:
{
"yellowpage":
[   
  { "cat": "1", "sites": [   
    { "title":"A", "url":"http://www.a.com/", "class":"m" },  
    { "title":"B", "url":"http://www.b.com/", "class":"m" },  
    { "title":"C", "url":"http://www.c.com/", "class":"m" },  
    { "title":"D", "url":"http://www.d.com/", "class":"m" },  
    { "title":"E", "url":"http://www.e.com/", "class":"m" },  
    { "title":"F", "url":"http://www.f.com/", "class":"m" },  
    { "title":"G", "url":"http://www.g.com/", "class":"m" },  
    { "title":"H", "url":"http://www.h.com/", "class":"m" },  
    { "title":"I", "url":"http://www.j.com/", "class":"m" }
  ] }, 
   
  { "cat": "2", "sites": [  
    { "title":"A", "url":"http://www.a.com/", "class":"m" },  
    { "title":"B", "url":"http://www.b.com/", "class":"m" },  
    { "title":"C", "url":"http://www.c.com/", "class":"m" },  
    { "title":"D", "url":"http://www.d.com/", "class":"m" },  
    { "title":"E", "url":"http://www.e.com/", "class":"m" },  
    { "title":"F", "url":"http://www.f.com/", "class":"m" },  
    { "title":"G", "url":"http://www.g.com/", "class":"m" },  
    { "title":"H", "url":"http://www.h.com/", "class":"m" },  
    { "title":"I", "url":"http://www.j.com/", "class":"m" }
  ] }
]
}

e.g.

Code:
{
"yellowpage":
[   
  { "cat": "Top 60", "sites": [   
    { "title":"Google", "url":"http://www.google.com/", "class":"m" },  
    { "title":"Facebook", "url":"http://www.facebook.com/", "class":"m" },  
    { "title":"YouTube", "url":"http://www.youtube.com/", "class":"m" },  
    { "title":"Yahoo!", "url":"http://www.yahoo.com/", "class":"m" },  
    { "title":"Live", "url":"http://www.live.com/", "class":"m" },  
    { "title":"Wikipedia", "url":"http://www.wikipedia.com/", "class":"m" },  
    { "title":"Blogger", "url":"http://www.blogspot.com/", "class":"m" },  
    { "title":"Twitter", "url":"http://www.twitter.com/", "class":"m" },  
    { "title":"MSN", "url":"http://www.msn.com/", "class":"m" },  
    { "title":"Amazon", "url":"http://www.amazon.com/", "class":"m" },  
    { "title":"Wordpress", "url":"http://www.wordpress.com/", "class":"m" },  
    { "title":"LinkedIn", "url":"http://www.linkedin.com/", "class":"m" },  
    { "title":"Microsoft", "url":"http://www.microsoft.com/", "class":"m" },  
    { "title":"eBay", "url":"http://www.ebay.com/", "class":"m" },  
    { "title":"Bing", "url":"http://www.bing.com/", "class":"m" },  
    { "title":"Flikr", "url":"http://www.flikr.com/", "class":"m" },  
    { "title":"Craigslist", "url":"http://www.craigslist.org/", "class":"m" },  
    { "title":"Go", "url":"http://www.go.com/", "class":"m" },  
    { "title":"MySpace", "url":"http://www.myspace.com/", "class":"m" },  
    { "title":"IMDb", "url":"http://www.imdb.com/", "class":"m" },  
    { "title":"Apple", "url":"http://www.apple.com/", "class":"m" },  
    { "title":"Mozilla", "url":"http://www.mozilla.com/", "class":"m" },  
    { "title":"BBC", "url":"http://www.bbc.co.uk/", "class":"m" },  
    { "title":"PayPal", "url":"http://www.paypal.com/", "class":"m" },  
    { "title":"AOL", "url":"http://www.aol.com/", "class":"m" },  
    { "title":"Adobe", "url":"http://www.adobe.com/", "class":"m" },  
    { "title":"Ask", "url":"http://www.ask.com/", "class":"m" },  
    { "title":"ESPN", "url":"http://www.espn.com/", "class":"m" },  
    { "title":"CNN", "url":"http://www.cnn.com/", "class":"m" },  
    { "title":"HotFile", "url":"http://www.hotfile.com/", "class":"m" },  
    { "title":"MediaFire", "url":"http://www.mediafire.com/", "class":"m" },  
    { "title":"4Shared", "url":"http://www.***********/", "class":"m" },  
    { "title":"About", "url":"http://www.about.com/", "class":"m" },  
    { "title":"MegaUpload", "url":"http://www.megaupload.com/", "class":"m" },  
    { "title":"RapidShare", "url":"http://www.rapidshare.com/", "class":"m" },  
    { "title":"LiveJournal", "url":"http://www.livejournal.com/", "class":"m" },  
    { "title":"CNET", "url":"http://www.cnet.com/", "class":"m" },  
    { "title":"MegaVideo", "url":"http://www.megavideo.com/", "class":"m" },  
    { "title":"GoDaddy", "url":"http://www.godaddy.com/", "class":"m" },  
    { "title":"ImageShack", "url":"http://www.imageshack.com/", "class":"m" },  
    { "title":"Alibaba", "url":"http://www.alibaba.com/", "class":"m" },  
    { "title":"NY Times", "url":"http://www.nytimes.com/", "class":"m" },  
    { "title":"Tumblr", "url":"http://www.tumblr.com/", "class":"m" },  
    { "title":"Orkut", "url":"http://www.orkut.com/", "class":"m" },  
    { "title":"ThePirateBay", "url":"http://www.thepiratebay.org/", "class":"m" },  
    { "title":"PhotoBucket", "url":"http://www.photobucket.com/", "class":"m" },  
    { "title":"EzineArticles", "url":"http://www.orkut.com/", "class":"m" },  
    { "title":"Dailymotion", "url":"http://www.dailymotion.com/", "class":"m" },  
    { "title":"TwitPic", "url":"http://www.twitpic.com/", "class":"m" },  
    { "title":"NetFlix", "url":"http://www.netflix.com/", "class":"m" },  
    { "title":"FileServe", "url":"http://www.fileserve.com/", "class":"m" },  
    { "title":"FilesTube", "url":"http://www.filestube.com/", "class":"m" },  
    { "title":"eHow", "url":"http://www.ehow.com/", "class":"m" },  
    { "title":"DeviantART", "url":"http://www.deviantart.com/", "class":"m" },  
    { "title":"Digg", "url":"http://www.digg.com/", "class":"m" },  
    { "title":"MyWebSearch", "url":"http://www.mywebsearch.com/", "class":"m" },  
    { "title":"SourceForge", "url":"http://www.sourceforge.com/", "class":"m" },  
    { "title":"TWC", "url":"http://www.weather.com/", "class":"m" },  
    { "title":"Answers", "url":"http://www.answers.com/", "class":"m" },  
    { "title":"Hi5", "url":"http://www.hi5.com/", "class":"m" }
  ] }
]
}
 
I cant figure out how this "smart fit" or whatever its called supposed to work. My screen is all off , and not fit to screen at all.

What do I set the browser setting to?

Lewis
 
Top Sites is in this format if you want to make changes to it...


e.g.

Code:
{
"yellowpage":
[   
  { "cat": "Top 60", "sites": [   
    { "title":"Google", "url":"http://www.google.com/", "class":"m" },  
    { "title":"Facebook", "url":"http://www.facebook.com/", "class":"m" },  
    { "title":"YouTube", "url":"http://www.youtube.com/", "class":"m" },  
    { "title":"Yahoo!", "url":"http://www.yahoo.com/", "class":"m" },  
    { "title":"Live", "url":"http://www.live.com/", "class":"m" },  
    { "title":"Wikipedia", "url":"http://www.wikipedia.com/", "class":"m" },  
    { "title":"Blogger", "url":"http://www.blogspot.com/", "class":"m" },  
    { "title":"Twitter", "url":"http://www.twitter.com/", "class":"m" },  
    { "title":"MSN", "url":"http://www.msn.com/", "class":"m" },  
    { "title":"Amazon", "url":"http://www.amazon.com/", "class":"m" },  
    { "title":"Wordpress", "url":"http://www.wordpress.com/", "class":"m" },  
    { "title":"LinkedIn", "url":"http://www.linkedin.com/", "class":"m" },  
    { "title":"Microsoft", "url":"http://www.microsoft.com/", "class":"m" },  
    { "title":"eBay", "url":"http://www.ebay.com/", "class":"m" },  
    { "title":"Bing", "url":"http://www.bing.com/", "class":"m" },  
    { "title":"Flikr", "url":"http://www.flikr.com/", "class":"m" },  
    { "title":"Craigslist", "url":"http://www.craigslist.org/", "class":"m" },  
    { "title":"Go", "url":"http://www.go.com/", "class":"m" },  
    { "title":"MySpace", "url":"http://www.myspace.com/", "class":"m" },  
    { "title":"IMDb", "url":"http://www.imdb.com/", "class":"m" },  
    [B][SIZE="5"]{ "title":"Apple", "url":"http://www.apple.com/", "class":"m" }, [/SIZE][/B] 
    { "title":"Mozilla", "url":"http://www.mozilla.com/", "class":"m" },  
    { "title":"BBC", "url":"http://www.bbc.co.uk/", "class":"m" },  
    { "title":"PayPal", "url":"http://www.paypal.com/", "class":"m" },  
    { "title":"AOL", "url":"http://www.aol.com/", "class":"m" },  
    { "title":"Adobe", "url":"http://www.adobe.com/", "class":"m" },  
    { "title":"Ask", "url":"http://www.ask.com/", "class":"m" },  
    { "title":"ESPN", "url":"http://www.espn.com/", "class":"m" },  
    { "title":"CNN", "url":"http://www.cnn.com/", "class":"m" },  
    { "title":"HotFile", "url":"http://www.hotfile.com/", "class":"m" },  
    { "title":"MediaFire", "url":"http://www.mediafire.com/", "class":"m" },  
    { "title":"4Shared", "url":"http://www.***********/", "class":"m" },  
    { "title":"About", "url":"http://www.about.com/", "class":"m" },  
    { "title":"MegaUpload", "url":"http://www.megaupload.com/", "class":"m" },  
    { "title":"RapidShare", "url":"http://www.rapidshare.com/", "class":"m" },  
    { "title":"LiveJournal", "url":"http://www.livejournal.com/", "class":"m" },  
    { "title":"CNET", "url":"http://www.cnet.com/", "class":"m" },  
    { "title":"MegaVideo", "url":"http://www.megavideo.com/", "class":"m" },  
    { "title":"GoDaddy", "url":"http://www.godaddy.com/", "class":"m" },  
    { "title":"ImageShack", "url":"http://www.imageshack.com/", "class":"m" },  
    { "title":"Alibaba", "url":"http://www.alibaba.com/", "class":"m" },  
    { "title":"NY Times", "url":"http://www.nytimes.com/", "class":"m" },  
    { "title":"Tumblr", "url":"http://www.tumblr.com/", "class":"m" },  
    { "title":"Orkut", "url":"http://www.orkut.com/", "class":"m" },  
    { "title":"ThePirateBay", "url":"http://www.thepiratebay.org/", "class":"m" },  
    { "title":"PhotoBucket", "url":"http://www.photobucket.com/", "class":"m" },  
    { "title":"EzineArticles", "url":"http://www.orkut.com/", "class":"m" },  
    { "title":"Dailymotion", "url":"http://www.dailymotion.com/", "class":"m" },  
    { "title":"TwitPic", "url":"http://www.twitpic.com/", "class":"m" },  
    { "title":"NetFlix", "url":"http://www.netflix.com/", "class":"m" },  
    { "title":"FileServe", "url":"http://www.fileserve.com/", "class":"m" },  
    { "title":"FilesTube", "url":"http://www.filestube.com/", "class":"m" },  
    { "title":"eHow", "url":"http://www.ehow.com/", "class":"m" },  
    { "title":"DeviantART", "url":"http://www.deviantart.com/", "class":"m" },  
    { "title":"Digg", "url":"http://www.digg.com/", "class":"m" },  
    { "title":"MyWebSearch", "url":"http://www.mywebsearch.com/", "class":"m" },  
    { "title":"SourceForge", "url":"http://www.sourceforge.com/", "class":"m" },  
    { "title":"TWC", "url":"http://www.weather.com/", "class":"m" },  
    { "title":"Answers", "url":"http://www.answers.com/", "class":"m" },  
    { "title":"Hi5", "url":"http://www.hi5.com/", "class":"m" }
  ] }
]
}

So is that site in bold really suppose to be in there? ;)
 
Back
Top