Chris 'Nano' Bratusek

Results 4 issues of Chris 'Nano' Bratusek

What about auto-adding all games from DATADIR/solarus/[game] automatically to the launcher? Else all system-wide installed games won't appear by default.

Follow up for #765 * separates launcher icon from main activity (so it can be disabled without making microG inaccessible, think of Launchers that don't allow to hide Apps on...

Add new CondLog() [Conditional Logging] function to `play-services-core`. It only prints the Log if the desired Log.Level isLoggable(). Took some inspiration from [this gist](https://gist.github.com/kristopherjohnson/11219895). Also includes a test commit within...