[App][2.2+]Ringer V0.8 [02 Jul. 2016] - Smart ringer toggle - Android Apps and Games

Ringer V0.8
{
"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"
}
​
My wife, changed her old Nokia for a Galaxy wonder and missed her "meeting" profile. So I wrote her this small app. I hope you'll find this app useful. It's been tested on my Galaxy Note 4. Any suggestions and remarks are most welcome.
Main Features:
When in silent or vibration mode, if the phone rings a single beep is played (like the "meeting" profile in the old Nokia phone)
Replace the default beep with a ringtone from the phone's ringtone list.
Control the ringtone volume.
Display different notification icons when in normal or silent modes.
Automatically set silent mode according to the calendar, with possibility to ignore all day/private/free/tentative events and selecting calendars.
Automatically set silent mode when facing up/down.
Automatically restore ringer after a timeout.
Play ringtone for selected notifications (both customizable).
Play a sound effect when the device is automatically set to silent mode (downloaded from freesfx).
Mute device a few minutes (configurable) before an event.
Flash the flash led for incoming call and notifications.
A widget to turn on/off the service and switch between normal and silent modes, including:
Simple toggle widget.
Analog clock widget that shows the next calendar events.
Timer widget that sets silent mode to a predetermined period of time.
Future features I may (or may not include):
Filter calendar events according to keyword.
Filter events according to contacts (Thanks Magissia).
Allow selecting different ringtones for notifications according to contact (thanks Variable.Unknown)
Profile buttons on the notification for easy profile change (not sure if this could be done for android < 3).
Known Issues:
None at the moment...
Downloads:
Ringer V0.8
Older versions can be found in the attachments of the following posts:
Ringer V0.8
Ringer V0.61
Ringer V0.55
Ringer V0.54
Ringer V0.4
Ringer V0.3
Ringer V0.2
Ringer V0.1
Video Review (v0.4):
Osas Obaiza from WonderHowTo have made a nice review of the app including the following youtube clip:
Acknowledgments:
Sound effects where taken from FreeSFX

