Artem Chepurnyi

Results 152 comments of Artem Chepurnyi

It is possible to work around by opening an empty activity, so the system knows that the user wants to go further than just a lockscreen.

> Is this an option I've missed, or something to be added? Something that can be added.

I don't really want to search for the exact solution, but there're two steps: 1. Use a new accessibility service's feature to correctly turn the screen off, and that will...

> Any of these methods works with Tasker (logcat event trigger)? Or do I have to actually make changes into the code and compile it. Second variant, unfortunately.

> Thanks for your quick response. I'll try to have a look at the code and try to fix it as per your recommendation. > > Just curious to know...

Please, fix code formatting. You replaced 4-spaces with 1-tab and now I have no idea what did you change.

@cesco89 there's a link how to change 1-tab to 4-spaces http://stackoverflow.com/questions/407929/how-do-i-change-eclipse-to-use-spaces-instead-of-tabs Yeah, another commit would be better.

Nah, not much. But… this is fairly hard to implement (especially live wallpapers).

@hipio yeah, this feature is in my _to-do_ list. However, https://github.com/AChep/AcDisplay/blob/master/project/app/src/main/java/com/achep/acdisplay/ui/CornerHelper.java is that class you have been looking for.

@hipio currently there's no custom dialog for that :) You'll have to create a one. Example: https://github.com/AChep/AcDisplay/tree/master/project/app/src/main/java/com/achep/acdisplay/ui/preferences