3 files changed
+2
-41
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
187 |
| - | |
| 187 | + | |
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
|
- Gruntfile.js+3-2
- README.md+2-2
- appbuilder/device-log-provider.ts+26-1
- bootstrap.ts+5
- commands/device/device-log-stream.ts+5-1
- definitions/mobile.d.ts+40-1
- helpers.ts+1-1
- mobile/android/android-log-filter.ts+44
- mobile/device-log-provider.ts+19
- 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