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

Feature modules #73

Merged
merged 30 commits into from
Jan 5, 2025
Merged

Feature modules #73

merged 30 commits into from
Jan 5, 2025

Conversation

ahudson20
Copy link
Owner

Refactor the codebase to make use of feature modules (:feature:alarm, :feature:timer, :feature:stopwatch). Also moved most widget code to its own :core:widget module

Other bug fixes:

  • remove use of runBlocking
  • crash caused by using FLAG_MUTABLE in pendingintens on Android 14
  • crash caused by having non-positive number set in VolumeShaper.Configuration.Builder duration
  • remove use of deprecated LocalBroadcastManager

@ahudson20 ahudson20 self-assigned this Jan 4, 2025
@ahudson20 ahudson20 merged commit 6bd5e83 into main Jan 5, 2025
3 checks passed
@ahudson20 ahudson20 deleted the feature-modules branch January 5, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant