-
The dates/times in the calendar use the "Z" character, which specifies UTC time. This leads to them being interpreted incorrectly by programs such as Google Calendar, Samsumg Calendar, etc.
Instead…
-
Currently the `eventShape` variable does not support `RECURRENCE-ID`
We want to create ics events for canceled events in a recurrence pattern,
Google calendar seems to be adding `RECURRENCE-ID` i…
-
I have put together a .96 version board and ensured the jumpers are good. I have tried original 9918 ICs that I know are good as well as 2 different F18A GPUs and neither show any video on the screen…
-
```
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. 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…
-
```
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…
-
```
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. 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…
-
```
private static boolean setProxy(Context ctx, String host, int port)
{
boolean ret = false;
try
{
if(Build.VERSION.SDK_INT < 14)
{
…