Skip to content

Conversation

stevenleadbeater
Copy link

@stevenleadbeater stevenleadbeater commented Jul 29, 2025

  • Added tar ball for convenience testing on phones
  • Fixed build errors with peewee
  • Use GLib timer to count past chapter ends fixes Sleep Timer Does Not Work #646
  • make methods that don't use locals static to avoid warnings

steven added 4 commits September 7, 2025 11:58
… always show, and when the user confirms deletion, it will check if files exist before trying to delete them. The book will be removed from the library regardless.

  2. Popup display on phones: The dialog now always shows when attempting to delete a book, instead of silently removing it when files don't exist. This ensures consistent behavior across all devices including phones.

  The changes ensure that:
  - The delete confirmation dialog always appears when trying to delete a book
  - Books are properly removed from the library even if their files are already gone
  - File deletion is only attempted if the files actually exist
# Conflicts:
#	.github/workflows/flatpak.yml
#	com.github.geigi.cozy.json
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.

Sleep Timer Does Not Work
1 participant