Custom Query (981 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 981)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#1306 fixed ClientLog dialog checkbox text overlapping Joachim Joachim
Description

Reported: In Portrait mode: The text that should be next to the checkbox is instead across the checkbox, overwriting it. Probably because the width of the popup is too small. The checkboxes are still clickable and the text remains readable, so it's not really much of a problem.

In Landscape mode: Same problem, but now the bottom row containing the Cancel/Save? Buttons is missing. The checkboxes are all present as far as I can tell, and scrolling is possible.

#1305 fixed "forgot password" in login screen big23boy Joachim
Description

Moved this task from the list to a ticket. Was marked as "working WCG".

#1304 fixed Use Timer class instead of Thread.sleep Joachim Joachim
Description

Thread.sleep shows unreliable duration on Android, Timer class seems to offer this feature.

Possible related improvement: Make ClientMonitorAsync? a reoccurring timer task, intead of while(1) loop. Reduces running threads, allows migration to higher targetSDK in manifest

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.