Akshay Arora

Results 36 comments of Akshay Arora

Documentation please! https://github.com/kivy/plyer/blob/d2aac471acef47cac78ec51afb3173c60334aa23/plyer/facades/orientation.py#L65

So we should separate Bluetooth into Bluetooth->`FeatureX` specifying which use case is supported and which isn't

so we should probably add requesting permissions on android into plyer

@RobertFlatt This is the intended design by Android :: - Permissions should be called as late as possible only when you actually need them. In Kivy if permissions don't work...

Upon further investigation including the mentioned patch does not help in fixing the issue :/ .

Seems like you are including protobuf in your app, I guess you compile protobuf using a local recipe. I suggest you just include the pure python generated files from protobuf...

@Julian-O would you please rebase from current master. @AndreMiras I would vote +1 for the change introducing isort.

@Julian-O would you please rebase from current master. @AndreMiras I would vote +1 for the change introducing isort.

nice idea 👍