Commit 8726162


Fatme Havaluova
Fatme Havaluova
1 parent 7949c2d commit 8726162
File tree
5 files changed
+13
-12
lines changed- lib
- services
- test
5 files changed
+13
-12
lines changed- declarations.d.ts+1
- definitions/mobile.d.ts+4
- mobile/android/android-device.ts+1-1
- mobile/android/android-emulator-services.ts+1-1
- mobile/android/logcat-helper.ts+5-27
- mobile/ios/ios-core.ts+1-1
- mobile/ios/ios-emulator-services.ts+1-1
- mobile/ios/ios-proxy-services.ts+7-4
- options.ts+1-1
- project-helper.ts+6-1
- services/analytics-service.ts+11-2
- services/cancellation.ts+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 |
| - | |
| 33 | + | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
156 | 156 |
| |
157 | 157 |
| |
158 | 158 |
| |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 | 159 |
| |
166 | 160 |
| |
167 | 161 |
| |
| |||
188 | 182 |
| |
189 | 183 |
| |
190 | 184 |
| |
191 |
| - | |
| 185 | + | |
| 186 | + | |
192 | 187 |
| |
193 | 188 |
| |
194 | 189 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
| 14 | + | |
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
| |||
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
28 |
| - | |
| 30 | + | |
29 | 31 |
| |
30 | 32 |
| |
31 | 33 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
321 | 321 |
| |
322 | 322 |
| |
323 | 323 |
| |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
324 | 328 |
| |
325 | 329 |
| |
326 | 330 |
| |
|
0 commit comments