Changelog
Changelog
Code:
[SIZE=4]Version 0.8[/SIZE]
[LIST]
[*] A lot!
[/LIST]
[SIZE=4]Version 0.61[/SIZE]
[LIST]
[*] In the widget configuration dialog, the timer-picker is now enabled only when "Timed silent widget" is selected.
[*] Changed timestamp in the message log to present real date/time string.
[*] Fixed wrong gravity sensor polling timeout - causing ringer to never change ringer mode when facing up/down.
[*] Fixed crash when ringtone was not found - it will now use a default one in this case, and present an error message.
[*] Fixed crash when restoring alarm and no next event is found.
[/LIST]
[SIZE=4]Version 0.6[/SIZE]
[LIST]
[*] Fixed bug where in some devices the widget configuration appeared before properly placing the widget - causing ringer to crash when pressing the "Okay" button. Due to this bug it was almost impossible to add a widget on these devices.
[*] Attempt to fix an issue where Ringer crashed while playing the ring-tone (this is an attempt because the problem is relatively rare and I'm unable to reproduce it on my device...).
[*] Fixed issue where on some devices the notification icons appeared too big.
[*] Instead of waking up the device every time to check the gravity sensor ("Poll gravity sensor when screen is off"), now keep the device awake all the time using a partial wake lock ("Keep device awake") - I've read somewhere that this might be more battery friendly.
[*] Updated SDK to v4.4.2.
[*] Added infrastructure for automatic version update.
[*] Some more minor bug fixes and code improvements.
[/LIST]
[SIZE=4]Version 0.55[/SIZE]
[LIST]
[*] Added a message log to be able to better trace issues.
[/LIST]
[SIZE=4]Version 0.54[/SIZE]
[LIST]
[*] Improved ClockWidget graphics a little bit.
[*] Increased ClockWidget base resolution, so it should rescale better now (for launchers that allow rescaling).
[*] Added build date to the about information and crash report.
[*] Fixed widget size - was 2x1 for some devices.
[*] Fixed issue where sometimes device went back to sleep before changing ringer mode.
[*] Fixed few crashes when playing ringtone.
[/LIST]
[SIZE=4]Version 0.4[/SIZE]
[LIST]
[*] Toggle widget now shows the next meeting.
[*] Allow to activate also in vibration mode.
[*] Show information about last toggle (why and when).
[*] Added exception handler, allow user to send crash report.
[*] Add beep for all notifications - each application can be set with a separate ringtone and volume (Ringer must be enabled as an accessibility service for this feature).
[*] Added timeout dialog feature when muting the device manually (an automatically restore ringer volume after selected timeout).
[*] Allow using alarm to wake up device to read the gravity sensor for the face up/down options (may lead to high battery drain).
[*] Allow to aggressively restart service (when the service is killed by the OS - may lead to high battery drain).
[*] Fix Nexus 4 crash when using automatic silent mode according to calendar.
[*] Additional bug fixes and improvements.
[/LIST]
[SIZE=4]Version 0.3[/SIZE]
[LIST]
[*] Select calendars to watch.
[*] Added simple silent mode (no ringing at all).
[*] Timer widgets to restore ringer after a set amount of time.
[*] Added analog clock widget that shows events from the selected calendars for the next 12 hours.
[*] Widgets properties can be modified from the settings window.
[*] Double-click widget to open the setting window.
[*] Present a list of the active threads/alarms used by the application (for debugging purposes).
[*] Various improvements and bug-fixes.
[/LIST]
[SIZE=4]Version 0.2[/SIZE]
[LIST]
[*] Automatically set silent mode according to the calendar (with possibility to ignore all day/private/free/tentative events).
[*] Automatically set silent mode when facing up/down. It seems that in order for this feature to work while the screen is off a partial wakelock must be taken - this might lead to higher battery drain (the wakelock can be disabled in the advanced settings section).
[*] Added sound effect when the device is automatically set to silent mode (downloaded from [URL="http://www.freesfx.co.uk/"]freesfx[/URL]).
[*] Changed the default beep sound (downloaded from [URL="http://www.freesfx.co.uk/"]freesfx[/URL]).
[*] Added a widget to turn on/off the service and switch between normal and silent modes.
[*] Changed the notification icons.
[*] Changed minimum android SDK to 2.2
[/LIST]
[SIZE=4]Version 0.1 [/SIZE]- initial release.

Nice

New version 0.2
I've added some features to the application - now version 0.2,
Automatically set silent mode according to the calendar (with possibility to ignore all day/private/free/tentative events).
Automatically set silent mode when facing up/down. It seems that in order for this feature to work while the screen is off a partial wakelock must be taken - this might lead to higher battery drain (the wakelock can be disabled in the advanced settings section).
Added sound effect when the device is automatically set to silent mode (downloaded from freesfx).
Changed the default beep sound (downloaded from freesfx).
Added a widget to turn on/off the service and switch between normal and silent modes.
Changed the notification icons.
Changed minimum android SDK to 2.2

Version 0.3
Some more features in version 0.3,
Select calendars to watch.
Added simple silent mode (no ringing at all).
Timer widgets to restore ringer after a set amount of time.
Added analog clock widget that shows events from the selected calendars for the next 12 hours.
Widgets properties can be modified from the settings window.
Double-click widget to open the setting window.
Present a list of the active threads/alarms used by the application (for debugging purposes).
Various improvements and bug-fixes.

Lot's of updates - now version 0.4,
Toggle widget now shows the next meeting.
Allow to activate also in vibration mode.
Show information about last toggle (why and when).
Added exception handler, allow user to send crash report.
Add beep for all notifications - each application can be set with a separate ringtone and volume (Ringer must be enabled as an accessibility service for this feature).
Added timeout dialog feature when muting the device manually (an automatically restore ringer volume after selected timeout).
Allow using alarm to wake up device to read the gravity sensor for the face up/down options (may lead to high battery drain).
Allow to aggressively restart service (when the service is killed by the OS - may lead to high battery drain).
Fix Nexus 4 crash when using automatic silent mode according to calendar.
Additional bug fixes and improvements.

Going to have to try this out. Found a few other apps on the market that kinda do this put pack in to many other features I don't want or need.

Hey zevele, thanks for making this app. I installed it yesterday before my shift at work - it read from my work-specific calendar and set vibrate mode on/off and the start/end of my shift, worked like a charm! I couldn't ask for a simpler profile switching system.
BTW I'm using it on my HTC One with ViperOne 3.0. Thanks again!

Good idea, i miss this from my Nokia too, i had a software that was used to put the phone in silent when given keyword was found on the calendar, meaning it would never ring when in a meeting if you're not in a said contacts group.
Thanks for your work, will definitively look how your app goes.

Magissia said:
Good idea, i miss this from my Nokia too...
Click to expand...
Click to collapse
Thanks Magissia,
"white listing" contacts is a nice idea - I might put it in...
I also got a few crash reports which I fixed and now I want to check it a little bit - I'll probably release the new version next week.
Z.

Version 0.54
New version - mainly bug fixes,
Improved ClockWidget graphics a little bit.
Increased ClockWidget base resolution, so it should rescale better now (for launchers that allow resizing the widget).
Added build date to the about information and crash report.
Fixed widget size - was 2x1 for some devices.
Fixed issue where sometimes device went back to sleep before changing ringer mode.
Fixed few crashes when playing ringtone.
Thanks,
Z.

Just a heads up: this app and thread have just been posted on Lifehacker
http://lifehacker.com/ringer-customizes-your-phones-ring-settings-links-to-1490318917
Congrats... I have a feeling you may have more users soon...

Smart Ringers?
Nice application! Not really something I personally would get use from, but I can see the usefulness.
Here's an idea I've had, and I'd love to make it into an application, but I've never started learning code and I lack the patience. The idea is individual Notification ringtones, so you can set it so different contacts trigger a different ringtone.
Android can already do it with calls, but not with notifications. It seems simple enough to me, detect the contact whom the message came from and play the appropriate sound to go with it, if one has been set.
I'm not sure if that's what you meant by "Filter calls according to contact." If what I described is what you meant, awesome idea! If that's not what you meant by it, include it if you want and I'll be happy to feel like I contributed. I think it would be a great addition to a great application.

Variable.Unknown said:
Nice application! Not really something...
Click to expand...
Click to collapse
Thanks, the idea behind white listing contacts is to filter the calendar meetings also according the participants - not exactly what you suggested. I also like your idea of filtering notifications according to contacts.
Z.

works well

Version 0.55
New Version v0.55
A minor release - added a message log to be able to better trace issues.
Thanks,
Z.

Version 0.6
New version v0.6
Finally found the nasty widget bug (may be also a solution the the MediaPlayer bug).
Note: this version will reset Ringer's settings to default.
Changelog:
Fixed bug where in some devices the widget configuration appeared before properly placing the widget - causing ringer to crash when pressing the "Okay" button. Due to this bug it was almost impossible to add a widget on these devices.
Attempt to fix an issue where Ringer crashed while playing the ring-tone (this is an attempt because the problem is relatively rare and I'm unable to reproduce it on my device...).
Fixed issue where on some devices the notification icons appeared too big.
Instead of waking up the device every time to check the gravity sensor ("Poll gravity sensor when screen is off"), now keep the device awake all the time using a partial wake lock ("Keep device awake") - I've read somewhere that this might be more battery friendly.
Updated SDK to v4.4.2.
Added infrastructure for automatic version update.
Some more minor bug fixes and code improvements.
Thanks,
Z.

Version 0.61
New version v0.61
Mainly bug fixes (keep sending those crash reports...)
changelog:
In the widget configuration dialog, the timer-picker is now enabled only when "Timed silent widget" is selected.
Changed timestamp in the message log to present real date/time string.
Fixed wrong gravity sensor polling timeout - causing ringer to never change ringer mode when facing up/down.
Fixed crash when ringtone was not found - it will now use a default one in this case, and present an error message.
Fixed crash when restoring alarm and no next event is found.
Thanks,
Z.

Notification icon
Is there any way to get rid of the active notification icon in the status bar? That real estate is precious and I would rather not have the icon there?
Solved: I went into Settings/Applications/Ringer and toggled off the Notifications.

I use ringer mostly for the Auto-Ringer option.
Any chance that you could add a android wear support so the wear is put to silent when auto-ringer mutes the phone by calendar or facing down on the table?

Related

[APP][1.6+]Volume Preventer 1.5

Requirements:Android 1.6+
Version:1.5
Screen Shots:
Description:
As the name implies, this application will prevent the volume from increasing or decreasing. You may know in Android, Silent mode changes to normal mode when a volume key is pressed. This makes many people to worry. Because without your attention Silent mode changes to normal mode. This application will help you to prevent it and notify you.
Features:
Profile:
You can create your own profile and you can choose what volume to prevent it from Increasing or Decreasing.
Notification Style:
You can choose your custom notification style.
*Toast
*Dialog Box
*No Notification (Pro)
Scheduling:
You can schedule your profile.
Widgets:
Favorite Widget:
You can use Favorite widget to Start or Stop your Favorite profile.
Normal Widget:
To Stop and Start the Volume Preventer.
Auto-Close:
Notification Auto-Close in X secs.
Click to expand...
Click to collapse
Change Log:
Version 1.5:
Auto Close Notification
Favorite Widget Added. (Widget for favorite profile)
Scheduling Bugs Fixed.
Interval Timing added. (Stop the preventer during interval time)
Manage Profiles changed.
Lot more bugs fixed.
You can Suggest and Report Bug at:
[email protected]
[email protected]
Download:
Don't forgot to rate it.
Free Version:https://play.google.com/store/apps/details?id=cyb.satheesh.volume.preventer
Pro Version:https://play.google.com/store/apps/details?id=cyb.satheesh.volume.preventer.pro

[APP][TEQTIC][4.1+] KinScreen - Most advanced screen control

Introducing KinScreen:
Do you find yourself poking your screen to keep it from turning off? Want to turn your screen on without the power button? KinScreen automatically keeps your screen on while you're using your phone, but turns it off more quickly when you aren't to save battery power.
Please check www.dontkillmyapp.com to make sure KinScreen is able to run in the background!
Brief Overview
• Turn screen on
- with a wave
- by tilting up
• Turn screen off
- by covering screen (pocket, face down)
- by tilting down
• Keep screen on
- while holding phone (motion or tilt)
- by waving over screen
- while using specific apps
- while on a call
- while charging
- indefinitely via widget, QuickSettings, or notification manual toggle
• Set a separate timeout for the lock screen
• Set a maximum time to keep the screen on
• Works in the dark unlike Samsung's Smart Stay
• No ads
Originally released in 2014, KinScreen is continually being improved based on user feedback and feature requests.
Install now and forget about keeping your screen on! Once you understand its capabilities, you will immediately notice it missing on a new device!
Customer service is a top priority at TEQTIC. If you experience an issue, please use the "Contact support" menu option inside the app or email [email protected] before leaving a negative review! We usually reply to all emails within 48 hours, and often much quicker.
Detailed Overview
Turn screen on with gestures
Save the wear and tear on your power button by using gestures to turn the screen on. You can use KinScreen to turn the screen on via the proximity sensor or by lifting the device up. Uncovering the sensor allows you to pull your phone out of your pocket and have the screen turn on automatically. Waving over the sensor works great when your hands are dirty! You may also set a tilt angle that turns the screen on when the phone is lifted up.
Keep screen on automatically
Choose from various methods to detect use of the device and keep the display on. The motion method detects small movements from you just holding the device. Waving over the proximity sensor is another method that optionally extends the timeout. The tilt angle method allows the display to stay on when propped up, even when you aren't holding it. You can also choose to have the display stay on while using certain apps, while charging, or while on a call (display still turns off when you put the phone to your ear).
Time screen out quickly to save battery
You can choose the screen timeout when no keep-on rules are actively keeping the screen on. If the screen isn't being kept on, it should time out quickly to save battery power. The timeout can be even shorter when the proximity sensor is covered (in-pocket or face down), or when the device is pointed down. You can also set a separate timeout for the lock screen. KinScreen will not turn the screen off when other apps are keeping the screen on, unless you have selected to actively turn the screen off.
Resource Use
KinScreen is designed to be as efficient and battery friendly as possible. It uses little CPU and RAM, and sensor use is highly optimized. Some functions use more power than others. The proximity sensor may use noticeable power on some older devices, but is negligible on most modern devices. Turn-on-by-tilt-angle will use significant battery power because it needs to keep the device awake in order to work. You may use the configurable exceptions to limit the time this function is in use.
Premium Version
The settings are highly customizable to your taste. Fine-tuning of parameters is locked in the free version. Please upgrade to premium to fully unlock these features and support future development!
DOWNLOAD:
Google Play
TEQTIC website (scroll to the bottom)
CHANGELOG:
6.0.9 (2022.03.08)
-Fixed tilt angle calibration not going to 0
-Don’t temporarily increase timeout by proximity while kept on by motion or while being kept bright indefinitely
-Show toast messages when timeout temporarily increased or reset
-Allow searching through apps while installed apps list still loading
-Show name of app or number of apps instead of “these apps”
-Show more installed apps
-Fixed a rare crash on Huawei devices
-Fixed some rare crashes
-Added Hungarian translation (thanks Stefi!)
-Added Indonesian translation (thanks jquarks!)
-Added Polish translation (thanks TheGame!)
-Updated translations
6.0.8 (2021.07.21)
-Reverted to preferring the rotation sensor because of issues with the gravity sensor on the Pixel 2 and some Samsung devices
-Fixed turning on by angle even when manually turned off on devices without a gyroscope
-Show more system apps
-Reduced landscape detection from 30deg to 20deg
-Flash proximity status green when waving to keep screen on
-Temporarily extend timeout by proximity even if kept on by something else
-Fixed rare crash when trying to rate app if don’t have Google Play installed
-Prevent crash on some Samsung devices
-Fixed rare crash before user unlocked
-Reduced wave time from 1000ms to 500ms
-Do not reacquire on Samsung Android 9 and lower
-Updated to appcompat 1.3.0
-Updated to gson 2.8.6
6.0.7 (2021.03.26)
-Fixed timeout of 1s possibly keeping screen on forever on Samsung Android 10+ devices
-Fixed flickering with timeouts of 1s on Samsung Android 10+ devices
-Hide clear text button when search field empty
6.0.6 (2021.03.25)
-Fixed screen possibly turning off when screen allowed to dim on Samsung Android 10+ devices
-Fixed accelerometer possibly not being unregistered when service destroyed
-Check previous 8 hours for foreground app instead of 4
6.0.5 (2021.03.24)
-Fixed flickering on Samsung Android 10+ devices
-Fixed timeout of 1s possibly keeping screen on forever on Samsung Android 10+ devices
6.0.4 (2021.03.19)
-Use gravity sensor instead of rotation sensor for better efficiency and compatibility
-Detect negative angle on devices without a gyroscope
-Improved app detection algorithm accuracy and efficiency
-Fixed not detecting app when opening another activity of the same name
-Dim screen as soon as beginning to turn off due to proximity or angle, instead of brightening screen first
-Don’t brighten screen if already dimmed when coming out of a keep on condition
-Fixed incorrect angle if swinging during sensor registration [check against accelerometer and re-register]
-Better detect tilting up right after screen off
-Allow any keep-on trigger to reset max time during dim time, not just motion
-Fixed not resetting max time when new motion detected without allow dimming on
-Fixed keep on by motion whether or not selected, when using accelerometer for angle
-Fixed acquiring an unnecessary wakelock on Samsung Android 10+
-Fixed not being able to keep the screen on indefinitely on Samsung Android 10+ lock screen
-Possibly fixed freezing angle on Samsung Android 11
-Fixed QuickSettings toggle not being updated after screen off until second swipe down
-Fixed angle sensor unregistering when unchecking keep on by motion or its exception when turn off by angle still checked
-Fixed enabling turn off by angle not registering angle sensor, when using accelerometer for angle
-Calculate tilt angle the same way irrespective of on-screen orientation (except reverse portrait)
-Require tilting back down to 15deg before turn on by angle works again
-Animate toggling of statuses
-Hide keyboard when checking apps
-Show detected angle/proximity even if only using turn on by angle/proximity
-Briefly show full star in notification icon when brightening screen
-Reorder list after clearing search so checked apps show up at the top
-Added button to clear search
-Fixed not restoring regular timeout when no longer timing out due to proximity and not kept on by anything else
-Don’t acquireWakelocks for keepOnByProximity when going into or out of proximity unless there was a wave
-Reset wave-over extension when setting a new timeout
-Set exact alarm for turnOnByAngle max time exception
-Added French, Japanese translations
-Link donate button straight to PayPal instead of showing DonateDialog
-Added KinScreen item name to PayPal donation link
-Updated to newest BetterLinkMovementMethod and modified the touch area
-Changed to BetterLinkMovementMethod for About dialog links
-Fixed email formatting
6.0.3 (2020.12.19)
-Allow angles higher than 0 for tilt under to turn off
-Added Arabic translation (Thanks Soontaek!)
-Added German translation (Thanks Daniel, pepeq, Oswald, Stefan!)
-Added Lithuanian translation (Thanks Andrius!)
-Removed incomplete French translation
-Updated other translations
-Updated to billing library 3.0.2
-Updated BillingManager (2020.12.11) to notify billing listener when there’s an error in querySkuDetailsAsync or consumeAsync
-Moved initialization of BillingManager to onStart and destroying to onStop to prevent multiple activities that are still in memory getting callbacks
6.0.2 (2020.11.10)
-Fixed rare crash when starting service before unlocking device without modify system settings permission
-Added Portuguese translation (Thanks Adalberto and Ronan!)
-Added Italian translation (Thanks Giorgio and Rafa!)
6.0.1 (2020.11.02)
-Fixed actively turn screen off not using correct timeout
-Allow 0s timeouts
-Don’t show short timeout warning if using actively turn screen off option
-Updated Spanish, Catalan translations. Thanks Rafa!
6.0.0 (2020.11.01)
-Added turn-on-by-tilt-angle function
-Added tilt angle exception for turn-on-by-proximity
-Added turn-off-by-tilt-angle function
-Added option to actively turn screen off as opposed to just timing out (Android 9+). Accessibility method does not interfere with fingerprint unlocking.
-Added while in-call exception for turn-off-by-proximity
-Fixed notification status icon on lock screen
-Fixed notification possibly disappearing when toggling manual toggle
-Fixed notification icon not changing back to hand from moon when there’s no active keep-on in between covering proximity and uncovering it
-Increased number of free apps that keep the screen on to 5
-Show notification on lock screen again
-Start on boot before unlocking
-Added warning dialog for turn-on by proximity functions
-Built for Android 11
-Fixed not turning off by proximity when function enabled while in proximity
-Fixed long sensor status word getting cut off instead of expanding the recyclerview row
-Fixed turningOffByProximity not being updated properly while toggling proximity exceptions
-Changed notification title to include whether manual toggle is on or off, and do so for older Android versions as well
-Made max time limits actually stop turning screen on regardless of charging status so it doesn’t seem broken
-Updated all show dialog methods to check if already showing
-Changed to SwitchCompat
-Switched to Crowdin translations
-Auto show purchase dialog every day instead of every 3 days
-Updated to AppCompat 1.2.0
-Increased minSDK to 18
-Changed “if tilted up less than / more than” to “if tilted under / over -30deg”
-Show choose apps dialog if list is empty when enabling
-Show all active keep-on functions as green instead of sometimes yellow if another function was already keeping it on since they all have the same importance. Yellow didn’t make sense as “would keep on if something else wasn’t already keeping it on” when it was being shown for detected motion out of angle range.
-Fixed notification badge shown on launcher icon (channel must be re-created)
-Updated Google Play icon to new icon specifications with straight corners
***-Changed Upgrade dialog to use drawables instead of unicode so it doesn’t look different on diff devices***
***-Added no thanks button to Upgrade/Donate dialogs (need to show a clear way out of a payment dialog)***
***-Made button in DonateDialog link to PayPal donation instead of IAP (donations are listed as not supported by IAP here: https://play.google.com/about/monetization-ads/payments/ )***
***-Capitalized button text for payment options / donate button***
***-Changed email to send to [email protected] (“forward” email account on netfirm’s email settings)***
***-Fixed Utils.startEmailIntent line breaks not working by switching from \n to <br> https://stackoverflow.com/questions...ne-breaks-in-preset-text-android/47276265]***
***-Updated to billing library 3.0.1*** Fixes a bug with app being killed during purchase flow
***-Updated BillingManager 2020.07.02***
***-Updated BillingConstants, IabService and activities to use arrays of skus rather than checking each one***
***-Changed app detection method to hopefully prevent apps getting stuck as detected***
***-Consolidated method to detect foreground package names depending on Android version into Utils***
***-Updated app detection method with hashMap***
***-Save last time upgrade dialog shown and use that for auto showing time***
***Moved upgrade dialog auto show to onSkuDetailsResponse so that listSkuDetails is ready in SA***
***-Link to rate dialog from menu so they get the messaging first. Updated messaging***
***-Capitalized all titles***
-Changed to keep on while “on a” call
***-Added links to changelog and translators into about dialog and onto website***
***-Increased dialog margins***
***-Set all dialog titles to gravity center so that if it goes to 2 lines the text is still centered***
***-Start in “direct boot mode” before first unlock by adding tag to manifest and moving shared prefs, and adding intent filter for StartReceiver***
***-Updated ObscuredSharedPrefs (2020.06.12) to move shared prefs to device encrypted storage so app can start before unlocking in direct boot mode and PreferencesProvider (2020.06.12) for change in OSP constructor***
***-Try showNotification in onStartCommand instead of onCreate to fix RemoteServiceException crash on N+***
5.5.8 (2020.07.01)
-Fixed not keeping the screen on when dim
5.5.7 (2020.06.30)
-Fixed keeping screen on while on lock screen for Samsung Android 10 devices
-Added Chinese translation (Thanks Yan!)
-Show apps without launch intents (without launcher icons) and without blank icon in app lists even if not a system app. Needed for add-on packs like Captcha Pack for Sleep as Android
-Keep app icons blank for uninstalled apps when scrolling
5.5.6 (2020.03.08)
-Fixed keep on while in-call for Samsung Android 10 devices
-Updated Russian translation
5.5.5 (2020.03.02)
-Improved solution for Samsung Android 10 devices to prevent quick dimming when keeping the screen on indefinitely
-Disabled lock screen functions for Samsung Android 10 devices (does not work)
-Simplified in-app menu by removing “more” separator
-Removed device admin (didn’t actually work to keep app alive)
5.5.4 (2020.02.14)
-Fixed not asking for write system settings permission if showing other warning dialog
-Improved solution for Samsung Android 10 devices
-Don’t set system timeout if already set to required value
-Made permission dialog non-dismissable
-Added line spacing multiplier
[-No longer reacquire long wakelocks if not required (only for Samsung/OnePlus)]
[-Changed “Reset manual toogle with screen off to “Turn off manual toggle with screen off”]
[-Updated to com.google.android.material:material:1.1.0]
[-Replaced LocalBroadcastManager with regular broadcast sending from the ToggleServiceReceiver to SettingsActivity as it no longer exists in AndroidX and is deprecated]
5.5.3 (2020.02.12)
-Temporary fix for Samsung Android 10 devices
-Updated sr, hr, bs, lt strings
-Added device admin to prevent killing on some devices (must turn on from system settings)
5.5.2 (2020.01.23)
-Made “Manual toggle” status clickable in the app
-Added split screen support to app detection
-Reset manual toggle when service switched off manually
-Show selected apps first in choose apps dialog
-Added www.dontkillmyapp.com warning in-app
-Updated look of nav menu title
-Fixed widget size to be 1x1
-Increased text size
-Fixed analyzing angle from accelerometer sensor if not using angle features
-Updated Dutch translation (thanks Sjaak)
[-Reordered statuses to have manual toggle first]
[-Built for Android 10]
[-Always re-register proximity sensor to help it not get stuck]
***[-Added { *; } to end of “-keep class com.android.vending.billing.**”]***
***[-Disabled ok button until list of apps is ready to prevent concurrent modification exception]***
***[-Fixed onPostExecute crash in ChooseAppsDialog if pressing cancel before app loading finishes, or if rotating before it finishes…]***
[***Check for first time open before doing updates in StartReceiver***]
***[-Make serviceMessenger and listServiceMessageRunnables null in unbindService calls]**
***[-Changed to a new method in hasUsageStats method so that it works right after screen on (getPackageNameLastInForeground doesn’t work for about 2s after screen on)]***
***[-Put queryPurchases in onResume for all activities so that it’s properly recognized if rotated during purchase]***
***[-Fixed incorrect # free trial days. Change in onSkuDetailsResponse]***
-***[Updated Google Play Billing API from 1.2 to 2.1. This includes changes to BillingManager and each activity that deals with making purchases in startPurchase(), onSkuDetailsResponse (added listSkuDetails) and onPurchasesUpdated (added “acknowledging” purchase)]***
***[-Got rid of mapSkuPrices and mapSkuTrialDays]***
***[-Align “I understand” checkbox on the right]***
[-Changed to Rate on Google Play instead of Rate on Google Play store]
5.5.1 (2019.05.31)
-Fixed a crash when choosing apps on some Samsung devices
-Fixed a rare crash
-Updated translations
5.5.0 (2019.05.19)
-New option to allow screen to dim while being kept on
-Added search function to choose apps dialog
-Show system apps in choose apps dialog
-Fixed starting on boot when KS is toggled off
-Increased dim time for long standing wakelocks reaching max time limit
-Set system timeout to that set in KS when toggling service off
-Added Catalan translation (Thanks Rafael Corredor!)
5.4.1 (2019.03.18)
-Update notification icon regardless of option if using manual toggle
-Updated translations
5.4.0 (2019.03.02)
-New option to reset manual toggle with screen off
-New option to update status bar icon
-Changed “Time out screen...” to “Time screen out...” to match “Keep screen on…”
-Set big text notification style in case it’s long
-Align checkboxes with top line of text
-Added free trial info to purchase options
5.3.2 (2019.02.17)
-Fixed motion and/or angle sensors getting stuck after some time for some devices
-Do not disable manual toggle with screen off
5.3.1 (February 10, 2019)
-Fixed some rare crashes related to billing system
5.3.0 (February 5, 2019)
-Added widget to toggle keep screen on manually in addition to notification / QS tile
-Fixed animations
-Fixed Tasker start/stop/toggle service intents
5.2.4 (January 30, 2019)
-Fixed app detection on some Android 5.0 devices
-Updated purchase system
-Updated About dialog style (spacing, date style, website link)
-Updated in-app link to go directly to privacy policy
-Linked "Our other apps" to website
5.2.3 (November 28, 2018)
-Disabled dynamic notification icon below Android Marshmallow to fix flashing notifications
-Fixed double call to acquire long standing wakelocks
-Replaced 6 month subscription with yearly subscription
-Added Turkish translation (thanks Fatih!)
-Added Dutch translation
-Updated Spanish translation
-Migrated to AndroiX libraries
-Built for Android P
5.2.2 (June 12, 2018)
-Fixed timeout being temporarily extended during long standing wakelocks even if keep-on by waving unchecked
-Fixed flashing during long dim wakelock
-Create notification channels before showing notification instead of in activity for people upgrading on/to Oreo
-Re-acquire long wakelocks less frequently
5.2.1 (June 12, 2018)
-Workaround for long wakelocks on some 8.0+ devices (OnePlus, Huawei?, Xiaomi?)
-Fixed a rare crash
-Changed “Turn screen off” to “Time out screen”
-Colored subheadings in green
5.2.0 (April 28, 2018)
-IMPORTANT: Please re-set the apps that should keep the screen on
-Fixed possible corruption of saved apps list
-Fixed a crash [check if instance saved before showing automatic dialog]
-Fixed a rare crash [Leaked Service Connection: move bound flag to right after calling bind instead of onConnected since could be destroyed before receiving onConnected, test with RAM filler?]
-Reordered menu options
-Changed link to all apps to dev page (so can eventually change "developer name" to have keywords
-Don't save if channels have been created and always create them. Titanium Backup (and Google?) will end up restoring that you created the channels but they don't actually ever get created.
-Updated all dialogs to new more colorful design
-Updated menu strings [for ex “TeqTic apps” to “Our other apps” like in Supercodes)
-Changed notification title to something more meaningful than app name since notifications show app name anyway (“Manual toggle”)
-Updated Hungarian translation (thanks Tamas!)
5.1.0 (March 25, 2018)
-New menu UI
-Under the hood improvements to preference storage
-New upgrade and donate dialogs
-New pricing models
5.0.2 (March 3, 2018)
-Fixed foreground services interfering with foreground app detection
-Fixed turn-off-by-proximity interrupted by crossing angle threshold
-Updated Italian translation
5.0.1 (February 27, 2018)
-Added back Italian, Czech, Spanish, Lithuanian translations
-Fixed negative angle for reverse portrait mode
-Also show negative angle with top down in landscape mode until screen flips
-Updated to support library 27.1.0
5.0.0 (February 24, 2018)
-Added keep-on while using apps
-Added max angle to keep-on-by-angle
-Added silent mode exception for vibration
-Real-time status bar icon updates
-Negative tilt angle when device is portrait and top down [only if using rotation sensor]
-Show launcher icon correctly on Android 8
-Fixed free tilt angle set to 50deg instead of 45deg
-Cleaner layout (esp. long languages)
-Fixed not being able to click an option after flinging
-Don't show notification badges/dots
-Min API 16
[-Fixed turn-off-by-proximity exception for manual toggle if something already in proximity]
[-Added more auto-filled details to support emails]
[-Fixed no-proximity-sensor not greying out textview]
[-Don't grey out exceptions if respective keep-on-options not selected]
[-Hide notification setting from layout on Android 8+]
[-Change menu item to "Notification settings" instead of "Toggle notification"]
[-Added cancelation of alarm missing from onDestroy]
[-Created notification channels in activity]
[-Updated legacy notifications to use NotificationCompat for priority and setVisibility like in LMO]
[-Take wave-extension into effect for delay for acquire by motion]
[-Bolded titles, made them accent color and added 4dp bottom margin]
[-Increased text size of title in about dialog]
[-Got rid of unused icons and made new versions of the used ones up to xxxhdpi]
[-Checkboxes will now wrap down if too long b/c made the buttons a part of them with spannable strings]
[-Disabled scrolling action bar]
4.3.2 (January 2, 2018)
-Fixed screen possibly staying on if service restarted while screen on
-Hold turn-screen-on wake lock for 3s instead of until screen-on broadcast
-Check if screen is actually on for screen-on and screen-unlock broadcasts
4.3.1 (December 28, 2017)
-Fixed manual toggle not working if not using any keep-on or turn-off options
-Fixed notification not hiding on lockscreen
-Changed back to SENSORY_DELAY_NORMAL for proximity sensor
-Only show one green status indicator (other than motion + non-bright charging)
-UI tweak
4.2.1 (October 11, 2017)
-Fixed upgrade dialog being shown on first open
-Fixed warning dialog for modify system settings from showing in a loop
-Fixed notification behavior on older Android versions
-Set proper timeout after motion calibration
-Updated translations
4.2.0 (August 12, 2017)
-Added option to calibrate tilt angle
-Fixed motion not being ignored when flat if accelerometer used for tilt
-Fixed tilt angle not working when not using “keep-on by motion” if accelerometer used for tilt
-Proximity has to be covered for 2s before uncovering turns screen on
-Fixed screen sometimes not turning on
-Fixed motion not resetting max-keep-on-limit during final dim period
-Fixed user activity not resetting max-keep-on-limit
-New notification management for Android O
-Fixed double wave detected too early, when inProximity
-Built for Android O.
-Minimum Android version supported up to 14 from 11
-Made notification priority spinner use ChoiceDialog instead
-Made email be clickable to start an email in About dialog
4.1.4 (April 3, 2017)
-Reset max-keep-on limit with touches for long standing bright wakelocks (ex. tilt angle/charging)
-Reset max-keep-on limit if there’s new motion while dimmed (as opposed to only during “final” dim time).
-Reset max-keep-on limit by waving over proximity.
-Updated to support libraries 25.3.1.
-Fixed Hebrew translation.
4.1.3 (March 30, 2017)
-Fixed “turn-on by proximity except if screen off more than” if also using “turn-on by proximity except if screen off less than.”
-Do not temporarily extend timeout by waving over proximity if device already kept on by any other rule.
-Decreased double-wave time interval from 2s to 1s.
-Fixed squished spinner text.
-Changed wording for lockscreen option.
-Right to left layouts supported.
-Added Hebrew translation (Thanks Liran!)
4.1.2 (March 23, 2017)
-Fixed screen turning off too quickly when kept on by motion.
-Fixed squished wave-times button text.
-Added Romanian and Hungarian translations (Thanks Andras!)
-Changed wording for “active on lockscreen” option.
-Updated translations.
4.1.1 (March 18, 2017)
-Fixed screen turning off when keep-on by waving over proximity is unchecked.
4.1.0 (March 15, 2017)
-Added option to turn screen on by double-waving-over proximity sensor.
-“Turn screen off xx min after being continuously kept on” now works when kept on by motion or proximity.
-Fixed incorrect keep-on time by motion while charging without keep bright.
-Max keep-on limit resets with screen off, or during final dim by waving over proximity or with motion.
-Protected against late screen-off event for “turn-on-by-proximity except if screen off less than” option.
-Fixed rare crash after dismissing dialog.
-Updated translations.
4.0.1 (February 9, 2017)
-Reverted default notification priority to minimum
-Fixed SEC showing for vibrate instead of MS on free version
-Updated manually-kept-on status string to “manual toggle” instead of “notification”
-Fixed Quick Settings tile being clickable when service disabled
-Added Traditional Chinese translations (Thanks Raymond!)
-Updated translations
4.0.0 (February 6, 2017)
-Fixed turn-off by proximity sometimes not working
-Added option to temporarily extend screen on time with each wave
-Added option to turn-on-by-proximity "except if screen off for less than x seconds“
-Added option to vibrate when screen on/off
-Added keep-screen-on toggle to QuickSettings pulldown
-Fixed turn-on by proximity not working after manual turn-off and app restart
-Reset “except if screen manually turned off” with unlock instead of screen-on
-Ignore “except if in landscape” if became landscape within last 2s
-Added privacy policy link due to phone state permission
-Changed default notification priority to low
3.4.8 (January 1, 2017)
-Fixed proximity sensor being used while screen-on if only using turn-on-by-proximity options
3.4.7 (December 14, 2016)
-Fixed turn-on-by-proximity feature on some devices
-Don't change the system screen time out if only using turn-on by proximity
-Added Hungarian translation
3.4.6 (November 18, 2016)
-Updated UI
-Fixed screen turning on after manually turned off and waving/uncovering right after screen off (protect against late screen-off event)
3.4.5 (November 1, 2016)
-Fixed premium version not being recognized for some customers
-Updated contact email
3.4.4 (October 26, 2016)
-Built for Android 7.1
-Added Portuguese translation (Thanks Adalberto!)
3.4.3 (October 5, 2016)
-Added Russian translation (Thanks Sergei!)
3.4.2 (September 16, 2016)
-Fixed an issue with turn-on by uncovering proximity sensor
3.4.1 (September 14, 2016)
-Fixed issue with proximity sensor getting stuck on Android Nougat 7.0 if using ambient display brightness
3.4.0 (August 19, 2016)
-Added option to turn screen on when proximity uncovered
-Updated support libraries
3.4.1 (September 14, 2016)
-Fixed issue with proximity sensor getting stuck on Android Nougat 7.0 if using ambient display brightness
3.3.1 (July 15, 2016)
-Fix possible false manual turn off detection if screen off event is late
-Remember if manually turned off in case service restarts
-Keep bright while charging even without "keep bright" if something else is also keeping the screen on (angle, call, notification)
-Make keep bright while charging the default
-Added Lithuanian translation (Thanks Andrius!)
-Built for Android Nougat
3.3.0 (June 30, 2016)
-Added option to temporarily disable turn-on-by-proximity if screen manually turned off
-Fixed lockscreen timeout not working
-Fixed max keep on time not working with keep on while charging and do not keep bright
-Help prevent unwanted pocket turn-on
-Made kept-on-by-user state persistent through restart of service
-Added French translation (Thanks Younes!)
-Added Italian translation (Thanks Mattia!)
-Added Arabic translation (Thanks إبراهيم الشكيلي!)
3.2.2 (May 22, 2016)
-Less battery use when using turn-on-by-proximity feature
-Use accelerometer for tilt angle if no gravity or rotation sensor available
-Don't show proximity status with only turn-on by proximity selected (would never see it)
-Added Chinese translation (thanks Mark!)
3.2.1 (May 12, 2016)
-Added Spanish translations (Thanks Victor!)
-Added Turkish translations (Thanks Özgün!)
-Added Polish translations (Thanks Tomasz!)
3.2.0 (April 29, 2016)
-Added ability to turn screen on by waving over proximity sensor!
-Added time exception for turning screen on by proximity to save battery
-Added back the ability to change lockscreen timeout
-Angle detection now works on devices without a gyroscope!
-Fixed grayed out options when they shouldn't be
-Fixed translations not applying to buttons
-Added German translation
-Added Dutch translation, thanks Michiel!
-Added Serbian, Croatian, Bosnian translations, thanks Alanon!
3.1.0 (April 11, 2016)
-Fixed incorrect amount of dim time before screen times out
-Added Czech translation (Thanks Hamsa!)
-Slightly improved layout
-Other small bug fixes
-Updated support libraries to 23.3.0
3.0.5 (March 21, 2016)
-Reduced max dim time to 30s for long continuous wakelocks reaching max actively-kept-on time
-Slightly updated wording
-Color spinner drop down icon
3.0.4 (March 12, 2016)
-Fixed proximity status possibly getting stuck in proximity on some devices
-Made "keep on while in call" work from lockscreen even without "active on lockscreen" checked
-Fixed keep on while in call not working after service toggled
-Added start/stop intents for tasker
-Added "About" menu option
3.0.3 (March 10, 2016)
-Fixed flickering when kept on by motion with short timeouts
-Allowed angle values to change past each other (modifying the other if it needs to)
-Reorder notification priority options with max at top
-Fixed disabled button coloring
3.0.2 (March 9, 2016)
-Fixed crash for pre-KitKat devices
3.0.1 (March 9, 2016)
-Fix crash on pre-Marshmallow devices
-Fix black spinner item
3.0.0 (March 9, 2016)
-New keep screen on while in-call option
-New option to turn off after max keep-on time
-New option to turn off by proximity except in landscape mode
-New option for notification priority
-Tap notification to keep screen on until turned off
-New look
-Angle decreases to flat when upside down
-Cleaner notification with expandable action
-Tasker integration com.teqtic.kinscreen.INTENT_TOGGLE_SERVICE
-Min dim time of 3s
-Hide sub-options when main option unchecked
-Layout improvements
2.2.6 (January 21, 2016)
-Stopped using proximity bug workaround on Android 6.0.0 as well due to issues with some devices
2.2.5 (January 17, 2016)
-Stopped using proximity bug workaround on Android 6.0.1
-Material style dialogs for pre-Lollipop devices
-Fixed proximity timeout button not getting greyed out if proximity sensor not available
-Stopped checking if KS updated whenever any app updated
-Added donation options
-Updated to appcompat 23.1.1
2.2.4
-Fixed service not remembering premium version
-Fixed settings activity improperly reporting premium version
-Updated to appcompat 23.1.0
2.2.3
-Fix an issue on Samsung Galaxy S5 introduced with the last update.
2.2.2
-Fixed in-proximity sometimes getting stuck on due to bug in Android M
-Fixed incorrect timing for proximity sensor cycling
-Changed write system setting dialog button to OK instead of Set
2.2.1
-Fix permissions issues on Android Marshmallow Preview (must explicitly allow permission to write to system settings!)
2.2.0
-Fixed rare crash. [Caught a more general exception in the try catch of messenger.send]
-Fixed a rare issue with the recognition of purchases and the purchase system.
-Updated to newest libraries and built with Marshmallow SDK.
-More efficient reporting of statuses from service to settings screen.
-Improved communication between settings screen and service (independent preference files).
-Minor layout improvement.
Hey there, I tried your app cause Google Play suggested it after installing LeanData
Very nice, screen-on time settings were always bugging me - there is alternatives to your app but I like the simplicity.
I may have found a bug too:
I have an RSS news feed widget on one of my lock screens. When I turn on the screen and do not unlock the phone but simply scroll through the feed, the phone ignores that the screen is being touched and the screen turns off. This does not happen when your app is turned off. The widget is not on the main lock screen, if that matters. I am on a rock stable clean AOSP custom ROM, VANIR.
thanks for another great simple app! cheers
oll0 said:
Hey there, I tried your app cause Google Play suggested it after installing LeanData
Very nice, screen-on time settings were always bugging me - there is alternatives to your app but I like the simplicity.
I may have found a bug too:
I have an RSS news feed widget on one of my lock screens. When I turn on the screen and do not unlock the phone but simply scroll through the feed, the phone ignores that the screen is being touched and the screen turns off. This does not happen when your app is turned off. The widget is not on the main lock screen, if that matters. I am on a rock stable clean AOSP custom ROM, VANIR.
thanks for another great simple app! cheers
Click to expand...
Click to collapse
Thanks for trying it out. That is very strange, the app should not be able to time the screen out if you are touching it. The time out on the lock screen is 10s, are you sure you're not waiting this long between touches? Remember KinScreen won't keep the screen on on the lock screen.
Sent from my Nexus 5 using Tapatalk
Flyview said:
Thanks for trying it out. That is very strange, the app should not be able to time the screen out if you are touching it. The time out on the lock screen is 10s, are you sure you're not waiting this long between touches? Remember KinScreen won't keep the screen on on the lock screen.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
I understand what you're saying, but I tried it out again, even after the update, and the screen turns off no matter what. I am scrolling through the news feed, touching the screen every second or so to test it. It might very well be that the fault is on the ROMs side, even though this doesnt happen with KinScreen deactivated. Any other way I could help you with this? Would a logcat be of any use?
cheers
oll0 said:
I understand what you're saying, but I tried it out again, even after the update, and the screen turns off no matter what. I am scrolling through the news feed, touching the screen every second or so to test it. It might very well be that the fault is on the ROMs side, even though this doesnt happen with KinScreen deactivated. Any other way I could help you with this? Would a logcat be of any use?
cheers
Click to expand...
Click to collapse
Let me know exactly what app that is and I'll try it out as well.
Sent from my Nexus 5 using Tapatalk
Flyview said:
Let me know exactly what app that is and I'll try it out as well.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
It's Chronus, and it's the plain news widget placed on the lock screen. You don't need Chronus Pro in order to place that on your lockscreen.
oll0 said:
It's Chronus, and it's the plain news widget placed on the lock screen. You don't need Chronus Pro in order to place that on your lockscreen.
Click to expand...
Click to collapse
Hi oll0,
I just checked it out. It's a bug in Chronus not KinScreen. Set your screen time-out to 15s with KinScreen disabled, lock the screen and go to the widget. Keep scrolling the news and you'll see the screen times out. The reason you noticed it with KinScreen enabled is because it sets the time-out on the lock screen to 10s. Without it you probably have a 1 minute time-out, so you'd have to be scrolling Chronus for a minute for the screen to finally time out.
You're right, thanks man. I notified the Chronus team about the bug.
Sent from my One S using Tapatalk
Fantastic app, does what I'm looking for while being lightweight and hassle free
Converted from Gravity Screen Pro as it was somewhat fiddly/had options I didn't necessarily want or need and I couldn't turn off.
epithetic said:
Fantastic app, does what I'm looking for while being lightweight and hassle free
Converted from Gravity Screen Pro as it was somewhat fiddly/had options I didn't necessarily want or need and I couldn't turn off.
Click to expand...
Click to collapse
Yea, I actually thought of writing KinScreen when I came across Gravity Screen and thought, I need to do this and make it simple, efficient, and hassle-free.
Let me know if you guys have feature requests.
Maybe an option to customise the timeout lengths (although the current ones work quite well), or an option to disable proximity (or make movement take precedence) in landscape mode as a lot of phones are designed such that you're likely to cover up the sensor holding it.
Can't really think of anything else that might be useful and isn't there.
After testing (almost every single one of them) and buying a couple of similar apps, of which some you graciously mentioned in your app's description page, I can say I prefer yours the best. It's simple and doesn't interfere with Android wakelock and deep sleep interfering with battery usage.
Everything works just fine and I don't dare asking for any improvements unless I can freeze the current version :silly:
The only feature I'd like is the same than mentioned by epithetic to have a longer time out length as it seems that I sometimes get in a dreamy state in front of the screen
d8v8n8 said:
After testing (almost every single one of them) and buying a couple of similar apps, of which some you graciously mentioned in your app's description page, I can say I prefer yours the best. It's simple and doesn't interfere with Android wakelock and deep sleep interfering with battery usage.
Everything works just fine and I don't dare asking for any improvements unless I can freeze the current version :silly:
The only feature I'd like is the same than mentioned by epithetic to have a longer time out length as it seems that I sometimes get in a dreamy state in front of the screen
Click to expand...
Click to collapse
Thanks for the kind words. Is it timing out too quickly when it's on a desk? The idea is that it should never time out while you are holding it (unless you're holding it super still).
I am adding the ability to configure your own time outs, but they will be premium features. That's almost finished but I still need to figure out the setting of the lockscreen timeout in KitKat. Just a heads up if you've donated already, I can refund that back to you if you'd like to unlock the premium version.
Flyview said:
Thanks for the kind words. Is it timing out too quickly when it's on a desk? The idea is that it should never time out while you are holding it (unless you're holding it super still).
I am adding the ability to configure your own time outs, but they will be premium features. That's almost finished but I still need to figure out the setting of the lockscreen timeout in KitKat. Just a heads up if you've donated already, I can refund that back to you if you'd like to unlock the premium version.
Click to expand...
Click to collapse
I guess I must have stayed really still during those moments. It's true though about the dreamy state I can get in while holding the phone. The time outs work fine as long as a thumb or a finger hovers above the screen kick in when I hold the phone with all my fingers and thumbs staying out of the screen's scope (I think it's called the proximity sensor). I was hesitating to ask for this feature because as I understand it's how capacitive screen is supposed to work. Thus adding a longer time-out will just remedy partially to my personal issue. I don't want to see anything that could create bugs in Kinscreen because like I said, I've tested (almost) all of its counterparts (+30 apps) and none got the thing right for me. I guess that if I can have a say in this, I'm fine with the update as long I can go back to the current version (1.2).
I don't mind paying for a premium at all. You deserve it :highfive:. When will you introduce the feature? I made two very small donations last May and this month of June because I like your program so much and wanted to support the dev. with my small means. I know most paid android apps are quite affordable and I'm all for supporting the dev as much as I can.
d8v8n8 said:
I guess I must have stayed really still during those moments. It's true though about the dreamy state I can get in while holding the phone. The time outs work fine as long as a thumb or a finger hovers above the screen kick in when I hold the phone with all my fingers and thumbs staying out of the screen's scope (I think it's called the proximity sensor). I was hesitating to ask for this feature because as I understand it's how capacitive screen is supposed to work. Thus adding a longer time-out will just remedy partially to my personal issue. I don't want to see anything that could create bugs in Kinscreen because like I said, I've tested (almost) all of its counterparts (+30 apps) and none got the thing right for me. I guess that if I can have a say in this, I'm fine with the update as long I can go back to the current version (1.2).
I don't mind paying for a premium at all. You deserve it :highfive:. When will you introduce the feature? I made two very small donations last May and this month of June because I like your program so much and wanted to support the dev. with my small means. I know most paid android apps are quite affordable and I'm all for supporting the dev as much as I can.
Click to expand...
Click to collapse
Awesome, thanks a lot I appreciate it. I'm glad it's working well.
Yes, you'll be able to set timeouts for the following:
1) Nothing in proximity and no motion (for example you set it on a table). Default is 20s.
2) Something in proximity. Default is 10s.
3) Lockscreen. Default is 10s. However, I haven't been able to successfully change this time on kitkat, which also seems to have its own default of 10s.
Update 1.3.0 should be coming out in the next couple of days depending on how much time I find.
P.S. there is a terrible bug in 1.2 that will also be fixed. The bug is if you toggle the service off, it actually manages to keep going until the system (or you) end the cached process.
Flyview said:
Awesome, thanks a lot I appreciate it. I'm glad it's working well.
Yes, you'll be able to set timeouts for the following:
1) Nothing in proximity and no motion (for example you set it on a table). Default is 20s.
2) Something in proximity. Default is 10s.
3) Lockscreen. Default is 10s. However, I haven't been able to successfully change this time on kitkat, which also seems to have its own default of 10s.
Update 1.3.0 should be coming out in the next couple of days depending on how much time I find.
P.S. there is a terrible bug in 1.2 that will also be fixed. The bug is if you toggle the service off, it actually manages to keep going until the system (or you) end the cached process.
Click to expand...
Click to collapse
Wonderful. My system is Jelly Bean 4.2.2 so I don't have the problems brought by KitKat (which seems to have brought a string of issues in this version for developers). I also don't use the Lockscreen as Kinscreen answers to all my needs although yes, I'd like to have the option of 20s delay with it because I think my particular problem is with the 10s setting somewhere.
All in all, I'll be happy to morph into the club of paid Kinscreen owners.
New version is out:
1.3.0 (June 6, 2014):
-Fixed bug where service would continue to partially run when toggled off
-Added premium options to change 3 types of time-outs
-New toggle switch in action bar
-Removed notification in status bar (still present in notifications drawer)
Flyview said:
New version is out:
1.3.0 (June 6, 2014):
-Fixed bug where service would continue to partially run when toggled off
-Added premium options to change 3 types of time-outs
-New toggle switch in action bar
-Removed notification in status bar (still present in notifications drawer)
Click to expand...
Click to collapse
Got the update and paid for the upgrade. It's really swell to be able to change the time outs. I use KinScreen with your other app LeanData to manage my connections. Both apps are just efficient and to the point. Bravo.
d8v8n8 said:
Got the update and paid for the upgrade. It's really swell to be able to change the time outs. I use KinScreen with your other app LeanData to manage my connections. Both apps are just efficient and to the point. Bravo.
Click to expand...
Click to collapse
Thank you for the kind words. It's working pretty flawlessly for me. It's nice to power on the phone, do whatever, then slip it in my pocket without even turning it off, knowing it'll be off in 5-10s.
Any other improvements you can think of?
Flyview said:
Thank you for the kind words. It's working pretty flawlessly for me. It's nice to power on the phone, do whatever, then slip it in my pocket without even turning it off, knowing it'll be off in 5-10s.
Any other improvements you can think of?
Click to expand...
Click to collapse
Hi there,
I can't think of anything at the moment, the app is perfect for me with the time-outs option added. Congratulations on writing such good apps and believe me, I'm a very thorough tester (quantity and process wise). I wish your developments the very best.

