summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-07-03plugin for config.xml versionPliablePixels
2015-07-03Added plugin that picks up version from config.xml and displays in appPliablePixels
2015-07-03removed unsigned apks from release directoryPliablePixels
2015-07-02We can now see what is the current run state name and change ZM to a custom ↵PliablePixels
run state as well (uses isActive)
2015-07-02version needs to keep increasing for android storePliablePixels
2015-07-02monitors set to none are no longer shownPliablePixels
2015-07-02made it easier to figure out what all the fields are in the settings screenPliablePixels
2015-07-02automate android signing processPliablePixels
2015-07-02make sure release builds don't get into githubPliablePixels
2015-07-02updated libraries, squashed the problem of not getting bar handles on click, ↵PliablePixels
optimized montage view
2015-07-01further optimized montage view - got rid of padding, allowed resize control ↵PliablePixels
in full screen and got rid of ugly exit button in favor of floating buttons
2015-06-30set 50K limit for logs, separated my modifications for ↵PliablePixels
angular-circular-navigations
2015-06-27updated sensitive information dialog boxPliablePixels
2015-06-27passwords and urls are now masked out before emailing logsPliablePixels
2015-06-27Added ability to log key events to file and email (useful for release debugging)PliablePixels
2015-06-26Deleted spurious filesPliablePixels
2015-06-26Uglify/minify modified so it kicks in only when --release is used. Also ↵PliablePixels
dropping console.log in release mode
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-26I am now reading the PTZ DB to figure out the right "move" command for the ↵PliablePixels
cameras
2015-06-26Added option to keep screen on when viewing footage, also cleaned up ↵PliablePixels
invocation of cordova plugins when in desktop - it now checks so spurious errors don't show in logs
2015-06-25ssl instructionsPliablePixels
2015-06-25ssl instructionsPliablePixels
2015-06-25ssl setup desc.PliablePixels
2015-06-25ssl conf.PliablePixels
2015-06-25ssl instructionsPliablePixels
2015-06-25SSL instructionsPliablePixels
2015-06-25SSL configuration instructionsPliablePixels
2015-06-25updated instructions for SSL configurationPliablePixels
2015-06-25https now works with self-signed certificates (needs provisioning though)PliablePixels
2015-06-24Cleaned up code, commented, preparing for HTTPS via CordovaHTTPPliablePixels
2015-06-21remove simulation code completely to keep things easy to understand.PliablePixels
2015-06-21Monitor view now calls zmdc APIs and checks if monitor is running/not ↵PliablePixels
running/pending
2015-06-19fixed modal floating button positionPliablePixels
2015-06-18Moved Modal Control to its own filePliablePixels
2015-06-18fixed scrolling bug in montage - the problem was $scope.direction seems to ↵PliablePixels
be some private variable
2015-06-17fixed scrolling bug introduced by initing monitor array in controller global ↵PliablePixels
scope
2015-06-17remove event sequence display (debug)PliablePixels
2015-06-17updated versions of platformsPliablePixels
2015-06-17Ability to change individual montage sizes, full screen modePliablePixels
2015-06-17Updated to latest version of ionic, cordova, removed unused librariesPliablePixels
2015-06-14changed bundle idPliablePixels
2015-06-06added a full screen option for montage view too - no status bars and slidersPliablePixels
2015-06-04whoops - broke live view auth when adding montage view optimizations - fixedPliablePixels
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-24PTZ screenshotPliablePixels
2015-05-24PTZ screenshotPliablePixels
2015-05-24modified noticePliablePixels
2015-05-24added PTZ support (well, P for now, but framework with a cool menu is in place)PliablePixels
2015-05-18lots of new stuffPliablePixels