bpappin
Software Developer, Father, Adventurist, Autodidact, Maker, Pilot, Sailor, Driver, Artist, and Accidental Poet.
Barrie, Ontario
Pinned Repositories
accessibilitools
UI tools to help make your Android app accessible.
AndroidAssetStudio
A set of web-based tools for generating graphics and other assets that would eventually be in an Android application's res/ directory.
BubbleSeekBar
A beautiful Android custom seekbar, which has a bubble view with progress appearing upon when seeking. 自定义SeekBar,进度变化更以可视化气泡样式呈现
CalendarView
A highly customizable calendar library for Android, powered by RecyclerView.
ChipsLayoutManager
ANDROID. ChipsLayoutManager (SpanLayoutManager, FlowLayoutManager). A custom layout manager for RecyclerView which mimicric TextView span behaviour, flow layouts behaviour with support of amazing recyclerView features
CircularProgressIndicator
Customizable circular progress indicator
ComposeReorderable
Enables reordering by drag and drop in Jetpack Compose (Desktop) LazyList & LazyGrid.
material-barcode-scanner
Easy to use barcode reader for your Android Project (Uses Google Mobile Vision API)
material-toggle-buttons
Android toggle buttons that adhere to the Material Design documentation.
rufous-android
Utility libraries for android developers
bpappin's Repositories
bpappin/TextDrawable
This light-weight library provides images with letter/text like the Gmail app. It extends the Drawable class thus can be used with existing/custom/network ImageView classes. Also included is a fluent interface for creating drawables and a customizable ColorGenerator.
bpappin/TedBottomPicker
TedBottomPicker is simple image picker using bottom sheet
bpappin/JExpandableTableView
JExpandableTableView provides out of box support for expandable table cells
bpappin/Laurine
Laurine - Localization code generator written in Swift. Sweet!
bpappin/MarkdownView
Android library to display markdown text.
bpappin/MaskedEditText
bpappin/FirebaseAccountAuthenticator
A sample custom account authenticator app powered by Google Firebase.
bpappin/MarkdownView-1
MarkdownView is an Android webview with the capablity of loading Markdown text or file and display it as HTML, it uses MarkdownJ and extends Android webview.
bpappin/geo
Geohash utitlies in java
bpappin/android-geohash
Small Android Geohash Library
bpappin/archiva
Mirror of Apache Archiva
bpappin/Core-Data-Editor
Core Data Editor lets you easily view, edit and analyze applications‘ data. Core Data Editor is compatible with Mac and iOS applications and supports XML, SQLite and binary stores, visualizes all relationships and is able to edit the data and generate Objective-C code for the data model.
bpappin/material-toggle-buttons
Android toggle buttons that adhere to the Material Design documentation.
bpappin/zxing
Official ZXing ("Zebra Crossing") project home
bpappin/easypermissions
Simplify Android M system permissions
bpappin/smsbackupreader
Simple PC/Mac/*nix program to read XML backups of Android SMS messages
bpappin/homebrew-laurine
Homebrew Repository for Laurine Generator
bpappin/bpappin-nammu
Permission helper for Android M - background check, monitoring and more
bpappin/Android-Image-Cropper
Android widget for cropping image, optimized for picked image from Camera or Gallery.
bpappin/sugar
Insanely easy way to work with Android Database.
bpappin/gocoder-sdk-samples-android
A sample app for Android that demonstrates the capabilities of the Wowza GoCoder™ SDK.
bpappin/QuizEngine
Starting point for assignment
bpappin/JSONApi
A library to implement the specifications from jsonapi.org with Java for android developers.
bpappin/BottomBar
A custom view component that mimics the new Material Design Bottom Navigation pattern.
bpappin/aosddl
Automatically exported from code.google.com/p/aosddl
bpappin/android-shape-imageview
Custom shaped android imageview components
bpappin/google-services
A collection of quickstart samples demonstrating the Google APIs for Android and iOS
bpappin/BottomSheet
One way to present a set of actions to a user is with bottom sheets, a sheet of paper that slides up from the bottom edge of the screen. Bottom sheets offer flexibility in the display of clear and simple actions that do not need explanation.
bpappin/ActiveAndroid
Active record style SQLite persistence for Android
bpappin/CustomShapeImageView
A library for supporting custom shaped ImageView(s) using SVGs and paint shapes