GiovanniM's Stars
riggaroo/GithubUsersSearchApp
Sample app showcasing how to go about writing tests for Android Apps
chrisjenx/Calligraphy
Custom fonts in Android the easy way...
nogy/jsoundmodem
This project is aimed at providing an extendable soundmodem backend to various java applications. It is now in its initial phase providing nothing but a simple AFSK1200 modulator and rudimentary support for building AX.25 UI Frames needed for APRS. It is a rewrite/spinoff of the publicly available linux soundmodem which is written in C/C++
chiuki/friendspell
Party icebreaker game based on the Google Nearby API
laenger/ViewPagerBottomSheet
Use ViewPagers in Bottom Sheets!
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
facebookarchive/network-connection-class
Listen to current network traffic in the app and categorize the quality of the network.
facebook/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
android/topeka
A fun to play quiz that showcases material design on Android
square/leakcanary
A memory leak detection library for Android.
square/picasso
A powerful image downloading and caching library for Android
facebook/fresco
An Android library for managing images and the memory they use.
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
android-rcs/rcsjta
RCS-e stack for Android with GSMA API
iPaulPro/Android-ItemTouchHelper-Demo
Basic example of using ItemTouchHelper to add drag & drop and swipe-to-dismiss to RecyclerView.
eowise/recyclerview-stickyheaders
DEPRECATED. Android library that integrate sticky section headers in your RecyclerView
chrisbanes/cheesesquare
Demos the new Android Design library.
Trinea/android-open-project
A categorized collection of Android Open Source Projects, More powerful web version:
velos/SectionedGrid
Android class to support a Grid with multiple labeled sections, along with a supporting demonstration app.
silentnuke-old/StickyGridHeaders
An Android Library that makes it easy to make grid views with sectioned data and headers that stick to the top. Fork https://github.com/TonicArtos/StickyGridHeaders
hansenji/GridAdapters
Sectioned and Grouped grid adapters for android.
500px/500px-android-blur
Android Blurring View
PomepuyN/BlurEffectForAndroidDesign
Sample to show how to implement blur graphical tricks
DWorkS/AStickyHeader
Android Sticky Headers : now headers everywhere
paveldudka/blurring
Sandbox project for different blurring techniques
lucasr/probe
[DEPRECATED] Dissect layout traversals on Android
rohaanhamid/ScrollableItemList
An Android RecyclerView List with items that can scroll to reveal more content
hdodenhof/CircleImageView
A circular ImageView for Android
nispok/snackbar
[DEPRECATED] Android Library that implements Snackbars from Google's Material Design documentation.
TonicArtos/StickyGridHeaders
This project has been superseded by SuperSLiM, a layout manager for RecyclerView. I strongly recommend using SuperSLiM and not StickyGridHeaders.