Quote:
Originally Posted by CJY
thanks!
When the volume issues I have mentioned above are sorted, I can listen to my online faves. Beautiful!
On a different topic: Would you - or anyone - have any thoughts on some ad-blocking ability on the browser? (Getting a little too many 'meet a willing girl from your part of the world' on otherwise innocuous sites.)
|
np - welcome (it really is just a _very_ simple script, eventually maybe someone may add proper .m3u support - that'd be the clean solution

)
But as already mentioned, I currently lack the time for bigger projects.
After a quick search on ad-blocking though:
- browser is claimed to be webkit (-based?) in another thread.
-
http://vogue-android.blogspot.de/200...itandroid.html claims an adblock integration for webkit (but patch does refer to android source... no clue how compatible)
- I don't see the browser source in the git repository - if there are more than trivial changes to it to make it run with them M92 gui_shell integration, this'd be work.
- privoxy (
http://www.privoxy.org/ ) may be a workaround in the meantime (it's an ad-filtering proxy you could install on a regular machine - or (possibly) compile for the M92)
I personally just disable the image autoloading (use it mostly for news paper reading, anyway

). Btw.: I'd really like to see a 'load images' icon in the upper toolbar for this configuration setting :P
You might want to add ad-blocking to the wishlist, though - maybe someone'll find the time to do it. At least the privoxy port sounds plausible to me.
Btw... To all who've got some experience with Linux and don't shun coding in general: By now, we've got a quite good documentation on how to set up the cross-compilation environment and on how to compile things for the M92 (check out the Wiki). If you run into problems, I'm sure the folks in the developer thread will be willing to help out.
Cheers.