Giter Site home page Giter Site logo

sublimis / steadyservice Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 129 KB

Make on-screen reading easier by softening small movements of mobile screens (for Android and Wear).

Home Page: https://play.google.com/store/apps/details?id=com.sublimis.steadyscreen

License: Apache License 2.0

Java 100.00%
accessibilityservice android java wear-os

steadyservice's Introduction

Release

⛵ SteadyService library for Android and Wear 🏝️

More info

Please see the SteadyScreen project for more details.

Project components

  • Stilly app: The engine behind the scenes.
  • SteadyService library (this): If you want to implement your own screen stabilizer service that won't need Stilly.
  • SteadyViews library: Ready-to-use "Steady…" implementations of most common Android layouts (like e.g. LinearLayout or ConstraintLayout).
  • SteadyView library: Core classes and methods. To be used for custom View or ViewGroup implementations.

About the service

This service uses the AccessibilityService API to retrieve interactive windows on the screen, in order to find compatible ones. The service then sends multiple "move window" accessibility actions to such windows, as needed, to perform the intended function. The data accessed during the process, using Android's AccessibilityService API, can be of personal and confidential nature (i.e. sensitive information). The service never collects, stores nor shares that data in any way.

⚡ The service has been crafted very meticulously, in order to minimize resource usage and maximize performance.

steadyservice's People

Contributors

sublimis avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.