LDEV-3049 change the order we reference css files to the following <link rel="stylesheet" href="${lams}css/jquery.mobile.css" /> <link rel="stylesheet" href="${lams}css/defaultHTML_learner_mobile.css" /> to allow override JQM css styles in defaultHTML_learner_mobile.css
LDEV-3021, LDEV-3030: Show branching contents in Sequence tab. Allow forcing user into activities within branching. Add Live Edit and Journal Entries buttons in Learners tab.
LKC-8 Reduce 300ms click delays on iOS with the help of FastClick library (currently doesn't work with the latest version of JQM so introducing tool specific 1.2.1 version of it)