Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Use desktop_screenstate package for AuthService.refreshSession() synchronization#1245

Draft
SleepySquash wants to merge 24 commits intomainfrom
use-screenstate-on-desktop-for-auth
Draft

Use desktop_screenstate package for AuthService.refreshSession() synchronization#1245
SleepySquash wants to merge 24 commits intomainfrom
use-screenstate-on-desktop-for-auth

Conversation

@SleepySquash
Copy link
Copy Markdown
Contributor

Synopsis

Desktop platforms have sleep mode, during which network activities should not be done.

Solution

This PR prevents refreshSession from happening under desktop platforms with the help of desktop_screenstate package.

Checklist

  • Created PR:
    • In draft mode
    • Name contains issue reference
    • Has type and k:: labels applied
  • Before review:
    • Documentation is updated (if required)
    • Tests are updated (if required)
    • Changes conform code style
    • CHANGELOG entry is added (if required)
    • FCM (final commit message) is posted or updated
    • Draft mode is removed
  • Review is completed and changes are approved
    • FCM (final commit message) is approved
  • Before merge:
    • Milestone is set
    • PR's name and description are correct and up-to-date
    • All temporary labels are removed

@SleepySquash SleepySquash added this to the 0.6.0 milestone May 15, 2025
@SleepySquash SleepySquash self-assigned this May 15, 2025
@SleepySquash SleepySquash added enhancement Improvement of existing features or bugfix k::refactor Refactor changes of existing code labels May 15, 2025
@SleepySquash SleepySquash modified the milestones: 0.5.1, 1.0.0 Jun 3, 2025
@SleepySquash SleepySquash modified the milestones: 0.6.13, 0.7.0 Dec 8, 2025
@SleepySquash SleepySquash modified the milestones: 0.6.14, 0.7.0, 0.8.0 Dec 19, 2025
@SleepySquash SleepySquash modified the milestones: 0.7.1, 0.8.0, 0.7.2 Jan 7, 2026
@SleepySquash SleepySquash modified the milestones: 0.8.0, 0.9.0, 0.8.1 Jan 21, 2026
@SleepySquash SleepySquash modified the milestones: 0.8.2, 0.9.0, 0.10.0 Feb 2, 2026
@SleepySquash SleepySquash modified the milestones: 0.9.1, 0.10.0, 0.9.2 Feb 11, 2026
@SleepySquash SleepySquash modified the milestones: 0.9.3, 0.10.0, 0.9.4 Feb 23, 2026
@SleepySquash SleepySquash modified the milestones: 0.9.5, 0.10.0, 0.9.6 Mar 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement Improvement of existing features or bugfix k::refactor Refactor changes of existing code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant