3 files changed
+2
-40
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
|
- Gruntfile.js+3-2
- README.md+2-2
- appbuilder/device-log-provider.ts+26-1
- appbuilder/proton-bootstrap.ts+4
- bootstrap.ts+5
- commands/device/device-log-stream.ts+5-1
- definitions/mobile.d.ts+41-1
- helpers.ts+1-1
- mobile/android/android-device.ts+11-2
- mobile/android/android-log-filter.ts+44
- mobile/device-log-provider.ts+19
- mobile/ios/ios-device.ts+3-2
- mobile/ios/ios-log-filter.ts+20
- mobile/log-filter.ts+48
- mobile/logging-levels.ts+8
- mobile/mobile-core/android-device-discovery.ts+2-2
- mobile/mobile-core/devices-service.ts+9-1
- package.json+1-1
- test/unit-tests/android-log-filter.ts+133
- test/unit-tests/appbuilder/device-log-provider.ts+152
- test/unit-tests/decorators.ts+12-17
- test/unit-tests/ios-log-filter.ts+70
- test/unit-tests/log-filter.ts+150
- test/unit-tests/mobile/android-device-discovery.ts+271
This file was deleted.
0 commit comments