Pinned Repositories
AndroidLogger
This is a lightweight Logger to file for Android. It's based on VoNaLogger.
DiagonalLayoutManager
The layout manager that lays out views from top-left to bottom-right
HashTagHelper
This is a library designed for highlighting hashtags ("#example") and catching click on them.
ImageTransition
This is a pet project that shows how to implement shared element image transition between activities on pre-Lollipop devices on Android.
LondonEyeLayoutManager
A Layoutmanager that must be used with RecyclerView. When list is scrolled views are moved by circular trajectory
MidPointCircleExplained
This is a project that helps to understand how "Mid Point Circle" algorithm works and how it is modified for LondonEyeLayoutManager project
PermissionsReference
The purpose of this project is to create an exhaustive reference of methods that developers have to take into account while implementing Runtime Permissions in Android Marshmallow and higher.
Setup-Free-Bitbucket-Cloud-CI
How to setup a Free CI for Android project based on bitbucket cloud pipelines
TestAsyncrounousAndroid
This is a project that descirbes how easily we can test asynchronous actions in Android
VideoPlayerManager
This is a project designed to help controlling Android MediaPlayer class. It makes it easier to use MediaPlayer ListView and RecyclerView. Also it tracks the most visible item in scrolling list. When new item in the list become the most visible, this library gives an API to track it.
danylovolokh's Repositories
danylovolokh/VideoPlayerManager
This is a project designed to help controlling Android MediaPlayer class. It makes it easier to use MediaPlayer ListView and RecyclerView. Also it tracks the most visible item in scrolling list. When new item in the list become the most visible, this library gives an API to track it.
danylovolokh/LondonEyeLayoutManager
A Layoutmanager that must be used with RecyclerView. When list is scrolled views are moved by circular trajectory
danylovolokh/HashTagHelper
This is a library designed for highlighting hashtags ("#example") and catching click on them.
danylovolokh/ImageTransition
This is a pet project that shows how to implement shared element image transition between activities on pre-Lollipop devices on Android.
danylovolokh/MidPointCircleExplained
This is a project that helps to understand how "Mid Point Circle" algorithm works and how it is modified for LondonEyeLayoutManager project
danylovolokh/AndroidLogger
This is a lightweight Logger to file for Android. It's based on VoNaLogger.
danylovolokh/PermissionsReference
The purpose of this project is to create an exhaustive reference of methods that developers have to take into account while implementing Runtime Permissions in Android Marshmallow and higher.
danylovolokh/TestAsyncrounousAndroid
This is a project that descirbes how easily we can test asynchronous actions in Android
danylovolokh/DiagonalLayoutManager
The layout manager that lays out views from top-left to bottom-right
danylovolokh/Setup-Free-Bitbucket-Cloud-CI
How to setup a Free CI for Android project based on bitbucket cloud pipelines
danylovolokh/VoNaLogger
This is a lightweight Logger written in pure Java.
danylovolokh/AlgorithmsAnalysis
Coursera by Tim Roughgarden
danylovolokh/Algorithms
Solutions for some common algorithm problems written in Java.
danylovolokh/DiskLruCache
Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
danylovolokh/JCenter
This repository contains few scripts related to publishing the libraries.