Fabio de Matos

Results 34 comments of Fabio de Matos

Is this meant as a refactor thing? If it is then +1 Btw I love that page, so happy to have a plugin to automate my work :)

After using a little bit I think that's exactly what I'd like it to do. Although I'd love it to pop up a confirmation dialog giving me the chance to...

I didn't see this PR, but included a "press power" command in my PR (#55)

adb shell commands are easily implemented with #55, pls upvote

#55 has refactors that make it easier to issue `adb shell` commands.

I have some code for that, I'll try to get it cleaned for a PR. It's ok to ping me if I take too long, I can get very forgetful.

Solved on https://github.com/pbreault/adb-idea/pull/55/ . To be more specific it turns off wifi and mobile data. It runs `adb svc data enable` or `disable`, not sure what it does to other...

Hmm, what if we have a command that pulls absolutely everything? The only thing I need these days is the database, but I wouldn't mind pulling a little extra data....

Community could write a package similar to Lombok who autogenerates code from a valid annotated source code file. https://projectlombok.org/ One more thing for the wishlist on either https://github.com/flutter/flutter/issues/13607 or https://github.com/flutter/flutter/issues/13834,...

@luckv can you tell us what phone you were using? I've noticed that native android apps that use Camera2 tend to have a similar issue with Samsung phones (without cropping/editing),...