[APP][TEQTIC][3.0+] ClickLight - Quickest access to your flashlight

Introducing ClickLight:
ClickLight provides the fastest way to turn on your device's flashlight. There's no need to unlock the phone, open the app, or find a widget. Simply triple click the power button at any time to toggle the light on or off. Please make sure the double click actually turns the screen from off to on, then back to off (or vice versa).
It may not work reliably on all devices but we are working to include as many devices as possible. If you have an issue, please email [email protected], or use the contact menu option from the app before leaving a negative review!
Options explained
• Except while in-call: Choose this if you have problems with the light coming on during calls due to the screen turning on and off quickly.
• Keep in memory: Shows a notification to make the service less likely to randomly kill the service. You may also toggle the light from the notification!
The premium unlock allows you to access all locked options on all of your devices, forever. The camera permission is required to access your device's flashlight.<br><br>
Common problems
• You are double clicking the power button too quickly, it is not causing the screen to turn from off to on and back to off (or from on to off and back to on).
• The time interval you have selected is too short. Your device's screen cannot physically turn on and off and back off that quickly. The speed at which your screen can cycle may depend on what app is on your screen at the time!
Want faster updates? Join the beta program by opting in at this link: https://play.google.com/apps/testing/com.teqtic.clicklight
Launcher icon (https://www.iconfinder.com/icons/299054/bulb_light_icon#size=512) provided by Paomedia (https://www.iconfinder.com/paomedia) under license (http://creativecommons.org/licenses/by/3.0/legalcode) and has not been modified.
In-app light bulb icons provided by http://iconleak.com and have not been modified.
Download:
CHANGELOG:
2.1.0 (December 28, 2017)
-Proximity option now free!
-Fixed QuickSettings toggle not working if service disabled (no click function)
-Much quicker start up after boot
-New small notification icons reflective of on/off state
-Fixed notification content being hidden on secure lock screens
-Always run as foreground service if service on, notification dismissible otherwise
-Changed spinners to buttons
-Added a notification for when light turns off early due to free version
-Updated About dialog
-Built for Android 8.1
-Increased min SDK from 10 to 14
-Updated translations
-Added launchMode:singleTask
-Got rid of legacy start receiver
-Moved "set" notification priority to beginning
2.0.0 (February 12, 2017)
-CHANGED DEFAULT TOGGLE TO 3-CLICK
-Added QuickSettings toggle
-Made notification clickable from lockscreen
-Added expandable action to notification to get into settings screen
-Updated notification style to be custom yet system-decorated
-Updated UI with settings separated into “cards”
-Stopped scrolling toolbar
-Added privacy policy
-Updated contact email
1.8.2 (October 5, 2016)
-Fix toggling light off not working on some devices
1.8.1 (September 1, 2016)
-Increased auto-turn-off time from 1min to 2min in free version
-Fixed crash on older Android versions
-Updated French translations
1.8.0 (August 24, 2016)
-Much faster toggling of flashlight on Android 6.0+
-Increased default double click delay to 1.5s
-Keep in memory/show notification now the default
-Translated to French (Thanks Anthony!)
-Built for Android Nougat 7.0
1.7.1 (April 20, 2016)
-Fixed uncolored double/triple click spinner
1.7.0 (April 12, 2016)
-Updated design
-Added notification priority option (when light off)
-Added "About" dialog
-Changed light-on notification priority to MAX
-Changed except-in call default to true
1.6.1
-Fixed some issues with manual toggling of the light while the "click function" feature disabled
-Made it more obvious that the click function will not work when toggled off from top right
-Fixed issues with the notification not appearing when service off if using keep in memory/always show notification
-Protected against attempts to toggle while light already toggling
-"Keep in memory" option no longer keeps the service in memory if click function feature disabled
-Change default double click interval back to 1s
-Reintroduce Italian translations
1.6.0
-Added triple click option
-Removed checkbox for click option and added toggle for service in action bar
-Fixed service not stopping itself when service disabled and light toggled from widget or notification
-Automatically change timeout to 10min after premium purchase recognition
-Minor layout changes
-Updated to appcompat 23.1.0 [This actually changed the background color to more white!]
-Temporarily remove Italian translation
1.5.8
-Fix permissions issues on Android Marshmallow Preview
-Must explicitly allow access to the camera!
-Reduced minimum double click interval to 300ms
-Fixed an issue with automated dialog being shown after onSaveInstanceState causing crash
1.5.7
-Allow 3 digit input for setting proximity timeout exception.
-Changed default double click interval to 0.6s.
-Fixed rare crash. [Caught a more general exception in the try catch of messenger.send]
-Fixed a rare issue with the recognition of purchases and the purchase system.
-Updated to newest libraries and built with Marshmallow SDK.
1.5.6
-Fixed issue with button text being cut off on pre-Lollipop Android.
-Minor layout improvements.
1.5.4
-Added Material design for pre-Lollipop Android versions!
1.5.3
-Fixed rate dialog pointing to the wrong app.
1.5.2
-Stopped light from coming on when plugging/unplugging device and quickly turning the screen off again.
-Removed from recent apps list on KitKat to prevent permanently killing service on 4.4.1 and 4.4.2.
-Fixed Lollipop action bar icon coloring.
1.5.1
-Fixed bug with vibrate sub-options asking for premium version, these are free!
1.5.0
-Added option: Turn off by proximity except while charging
-Fixed widget freezing
-Reduced apk size 3x
-Fixed minor bug with timing of proximity auto-turn off
-Added Italian translation
-Removed bogus localizations
1.4.0 (January 30, 2015)
-Added option to automatically turn off by proximity (ex. in pocket)
-Made vibrate option free
-Better timed vibration
-Added some protection against toggling flashlight by plugging device in
-Layout redesign
1.3.0 (January 26, 2015)
-Added premium option to vibrate when light toggled
-Show notification if light is on regardless of "Keep in memory" setting
-Ability to leave notification on even if not using double click feature
-Added help dialog, shown first time the app is started
-Notification tweaks
-Layout tweaks
1.2.2 (January 21, 2015)
-Include "Except while in-call" option for Lollipop as well
1.2.1 (January 21, 2015)
-Fix for app getting stuck with "light on" if camera in use by other app
-Fix for notification text colors
-Minor fix for purchase caching
1.2 (January 19, 2015)
-Added widget to toggle flashlight
-Added option to ignore while in-call for Android versions older than Lollipop (not necessary in Lollipop)
-Toggle light directly from notification
-Minor code fixes and performance improvements
1.1 (January 17, 2015)
-Added free option to set double click interval
-Added free option to keep in memory
I haven't had a chance to test this on a lot of devices, so please chime in if it's working or not working for you!
Confirmed working on a 2013 moto x. Nice app.
working pretty good on a Oneplus! Thanks!
Working on LG G3. Great Tool!
Works great on LG G2 intl (d802) ! Thanks =)
Working fine on Moto G 1.
Good!
Works great on my Galaxy S5. Thanks for this!
Enoch
Thanks everyone. I hope you find it useful, I like making useful apps If you have a second, leave a review on Google Play, it makes a difference
Note 4
Doesn't seem to work on Note 4.
jebisseth said:
Doesn't seem to work on Note 4.
Click to expand...
Click to collapse
What happens? Does the light come on when you tap the light bulb or does it not work at all?
Works on Galaxy S3
Great app, but few bugs, at least on Note 4. If I start with the screen off and then press the home button and the power button (For instance, checking notifications on lockscreen and then turning the screen off), the light turns on. The home button on the lockscreen seems to be acting like the power button (in terms of this app) in a lot of different situations, but that's the most noticeable, and bothersome. There are also times when the power button double tap is just ignored, leaving me hitting my power button like an idiot with my flash light shining all around.
Magicman500 said:
Great app, but few bugs, at least on Note 4. If I start with the screen off and then press the home button and the power button (For instance, checking notifications on lockscreen and then turning the screen off), the light turns on. The home button on the lockscreen seems to be acting like the power button (in terms of this app) in a lot of different situations, but that's the most noticeable, and bothersome. There are also times when the power button double tap is just ignored, leaving me hitting my power button like an idiot with my flash light shining all around.
Click to expand...
Click to collapse
Hey, sorry about that. Yes, actually, the power button can't be accessed directly, it's using an interval from screen ON/OFF events to detect the "double click". If you turn the screen on/off too quickly (no matter with what button does that for your device), the light will toggle. As for it not registering the double click, it's possible that on that device double clicking too fast, doesn't actually cycle the screen. Can you check please?
Working on Sony Xperia Z3 compact
Nexus 5 working here! It seems you may have forgotten to mention that a double click turns it back off!
Clicking the bulb works fine. The powerbutton doubleclick doesn't.
Works on Note 3
jebisseth said:
Clicking the bulb works fine. The powerbutton doubleclick doesn't.
Click to expand...
Click to collapse
That's good. Is the screen cycling ON/OFF or OFF/ON from the double click? If it is, how quickly is it happening (how quickly can it cycle the screen)?

