Pinned Repositories
android-ForegroundService
An example of how to run Service on foreground
android-priority-jobqueue
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
Carbon
Material Design implementation for Android 2.2+. Shadows, ripples, vectors, fonts, animations, widgets, rounded corners and more.
cheesesquare
Demos the new Android Design library.
custom-searchable
This repository contains a library that aims to provide a custom searchable interface for android applications.
dev-summit-architecture-demo
The demo application that we've used in the Architecture Talk @ Android Dev Summit 2015
kotlin-examples
Various examples for Kotlin
Multi-Theme-Support
This is a project to showcase the usage of colors with multiple themes for an Android application
nachos
Material Chips for Android
PersistentSearch
A clone of the Google Now/Maps/Play persistent search bar
wesley-alcock-hs's Repositories
wesley-alcock-hs/android-ForegroundService
An example of how to run Service on foreground
wesley-alcock-hs/android-priority-jobqueue
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
wesley-alcock-hs/Carbon
Material Design implementation for Android 2.2+. Shadows, ripples, vectors, fonts, animations, widgets, rounded corners and more.
wesley-alcock-hs/cheesesquare
Demos the new Android Design library.
wesley-alcock-hs/custom-searchable
This repository contains a library that aims to provide a custom searchable interface for android applications.
wesley-alcock-hs/dev-summit-architecture-demo
The demo application that we've used in the Architecture Talk @ Android Dev Summit 2015
wesley-alcock-hs/kotlin-examples
Various examples for Kotlin
wesley-alcock-hs/Multi-Theme-Support
This is a project to showcase the usage of colors with multiple themes for an Android application
wesley-alcock-hs/nachos
Material Chips for Android
wesley-alcock-hs/PersistentSearch
A clone of the Google Now/Maps/Play persistent search bar
wesley-alcock-hs/Searchable-RecyclerView-Demo
An example app using a SearchView to filter items in a RecyclerView while taking full advantage of item animations!
wesley-alcock-hs/ToDoList