scottyab
Senior Android Developer (remote), author, speaker, father and scruffy looking nerf herder. Love coffee, Belgian beer and running. Founder @swmobilegroup
scottyabBristol, UK
Pinned Repositories
AESCrypt-Android
Simple API to perform AES encryption on Android. This is the Android counterpart to the AESCrypt library Ruby and Obj-C (with the same weak security defaults :( ) created by Gurpartap Singh. https://github.com/Gurpartap/aescrypt
androidkeystore
This started out as the sample project from Android sdk modified folder structure to for eclipse.
HeartBeatView
Simple custom view of a beating heart using scaling animation.
java-aes-crypto
A simple Android class for encrypting & decrypting strings, aiming to avoid the classic mistakes that most such classes suffer from.
rootbeer
Simple to use root checking Android library and sample app
safetynethelper
SafetyNet Helper wraps the Google Play Services SafetyNet.API and verifies Safety Net API response with the Android Device Verification API.
secure-preferences
Android Shared preference wrapper than encrypts the values of Shared Preferences. It's not bullet proof security but rather a quick win for incrementally making your android app more secure.
showhidepasswordedittext
Show/Hide Password EditText is a very simple extension of Android's EditText that puts a clickable hide/show icon in the right hand side of the EditText that allows showing of the password.
ssl-pin-generator
Simple jar to generate SSL pins based on a certificate's public key. Pins are base-64 SHA-1 hashes by default.
scottyab's Repositories
scottyab/AESCrypt-Android
Simple API to perform AES encryption on Android. This is the Android counterpart to the AESCrypt library Ruby and Obj-C (with the same weak security defaults :( ) created by Gurpartap Singh. https://github.com/Gurpartap/aescrypt
scottyab/showhidepasswordedittext
Show/Hide Password EditText is a very simple extension of Android's EditText that puts a clickable hide/show icon in the right hand side of the EditText that allows showing of the password.
scottyab/HeartBeatView
Simple custom view of a beating heart using scaling animation.
scottyab/android-environment-configuration-sample
Sample app used in blog post to illustrate a way of externallising config strings and adding DexGuard protection
scottyab/Android-Security-Reference
A W.I.P Android Security Ref
scottyab/Calligraphy
Custom fonts in Android the easy way...
scottyab/openssl_for_ios_and_android
OpenSSL Library for iOS and Android
scottyab/android-api-SecureKeys
Store sensible data in a simple and secure way
scottyab/AppIntro
Make a cool intro for your Android app.
scottyab/android-BluetoothLeGatt
scottyab/android-inapp-billing-v3
A lightweight implementation of Android In-app Billing Version 3
scottyab/AndroidKeystoreWipeTest
Simple app to test android keystore wiping
scottyab/DevDrawer
Dev Drawer Android App
scottyab/HorizontalWheelView
scottyab/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
scottyab/STGUploader
Upload photos from PMCA cameras to Google Photos
scottyab/android-BatchStepSensor
scottyab/android-fit
scottyab/danger-apkanalyzer
Danger plugin for apkanalyzer.
scottyab/doridori.github.io
Build a Jekyll blog in minutes, without touching the command line.
scottyab/DroidconDopplExample
App for Droidcon NYC
scottyab/EwoksWatch
Ewok Android wear watch face
scottyab/kotlin-notepad
scottyab/NyanProgressBar
scottyab/Permissive
scottyab/pidcat
Colored logcat script which only shows log entries for a specific application package.
scottyab/pusher-websocket-java
Pusher client library for Java targeting general Java and Android | owner=@kn100
scottyab/robolectric-samples
Sample projects that demonstrate how to use Robolectric.
scottyab/SlideToUnlockProject
Android slide-to-unlock custom view.
scottyab/steganography
Android Steganography Library