-
```
1) ALWAYS ATTACH DMESG AND LOGCAT LOGS PLEASE (adb shell dmesg > log1.txt;
adb
logcat > log2.txt)
2) ALWAYS SELECT AT LEAST ONE LABEL
3) ALWAYS INSERT A SUMMARY
=================================
…
-
# Steps to reproduce
1. Remove RfkillToggle
2. Enable Bluetooth
3. The RfkillToggle is back, but still disabled in the extension settings
-
### Steps to reproduce
1. Where are you starting? Orbot is running and VPN mode enabled with element selected.
3. What can you see? Airplane mode is on
4. What do you click? Pull down to refresh
…
-
```
Just added a quick fix that the app will not crash any more when on airplane
mode.
But the App stays at the downloadscreen and theres no activity. Has to be fixed
```
Original issue reported on…
-
I am trying to get airplane ticket prices between some two cities from https://www.air.bg/en
I started with the following code:
```
osmosis
.get('https://www.air.bg/')
.submit('#amadeus_boo…
-
## Summary
The WHO App should show a similar warning to Facebook / WhatsApp for airplane mode. On iOS, those apps will show a user notification for "Turn Off Airplane Mode or Use Wi-Fi to Access Da…
-
From @geoalgo:
> One thing I want to mention that I think could be quite useful is adding a way to recover original and transformed features from openml.
>
> Something like that:
```
df, y =…
-
### 🐛 Describe the bug
I am trying to download the `ShapeNet` dataset for a project in which I need to use PyTorch Geometric. However, I am dealing with some problems when downloading the dataset. It…
-
```
assign_seat() unneeded:
We do not need to assign seats, passengers enter the plane and pick their own
seats like a bus
```
Original issue reported on code.google.com by `matthewp...@gmail.com` o…
-
`turnRadius` seems to control two behaviours in fixed-wing airplanes.
One is the tolerance for reaching its move goal. For example, the aircraft is considered good enough for move orders marked `X`…