[APP][Root][7.0+]PowerButtonLongPress, Quick setting tile powerbutton - Android Apps and Games

[APP][Root][7.0+]PowerButtonLongPress, Quick setting tile powerbutton
I developed this as a workaround for my broken OnePlus 3 PowerButton.
This simply adds a quick tile like this (circled in gray).
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
When you press the quick tile, it brings the powermenu of android (not my screenshot). Then you can poweroff, screenshot, reboot...
Apk should be in download section.
It needs root because it uses the
input keyevent --longpress 26 shell command, which need root access to be performed
This is free software and the source code is available. You free to do anything with it, if you credit me.
XDA:DevDB Information
PowerButtonLongPress, App for all devices (see above for details)
Contributors
olimar7184
Source Code: https://github.com/olimar718/powerbutton
Version Information
Status: Stable
Created 2019-06-03
Last Updated 2019-06-03

Thread closed as duplicate of https://forum.xda-developers.com/android/apps-games/app-powerbuttonlongpress-quick-setting-t3936301

Related

[APP][2.3+]Obstructer: Phone Privacy Simplified

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Introducting Obstructer, the first app for Android that blocks access to your messages, photos, contacts, emails and more when you let others use your phone.
Features:
The home button, back button, notification bar and recent apps are disabled to ensure that your personal data cannot be accessed..
When someone ends their call, a password dialog opens that requires a password to unlock your device (default is "1234").
Features an easy, simple to use dialer app designed to emulate the built-in phone app.
When you're done with Obstructer, your phone reverts back to normal use.
Lite Version
Full Version
XDA:DevDB Information
Obstructer, a App for the No Device
Contributors
mochat9
Version Information
Status: Stable
Current Stable Version: 1.1.6
Stable Release Date: 2013-10-27
Created 2013-11-09
Last Updated 2013-11-10

[APP][4.0+]Obstructer - Guest Mode/Privacy App

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Introducing the new way to keep your phone's content private. Obstructer and Obstructer Plus block your home button, recent apps button and notification bar to keep your content inaccessible.
Obstructer is designed to be a simple way to let someone call with your phone without putting your content at risk.
Obstructer Plus is designed for more privacy, including a way to message someone, browse the internet and only show one photo at a time. No more gallery scrolling!
Here's the Google+ page if you would like more info and would like to test it.
XDA:DevDB Information
Obstructer, App for all devices (see above for details)
Contributors
obstructer
Version Information
Status: Beta
Current Beta Version: 1.3
Beta Release Date: 2014-12-08
Created 2014-12-11
Last Updated 2014-12-26

[APP][7.0+]PopUp View Shortcut 1.0

PopUp View Shortcut
This app detects when you watch a video on YouTube and changes the window to Freeform/PopUp mode when you press the HOME button.
It's useful for people that didn't get Picture-in-Picture and don't want to install a modified version of YouTube.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Requires Accessibility Service permission
The app needs to detect window changes and read the window content to detect if a YouTube video is playing.
Requirements:
Android 7.0+ device with Support for Multi-Window
Tested on Samsung Galaxy S10+
Android 9.0
Changelog:
Code:
1.0 - May 14, 2019
- Initial release
Downloads:
BUGS
There are no known "bugs" only problems because of the limitations
F.A.Q
Q.Is the app open source?
A. No. It's only a temporary solution

DeepDream - See what Neural Nets see!

DeepDream is a computer vision program created by Google engineer Alexander Mordvintsev, which uses neural networks to create dream-like hallucinogenic, psychedelic artifacts in images.
This project allows users to generate DeepDream images offline on their phones, using the camera of selecting an image from the gallery. It is a project for R&D in On-Device Deep Learning.
While the core functionality is offline, a one-time download (around 90 MB) is required.
This is a very early alpha build. As such, it has very limited functionality. Feature requests are welcome. You can also contribute directly on GitHub.
Some Results
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download links:
DeepDream-arm64-v8a.apk
DeepDream-armeabi-v7a(untested).apk
DeepDream-x86(untested).apk
XDA:DevDB Information
DeepDream, App for all devices (see above for details)
Contributors
devrookie
Source Code: https://github.com/Susmit-A/DeepDream
Version Information
Status: Alpha
Created 2020-03-28
Last Updated 2020-03-28
Nice

[APP][5.0+] Touch Counter with holding time

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Scope of using:
Helps you to count anything you need with high precision just by clicking CLICK. For example, when you do workout, then save results and give it a name.
Features
Simple-to-use.
Free and Ad-free.
Holding time of each click.
Create, edit and delete unlimited amount of counters(only limits by your phone memory).
No permissions needed.
Google Play Store link
XDA:DevDB Information
Touch Counter with holding time, App for all devices (see above for details)
Contributors
iRYO400
Source Code: https://github.com/iRYO400/TouchCounter
Version Information
Status: Stable
Current Stable Version: 1.1.0
Stable Release Date: 2020-05-02
Created 2020-05-04
Last Updated 2020-05-04
Feels like forum is getting updates, got duplicated thread and cannot add screenshots(

Categories

Resources