Commit 05e5fee


Fatme Havaluova
Fatme Havaluova
1 parent f8d7831 commit 05e5fee
File tree
6 files changed
+25
-6
lines changed- lib
- definitions
- providers
- services
- livesync
6 files changed
+25
-6
lines changed- child-process.ts-2
- config-base.ts-2
- declarations.d.ts+1
- definitions/config.d.ts+1-2
- definitions/mobile.d.ts+8-4
- definitions/node-fibers.d.ts-2
- errors.ts+1-8
- helpers.ts+14
- mobile/android/android-debug-bridge.ts-2
- mobile/android/android-device-file-system.ts+68-10
- mobile/android/android-device-hash-service.ts+82
- mobile/mobile-core/devices-service.ts+21-47
- services/commands-service.ts+1-1
- services/hooks-service.ts+11-16
- services/livesync-service-base.ts+18-11
- test/unit-tests/mobile/android-device-file-system.ts+181
- test/unit-tests/mobile/devices-service.ts-923
- test/unit-tests/stubs.ts+3-35
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
32 |
| - | |
| 33 | + | |
| 34 | + | |
33 | 35 |
| |
34 | 36 |
| |
35 | 37 |
| |
| |||
330 | 332 |
| |
331 | 333 |
| |
332 | 334 |
| |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
333 | 341 |
| |
334 | 342 |
| |
335 | 343 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
| 5 | + | |
4 | 6 |
| |
5 | 7 |
| |
6 | 8 |
| |
| |||
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
16 |
| - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 |
| |
18 | 22 |
| |
19 | 23 |
| |
| |||
56 | 60 |
| |
57 | 61 |
| |
58 | 62 |
| |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
59 | 69 |
| |
60 | 70 |
| |
61 | 71 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
311 | 311 |
| |
312 | 312 |
| |
313 | 313 |
| |
314 |
| - | |
| 314 | + | |
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
| |||
321 | 321 |
| |
322 | 322 |
| |
323 | 323 |
| |
324 |
| - | |
| 324 | + | |
325 | 325 |
| |
326 | 326 |
| |
327 | 327 |
| |
|
0 commit comments