[APP]Notification Slider

Hi!
Back when I first bought my OnePlus 2 I was very excited about the possibilities with the notification slider. However due to the lack of customization options from OnePlus it made me not use it as much as I wanted to. The apps VibrateMode and Alert Slider, as well as Seraph08's unofficial CM13 build, which offers slider customization, changed my attitude towards using it. I decided I wanted to make something similar that's up to date with Marshmallow and supported for Oxygen OS (primarily), and the result is my new app Notification Slider. The app allows you to select a sound profile for each of the slider positions.
Click here to head over to the app's Google Play Store page
Update: I removed the option to change SELinux to permissive from my app in the latest update, because that was Google's explicit reason as to why I violated their policy.
Bugs
Currently known issues are listed here
Translations
I want to reach out to as many people as possible, that includes non-English speakers. Feel free to PM me if you can translate the app in a certain language.
Notices in regards to support for Oxygen 3.5.X+:
Seveilith - Play Store Description said:
OnePlus ruined the slider behavior in 3.5.X by locking the volume to the minimum level of 1 in all of the profiles, except for the top position, and by (most importantly) not letting apps such as this change the notification interruption filter. In the current state it is impossible to "fix" this using a non-Xposed solution, and even with Xposed, the previous method used to fix the top position is not working either. When OnePlus releases the source code of the latest changes it *might* be easier to tell if there is a way to implement an Xposed based solution to, once again, make the app compatible with Oxygen. IMPORTANT: If you are feeling upset, or simply want to complain about these changes, complain to OnePlus instead of directing your dissatisfaction towards me. Being ignorant does not magically make the app compatible.
Since the app offers a non-Xposed way of customizing the slider behavior, the approaches are obviously more limited. Alternatively, you could just flash another ROM (e.g. CM, MIUI) which doesn't have these restrictions and where the app works perfectly in all positions...
Click to expand...
Click to collapse
- The app works with all OnePlus devices that's featuring a notification slider.
- CM/AOSP based ROMs requires SELinux set to permissive!
- If the app stops working after updating CM (nightlies), try reinstalling the app.
- Xposed is not required for the slider customization itself, only for miscellaneous features.
Special thanks to
@khanhbabykid - for creating VibrateMode and Alert Slider
@Seraph08 - for being awesome
Notice
If you want more advanced customization options, check out @Weathon 's alert slider app.
Requires root and the Xposed framework.
Changelog
[1.3.3] - 2017-07-07
[Changes]
- Added support for OnePlus 5. The OxygenOS related issue, described thoroughly in the description, is still present and will restrict the functionality; however, this is not an issue for non-Oxygen ROMs.
- Bluetooth device volume is set correctly on its first pairing.
- Interruption filters/ringer mode is set properly after reboot.
- Haptic feedback changes.
- Minor layout and theme improvements.
[1.3.2] - 2017-04-21
[Changes]
- Improved the haptic feedback feature, especially when the screen is off.
- Added a checkbox for the notification volume in the custom profile customization view. Enable it to set a custom notification volume value for your profile. Keep it disabled if you don't want/need to change this volume type.
[1.3.1] - 2017-04-20
[Fixed]
- Reworked custom profiles.
- Fixed zen toast icons, among other things.
[1.3] - 2017-04-18
[Note]
- In order for the new notification based profile/preferences to work as intended, you need to unlink the ringtone and notification volume. Supported devices can find this in the system (sound) settings.
[Fixed]
- Alarm volume mutes as intended when using custom profiles.
[Added]
- New profile: Notifications Only.
- Option to control notification volume in custom profiles.
[1.25] - 2017-03-13
[Fixed]
- Improved the fixed bluetooth device volume preference.
- Alarm helper enabled/disabled behavior.
- Minor changes.
[1.2] - 2017-02-09
[Fixed]
- Fixed an issue where the startup screen would load the settings menu, instead of the preferred screen.
[Added]
- Substratum support for zen toast background
- New Settings option: Haptic Feedback.
- Improved the compatability checker for OnePlus 3T devices.
- New prerequisite for Nougat users. Restores the preferred slider profile after the user has ended a call.
- Changed the zen toast icons to match the AOSP icons. The old icons are still present as custom profile icons.
- Now compatible with CosmicOS 7.1.1
[1.1] - 2017-01-21
[Fixed]
- Improved accuracy for the slider positions (reverted back to the old settings) for Oxygen users .
- Improved the compatibility checker for H2OS based MIUI ROMs. Should now redirect affected users to the correct layout.
- Improved Xposed checker.
- Translation fixes.
[Added]
- The "Repeat callers" feature from Oxygen. The amount of profiles/positions available depends on your ROM.
- Settings layout based on whether Theme Engine is supported or not.
- Description for services.
[1.0.5] - 2016-12-22
*NOTE: DUE TO INTERNAL REFACTORING, YOUR PREFERENCES WILL BE PURGED IN THIS VERSION!*
Happy holidays!
[Fixed]
- Issue where app would go dormant after a longer period.
- New improved device checker.
- Problems related to the profiles Ring and Vibrate [Oxygen]
- Android Wear related bug. [Oxygen]
- Users using french as display language should now be able to use the app and its features as intended.
- Now shows the proper Launch Application message when canceling the app selection
view
- No longer vibrates on preference change [MIUI]
- Improved the positioning of longer titles in the custom zen toast
- Total Silence improvements [OOS]
- Launch Application profile improvements
- Fixed an issue where the media volume would get stuck at 50% [OOS]
- Fixed an issue where the media volume wouldn't mute properly in custom profiles [OOS]
- Now properly unsets and restores from the Xposed based profiles (when disabling the option to unlock more sound profiles in the top position) [OOS]
- Improved media volume restoration when changing the value and then transitioning to another position [OOS/CM/AOSP]
- And much more
[Added]
- New redesigned UI
- Limited H2OS support. Not final.
- MIUI support.
- French translation
[Hotfixed]
- Fixed an issue where the app would crash on launch [Oxygen]
- Solved an alarm helper related bug [MIUI]
- Updated compatibility checker for OnePlus X devices using a unique build.prop value
- Locking/unlocking additional sound profiles in the top position now displays the equivalent profiles as intended [Oxygen]
[1.0.4] - 2016-11-14
[Hotfix]
- Fixed an issue where the app would crash on boot when SELinux is set to enforced [CM/AOSP].
- Improved version handling in the bug report.
[1.0.1] - 2016-11-13
[Hotfix]
- Transitioning from Total Silence will now restore the alarm volume properly.
[1.0] - 2016-11-11
[Added]
- More prerequisites to fix certain sound profiles
- Option to Launch Application and to create your custom profiles
- Xposed status helper
- Theme engine option for Zen Toast [CM/AOSP]
- SELinux helper on boot [CM/AOSP]
- Option to disable Alarm Helper in Settings
- Set Bluetooth Media Device volume
- Priority Only and Ring in top position - Thanks Weathon!
- Misc. profiles use the previous position's sound profile
[Fixed]
- Crashes
- Improved alarm reminder
- Minor fixes
[0.9.6] - 2016-09-29
[Fixed]
- Compatibility checker interference when running non-Oxygen ROM.
[Added]
- Alarm Helper for alarms. In case the user has the alarm volume silenced and enables an imminent alarm, a notification is prompted reminding the user that the volume is still silenced.
- Hall of Fame, in the miscellaneous preference group.
- Option to toggle dark mode in the settings activity.
[0.9.5] - 2016-09-28
## Update for CM/AOSP version ##
[Fixed]
- Changed the SELinux checker method, no longer requires root. Credits to Chainfire.
- For users using the internal root provider; the "su session open" icon (#) will no longer be present when closing the app.
[0.9.4] - 2016-09-27
[Fixed]
- Removed option to change SELinux. You need to do this yourself [CM/AOSP].
- Bug Report stuff
- Alert slider preferences and custom zen toast now restores properly on reboot.
- Shell command now executes on non-UI thread for improved performance [CM/AOSP].
- Fixed app crash [CM/AOSP].
[Added]
- Slider and sound profile customizations are now set instantaneously.
- Hide root icon, for users using the internal root provider [CM/AOSP].
- New profile: Camera (app of your choice).
[0.9.3.5] - 2016-09-18
Fixed
- Removed "Vibrate w/o Alarms".
- App crashed on orientation change.
- Zen toast option checker [Oxygen].
- Media and alarm volume restoration.
New
- CM/AOSP support, requires root!
- New category for sound profile customization.
- Option menu for bug reporting.
- Custom zen toast for CM/AOSP. Subject to change.
- Added vibrate mode to top position [Oxygen].
- Notification access error handling.
- New compatibility checker. Makes it more available for Oxygen based ROMs.
[0.9.2] - 2016-09-06
Fixed
- Fixed the Xposed related bug which required the user to reboot the device one more time, even though the module was activated in Xposed Installer.
- Minor design changes.
New
- Added an action menu option for app restart.
- Xposed Bridge logs to check the readability of the sharedpreference file.
[0.9.1.5] - 2016-09-06
- Minor bug fixes
[0.9.1] - 2016-09-04
Fixed
- App closes on back button click in default activity.
- Total Silence now silences media volume.
- Alarm volume now restores properly.
- Device no longer enter Priority Only (if selected mode is vibrate).
New
- New sound profile: Vibrate, without Alarms.
- New profile: Flashlight - also enters Total Silence.
- Snackbars for Xposed reminders.
- Rewrote OnePlus’ zen toast in order to show the user's preferences.
- Dialog Window with information regarding the sound profiles etc.
[0.9.0.1] - 2016-08-17
Fixed
- Addressed a bug where the ring stream volume wouldn't restore properly when transitioning from Total Silence --> Vibrate --> Ring.
[0.9.0] - 2016-08-17
Fixed
- Hide zen mode toast now works as intended.
- Changed the instructions of the hide zen mode toast.
- Fixed a bug where the zen mode would change on the phone, but not on Android Wear devices.
New
- Added a better way to set the zen mode, no longer requires root.
- Added chinese translation thanks to XDA user @dlhxr!
- Prepared the preferences for AOSP/CM-support.
- New flawless intent filter [Oxygen only].
[0.8.3] - 2016-08-08
Fixed
- Android Wear related
- Alarm stream volume wouldn't save properly in top position.
- The Hide zen toast's disable option didn't work.
- Ringer volume wouldn't mute in Alarms Only and Total Silence.
- Vibrate mode wouldn't turn off while transitioning to Priority Only.
- When transitioning from vibrate mode to ring, the vibrate mode would sometimes not turn off.
New
- Added a preference needed to make Alarms Only work properly (check if Oxygen setting is disabled).
[0.8.2] - 2016-08-02
- Now works with Oxygen 3.2.2 and above.
- Implemented a new and more optimal listener, requires notification
- Both the alarm and ringer volume now saves properly when transitioning between different states, no longer forcing it to a minimum or maximum value.
- Added a new receiver for when the device has booted. It's no longer necessary to start the application manually when rebooting for the changed profiles to override the default ones.
[0.8.1.1] - 2016-08-02
- Added missing model numbers
[0.8.1] - 2016-08-02
- Fixed the links in the Miscellaneous category
[0.8] - 2016-08-02
- Initial Release
Click to expand...
Click to collapse
Not working on oneplus 3 with latest oxygen os, says the app needs a oneplus device with alert slider.
{
"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"
}
chogau1 said:
Not working on oneplus 3 with latest oxygen os, says the app needs a oneplus device with alert slider.
Click to expand...
Click to collapse
That's strange since I added all the OnePlus 3 models as compatible devices and it works for me. Could you please go into Settings --> About phone and send me your model number? Btw, thank you for notifying me so quickly
Attached
Seveilith said:
That's strange since I added all the OnePlus 3 models as compatible devices and it works for me. Could you please go into Settings --> About phone and send me your model number? Btw, thank you for notifying me so quickly
Click to expand...
Click to collapse
Same error on resurrection remix, was hoping it would still work even though its not OOS
My model shows up as "ONEPLUS A3000"
works on latest OOS 3.2.2 but I don't have root privileges so I don't think it will work correctly
Winamp_zg said:
works on latest OOS 3.2.2 but I don't have root privileges so I don't think it will work correctly
Click to expand...
Click to collapse
Yeah, in that case it unfortunately won't work. The app uses the root access to force the different Do Not Disturb modes, which isn't doable without root.
abhi08638 said:
Same error on resurrection remix, was hoping it would still work even though its not OOS
My model shows up as "ONEPLUS A3000"
Click to expand...
Click to collapse
chogau1 said:
Attached
Click to expand...
Click to collapse
Thanks for the help, guys. I've added a fix in the latest version, which is processing as of this moment
Ok, now I can go in, I changed the slider options to my liking, but how can I apply the changes? I don't see the option/button.
i'm testing this on A3000 and didn't work.
A3003 3.2.2 rooted with xposed framework - doesn't work
maraschino said:
A3003 3.2.2 rooted with xposed framework - doesn't work
Click to expand...
Click to collapse
Here the same.
working perfectly as intended.
I just want vibrate for middle position, and its working fine.
.
Edit : working but partially. it goes up by oos, comes down as per app
1. normal
2. priority
3. silent
then
3. silent
2. Vibrate
3. normal
.
will wait for update.
Awesome to see someone who is taking up this app back again !
Installed and seems to work but not in a proper way:
- top position both in alarm only or total silence, do only vibrate
- middle position set as vibrate... doesn't vibrate but it rings normally
- when I back to bottom position, volumes for alarm and ring goes to max
Thanks and keep going !!
https://forums.oneplus.net/threads/alert-slider-ring-vibrate-silent.455587/
^^This works great even without root. Although, it doesn't offer any customization options.
RohanAJoshi said:
working perfectly as intended.
I just want vibrate for middle position, and its working fine.
.
Edit : working but partially. it goes up by oos, comes down as per app
1. normal
2. priority
3. silent
then
3. silent
2. Vibrate
3. normal
.
will wait for update.
Click to expand...
Click to collapse
confirmed on A3000 oxygen os 3.2.2
girishb said:
https://forums.oneplus.net/threads/alert-slider-ring-vibrate-silent.455587/
^^This works great even without root. Although, it doesn't offer any customization options.
Click to expand...
Click to collapse
Yes, working good! Thanks
Enviado desde mi ONEPLUS A3000 mediante Tapatalk
dlhxr said:
confirmed on A3000 oxygen os 3.2.2
Click to expand...
Click to collapse
RohanAJoshi said:
working perfectly as intended.
I just want vibrate for middle position, and its working fine.
.
Edit : working but partially. it goes up by oos, comes down as per app
1. normal
2. priority
3. silent
then
3. silent
2. Vibrate
3. normal
.
will wait for update.
Click to expand...
Click to collapse
Thanks for the feedback. I just updated to 3.2.2 from 3.1.3 and it indeed doesn't work properly anymore. My receiver no longer responds when entering the middle or bottom state, but don't worry - I'm on it
Looking forward to a working version of this for OOS 3.2.2

[5.0+]Sloth - Profile Scheduler - Manage your phone

Hello,
It's high time to publish my first beta release publicly of my app.
This app is currently designed for devices running Android Marshmallow and newer, backwards compatibility to Lollipop is going to be added in the next update. There is no Intro yet - work in progress.
REMEMBER YOU'RE USING THIS APP ON YOUR OWN RISK!
FUNCTIONS, ABOUT APP
The point is this app is to allow user to control when the hardware functions such as WiFi, Bluetooth etc are going to be turned off/on. In the current release there are 7 avaible functions:
5 for all devices, 2 for rooted devices.
In actions that contain "on/off" you have to specific exact action by clicking on the spinner to choose whether action is going to make a function on or off. If you don't do that, the default one will be choosen.
- Turn WiFi on/off: this sets up an alarm to turn WiFi on or off
- Turn off/on Bluetooth
- Turn off/on account sync
- Change screen brightness: 3 options avaible: dark screen, bright screen and custom value with preview avaible. You can modify dark and bright values in the settings (swipe from the edge right in the main layout of the app).
- Set loud/silent/ do not disturb mode: sets a specified volume mode
Root actions:
- Turn off device
- Reboot device
You will be asked for root permission, unless you give the permission action will not be either saved and performed.
PERMISSIONS:
In the first launch you will be asked to disable battery optimisation for this app, if you don't disable it may not work properly.
In the brightness section, you will be asked for allowing app to modify system settings - it's required to change brightness by the app.
Another permission you will be asked is to allow app to modify notifications - it's required if you would like to change phone volume mode (exactly do not disturb).
To delete planned actions:
There are currently 4 methods to delete planned actions, but the only one is to cancel the action:
- In upcoming events section, click on trash and then select items to delete and then hit trash one more time to delete
- Swipe left on item to delete
- Hit on the trash button, then click delete all
Those methods DO NOT cancel pending action
To cancel pending action:
- Click on an item you want to cancel, the editor will pop up
- Hit on the trash button, then the action will be canceled and item deleted.
Changelog:
Version 1.1:
- Optimised navigation drawer
- Fixed bluetooth service that did not update alarm
- New intro added
- Added backwards compatibility back to Lollipop
- After device is rebooted alarms are no longer cancelled - they are rescheduled if still valid
- Navigation drawer is now open for the first boot
- Now you can ask for permissions one more time from navigation drawer
- Fixed app icon not showing on some devices
Version 1.2
- Repeat every day function added
- Minor bugs fixed
- Updated Toasts messages
Version 1.3
-fixed delete all alarms button
-fixed daily alarms not being fired daily
-added repeating alarms to fire in week days
-if no day buttons are selected, even if repeat switch is checked,
alarm will fire once
Version 1.4
- fixed one time alarms not being triggered
- updated toast messages
- fixed date not being shown properly
Version 2.0
-fixed account sync turning on specified days instead of everyday
-fixed acc sync alarms not being fired after device reboot
-new UI - now there is no new activity opened, you can manage your alarm through one view
-turn on/off alarm - now you can manage if you alarm is valid or not
-now on item swiped cancels and deletes current alarm
DOWNLOAD:
Google Play: https://play.google.com/store/apps/details?id=dominik.kedziak.sloth_profilescheduler
Credits:
Icons made by Freepik from www.flaticon.com
Write down in the comments what functions would you love to see in the upcoming update.
Bests
If I put a future date in a profile, will it be repeated daily until that date? If not, how can I create a profile and repeat it daily? Thank you
jordirpz said:
If I put a future date in a profile, will it be repeated daily until that date? If not, how can I create a profile and repeat it daily? Thank you
Click to expand...
Click to collapse
I had a some issues in implementing repeat feature (likey in specific day) so current alarms are fired one time only.
So, currently there is no way to repeat alarms automaticly, only by creating a new one.
Anyway, I've added this to my todo list. I hope you will be able to use this feature by the next update
Hi, thanks for your work and the new features. Can you add that days of the week you want a created profile to be activated / deactivated ?. Thank you very much.
@jordipz working on that! Should be updated soon!
Thank you very much for the update.
I can see in my service app that airplane mode on/off exist.
Can you active this option?
Yes I was about to do, but I focused on making repeating alarms at first.
Now I'm taking up for modifying UI and adding non-root required services (e.g turning airplane mode, mobile data etc needs root access).

Categories

Resources