Roberto Leinardi

Results 54 issues of Roberto Leinardi

I would like to know if is possible to suggest to bindgen a name for anonymous unions. For example, if I have this structure: ```C typedef struct { unsigned int...

enhancement
help wanted

Currently the Error Prone parser is reporting also the checkstyle errors. This is a problem for 2 reasons: 1. the checkstyle errors appear multiple times in my log (one per...

Is it currently possible to replicate the behavior of the "Inbox by Gmail" FAB with this library? I am talking about this: ![image](https://i.stack.imgur.com/XUKoV.jpg) In particular I am interested in: 1....

**Steps to reproduce:** Make sure that Ulauncher is already running (icon indicator present) and start Ulauncher manually, either executing `ulauncher` form a virtual terminal or creating a DE shortcut that...

bug
no solution :man_shrugging:

#### Your system information * Steam client version (build number or date): 1487812945 * Distribution (e.g. Ubuntu): Ubuntu 16.10 (64 bit) * Graphics driver version (run nvidia-settings): 4.5.0 NVIDIA 375.27.10...

Hi, I know that currently you are not accepting external contributions for new drivers but, in case you will open contribution again, I would like to make a PR for...

Any plans to support even the seconds as Labeler? Would be useful when you want to set an alarm with precision.

colorAccent is used instead of colorControlActivated: ![image](https://user-images.githubusercontent.com/273338/27013021-cff21aa6-4edb-11e7-8a38-815cb74c11d4.png) Theme: ``` @color/material_red_500 @color/material_blue_700 @color/material_green_a700 @color/material_purple_500 @color/material_lime_500 @style/AppTheme.Dialog.Legend @style/AppTheme.Dialog.Alert.Legend ``` Layout: ``` ``` Tested on emulator API 25 and 16.

Priority: Low
Status: Accepted
Type: Enhancement
Status: Stale

I would like to be able to send sensor data to the emulator. From command line I can use something like this to simulate, for example, a 1 second device...

enhancement