Skip to content

Releases: poetaster/tidings

1.4.2

27 Apr 08:23
Compare
Choose a tag to compare

This release was autogenerated.

OPML import release

23 Feb 09:27
Compare
Choose a tag to compare

You may now import OPML files from the Sources page. It is a flat import of ALL outline elements.

It does NOT take into consideration groups, since there is currently no proper way to manage this in the app.

It does, however, keep the overall order, so, alphabetically sorted groups should be 'visible' :)

4.5 and WebView bug fix release.

10 Feb 15:16
Compare
Choose a tag to compare

This release fixes:

  1. Missing icons with the transition to SFOS 4.5 (the favourite icon has be changed)
  2. A bug in the WebView which kept it from loading properly.

New WebView release

17 Nov 12:22
Compare
Choose a tag to compare

Adds new WebView
Adds an open in external browser link in the Article View.
Fixes a number of qml assignment errors in hints
Adds an option for flicking, which is not really usable currently.

Sailjail Audio perms

22 Mar 08:38
Compare
Choose a tag to compare

Audio playback of podcasts files was missing in the last release. Present in this one.

Minor but irritating bug bug fix.

20 Mar 12:43
Compare
Choose a tag to compare
  • bug fix for duplicate forward call when mouse drag ends with pullyup active. This hack will persist till further notice.

Sailjail release

18 Mar 08:38
Compare
Choose a tag to compare

This is a minor release that:

  • disables data migration introduced in January and
  • adds the Sailjail settings to desktop. No other debug/feature changes.

Push up Menu next hack.

23 Jan 11:26
Compare
Choose a tag to compare

I put this back in, because, well, it works.
In short, it abuses the onActiveChanged: { in the PushupMenu) to set a flag which is used by onDragEnd in the container to cause a confirm action. This actually breaks the intended behaviour, but works for our case.

That required removing the Resources page, which was more or less useless.

This is a second type of flick behaviour instead of the proxy approach.

Bug fix release. Chum linguist, Full Article View

23 Jan 11:01
Compare
Choose a tag to compare

In the last release, the full article loading broke.
The inclusion of qtlinguist in the spec file should get translations built.

Pre-Sailjail Release

17 Jan 12:34
Compare
Choose a tag to compare
  1. copy LocalStorage, database.sqlite to new location
  2. Add an optional Slideshow based view (will add variants for testing). ALPHA
  3. All JS debugging with flags to disable
  4. add some meta data chum, begin re-organizing build