Pinned Repositories
android-bootanimation-checker
Little app to test bootanimation.zip
screenshot-tests-for-android
Generate fast deterministic screenshots during Android instrumentation tests
rhook
Git commit-hook which can be used to check if Realm data model in your project has accidentally been modified without a migration
android-bootanimation-checker
Little app to test bootanimation.zip
android-image-download
Multithreaded asynchronous image download with memory caching
archy
Realm extensions written in Kotlin :rocket:
baster-chrome-extension
Chrome extension to work with Linkedin profiles
baster-chrome-extension-backend
Backend source code for baster chrome extension
game-dev-test
A challenge for an Android Developer
vicfran's Repositories
vicfran/android-image-download
Multithreaded asynchronous image download with memory caching
vicfran/archy
Realm extensions written in Kotlin :rocket:
vicfran/game-dev-test
A challenge for an Android Developer
vicfran/android-bootanimation-checker
Little app to test bootanimation.zip
vicfran/baster-chrome-extension
Chrome extension to work with Linkedin profiles
vicfran/baster-chrome-extension-backend
Backend source code for baster chrome extension
vicfran/data-structures
Data structures implementations that I have in my mind
vicfran/Elves-Android
Elves is a collection of low-level libraries designed to make developing mobile apps easier.
vicfran/galileo
vicfran/github-rx
Example of RxJava behavior
vicfran/gradle-plugin
This repo is thought as a Gradle plugins repository. Trying to dive deep inside Gradle fundamentals.
vicfran/jitsi-meet
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
vicfran/nasalib
Android app to use NASA api https://api.nasa.gov/
vicfran/platform_frameworks_base
vicfran/RobotTest
Robot pattern in android UI testing with espresso and kotlin DSL :robot:
vicfran/screenshot-tests-for-android
screenshot-test-for-android is a library that can generate fast deterministic screenshots while running instrumentation tests in android.
vicfran/ShipBookSDK-Android
A logging system for Android
vicfran/TaggingViewer
Visualize live on-screen all the tagging that is occurring in your application
vicfran/vicfran
Config files for my GitHub profile.
vicfran/vicfran.github.io
WhereWatch app website
vicfran/view-pager-project
Skeleton of View pager implementation. Android development