Notices


Reply
Thread Tools
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#1
This thread is outdated, please use this one

I'm releasing first a new preview with hope to get some feedback on the new dashboard and if it crashes still.

New libwebkit (41137-5) with last hns' fixes to hildon-input-mode is here. It also includes some upstream updates and vfp optimization enabled.

Same package with vfp disabled which works on 770 with OS2008HE. libidn11 and libpcre3 from the Diablo repos also work on 770.

Also reuploaded Tear 0.3-6 which works on 770.

New things in 0.3 - Preview 6:
  • Some optimizations (removed creation of a sqlite view on every page navigation).
  • DBus interface. Simple start with url will open it as a new window in already opened program, no changes to the tasknavigator plugin needed. DBus method_call:
    Code:
    dbus-send --session --type=method_call --dest=com.nokia.Tear /com/nokia/tear com.nokia.Tear.OpenAddress string:"http://maemo.org"
    will also open in new window. #12
  • libconic auto connect #18
  • Crash recovery with window selection (see screenshot below) and Close and Save All item in Close menu (save session). #19
  • Undo close window in Window menu. #22
  • Most Used tab in Dashboard working. #23
  • Application manager icon control fields by qwerty12

New things in 0.3 - Preview 5.1 /a quickie - managed to get my eee scratchbox updated and running/:
  • Tap and hold menu now invoked like a right click menu as daperl suggested. Big thanks and a virtual beer go to him . This enables a host of already implemented features - open in new window, open image in new window, save image and some more.
  • Stop button is not replaced so early.
  • Removed zooms from toolbar menu, replaced with Open Dashboard.
  • Added real dependency to libpcre3.
  • VAPIs updated to Vala 0.5.7.

New things in 0.3 - Preview 5:
  • WebKit 41128 - this will be last CURL release it seems. 96/100 (I was mistaken about 69/100). Hopefully libsoup will be better. Get it here and dev package here. Current diff - here.
  • Download Manager - Open button now working with the default mimetype + Execute and remove buttons in the manager. Remove button only removes the download from the list.
  • Popup menu changed to use the internal WebKit one. Since it is an ugly hack it doesn't detect links and images under the cursor. Works better for selections and input elements.
  • Stop button now is enabled with load start. Pulsing progress bar between click and actual data receive.
  • Back and forward buttons are enabled after load title for faster navigation. Tap and hold menus for back and forward button (done but disabled, had to go )
  • Bookmarks can be deleted with star icon click if there is already bookmark.
  • Partial Adblocker - only works for frames. Cancels the request before download so saves traffic. I'll continue with it after going to libsoup since CURL reuses the request handles and I couldn't figure out how to skip the download without cancelling the entire page. Had to do a libpcre.vapi to get regular expressions without newer glib. Currently the adblocker is disabled - it will be enabled if you add a correct blocker.list in /home/user/.tear/ dir. The format is simple:
    Code:
    [Blacklist]
    domain.com=regular\sexpression
    whitelists are parsed but currently disabled. Please keep in mind that every such blocker check could slow down the page load. Dunno how much. This brings an all-new libpcre dependency. If only we had a slightly newer GLib... :|

New things in 0.3 - Preview 4:
  • WebKit 40663 - changed text/plain back to normal. Also CURL wasn't reporting the Content-Length, so I extracted it from the header. Get it here and dev package here.
  • Download Manager - not finished yet - probably will break on more than one download at a time. Also Open and Save do only Save for now. DM buttons doesn't work.
  • Selection now works with Menu key pressed.
  • Histories now correctly update through time.
  • Support for user styles - userstyles.css is in /home/user/.tear/userstyles.css - there's a rule in it to remove all rounded corners - ITT Minimalistic is now blazingly fast.
  • Smilo added a stop button and Enable plugins (flash) in the bottom menu.

New things in 0.3 - Preview 3:
  • WebKit 40239 finally rendering properly backgrounds and colors. Get it here and dev package here.
  • Links with target=_blank now open in new window.
  • Small dashboard hardcoded to about:blank.
  • No crashes.
  • Open address from command line.

