You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-native-android-widget

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-android-widget - npm Package Versions

124

0.8.1

Diff
s
saleksovski
published 0.8.1 •

Changelog

Source

[0.8.1] - 2023-09-16

Fixed

  • Use DefaultReactActivityDelegate instead of ReactActivityDelegate
  • Fix compatibility with React Native 71
s
saleksovski
published 0.8.0 •

Changelog

Source

[0.8.0] - 2023-08-25

Added

  • Ability to configure (and reconfigure) widget once it is added on home screen
s
saleksovski
published 0.7.0 •

Changelog

Source

[0.7.0] - 2023-07-15

Added

  • Upgrade to React Native 0.72.3
  • Upgrade to Expo 49
s
saleksovski
published 0.6.2 •

Changelog

Source

[0.6.2] - 2023-07-14

Fixed

  • Fix crash on Android <12 when using click action
s
saleksovski
published 0.6.1 •

Changelog

Source

[0.6.1] - 2023-06-13

Fixed

  • Crop widget when reported and actual size are different on some launchers, instead of scaling because click targets are missaligned when scaling
s
saleksovski
published 0.6.0 •

Changelog

Source

[0.6.0] - 2023-06-05

Added

  • Schedule widget updates with updatePeriodMillis
  • Widget task handler called with WIDGET_UPDATE widgetAction on scheduled update
  • Widget task handler called with WIDGET_DELETED when the widget is removed from the home screen
  • Widget taks handler called with WIDGET_RESIZED on resize, without needing to click on it again

Fixed

  • Removed "Click to update widget" text and requirement to click on a widget before update
  • Adding/resizing works now without requiring a widget click

Removed

  • Requirement for android.permission.FOREGROUND_SERVICE
  • Removed RNWidgetBackgroundTaskService. For bare React Native it should be removed from AndroidManifest. Expo build are handled with the app plugin
s
saleksovski
published 0.5.3 •

Changelog

Source

[0.5.3] - 2023-05-24

Fixed

  • Log native error in WidgetPreview
s
saleksovski
published 0.5.2 •

Changelog

Source

[0.5.2] - 2023-05-23

Fixed

  • Fixed crash when items in ListWidget do not have clickAction and clickActionData
  • Set default height and width on ListWidget to match_parent
  • Don't call widget handler when clicking on a list item without clickAction
s
saleksovski
published 0.5.1 •

Changelog

Source

[0.5.1] - 2023-04-30

Fixed

  • Fixed crash when adding widget next to Array.map
s
saleksovski
published 0.5.0 •

Changelog

Source

[0.5.0] - 2023-04-24

Added

  • Added ListWidget that can show a scrollable list of items
SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.