At Buffer we regularly hold what we call ‘Snackchats’. These are short & informal presentations of something that we want to share with our team...
Read moreHeader Photo by Jakob Owens on Unsplash A new feature we’ve been building out required the use of a thumbnail picker for video files. After looking around for open-source implementations, it was clear that there wasn’t something that already existed which would fit in with...
Header Photo by Jakob Owens on Unsplash A new feature we’ve been building out required the use of a thumbnail picker for video files. After...
Header Photo by The Nigmatic on Unsplash Discovering the issue It was the 14th December and we were winding down ready for the Christmas break. Our code freeze...
It's important to write tests, but it can be repetitive. You can use Live Template to let the editor do some of the work for...
Modularization in android applications is nothing new – I previously outlined the different types of modularization and the advantages they bring over in this post,...
Deploying mobile applications tends to be a fairly different process than when it comes to web applications. On the web we can push updates and...
When you’re working on large projects, sometimes it can be difficult to ensure that all of your libraries are kept up-to-date. Whilst we can periodically...
In my projects both at work and outside, I’ve always used Dagger for Dependency Injection. Not only am I familiar with it, but it’s a...
We’re working towards better accessibility for our Android apps here at Buffer. That’s why when we recently added a new feature to Reply, we took...
Have you ever looked at the Android System settings page for a specific application and wondered about the option to view “Additional settings in the...
During a recent hack day we added a bunch of small but impactful features into our application, one of these being integration with the GIF...