Pinned Repositories
Alerter
An Android Alerting Library
Android-CleanArchitecture
This is a sample app that is part of a blog post I have written about how to architect android application using the Uncle Bob's clean architecture approach.
android-guidelines
Project Guidelines for the Android Buffer App
android-numberpicker
android-viewbadger
A simple way to "badge" any given Android view at runtime without having to cater for it in layout
Avengers
Badger
A badge for any drawable
compose-worksheet-blog
Code for a blog post about derivedStateOf.
json-framework
JSON (JavaScript Object Notation) is a light-weight data interchange format that's easy to read and write for humans and computers alike. This framework implements a strict JSON parser and generator in Objective-C.
papo2608's Repositories
papo2608/json-framework
JSON (JavaScript Object Notation) is a light-weight data interchange format that's easy to read and write for humans and computers alike. This framework implements a strict JSON parser and generator in Objective-C.
papo2608/Alerter
An Android Alerting Library
papo2608/Android-CleanArchitecture
This is a sample app that is part of a blog post I have written about how to architect android application using the Uncle Bob's clean architecture approach.
papo2608/android-guidelines
Project Guidelines for the Android Buffer App
papo2608/android-viewbadger
A simple way to "badge" any given Android view at runtime without having to cater for it in layout
papo2608/Avengers
papo2608/Badger
A badge for any drawable
papo2608/compose-worksheet-blog
Code for a blog post about derivedStateOf.
papo2608/etpushsdk2
subscriber_key
papo2608/experiment-apex
A basic, incomplete, buggy, far from efficient UI toolkit for Kotlin/Android. An experiment for fun and to learn.
papo2608/GroceryStore
Grocery Store application to showcase good practices in android development
papo2608/hedvig-android
Android app for Hedvig
papo2608/hello-mvp-dagger-2
Android MVP example code using RxJava 1, Retrolambda, Dagger 2, and more
papo2608/HoloEverywhere-Addon-Facebook-SDK
Facebook SDK for Android
papo2608/jquery-mobile
jQuery Mobile Framework
papo2608/jsonschema2pojo
Generates Java types from JSON Schema (or example JSON) and annotates those types for data-binding with Jackson 1.x or 2.x, Gson, etc
papo2608/kotlin-compose-coordinator-example
A flexible navigation pattern for Jetpack Compose using the Coordinator pattern
papo2608/make-or-break
A template project which implements a bunch of code quality checks
papo2608/MaterialMasterDetail
Android Application sample of how to implement Master/Detail pattern that follows Material Design visual language
papo2608/MHValidationClass
Validates objects in a view. You just have to set the classes which you want to validate.
papo2608/mobilization-2016
Mobilization VI Schedule app
papo2608/platform_packages_apps_mms
papo2608/poeditor-cli
POEditor CLI
papo2608/robospice
Repo of the Open Source Android library : RoboSpice. RoboSpice is a modular android library that makes writing asynchronous long running tasks easy. It is specialized in network requests, supports caching and offers REST requests out-of-the box using extension modules.
papo2608/secure-preferences
Android Shared preference wrapper than encrypts the keys and values of Shared Preferences. It's not bullet proof security but rather a quick win for incrementally making your android app more secure.
papo2608/SlidingRootNav
DrawerLayout-like ViewGroup, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible.
papo2608/smsdroid
SMSdroid is yet an other sms reader for android phones, working together with all the others via intents
papo2608/SwipeIntro
ObjectAnimator Example
papo2608/synosync
synoSync is a small xojo tool that decrypts DLC files and pushes them on the Synology NAS to the pre-installed Synology Download Station.
papo2608/XLForm
XLForm is the most flexible and powerful iOS library to create dynamic table-view forms.