Oleksandr

Results 5 repositories owned by Oleksandr

binding-tc

31
Stars
4
Forks
Watchers

AEB - Android Easy Binding. Android View properties binding to the Business Objects (known as POJO).

meter

118
Stars
6
Forks
Watchers

Meter - is a simple micro-benchmarking tool for Android (and Java) projects. This is not a profiler, this is very small utility class that designed for making benchmarking easy. Nothing more. Alternat...

android-lifecycle

99
Stars
7
Forks
Watchers

A diagram of the Android Activity / Fragment lifecycle

autoproxy

19
Stars
3
Forks
Watchers

Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a design pattern: proxy, delegate, interceptor.