Pinned Repositories
AirBrush
AirBrush is an Android library for simplifying the creation/handling of placeholder images that are shown while images are loading.
android-mvi-sample
Example MVI implementation, based off of Google's architectural samples.
ArgumentsExample
Android Arguments handling example
GlideCustomLoader
GraphQLDemoClient
GraphQL Client for Android using Apollo
GraphQLDemoServer
GraphQL server using ktor/netty and GraphQL-Java
HeatMyCar
Hacky but functional prototype for turning on the Mitsubishi Outlander PHEV heating system remotely using SMS. Rooted device not required. Using admin mode and accessibility service. Works only for the PHEV1 app, but seeing as the apps look identical a simple change would support the two other variants as well.
WireframeToJavaFX
Parses WireframeSketcher screen files into a functional JavaFX. Adds support for simple and intuitive scripting. E.g a label is only visible if a boolean variable is true, pressing a button sets the variable to true. All variable declarations and scripting is done using visual elements inside WireframeSketcher.
frel's Repositories
frel/AirBrush
AirBrush is an Android library for simplifying the creation/handling of placeholder images that are shown while images are loading.
frel/GraphQLDemoServer
GraphQL server using ktor/netty and GraphQL-Java
frel/GlideCustomLoader
frel/HeatMyCar
Hacky but functional prototype for turning on the Mitsubishi Outlander PHEV heating system remotely using SMS. Rooted device not required. Using admin mode and accessibility service. Works only for the PHEV1 app, but seeing as the apps look identical a simple change would support the two other variants as well.
frel/ArgumentsExample
Android Arguments handling example
frel/GraphQLDemoClient
GraphQL Client for Android using Apollo
frel/android-mvi-sample
Example MVI implementation, based off of Google's architectural samples.
frel/WireframeToJavaFX
Parses WireframeSketcher screen files into a functional JavaFX. Adds support for simple and intuitive scripting. E.g a label is only visible if a boolean variable is true, pressing a button sets the variable to true. All variable declarations and scripting is done using visual elements inside WireframeSketcher.