Pinned Repositories
ADBKeyboard
A useful Windows app for forwarding PC keyboard input to a connected Android device over ADB.
AinsleysMeatRub
android-viewbadger
A simple way to "badge" any given Android view at runtime without having to cater for it in layout
AppRTC
FlowTextView
A wrapping TextView for Android
libwebrtc-android
Pre-built stable WebRTC library for Android
MarqueeTextView
A reliable, lightweight, scrolling textview for Android
MaterialShowcaseView
A Material Design themed ShowcaseView for Android
OpenFlappyBird
An open source clone of a famous flappy bird game for Android using AndEngine
PS4Smasher
deano2390's Repositories
deano2390/MarqueeTextView
A reliable, lightweight, scrolling textview for Android
deano2390/AppRTC
deano2390/AndroidCountryPicker
deano2390/GCHQSolver
An algorithm to solve GCHQ's Christmas 2015 grid puzzle
deano2390/HeaderRecyclerView
HeaderRecyclerView is an Android library created to be able to use RecyclerView.Adapter with a header in a easy way. To use this library create your RecyclerView.Adapter classes extending from HeaderRecyclerViewAdapter.
deano2390/kurento-java
Apis for using Kurento server from java
deano2390/kurento-qa-pom
Kurento quality analysis pom repository
deano2390/LicensesDialog
LicensesDialog is an open source library to display licenses of third-party libraries in an Android app.
deano2390/range-slider-view
Android Range Slider View
deano2390/shimmer-android
An easy, flexible way to add a shimmering effect to any view in an Android app.
deano2390/WebTerminalView
This is a fun, lightweight, javascript driven, terminal style ticker text reader that I wrote for my personal 'business card' style website.
deano2390/WheelView
Android滚动选择控件
deano2390/android-gif-drawable
Views and Drawable for displaying animated GIFs on Android
deano2390/android-sql-logging
App-local sql logging with viewer activity
deano2390/cwac-cam2
Android Camera API, Made Better. Again.
deano2390/grafika
Grafika test app
deano2390/HeartbeatFixerForGCM
Tiny application to fix GCM push notification delay issue
deano2390/HWEncoderExperiments
Deprecated ( See https://github.com/Kickflip/kickflip-android-sdk for my current work). Experiments with Android 4.3's MediaCodec and MediaMuxer
deano2390/jolly-jumper
be jolly play jolly
deano2390/lock-screen
Simple and beautiful Lock Screen library to set an check pin code. Integrated with fingerprint authentication.
deano2390/MaterialSearchBar
Material Design Search Bar for Android
deano2390/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
deano2390/overscroll-decor
Android: iOS-like over-scrolling effect applicable over almost all scrollable Android views.
deano2390/ScreenRecordingSample
Simultaneous audio and screen recording sample using MediaCodec/MediaMuxer/VirtualDisplay
deano2390/Signal-Android
A private messenger for Android.
deano2390/Signal-Server
deano2390/speed-test-lib
:cloud: JSpeedTest : speed test client library for Java/Android
deano2390/stunclient
STUN client for Android
deano2390/ToggleButtonLayout
Easy creation and management of toggle buttons on Android from the Material Design spec.
deano2390/WebRTC-Mirror
My personal clone of the official WebRTC sources for tracking tweaks that I make