View Single Post
Posts: 426 | Thanked: 1,812 times | Joined on Dec 2013
#301
Update: 2.2.1

This version is a major bugfix version improving the visuals on the Jolla Tablet or any other non Jolla Phone device.
It also improves the speed and memory usage on all devices.
Rotating resizes the window after anmation finished to be more smooth.


I also added an experimental html5 video tag support that basially simulates the html5 video support (that Jolla disabled in Webkit) and maps the calls to the video player if applicable.
That makes several html5 video players work. Unfortunately not all.

The mediaBar now also shows the name of the html5 video file it detects and does not stop searching for html5 video sources if the first clip was found. This allows you to choose between different html5 video files (like mp4, ogv, webm).
Embedded facebook video support was fixed and should work now on all sites.

With the help of Dax89 I was able to implement svg + es6 harmony support through the help of javascript polyfills.
This makes for example github show menu items and icons again.

Get the RPM (armv7l) (i486)

Thanks for all the feedback.

All changes:
  • Fix extraToolbar items clickable even when toolbar translucent
  • Don't set deviceHeight as SilicaWebView does that already
  • Only show tablist if more than one tab exists
  • Updated facebook embedded video detect with Dax89's version (Thanks for that)
  • Fixed getting all html5 videos on page and putting into mediabar
  • Fixed getting all facebook embedded videos
  • Added title support for all media in mediabar (usually by findBaseName)
  • Show filetype for html5 video (to better distinguish)
  • Added experimental extended html5 video support (works for some players)
  • Added search for video tag in iframe if possible
  • Added Chrome 48 and Google Bot User Agent Strings
  • Added new Facebook touch video grabber (Thx Dax89)
  • Ignore touchstart events on multitouch
  • Fixed toolbarheights and font sizes (Use Theme properties for optimal sizes for different devices)
  • Fixed #26 (Save Item Selection in PopOver List)
  • Beautified ItemSelector PopOver (fontSize & Color)
  • Fixed #25 (support svg and ES6 harmony) [Thx Dax89]
  • Fixed virtual keyboard overlaying webview (resize webview when virtual keyboard is open)
  • Fixed height of webview if mediaDownloadRec is shown and inputfocus is granted
  • Fixed AuthentificationDialog and CertificateDialog only opened in portrait mode
  • Speed up device rotation (make resizing of webview after rotate animation is done)
  • Some speed & memory improvements (make scrolling more fluid on every device besides Jolla Phone) [QT_NO_FT_CACHE, QT_NO_FAST_SCROLL, QT_NO_ANTIALIASING, QT_NO_FREE]
__________________
Donation for my sailfish apps via PayPal

Donate using Liberapay
 

The Following 14 Users Say Thank You to llelectronics For This Useful Post: