All Projects → AChep → PocketMode

AChep / PocketMode

Licence: GPL-3.0 license
Prevent accidential touches on your Android smartphone

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to PocketMode

EyesGuard
👀 Windows Application for protecting your eyes
Stars: ✭ 217 (+648.28%)
Mutual labels:  utility-application
shineboard
A beautiful way to share code
Stars: ✭ 15 (-48.28%)
Mutual labels:  utility-application
su-downloader3
nodejs HTTP downloader with pause/resume support and segmented downloading
Stars: ✭ 14 (-51.72%)
Mutual labels:  utility-application
UWP-Package-Installer
An UWP installer for appx/appxbundle packages
Stars: ✭ 85 (+193.1%)
Mutual labels:  utility-application
dm2
DM2 | cool Windows app - unique windows manager, open dialog enhancer and much more!
Stars: ✭ 93 (+220.69%)
Mutual labels:  utility-application
slacker
Slacker - Easy access to the Slack API and admin of workspaces/teams.
Stars: ✭ 14 (-51.72%)
Mutual labels:  utility-application
WinDev-Utility
A utility for windows developers
Stars: ✭ 17 (-41.38%)
Mutual labels:  utility-application

Pocket Mode

Main screen

Pocket Mode is an Android app that locks your phone when you hover the proximity sensor.

I have developed this app because stock Android lacks this feature and my phone always changes something or disables important things while laying inside the pocket. Seriously, this has had to be stopped.

Get Pocket Mode on Google Play

Report a bug or request a feature

Before creating a new issue please make sure that same or similar issue is not already created by checking open issues and closed issues (please note that there might be multiple pages). If your issue is already there, don't create a new one, but leave a comment under already existing one.

Checklist for creating issues:

  • Keep titles short but descriptive.
  • For feature requests leave a clear description about the feature with examples where appropriate.
  • For bug reports leave as much information as possible about your device, android version, etc.
  • For bug reports also write steps to reproduce the issue.

Create new issue

Creating your Pocket Mode

We welcome all developers to use our source code to create applications on our platform. There are several things we require from all developers for the moment:

  1. Kindly do not use our standard logo as your app's logo.
  2. Please remember to read and follow the license.

Versioning

For transparency in a release cycle and in striving to maintain backward compatibility, a project should be maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we should adhere to these rules whenever possible.

Releases will be numbered with the following format: <major>.<minor>.<patch> and constructed with the following guidelines:

  • Breaking backward compatibility bumps the major while resetting minor and patch
  • New additions without breaking backward compatibility bumps the minor while resetting the patch
  • Bug fixes and misc changes bumps only the patch

For more information on SemVer, please visit http://semver.org/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].