1. 16 Feb, 2013 1 commit
    • Jeffrey I. Schiller's avatar
      Add the ability of the WebViewer component to put up a dialog box · d591a9cd
      Jeffrey I. Schiller authored
      requesting  the end-users  permission  to use  her  location when  the
      Javascript location API is used in the component.
      
      We add two new properties:
      
        UsesLocation =>  Declares that this WebViewer uses  the location API
        and arranges  for the packaged  app to have the  appropriate Android
        permissions.
      
        PromptForpermission =>  Causes the Webviewer to  prompt the end-user
        for permission to use their  location. Defaults to "True." If set to
        False,  the  end-user is  not  prompted  (but  presumably has  given
        implicit permission when the app was installed with Android location
        permissions).
      
      Change-Id: Ie6db11f6fba6eb7b016c20f088b37fc2490d9559
      d591a9cd
  2. 04 Feb, 2013 1 commit
  3. 23 Jan, 2013 1 commit
  4. 20 Jan, 2013 1 commit
    • Jeffrey I. Schiller's avatar
      Only use Bugsense for the Wireless MIT AICompanion (and *not* for the · 2cb70490
      Jeffrey I. Schiller authored
      USB Debugger) and send exceptions from Kawa so we get exceptions on
      the Main UI thread as well as background threads. Upgrade to Bugsense
      3.1.
      
      Move the Bugsense API Key to GitBuildId template. You provide it at
      compile time on the "ant" build command line as "-Dbugsense.apikey=<key>"
      If you do not provide it, Bugsense is diabled.
      
      Change-Id: I127d3f84636687721bce1557139acb5a781e8f3c
      2cb70490
  5. 19 Jan, 2013 1 commit
  6. 13 Jan, 2013 2 commits
  7. 11 Jan, 2013 1 commit
  8. 05 Jan, 2013 1 commit
  9. 03 Jan, 2013 2 commits
  10. 02 Jan, 2013 1 commit
  11. 24 Dec, 2012 1 commit
  12. 21 Dec, 2012 1 commit
  13. 20 Dec, 2012 1 commit
  14. 19 Dec, 2012 1 commit
  15. 17 Dec, 2012 1 commit
    • Jeffrey I. Schiller's avatar
      Fix issue #309 · 78f6e0c7
      Jeffrey I. Schiller authored
      declare $define as protected in Form.java because it needs to be
      overridden by Screen1 which is always in a different package.
      
      Change-Id: I318d453fa435700c72dfde310afac11a197ff456
      78f6e0c7
  16. 15 Dec, 2012 1 commit
  17. 13 Dec, 2012 1 commit
  18. 12 Dec, 2012 4 commits
  19. 10 Dec, 2012 1 commit
  20. 06 Dec, 2012 3 commits
  21. 05 Dec, 2012 2 commits
  22. 04 Dec, 2012 1 commit
  23. 02 Dec, 2012 2 commits
  24. 30 Nov, 2012 1 commit
  25. 28 Nov, 2012 3 commits
  26. 26 Nov, 2012 2 commits
  27. 20 Nov, 2012 2 commits