View Single Post
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: