-
```
I expect session become expired when user has no operations in 30 minutes, but
I can't find any attributes achiving this.
```
Original issue reported on code.google.com by `zhouxiao...@gmail.com…
-
Just curious. Any reason not to trigger the message client-side and then use `setTimeout` / `cron` / background job / etc on the server to trigger a follow-up 10 minutes later? Would free up your Spar…
-
```
What is the expected output?
The scheduling for minutes should be shown
Are there any specific API changes you would like to see?
seconds support
Please provide any additional information below.…
-
```
It is not possible to enter more than 59 minutes. But if I want the timer to
ring after 1 h 5 minutes it is easier to enter 65 minutes instead of entering
numbers in two fields.
Therefore, I su…
-
```
What is the expected output?
The scheduling for minutes should be shown
Are there any specific API changes you would like to see?
seconds support
Please provide any additional information below.…
-
```
What steps will reproduce the problem?
1. Open new session
2. Wait some minutes
3. Screen freezes
4. Connection lost
What version of the product are you using? On what operating system?
Gentoo x…
-
Hi,
This project worked very well. But after some random minutes it gets disconected and stops working.
The logs are:
[Errno 110] Connection timed out
Whatsapp exited
And when a try to s…
-
```
What is the expected output?
The scheduling for minutes should be shown
Are there any specific API changes you would like to see?
seconds support
Please provide any additional information below.…
-
```
I expect session become expired when user has no operations in 30 minutes, but
I can't find any attributes achiving this.
```
Original issue reported on code.google.com by `zhouxiao...@gmail.com…
-
I have created single object for this date picker. I am using date picker to select time in 2 edittexts. If I select hours then minutes in first and then open the second picker, the default view which…