Skip to content

Commit

Permalink
Update screenshots and add information about file-system monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimdron committed May 22, 2020
1 parent cff627d commit 4c68ad8
Show file tree
Hide file tree
Showing 11 changed files with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ Provides browser for sqlite databases found in your app. Allows to track all que
Shows all HTTP traffic in your app. You can examine any request, see request/response headers and body.
We provide XML and JSON highliting for request/responses with formatting and folding options so even huge responses are easy to look through.

![SQLite monitor](images/http-monitor.png)
![Http monitor](images/http-monitor.png)

#### Logs monitor
Displays all logs generated by your app.
Expand Down Expand Up @@ -433,7 +433,12 @@ Simply captures screenshot from the device.
#### SharedPreferences monitor
Provides browser and editor for SharedPreferences.

![SharedPreferences](images/screenshot-shared-preferences.png)
![SharedPreferences](images/shared-preferences-monitor.png)

#### File System monitor
Provides access to the application internal folder. So, using this monitor you're able to download, remove or upload files, create folders and just walk through app's folders.

![File System](images/fs-monitor.png)

# Feedback
Let us know what do you think or what would you like to be improved: [[email protected]](mailto:[email protected]).
Expand Down
Binary file modified images/env-monitor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/fs-monitor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/http-monitor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/location-monitor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/logs-monitor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/performance-monitor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/screenshot-monitor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/screenshot-shared-preferences.png
Binary file not shown.
Binary file added images/shared-preferences-monitor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/sqlite-monitor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4c68ad8

Please sign in to comment.