Files
koreader/frontend/ui
chrox 21b0b24b14 fix input timer queue
if new timer has a timeout later than a timer in queue, the
new timer will be discarded and never be pushed into timer queue.
This is fixed by pushing new timer without timeout checking
and then sorting the queue according to timer timeouts.

This should fix #520 and #495.
2014-03-10 17:42:40 +08:00
..
2014-02-12 15:43:52 +08:00
2014-02-16 20:57:36 +08:00
2013-10-18 22:38:07 +02:00
2014-03-10 17:42:40 +08:00
2014-03-09 15:47:09 +01:00
2014-02-16 20:57:36 +08:00
2013-10-22 17:11:31 +02:00
2013-10-18 22:38:07 +02:00