Elad Nava
Elad Nava
Hi @emanuelb, Thanks for your suggestion. Please submit a PR with the requested changes. 👍
Hi @piotrros, At this time navigation is indeed using keyboard and mouse only. That being said, there is a shortcut to create a new folder -- `Cmd + Shift +...
Hi @piotrros, Thanks for the request. Unfortunately, `adb push` doesn't provide a percentage of the upload process. What it provides is the kbps per second and total bytes pushed so...
Hi @piotrros, This is definitely possible but will require adding the relevant menu option which displays the device list and tweaking `adb.js` to respect the chosen device rather than pick...
Hi @piotrros, Thanks for the suggestion. Pixelmate does not yet support Copy/Cut/Pasting of files and this functionality needs to be implemented before the relevant shortcuts can be exposed. As per...
Hi @piotrros, Yup, I understood correctly. These features are actually not supported currently. You can't copy/cut/paste files inside your phone using Pixelmate yet. You can copy files from your computer...
Hi @ofekashery, This could be a nice addition. Accessible via an option in the end of the Settings page (named something like `Home Front Command News & Updates`) which will...
Chrome Web Push / Firebase Cloud Messaging are blocked in China, therefore no, unfortunately `electron-push-receiver` cannot work in China. [Pushy](https://pushy.me/) can deliver notifications in China and [supports Electron](https://pushy.me/docs/additional-platforms/electron). Full disclosure...
@jiahaog I'd love to give it a try if that's okay with you. =)
@jiahaog Do you have any pointers on how this should work? It doesn't look like Electron supports adding non-DevTools extensions (such as Adblock).