-
```
private static boolean setProxy(Context ctx, String host, int port)
{
boolean ret = false;
try
{
if(Build.VERSION.SDK_INT < 14)
{
…
-
```
What steps will reproduce the problem?
1. Install on an Android device having IceCream Sandwich.
2. Open the app, start the listening for whistling.
3. Whistle is not detected.
What is the expect…
-
```
What steps will reproduce the problem?
1. Install on an Android device having IceCream Sandwich.
2. Open the app, start the listening for whistling.
3. Whistle is not detected.
What is the expect…
-
After discussion with Daniel (@creolis), I think it would be a good idea to document Conpot related research in the project wiki. This could include -
- Tutorials on how to write a good template. Si…
-
```
This is Not An Issue, is just a patch to perform ICS graphical driver. ALPHA
Openeve ICS ROM has hardware acceleration, but it only does support GLES 1.0.
With this patch, driver will be uptated…
-
evtl. wird demnächst der StuRa Kalender mal in wieder vernünftig aufgesetzt - ich habe gesehen das es eventweise schon ics exporte gibt - gibts das ggf auch als zusammengefasst mit den Metadaten wie C…
-
To replicate:
1. export abc -det
2. Expect either an error message, or same functionality as export abc -d -e -t
3. However, output is abc et.ics
-
```
private static boolean setProxy(Context ctx, String host, int port)
{
boolean ret = false;
try
{
if(Build.VERSION.SDK_INT < 14)
{
…
-
```
What steps will reproduce the problem?
1. Install on an Android device having IceCream Sandwich.
2. Open the app, start the listening for whistling.
3. Whistle is not detected.
What is the expect…
-
```
What steps will reproduce the problem?
1. Enter user name and password
2. Press backup
3. App crashes
What is the expected output? What do you see instead?
It should back up the SMS messages when…