Skip to content
Snippets Groups Projects
  1. Nov 10, 2016
    • Torsten Grote's avatar
      Merge branch '720-camera-surface-illegal-state-exception' into 'master' · dc76ce2b
      Torsten Grote authored
      Don't crash if camera is reopened or surface is recreated
      
      This branch fixes the crash is described in #720, which can be reproduced easily by scanning a QR code and failing to connect (for example, scan a screenshot of a QR code from a device that's no longer listening). When the camera view becomes visible again after trying to connect, its surfaceCreated() callback is called again with the same surface. An IllegalStateException added in !340 causes the crash.
      
      Closes #720
      
      See merge request !397
      dc76ce2b
  2. Nov 09, 2016
  3. Nov 08, 2016
  4. Nov 07, 2016
  5. Nov 04, 2016
Loading