Talks
A collection of some of the talks and presentations which I’ve given at various conferences, online events, and meetups.
2019
Supporting mobile usability with Dark Theme and Gestures in Android Q
Co-speakers # Nick Butcher and Rohah Shah
Description # Learn Android Q’s new customization and navigation features, including the UI patterns for offering dark themes and how to implement both light and dark themes in a manageable way, and the new gestural system navigation showing you how to update apps to seamlessly work with the gestures, drawing edge-to-edge.
Santa Tracker - Moving to Android App Bundle
Conference: Android Australia User Group
Description # Every year, Google releases the Santa Tracker app to millions of users across the world, wanting to track Santa over the holiday season.
Santa Tracker - Moving to Android App Bundle
Conference: shibuya.apk
Description # Every year, Google releases the Santa Tracker app to millions of users across the world, wanting to track Santa over the holiday season.
2018
Android Suspenders
Conference # Android Dev Summit
Co-speaker # Adam Powell
Description # So you’ve read the Coroutines guide and you’re ready to start using them in your Android app to coroutines?
Android Suspenders
Conference # GDG Melbourne DevFest 2018
Description # So you’ve read the Coroutines guide and you’re ready to start using them in your Android app to coroutines?
Android Suspenders
Conference: KotlinConf
Description # So you’ve read the Coroutines guide and you’re ready to start using them in your Android app to coroutines?
2017
Becoming a master window fitter 🔧
Conference: Droidcon London
Description # Window insets have long been a source of confusion to developers, and that’s because they are indeed very confusing!
Becoming a master window fitter 🔧
Conference: Droidcon NYC
Description # Window insets have long been a source of confusion to developers, and that’s because they are indeed very confusing!
Support Libraries - v25 and beyond
Meetup: Londroid
Description # Learn about some of the new features and improvements that we have released in v25 of the Android Support Library.
2016
Designing the Design Support Library
Conference: Droidcon London
Description # The design library introduced CoordinatorLayout, AppBarLayout and CollapsingToolbarLayout last year.