This repository was archived by the owner on Sep 7, 2021. It is now read-only.
File tree
10 files changed
+114
-1
lines changedFilter options
- docs
- dictionary/command
- notes
- engine
- rsrc
- src
10 files changed
+114
-1
lines changeddocs/dictionary/command/iphoneAllowBackgroundLocationUpdates.lcdoc
Copy file name to clipboard+40Lines changed: 40 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
docs/notes/bugfix-22999.md
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
docs/notes/feature-allow_background_location_updates.md
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
engine/rsrc/mobile-template.plist
Copy file name to clipboardExpand all lines: engine/rsrc/mobile-template.plist+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
55 | 63 |
|
56 | 64 |
|
57 | 65 |
|
|
+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
104 | 109 |
|
105 | 110 |
|
106 | 111 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3914 | 3914 |
|
3915 | 3915 |
|
3916 | 3916 |
|
| 3917 | + |
3917 | 3918 |
|
3918 | 3919 |
|
3919 | 3920 |
|
|
engine/src/mblandroidsensor.cpp
Copy file name to clipboardExpand all lines: engine/src/mblandroidsensor.cpp+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
77 | 82 |
|
78 | 83 |
|
79 | 84 |
|
|
+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1336 | 1336 |
|
1337 | 1337 |
|
1338 | 1338 |
|
| 1339 | + |
| 1340 | + |
| 1341 | + |
| 1342 | + |
| 1343 | + |
| 1344 | + |
| 1345 | + |
| 1346 | + |
| 1347 | + |
| 1348 | + |
| 1349 | + |
| 1350 | + |
| 1351 | + |
| 1352 | + |
| 1353 | + |
| 1354 | + |
| 1355 | + |
| 1356 | + |
| 1357 | + |
| 1358 | + |
| 1359 | + |
| 1360 | + |
| 1361 | + |
| 1362 | + |
1339 | 1363 |
|
1340 | 1364 |
|
1341 | 1365 |
|
| ||
4555 | 4579 |
|
4556 | 4580 |
|
4557 | 4581 |
|
| 4582 | + |
4558 | 4583 |
|
4559 | 4584 |
|
4560 | 4585 |
|
|
engine/src/mbliphonesensor.mm
Copy file name to clipboardExpand all lines: engine/src/mbliphonesensor.mm+22-1Lines changed: 22 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
255 | 255 |
|
256 | 256 |
|
257 | 257 |
|
258 |
| - |
| 258 | + |
259 | 259 |
|
260 | 260 |
|
261 | 261 |
|
| ||
294 | 294 |
|
295 | 295 |
|
296 | 296 |
|
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
297 | 318 |
|
298 | 319 |
|
299 | 320 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
| 83 | + |
83 | 84 |
|
84 | 85 |
|
85 | 86 |
|
|
0 commit comments