The branch "master" has been updated. The following is a summary of the commits.
from: 3e7d4b01ccbf6bebcb3e68500bf614a601719011 c1fd9fe Better description for the refresh_time pref fdbec68 Abstract the taphold code better f2c6287 [mms] Implement 'refresh_time' preference in smartmobile view. ----------------------------------------------------------------------- commit c1fd9fe9016b176c0a40e8b0bff6291919d2ee1f Author: Michael M Slusarz <[email protected]> Date: Thu May 2 12:04:23 2013 -0600 Better description for the refresh_time pref imp/config/prefs.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/c1fd9fe9016b176c0a40e8b0bff6291919d2ee1f ----------------------------------------------------------------------- commit fdbec682e2acc2e3671ec4c51ea7fb2e1be10f10 Author: Michael M Slusarz <[email protected]> Date: Thu May 2 12:34:43 2013 -0600 Abstract the taphold code better imp/js/jquery.mobile/plugins/listviewtaphold.js | 44 +++++++++++++++++++++++ imp/js/jquery.mobile/plugins/mailboxtaphold.js | 44 ----------------------- imp/js/smartmobile.js | 20 +++++------ imp/lib/Smartmobile.php | 2 +- 4 files changed, 54 insertions(+), 56 deletions(-) create mode 100644 imp/js/jquery.mobile/plugins/listviewtaphold.js delete mode 100644 imp/js/jquery.mobile/plugins/mailboxtaphold.js http://git.horde.org/horde-git/-/commit/fdbec682e2acc2e3671ec4c51ea7fb2e1be10f10 ----------------------------------------------------------------------- commit f2c62873669c9cfa6441462554ed2efbccfafb72 Author: Michael M Slusarz <[email protected]> Date: Thu May 2 12:38:16 2013 -0600 [mms] Implement 'refresh_time' preference in smartmobile view. imp/docs/CHANGES | 1 + imp/js/smartmobile.js | 10 ++++++++++ imp/lib/Smartmobile.php | 3 ++- imp/package.xml | 2 ++ 4 files changed, 15 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/f2c62873669c9cfa6441462554ed2efbccfafb72 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
