summaryrefslogtreecommitdiff
path: root/www/index.html
AgeCommit message (Collapse)Author
2015-07-10New skin and SCSS implementationPliablePixels
2015-07-04events show progress, added fast/slow fwd/rewind controls, fixed last page ↵PliablePixels
of events showing less than full screen list at times
2015-07-03sass customization for mfb-button to adapt it for smaller viewsPliablePixels
2015-07-02updated libraries, squashed the problem of not getting bar handles on click, ↵PliablePixels
optimized montage view
2015-06-30set 50K limit for logs, separated my modifications for ↵PliablePixels
angular-circular-navigations
2015-06-27Added ability to log key events to file and email (useful for release debugging)PliablePixels
2015-06-26Added uglify/minify as part of build process (Note: console log is enabled - ↵PliablePixels
remember to disable it in release mode)
2015-06-24Cleaned up code, commented, preparing for HTTPS via CordovaHTTPPliablePixels
2015-06-18Moved Modal Control to its own filePliablePixels
2015-06-17Updated to latest version of ionic, cordova, removed unused librariesPliablePixels
2015-06-04Added option for a more compact montage view (still needs more work)PliablePixels
2015-06-04Created new screen for developer options, removed simulation mode (its ↵PliablePixels
practically useless)
2015-05-24added PTZ support (well, P for now, but framework with a cool menu is in place)PliablePixels
2015-05-17Switched back to tc-chartARC
2015-05-12Added ZM state control - start/stop/restartARC
2015-05-09changed gear icon to person in settingsARC
2015-05-04Events Graphs now supports time based filters (using the excellent moment ↵ARC
library)
2015-05-02every app needs a help menuARC
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-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-28Events navigation not works with a cool full screen mode and floating buttonsARC
2015-04-26added application icons and used ngCordova for splash controlARC
2015-04-25Comments addedARC
2015-04-25Angular loading twice - I think its already part of ionic bundle so commented itARC
2015-04-25First CommitARC