gianlucaparadise
gianlucaparadise
Is the `JobIntentService` still needed for Android 8+? The [official documentation](https://developer.android.com/training/location/geofencing) is not using it.
**Describe the Bug** When a dialog form is opened, you cannot select the buttons using the Tab on the keyboard key. **Steps to Reproduce** Steps to reproduce the behaviour: 1....
Is it planned a migration from Android Support to AndroidX for the `GalaSoft.MvvmLight.Platform.AndroidSupport` package? In my opinion, this is a really blocking issue because it blocks the migration to AndroidX....
Starting from the _GalaSoft.MvvmLight.Platform.AndroidSupport_ project, it has been created a new project (_GalaSoft.MvvmLight.Platform.AndroidX_) in order to support the `RecyclerView` from the AndroidX library over the one from the Android Support...
**micro-bot** is easily configurable with **Now**. Given that **Vercel** replaced **Now**, will you also update **micro-bot** accordingly? Thanks!
It would be nice to have the possibility to generate a [gRPCurl](https://github.com/fullstorydev/grpcurl) command starting from an httpyac request. This feature should be similar to the _generate shell - curl_ feature...
Add the release year among the available Track Info. I can also try to work on this PR, any advice on how to implement it? I quickly checked the code...