Projects

Android community distributions

I have contributed code to Android ROMs maintained by the community like CyanogenMod, it’s successor LineageOS and OmniROM. Unfortunately after CyanogenMod disbanded most of the old commits were archived from their gerrit, so there’s no easy way to retrieving all of them.

The most relevant ones, related to support for multimedia codecs from Novathor chipsets, are linked below:

All of this was done in the context of maintaining unofficial builds for my devices:

Samsung Galaxy S3 Mini

Samsung Galaxy S4 Mini

Motorola Moto X Play

Nino: Gradle automatizer

Nino is a python program to automatize the syncing, building, signing and deployment of your open source mobile applications using git, gradle and android system tools.

It allows granular configuration for each project, like which gradle tasks are assembled, which keystores are used for signing and what devices are deploy targets. You can get a feel of how it works and read the code by yourself on the GitHub repository.

Webextension: Collapsed Mastodon

Mastodon is a distributed social network. A default user interface is provided as a web app, however certain things like the fixed drawer waste a lot of space.

This webextension collapses every useless container and integrates the reply boxes in the timelines in a TweetDeck style, all while keeping support for navigation through keybidings. It can be installed for Firefox from the AMO and for Chromium by following the instructions on the GitHub repository.

Other cool things

Although not as big and useful as the previously mentioned ones I’ve also done some other work.