1. 01 Mar, 2016 27 commits
  2. 29 Feb, 2016 10 commits
  3. 27 Feb, 2016 3 commits
    • - handlers were not bound up front, (but during a delayed promise callback)
      - resulted in the handlers not being present for initial events returned from the server:
       -- showSummary, spriteListResponse, spriteDataResponse
      
      Change-Id: Ida8d14e8bdcb065d0ea5f88eb7a4bf6e45036c27
      Simon Hunt authored
    • NetworkConfigEventHandler must be initialized before adding NetworkConfigEventListener
      
      Change-Id: I8eb40c8b7345b915e613a678df8e8c103980ee21
      Charles Chan authored
    • - this is so we can remap 'virtual' device type to 'cord' glyph (E-CORD demo)
      - added ecord mock-server scenario.
      
      Change-Id: I1a0ad48752f86ffb8abc75fbdc9bf8eabf10f692
      Simon Hunt authored