Pinned Repositories
DoubleSlideExpandableListView-Eclipse
SlideExpandableListView with animation and double level (improvements from tjerkw project)
EncryptedSharedPreferences
Provides encryption for Android SharedPreferences
EspressoMockitoDaggerLeakCanary
An Android project that demonstrates how to integrate these four tools at once (Espresso, Mockito, Dagger and LeakCanary)
EtherTracker
Android app which allows to track ether values (ethereum currency) thanks to coinmarketcap api
gradle-android-junit-jacoco-plugin
Gradle plugin that generates JaCoCo reports from an Android Gradle Project
GreenDao-vs-Realm
A project that aims to compare performances between this two libs, with my custom complex object (did not find a github project with that comparison).
RobolectricEndless
example for a current issue with robolectric
SleepTracker
SleepTracker - WORK IN PROGRESS
SwiftWasmer
Demonstrates how to call Wasmer through Rust from a Swift Multiplatform app (iOS, MacOS).
TraceroutePing
An Android library which implements Traceroute using Ping commands
oliveeyay's Repositories
oliveeyay/DoubleSlideExpandableListView-Eclipse
SlideExpandableListView with animation and double level (improvements from tjerkw project)
oliveeyay/android-fit
oliveeyay/Elliptic_SDK
An elliptic cryptographic library coded in java; open source under GPL v3 license.
oliveeyay/Elliptic_SDK_C
An elliptic cryptographic library coded in C; open source under GPL v3 license.
oliveeyay/EncryptedSharedPreferencesExample
Uses EncryptedSharedPreferences library, remotely using gradle configuration from my maven repository
oliveeyay/SpringRestDemo
Rest services demo using Spring, Hibernate, Jersey, JPA2
oliveeyay/Swift-ObjectiveC-Java-Performance-Comparison
A performance comparison between these 3 languages, implementing Fibonacci and Bubble sort algorithms