Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

develmaster: Commits for v0.3.1-rc2 #36

Merged
merged 11 commits into from
Feb 4, 2024
Merged

develmaster: Commits for v0.3.1-rc2 #36

merged 11 commits into from
Feb 4, 2024

Conversation

Olf0
Copy link
Contributor

@Olf0 Olf0 commented Feb 3, 2024

No description provided.

Olf0 and others added 10 commits December 5, 2023 21:52
* [build-on-pull_req.yml] Raise SDK from for SFOS 2.2.0 to 3.0.2
  Adopting changes from sailfishos-applications/filecase#53

* [build-on-tags.yml] Alter SDK versions used
  Adopting changes from sailfishos-applications/filecase#53

* [build-on-pull_req.yml] Fix copy&paste'o
It's adding:
- org.nemomobile.policy
- org.nemomobile.thumnailer
- com.jolla.mediaplayer
* [flowplayer.changes] Add stub for v0.3.1

* [flowplayer.spec] Set vendor to `meego` …
  … before submitting FlowPlayer to the SailfishOS:Chum repository at the Sailfish-OBS.

* [AboutPage.qml] Adapt hardcoded version number to `0.3.1`

* [flowplayer.spec] Reverting commit d12624f …
  … in order to make another release with no vendor set, which implies that it will not be submitted to SailfishOS:Chum.
* Avoid undefined artistcount in album view.

When listing albums, it's always for one unique artist,
so artistcount is always 1 in this context.

* Fix cover download.

Ensure that the cache directory for covers
exists.

Also, properly reload the artist image in artist
list when a cover is associated to an artist.

Rewrite the text position on cover with a direct
calculation of the Y position, the anchors solution
with alternating undefined values seems not to work
properly, when a cover is associated to an artist
for instance.

* Fix cover download using Quasar cover providers.

katastrofos.net is now using secure HTTP, replying
with a 301 moved permanently when polled on HTTP only.

Avoid HTML parsing on the result by using the query.php
method instead of the HTML frontend provided by index.php.
… for the SailfishOS:Chum metadata, as discussed in [FileCase issue \#61](sailfishos-applications/filecase#61).
Don't hardcode the version in QML, but use
instead the one given in the RPM spec file;
closes issue #29.
@Olf0 Olf0 self-assigned this Feb 3, 2024
@Olf0 Olf0 merged commit da49053 into master Feb 4, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants