retinalfetish

retinalfetish.github.io

GitHub Repositories

CircularSeekBar

An Android library for a styleable circular SeekBar widget. The user can initiate changes to the progress level by moving a draggable thumb or touching the drawn arc.

DigitalRain

Android library for a widget to recreate the classic Matrix digital rain effect. It features a number of customizations for the animation and text.

ExampleMaps

Example implementation of the Tomtom Maps SDK for Android. It uses the onMapReady() callback and onLocationChanged() listener to add a cluster of test markers around the current location.

ListSearchView

An Android library for a simple SearchView widget extended from AutoCompleteTextView and stylized as such. It can show a drop down list of suggestions from a ListAdapter.

MarqueeView

Another Android library for a styleable marquee text widget that creates the classic effect but with a few more features. Note that this is not extended from TextView.

MovableActionButton

Yet another Android library for a movable FloatingActionButton widget. The view can be repositioned by the user within the confines of the parent.

Nudge

A simple Composable replacement for traditional Toast messages in Android. It uses a reversed LazyColumn placed at the bottom and supports four different customizable notification types.

PlasmaFractalView

An Android library to generate and display a plasma cloud fractal within a custom View. It is based on a recursive implementation of the random midpoint displacement method.

StarfieldView

Another android library widget to generate a classic radial starfield. It features a number of customizable settings and runs a threaded animator to buffer the drawing bitmap.