Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 599 Bytes

File metadata and controls

32 lines (16 loc) · 599 Bytes

Lock Screen Widget

Widget for mobile apps that shows a lock screen onresume event

  • Simple interface
  • Simple to use

Version

1.0

Usage

Takes a value of type String or Interger and uses that as the code to acces the app once the onresume event fires on the device. This event is typically fired when you switch apps on a phone or if you close and reopen the phone is a short span of time and do not force close the app. To use, Insert the widget in a dataview and hock it up to the attribute that you wish to use as the passcode.

License

MIT