summaryrefslogtreecommitdiff
path: root/www/js
AgeCommit message (Collapse)Author
2015-04-29fixed modals to make sure images load only when user taps on view button. No ↵ARC
sense in wasting memory. Image override directives are being called correctly. Now I need to expriment with how to overwrite image frames when ZMS is still sending data to the client to avoid the blank screen issue
2015-04-29added ack when user presses prev/next for eventsARC
2015-04-29need to fix only page 1 loadingARC
2015-04-29changed nph-zms to zms - seems to be more predictableARC
2015-04-29added support to refresh image feedsARC
2015-04-28converted views to cache=false, I don't think there are significant ↵ARC
performance hits. Also added triggers to see which views get unloaded/destroyed on exit - perf. tuning
2015-04-28Added pinch and zoom everywhereARC
2015-04-28Added monitor live viewARC
2015-04-28Events navigation not works with a cool full screen mode and floating buttonsARC
2015-04-27added simulation to events footage as wellARC
2015-04-27You can now view events footage from the events listARC
2015-04-26added application icons and used ngCordova for splash controlARC
2015-04-26Added simulation for events graphs and some other simulation tweaksARC
2015-04-26Graph height is now a function of number of bars to show (but minimum is ↵ARC
always device height)
2015-04-26added event simulation to DataModel as well.ARC
2015-04-26fixed digest loop problem on initial app load - ui.route otherwise issueARC
2015-04-26add simulation mode via settings and in montage view. Events pendingARC
2015-04-26Integrated login check for viewsARC
2015-04-25Comments addedARC
2015-04-25Separated out the charting job into a function and linked chart generation ↵ARC
to tab-on-select
2015-04-25First CommitARC