summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-05-10JSHinted everything, added dependency arrays in all controllers for future ↵ARC
minification
2015-05-10reduced splash timerARC
2015-05-10added validation checking for settingsARC
2015-05-09adjusted size of montage view text - doesn't show up on phoneARC
2015-05-09remove spurious debug message on webviewARC
2015-05-09made inactive monitors grey instead of redARC
2015-05-09removed funnel icon - feature to be added laterARC
2015-05-09added text wrapping and also clarified what portal aliases meanARC
2015-05-09changed gear icon to person in settingsARC
2015-05-09Added support to limit maximum monitors in Montage View and also added a ↵ARC
portal alias - those who many not be using one can keep this empty
2015-05-04Events Graphs now supports time based filters (using the excellent moment ↵ARC
library)
2015-05-03added infinite scrolling - now retrieving all eventsARC
2015-05-02every app needs a help menuARC
2015-05-02fixed montage view box scaling for Android - now both iOS and Android ↵ARC
re-arranges the flex boxes correctly based on width
2015-05-02formattingARC
2015-05-02Android supported nowARC
2015-05-02Android Users Rejoice! Major updates: Android port works like a charm now. ↵ARC
Integrated Crosswalk for good performance for Android phones, reworked Montage view to step around Chrome's problem of getting stuck in pending state for HTTP requests that don't close soon and more.
2015-05-01Made various tweaks to config files and code to make things work on Android. ↵ARC
Using crosswalk for Android for better performance
2015-04-29I think I've solved the blank screen issue. I've created an app directive ↵ARC
that is triggered on imageonload - that hides an ionic loading. When I first show the modal, I display a "please wait". Timeout of 15 second it goes away. Need to test more, but I think this mostly works
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-29removed pinch and zoom for montage - pinch and pan outside is not a good ↵ARC
experience when actually using it
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 full screen events viewARC
2015-04-28Added pinch and zoom everywhereARC
2015-04-28android stuffARC
2015-04-28Added monitor live viewARC
2015-04-28initialARC
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-27moved close button to left so it shows up in small screensARC
2015-04-27You can now view events footage from the events listARC
2015-04-27added modal style for full screenARC
2015-04-27changed licensing to CCSANCARC
2015-04-27changed license to CCSANCARC
2015-04-26updatedARC
2015-04-26updatedARC
2015-04-26cleaned upARC
2015-04-26cleaned upARC
2015-04-26iconARC
2015-04-26Added PSDs and fontsARC
2015-04-26added ngCordova libraryARC
2015-04-26added application icons and used ngCordova for splash controlARC
2015-04-26Using ng-cordova to control splash duration, made autohide false in configARC
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-26Migrated events list to "collection-repeat" of ionic. HUGE performance ↵ARC
difference. Very long lists load in an instant now, native like performance