Pinned Repositories
android-MVVM-DataBinding-RecyclerViewExample
A demo of how to use Jetpack architecture and lifecycle component to implement a RecyclerView. The example has async image loading and item click handling.
android-widget-connectpattern
Draw a pattern to confirm the action, unlock the screen etc.
android-widget-fanmenu
Android fan menu
android-widget-ticktock
Count down, count up, tick... tock...
AnimatedEditText
Androids EditText that animates the typed text. EditText is extended to create AnimatedEditText and a PinEntryEditText.
LoopingViewPagerDemo
A demo app for trying to implement a looping ViewPager with a page indicator
PinEntryEditText
An EditText that looks like a pin entry field. It is highly customisable and even animated text.
PrayTime-Android
Android app for calculating Muslim prayer times and setting and alarm for the prayer times.
ThreadPoolWithCameraPreview
Demo of using threadpools to improve performance on Android
alphamu's Repositories
alphamu/ThreadPoolWithCameraPreview
Demo of using threadpools to improve performance on Android
alphamu/PrayTime-Android
Android app for calculating Muslim prayer times and setting and alarm for the prayer times.
alphamu/LoopingViewPagerDemo
A demo app for trying to implement a looping ViewPager with a page indicator
alphamu/KotlinFullstackSample
A sample project using Kotlin for backend and front-end (JavaScript)
alphamu/android-gestures-tutorial
How to detect multiple gestures on Android. Most applications tend to only listen for a simple touch gesture, perhaps the odd app with listen for a swipe or fling... what if you had an application that in a single view had to handle a LOT of Gestures and Taps.
alphamu/RxAndroidDemo
Sample app using RxJava and RxAndroid
alphamu/RatioImageView
An Android ImageView that increases the height of the image view automatically so that the image loaded in it retains it's aspect ratio
alphamu/Group-Deal-Clone
A Java clone for sites such as GroupOn. This uses Spring 3, Hibernate 4, Apache Tiles and Maven.
alphamu/augmented-reality-tutorial
a simple augmented reality tutorial I created with Ali Muzaffar (https://github.com/atgheb) it is split into four stages
alphamu/sun-status-app
An Android app to calculate the sunrise and sunset times and to allow you to set alerts for sunrise or sunset.
alphamu/GitHubReleasesDownloader
A quick and dirty application that allows you to download APKs from your GitHub releases. After the file downloads, an install is automatically triggered. This can be useful for testers and small teams to distribute builds internally. It also really helps if you build APKs on Travis and push the APKs to GitHub releases.
alphamu/android-child-lock
In development - a way to lock apps and protect access to them using a pin
alphamu/android-ics-query-calendar
Example on how to query android's local calendar.
alphamu/GoogleVolleyWithApache4
Google Volley built using Apache 4 (Currently 4.4.1.2)
alphamu/lotto-picker-in-c
A lotto picker that has been written in C. Guaranteed to pick winning numbers randomly! (Note: winning numbers may not be for lotteries of past decade)
alphamu/c-hard-way-learning-exercises
The exercises I did from Zed Shaw's learn C the hard way. http://c.learncodingthehardway.org
alphamu/jQuery-Checkbox-Search-Plugin
jQuery Checkbox Search plugin lets you search all checkboxes in a page and select them from within a input field (text)
alphamu/power-nap-widget
Power nap widget is a simple Android widget that displays 4 buttons and displaying time intervals and lets the user select how long they want to nap for. After the selected period of time an alarm is sound.
alphamu/ThumborURL
A library to generate encrypted URLs for Thumbor in your iOS app.
alphamu/android-wheel
Automatically exported from code.google.com/p/android-wheel
alphamu/GoogleVolleyWithApache4Example
An example of using GoogleVilleyWithApache4 in a project
alphamu/homebrew-cask
A CLI workflow for the administration of Mac applications distributed as binaries
alphamu/ios-workspace
Various iOS app that I have worked on. Most importantly source for the app for my personal website.
alphamu/MaterialAnimationsExample
A project to experiment with how to do a lot of the animations that we see in material/lollipop+ apps in a manner that is at least API15 compliant.
alphamu/pollexor
Java client for the Thumbor image service which allows you to build URIs in an expressive fashion using a fluent API.
alphamu/turtle-draw
Android app to draw lines using a cursor (sorta like the logo app of olden days)
alphamu/usergrid
Mirror of Apache Usergrid