Awake for Debug

৪.১
৫৪ টা পৰ্যালোচনা
১ হাজাৰ+
ডাউনল’ড
সমলৰ মূল্যাংকন
সকলো
স্ক্ৰীনশ্বটৰ প্রতিচ্ছবি
স্ক্ৰীনশ্বটৰ প্রতিচ্ছবি

এই এপ্‌টোৰ বিষয়ে

This app allows you to keep your screen on *only* when debugging is active on the device over Wifi (on Android 11) or USB.

It switches to the previously set display timeout when the device is unplugged or plugged into a wall socket.

Permissions


Notification Access: To monitor debugging notifications
WRITE_SETTINGS to change the display timeout setting to maximum allowed (30 minutes on most devices)
INTERNET for Crashlytics (crash reports)

This application is open-source under the Apache license and it is easy to verify that the build here is the same as the one created through GitHub Actions.

GitHub: https://github.com/AfzalivE/AwakeDebug/.

Note: Android GO phones are not supported because there's no way to get Notification Access on Android GO Edition.

DISCLAIMER: Please be careful on OLED screens as keeping the screen awake for long periods of time could cause burn-in.
আপডে’ট কৰা তাৰিখ
২৮-১১-২০২০

ডেটা সুৰক্ষা

বিকাশকৰ্তাসকলে আপোনাৰ ডেটা কেনেকৈ সংগ্ৰহ আৰু শ্বেয়াৰ কৰে সেয়া বুজি পোৱাৰ জৰিয়তে সুৰক্ষা আৰম্ভ হয়। ডেটাৰ গোপনীয়তা আৰু সুৰক্ষা প্ৰণালী আপোনাৰ ব্যৱহাৰ, অঞ্চল আৰু বয়সৰ ওপৰত ভিত্তি কৰি ভিন্ন হ’ব পাৰে। বিকাশকৰ্তাগৰাকীয়ে এই তথ্যখিনি প্ৰদান কৰিছে আৰু সময়ৰ লগে লগে এয়া আপডে’ট কৰিব পাৰে।
তৃতীয় পক্ষৰ সৈতে কোনো ডেটা শ্বেয়াৰ কৰা নাই
বিকাশকৰ্তাই ডেটা শ্বেয়াৰ কৰাৰ বিষয়ে কেনেকৈ ঘোষণা কৰে সেই বিষয়ে অধিক জানক
কোনো ডেটা সংগ্ৰহ কৰা হোৱা নাই
বিকাশকৰ্তাই ডেটা সংগ্ৰহ কৰাৰ বিষয়ে কেনেকৈ ঘোষণা কৰে সেই বিষয়ে অধিক জানক

মূল্যাংকন আৰু পৰ্যালোচনাসমূহ

৪.১
৫৩ টা পৰ্যালোচনা

নতুন কি আছে

After 2 years of abandonment and the banishment of the implicit ACTION_POWER_CONNECTED from background in API 26, this nifty app returns with support for the magic of wireless debugging on Android 11 and a newfound interest in debugging notifications to find out if debugging is active on the device. 🎉

- Fixed incorrect display timeout in UI when opening the app sometimes