Pinned Repositories
AdapterDelegates
"Favor composition over inheritance" for RecyclerView Adapters
Akatsuki
Akatsuki is an Android library that handles state restoration via annotations.
Android-ActionItemBadge
This library offers a simple method to add a small badge icon to your ActionBar-MenuItem
mosby
A Model-View-Presenter library for modern Android apps
j3p0n's Repositories
j3p0n/android-mvp
j3p0n/AppIntro
Make a cool intro for your Android app.
j3p0n/recyclerview-animators
An Android Animation library which easily add itemanimator to RecyclerView items.
j3p0n/SuperRecyclerView
Pumped up RecyclerView
j3p0n/device-year-class
A library that analyzes an Android device's specifications and calculates which year the device would be considered "high end”.
j3p0n/WhatsApp-ProfileCollapsingToolbar
An Android custom animation view that looks like WhastApp Profile screen style
j3p0n/PrintDemo
Android手机连接蓝牙打印机的代码
j3p0n/android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
j3p0n/PersistentSearch
A clone of the Google Now/Maps/Play persistent search bar
j3p0n/Android-RobotoTextView
Implementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, includes the brand new Roboto Slab fonts.
j3p0n/tape
A lightning fast, transactional, file-based FIFO for Android and Java.
j3p0n/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
j3p0n/expandable-recycler-view
Expandable Recycler View
j3p0n/SubtitleCoordinatorLayoutExample
j3p0n/network-connection-class
Listen to current network traffic in the app and categorize the quality of the network.
j3p0n/android-materialshadowninepatch
Provides 9-patch based drop shadow for view elements. Works on API level 9 or later.
j3p0n/Android-Templates-And-Utilities
Collection of source codes, utilities, templates and snippets for Android development.
j3p0n/android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on
j3p0n/AndroidSwipeLayout
The Most Powerful Swipe Layout!
j3p0n/Akatsuki
Akatsuki is an Android library that handles state restoration via annotations.
j3p0n/PagerSlidingTabStrip
An interactive indicator to navigate between the different pages of a ViewPager
j3p0n/android_guides
Extensive Open-Source Guides for Android Developers
j3p0n/android-design-support-lib-demo
j3p0n/android-simple-facebook
Simple Facebook SDK for Android
j3p0n/HideOnScrollExample
This is an example on how to show/hide views when scrolling a list.
j3p0n/AndroidViewHover
An elegant way to show your menu or messages.
j3p0n/RetrofitExample
Example for one of my tutorials at http://blog.robinchutaux.com/blog/a-smart-way-to-use-retrofit/
j3p0n/DynamicRecyclerView
Set of plugable extenstions for Android RecyclerView
j3p0n/IceNet
j3p0n/P25Demo
Blue Bamboo P25 bluetooth printer android application demo