Old News:
  • WebKit 39752 - fixed password field input method (edit in invisible mode) + libicu dependency removed (you can uninstall it) + web inspector files included in deb + requires only libidn11 which is 110k. You can remove libicu if you don't use it.
  • Tap and hold menu, Web Inspector in it.
  • Info Banners for Zoom operations.
  • Zoom In/Out/100%.
  • Kinetic scrolling /implemented by Ignacius/.
  • Initial implementation of Bookmarks (no editing or deletion).
  • History completion and drop-down.
  • Google search if no address punctuation.
  • Hid the not-yet-working menu items.

Known issues:
  • The menus are common for all windows, so Full screen, no js and no img toggle menu items are not indicating the real state.

Screenshot:










Download in Garage /0.3-6/:
https://garage.maemo.org/frs/?group_...elease_id=2521
Download from my site /0.3-6/:
http://bundyo.org/maemo/tear/tear-0.3-6_armel.deb
227k/550k

You can also use qole's repository to automate the install of Tear and libwebkit. See this post:
http://internettablettalk.com/forums...946#post270946

Some installation instructions from nobodysbusiness here:
http://www.internettablettalk.com/fo...ad.php?t=27035

Bug tracker:
http://bugs.bundyo.org/

Also the code is in garage SVN now (updated to 0.3-6), feel free to abuse it. Needs the included VAPIs to compile and Vala 0.5.7.

Latest version of TrueJournals' Task Navigator Plugin is available in Extras-devel.
Screenshot:


Bongo did an external Tear bookmark manager, more info here.
Screenshot:


The old thread is here:
http://www.internettablettalk.com/fo...ad.php?t=24293
__________________
Technically, there are three determinate states the cat could be in: Alive, Dead, and Bloody Furious.

Last edited by Bundyo; 2009-06-29 at 16:00.
 

The Following 85 Users Say Thank You to Bundyo For This Useful Post:
Posts: 66 | Thanked: 21 times | Joined on Dec 2008
#2
Just to let you know, the libidn11 doesn't install for me. I went into r&d mode and installed in app manager last time. Can't wait to try it out!
 
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#3
so far, so good...

hmm, im tempted to say that the strech/tear effect have become more noticable with the new webkit. seems to show up more when using the "finger" scroll then the dpad or scrollbars.

love the history dash.

now if it could just handle onscreen keyboard correctly, do downloads and give input areas a background color unrelated to the maemo theme in use at thee moment...

Last edited by tso; 2009-01-28 at 02:44.
 
Posts: 51 | Thanked: 9 times | Joined on Jul 2008 @ USA
#4
So far - GREAT.
I love the dashboard!!

Google docs still doesn't work (I actually couldn't load Gmail with Tear as well).

Oops, one error as I type this message... I closed Tear then reopened it.
Dashboard showed up saying: error on line 439, column 132: xmlParserentityRef: no name.

Also - how can I get back to the dashboard without restarting Tear?

THANKS!
 
Posts: 607 | Thanked: 296 times | Joined on Jun 2008 @ Finland
#5
Thanks, Bundyo!
Really good work
__________________
Touch Book .. do not waste you money on it.
 
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#6
@macit: Can you send me your tear.db to check what breaks the dashboard? Then delete it to make the error go away for a while - until you get back to that page again .

@tso: Only Opera can do that to the input areas Usually if the page doesn't style them, they should use the default OS theme. What was that for the OSK? Download manager is in the works.

@buhao: Do try with apt-get install libidn11 in root terminal
__________________
Technically, there are three determinate states the cat could be in: Alive, Dead, and Bloody Furious.
 

The Following 2 Users Say Thank You to Bundyo For This Useful Post:
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#7
well if the page didnt insist on black text in the input area no matter the default text color of the theme, i would be happy.

andd the onscreen keyboard has 3 issues.

1. it closes on enter.

2. it brings back input written the first time the OSK was used after the browser was started.

3. it does not grab the content of the input area on reopening.
 

The Following User Says Thank You to tso For This Useful Post:
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#8
btw, do turning off images also stop the download of them?
 
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#9
No idea, its a WebKit engine option, i can probably check though.
__________________
Technically, there are three determinate states the cat could be in: Alive, Dead, and Bloody Furious.
 
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#10
would be nice to know as i use it in attempt to lower the data amount when using a mobile connection.
 
Reply

Tags
brower, browser, browserd fix, khtml, microb alternative, microb killer, tear, webkit, www

Thread Tools

 
Forum Jump


All times are GMT. The time now is 20:32.