Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- Sydney, Australia
- https://chris.banes.me
Popular repositories
1,266 contributions in the last year
Activity overview

Contribution activity
October 2019
-
chrisbanes/insetter
Java
•
Built by
- chrisbanes/markers Java
Created a pull request in dsandler/markers that received 3 comments
Update Markers to be built with Gradle
A blast from the past. I needed a drawing app example for my next gesture navigation blog post, and Markers works perfectly.
+511
−211
•
3
comments
- Re-land AGP 3.6.0-beta01
- App bar tweaks and styling
- Remove headers from following/watched
- Update to insetter 0.0.3
- Remove Toolbar from search ui
- Move to using Insetter 🎉
- Revert back to AGP 3.5.1
- Update to AGP 3.6.0-beta01
- Move away from using Toolbar.setupWithNavController()
- Update dependencies
- Update to AGP 3.6.0-alpha12
- Revert "Save carousel's scroll position in DiscoverFragment"
- Refactor tests to use Dagger
- Add multiple-back stacks to Bottom Navigation
- Move Toolbars to Fragment layouts
- Some small tweaks to bottom navigation
- Rename InsetUtils to Insetter
- Add some basic tests to Insetter
- Fix margin attrs not working
- Stop generating BuildConfig files
- Update README ready for v0.0.1
- Add signing info so we can deploy from CI
- Update gitignore
- Fix data-binding not being able to find dbx adapters
- Update Readme
- Fix POM dependencies
- Initial CircleCI config
Created an issue in airbnb/epoxy that received 2 comments
Epoxy compiler exception when using inlined suspending functions
I've been doing a bit of refactoring lately in Tivi, splitting out one of my ViewModels to a different module to the fragment/epoxy controller. For…
2
comments