Pinned Repositories
acra
Application Crash Reports for Android
ActiveAndroid
Active record style SQLite persistence for Android
AdapterDelegates
"Favor composition over inheritance" for RecyclerView Adapters
airbrake-android
Airbrake Notifier for Android
android-async-http
An Asynchronous HTTP Library for Android
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
android-datepicker
Android ICS DatePicker backported to 2.2
Repository-Sample
Android repository pattern implementation. Also used Dagger(dependency injection) and MVP pattern
rx-android-architecture
An example project of an Android architecture built on RxJava
TabFragment
android example app to manage tabs with activities and fragments
albertopenas's Repositories
albertopenas/Repository-Sample
Android repository pattern implementation. Also used Dagger(dependency injection) and MVP pattern
albertopenas/rx-android-architecture
An example project of an Android architecture built on RxJava
albertopenas/AdapterDelegates
"Favor composition over inheritance" for RecyclerView Adapters
albertopenas/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
albertopenas/android-styled-dialogs
Backport of Material dialogs with easy-to-use API based on DialogFragment
albertopenas/AndroidMVVM
An implementation of the mvvm architectural pattern for android
albertopenas/awesome-android
android libs from github or other websites
albertopenas/CircleImageView
A circular ImageView for Android
albertopenas/Clean-Architecture-Tv-shows-on-the-air
Clean arch implementation
albertopenas/Curved-Fab-Reveal-Example
albertopenas/cwac-wakeful
CommonsWare Android Components: WakefulIntentService
albertopenas/fb-android-dagger
A set of helper classes for using dagger with Android components such as Applications, Activities, Fragments, BroadcastReceivers, and Services.
albertopenas/friendly_id
FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.
albertopenas/java-design-patterns
Design patterns implemented in Java
albertopenas/JSQMessagesViewController
An elegant messages UI library for iOS
albertopenas/KataSuperHeroesAndroid
Super Heroes Kata for Android Developers. The main goal is to practice UI Testing.
albertopenas/KataSuperHeroesIOS
Super heroes kata for iOS Developers. The main goal is to practice UI Testing.
albertopenas/KBContactsSelection
Easily search and select contacts in your iOS Address Book and redirect to Mail or Messages with results.
albertopenas/LeakCanarySample
android leak canary(SQUARE) sample project for test leaking objects
albertopenas/loadtoast
Pretty material design toasts with feedback animations
albertopenas/logger
Simple, pretty and powerful logger for android
albertopenas/MaterialLoadingProgressBar
MaterialLoadingProgressBar provide a styled ProgressBar which looks like SwipeRefreshLayout's loading indicator(support-v4 v21+)
albertopenas/MPAndroidChart
A powerful Android chart view / graph view library, supporting line- bar- pie- radar- and candlestick charts as well as scaling, dragging and animations.
albertopenas/ORMLiteWrapper
LightWeight wrapper for ORMLite library for Android
albertopenas/Patterns
albertopenas/Renderers
Renderers is an Android library created to avoid all the boilerplate needed to create a new ListView adapter.
albertopenas/sweet-alert-dialog
SweetAlert for Android, a beautiful and clever alert dialog
albertopenas/TinyTask
A Tiny Task Library
albertopenas/zxing
Official ZXing ("Zebra Crossing") project home
albertopenas/zxscanlib
Android library QR (and other codes) scanner, based on ZXing