File tree
4 files changed
+5
-17
lines changed- lib
- services
- test
4 files changed
+5
-17
lines changed- README.md+31-4
- appbuilder/declarations.d.ts+5-3
- appbuilder/project-constants.ts+12
- appbuilder/proton-bootstrap.ts+1-1
- appbuilder/providers/device-app-data-provider.ts+2
- appbuilder/services/livesync/livesync-service.ts+1
- bootstrap.ts+1
- definitions/mobile.d.ts+52
- mobile/android/logcat-helper.ts+13-3
- mobile/application-manager-base.ts+5-2
- mobile/ios/device/ios-application-manager.ts+94-80
- mobile/ios/device/ios-device.ts+7-1
- mobile/ios/device/ios-proxy-services.ts+100-58
- mobile/mobile-core/android-device-discovery.ts+5-3
- mobile/mobile-core/android-process-service.ts+206
- mobile/mobile-core/devices-service.ts+59-41
- package.json+1-1
- services/livesync-service-base.ts+2-2
- test/unit-tests/mobile/devices-service.ts+48-47
- verify-node-version.ts+7-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
268 | 268 |
| |
269 | 269 |
| |
270 | 270 |
| |
271 |
| - | |
272 |
| - | |
273 |
| - | |
274 |
| - | |
275 |
| - | |
| 271 | + | |
| 272 | + | |
276 | 273 |
| |
277 | 274 |
| |
278 | 275 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
| 85 | + | |
85 | 86 |
| |
86 | 87 |
| |
87 | 88 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
335 | 335 |
| |
336 | 336 |
| |
337 | 337 |
| |
338 |
| - | |
339 |
| - | |
340 |
| - | |
341 |
| - | |
342 |
| - | |
343 |
| - | |
344 |
| - | |
345 |
| - | |
346 |
| - | |
347 |
| - | |
348 |
| - | |
| 338 | + | |
349 | 339 |
| |
350 | 340 |
| |
351 | 341 |
|
0 commit comments