Getaix
ExplorePublishcURL to BlocksNewAbout
Report issueGetaix GoldBlog
Back Getaix
Log in

Getaix

Explore and publish App Inventor extensions with cleaner docs, safer downloads, and developer profiles.

Marketplace

Explore extensionsPublish extensionAbout

Support

ContactReport issuePrivacyTerms

Community

TelegramTwitterApp Inventor Community

Built for App Inventor developers and no-code builders.

Getaix © 2026 by Jerin Jacob. All rights reserved.

Loading...
FreeReviewed listingLatest 1

Pattern Lock

@luvaktech

A extension to make pattern locks so that no unwanted user can access your app 😉.

Downloads

111

Views

260

Reactions

1

Current version
1View all
File
com.aktech.patternlock.aix
Package
com.aktech.patternlock.PatternLock
Size
25 KB
Updated
Dec 30, 2021
Download latest
DocumentationVersionPermissionsHow-to Guide

Docs

Documentation

Properties

PathEndAnimationDurationnumberChange the duration of the path end animaiton
TactileFeedbackEnabledbooleanEnables vibration feedback when the pattern is drawn.
DotAnimationDurationnumberChange the duration of the animating dots.
DotSelectedSizenumberChange the size of the dots in selected state.
WrongStateColornumberSet the color of the pattern view in wrong state.
InputEnabledbooleanDisables any input from the pattern lock view completely.
PATTERN_VIEW_MODE_CORRECTnumberThis state represents a correctly drawn pattern by the user. The color of the path and the dots both would be changed to this color.
PatternViewModenumberSet the current view mode.
StealthModebooleanSet the pattern in stealth mode (pattern drawing is hidden).
PATTERN_VIEW_MODE_WRONGnumberThis state represents a wrongly drawn pattern by the user. The color of the path and the dots both would be changed to this color.
NormalStateColornumberSet the color of the pattern view in normal state.
PathWidthnumberChange the width of the path.
CorrectStateColornumberSet the color of the pattern view in correct state.
DotCountnumberChange the no.of dots in a row (or column).
PATTERN_VIEW_MODE_DEMOnumberAutomatically draw the pattern for demo or tutorial purposes.
DotNormalSizenumberGet the property set for dot normal size.

Blocks

SetupPatternLockView

Returns the sum of the given list of integers.

PatternLock.SetupPatternLockView

Rendering block preview…

arrangementcomponent

ClearPattern

Clears the current pattern that is set in patter lock view.

PatternLock.ClearPattern

Rendering block preview…

PatternDrawingStarted

Triggers when user starts drawing pattern.

PatternLock.PatternDrawingStarted

Rendering block preview…

PatternProgressed

Triggers when user has changed the pattern while drawing.

PatternLock.PatternProgressed

Rendering block preview…

patternInStringtext

PatternCompleted

Triggers when user completes the pattern. Use the patternInString to save this pattern and compare in future use.

PatternLock.PatternCompleted

Rendering block preview…

patternInStringtext

PatternCleared

Triggers when the pattern is cleared successfully.

PatternLock.PatternCleared

Rendering block preview…

Thank you

Releases

All versions

1 release

1

Latest

com.aktech.patternlock.aix

25 KB

Dec 30, 2021

AIX package

Release notes

Release notes not provided.

Download latest

Before you install

  • Compare permissions with what the extension claims to do.
  • Prefer the latest version unless you need an older release for compatibility.
  • Report suspicious behavior so the marketplace can review it.

Permissions

No special permissions declared for this extension.

Report listing