Alessandro MautoneinBetter ProgrammingHow to Effectively Create and Review Pull RequestsTips for PR size, description, templates, and moreJan 21, 2022Jan 21, 2022
Alessandro MautoneThread-safe Code Through TDDToday I am going to write about something I came across recently: making some already existing code thread-safe.Feb 15, 2021Feb 15, 2021
Alessandro MautoneDeliver (feature and) regular test builds through the Google Play StoreToday we are going to explore how to deliver both feature and regular test builds through the Google Play Store. It is true there are many…Dec 24, 2020Dec 24, 2020
Alessandro MautoneSpotless on AndroidSetting up spotless is quite easy, let’s take a look at what we did at Collect by WeTransfer to have a setup that is as much ready-to-go…Aug 31, 20203Aug 31, 20203
Alessandro MautoneImplementing new Android’s snackbar style on “.Bridge” themesIf you go to the material.io website and check for the snackbar designs, you will see new something like this:Mar 5, 2020Mar 5, 2020
Alessandro MautoneKotlin — Copy (big) filesRecently I found myself in the situation of coping files of (potentially) any size, so I started in a simple way.Feb 10, 2020Feb 10, 2020
Alessandro MautoneAutomated release notes for AndroidWe always struggled a bit in finding a nice way of automatically generating release notes for our Android project: we first started…Jan 16, 2020Jan 16, 2020
Alessandro MautoneBitrise — Run Android instrumented tests on different modules within the same projectI run in this issue recently, and I found very little documentation (most of which was out of date) so I decided to write a pretty simple…Jul 16, 2019Jul 16, 2019