You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add lineHeight and lineSpacingExtra style props to TextWidget
Add resizeMode prop to ImageWidget
Fixed
Fix crash when deleting widgets if stored widget images cannot be listed
Match clickable view ripple corners to uniform borderRadius on Android 12+.
Use expedited WorkManager requests for widget background tasks on Android 12+ to reduce delays when the app is in the background, with fallback to regular work when expedited quota is exhausted.