:zap: [Android Library] Play with sensor events & detect gestures in a breeze.
Die Hauptfunktionen von nisrulz/sensey sind: Android Development Utilities, Developer Utilities, Gesture Controls, Sensor and Hardware, Swipe and Gesture Controls.
Open-Source-Alternativen zu nisrulz/sensey sind unter anderem: chrisjenx/calligraphy — Calligraphy is an Android typography framework and custom font manager used to map custom font files to text views… nisrulz/easydeviceinfo — :iphone: [Android Library] Get device information in a super easy way. alexvasilkov/gestureviews — ImageView and FrameLayout with gestures control and position animation. badoo/android-weak-handler — Memory safer implementation of android.os.Handler. google/guava — Guava is a Java standard library extension and utility toolkit that provides optimized data structures, concurrency… pkarira/swipper.
Memory safer implementation of android.os.Handler
Calligraphy is an Android typography framework and custom font manager used to map custom font files to text views through hierarchical style resolution and global default configurations. It provides a system for defining global default fonts and fallback priorities across an entire Android application. The project manages font assignments by evaluating a priority chain of view attributes, styles, text appearances, and themes. This allows for the injection of custom typefaces into Android text components and the mapping of font assets to theme attributes to maintain a uniform visual identity.
ImageView and FrameLayout with gestures control and position animation
Guava is a Java standard library extension and utility toolkit that provides optimized data structures, concurrency tools, and core extensions. It serves as a comprehensive set of helpers for Java development, focusing on reducing repetitive boilerplate logic. The project is distinguished by its specialized implementations of immutable collections, which ensure thread safety and data consistency by preventing accidental modification. It also includes a dedicated graph data structure library for modeling and traversing networks of interconnected nodes and edges, alongside advanced collection t