Commit bd4a2a9
File tree
5 files changed
+6
-5
lines changed- lib
- services
- test
5 files changed
+6
-5
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 | |
|---|---|---|---|
| |||
711 | 711 | | |
712 | 712 | | |
713 | 713 | | |
714 | | - | |
| 714 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
351 | | - | |
| 351 | + | |
0 commit comments