I am testing using the latest release of jqWidgets (3.9.1) and the latest versions of Chrome, Firefox and Android Native Browser on a brand new Galaxy S6 Edge+. I was unable to enter time manually on all three mobile browsers. Here is how I am initializing my time input:
$("#dayTime").jqxDateTimeInput({ width: '62px', height: '25px', formatString: 'hh:mm tt', showCalendarButton: false, theme: theme });
I have included globalize.js as well.
It appears to be the same issue highlighted here:
http://www.jqwidgets.com/community/topic/time-not-set-when-using-mobile-browser/
and here:
http://www.jqwidgets.com/community/topic/time-input-on-mobile-website/