8000 Tags · MaTriXy/nanoscope · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: MaTriXy/nanoscope

Tags

0.2.14

Toggle 0.2.14's commit message
Add `nanoscope emulator` command.

0.2.13

Toggle 0.2.13's commit message
Update to ROM version 0.2.2 and point to GitHub releases for deploy.

0.2.12

Toggle 0.2.12's commit message
Add license headers.

0.2.11

Toggle 0.2.11's commit message
Add license headers.

0.2.10

Toggle 0.2.10's commit message
Add license headers.

0.2.9

Toggle 0.2.9's commit message
Print error if attempting to flash non-Nexus 6p

0.2.8

Toggle 0.2.8's commit message
In order to support internal customization of Nanoscope, we'll add a …

…wrapper script that checks for the following:

* $HOME/.nanoscope/.env - If this exists, export the environment variables from the file before running the command.
* $HOME/.nanoscope/pre-command - If this exists, execute this script before running the command. Pass provided arguments to the pre-command script.

0.2.7

Toggle 0.2.7's commit message
In order to support internal customization of Nanoscope, we'll add a …

…wrapper script that checks for the following:

* $HOME/.nanoscope/.env - If this exists, export the environment variables from the file before running the command.
* $HOME/.nanoscope/pre-command - If this exists, execute this script before running the command. Pass provided arguments to the pre-command script.

0.2.6

Toggle 0.2.6's commit message
In order to support internal customization of Nanoscope, we'll add a …

…wrapper script that checks for the following:

* $HOME/.nanoscope/.env - If this exists, export the environment variables from the file before running the command.
* $HOME/.nanoscope/pre-command - If this exists, execute this script before running the command. Pass provided arguments to the pre-command script.

0.2.5

Toggle 0.2.5's commit message
Accurate error message when no adb-connected devices are found

0