1. 23 Aug, 2019 1 commit
  2. 22 Aug, 2019 2 commits
  3. 21 Aug, 2019 1 commit
  4. 20 Aug, 2019 6 commits
  5. 19 Aug, 2019 2 commits
    • Jeffrey I. Schiller's avatar
      Remove Obsolete Docs from Service · 4c3f54be
      Jeffrey I. Schiller authored
      The knownIssues and ReleaseNotes pages here are ancient. These pages are
      now served from our website (and have been for the last 7 years!), so it
      is time to flush them from here!
      
      Change-Id: If109b83c02b6454ec1ae7c55ec7e96efd83f9547
      4c3f54be
    • Bart Mathijssen's avatar
      Update README · 0415ee62
      Bart Mathijssen authored
      This commit specifies installation using commands based on Google Cloud
      SDK instead of App Engine SDK.
      0415ee62
  6. 16 Aug, 2019 1 commit
  7. 13 Aug, 2019 2 commits
  8. 08 Aug, 2019 1 commit
  9. 04 Aug, 2019 4 commits
  10. 03 Aug, 2019 1 commit
  11. 30 Jul, 2019 4 commits
  12. 03 Jul, 2019 1 commit
  13. 12 Jun, 2019 1 commit
  14. 07 Jun, 2019 1 commit
  15. 05 Jun, 2019 2 commits
  16. 03 Jun, 2019 1 commit
    • Jeffrey I. Schiller's avatar
      Fix export projects in oneProject mode · 445a274e
      Jeffrey I. Schiller authored
      Change the scope of the “selectedProjects” variable so we do not call
      “getProjectList()” when we are not on the PROJECTS tab. This fixes an
      issue with “oneproject” mode (which isn’t in this source tree).
      
      Change-Id: I515a9c25fad12339810712b1f5b995c3a8a3855b
      445a274e
  17. 28 May, 2019 3 commits
  18. 25 May, 2019 1 commit
  19. 24 May, 2019 4 commits
    • Evan W. Patton's avatar
      Add Switch style for Classic theme · 01db2486
      Evan W. Patton authored
      Change-Id: If82b8a5bdb43b686680a27cdc473fd118a42edb5
      01db2486
    • Jeffrey I. Schiller's avatar
      Re-Enable the “Update Companion” Menu Item · 939a2521
      Jeffrey I. Schiller authored
      Re-Enable the “Update Companion” Menu Item, but limit its use to the
      Emulator.
      
      Change-Id: I86e530b65fd7845de42cdccecb5550af6215db3c
      939a2521
    • Jeffrey I. Schiller's avatar
      More WebRTC fixes · f0a4c723
      Jeffrey I. Schiller authored
      This set of changes appears to cause WebRTC to negotiate ICE Candidates
      in just about all reasonable cases.
      
      Change-Id: Iff20c75c4ca2611e4dce2a8f8f11badafe002253
      f0a4c723
    • Evan W. Patton's avatar
      Enable import/export block code as PNGs (#1706) · 8b749ef1
      Evan W. Patton authored
      * Enable import/export block code as PNGs
      
      This commit adds a feature to download individual blocks as PNG
      files. In the PNG file there will be a code chunk that stores the
      Blockly XML representation for the block. Dragging and dropping one of
      these images into the blocks editor will import that block. This can
      be useful for writing tutorials because the images of the blocks will
      also contain the code, so one can drag the block image into the
      workspace from another page. In order for the cross-site drag to work,
      the server serving the document must allow CORS from the App Inventor
      server.
      
      Change-Id: I524bbfbef739554884caa31a8b677ce1bcc893d1
      8b749ef1
  20. 23 May, 2019 1 commit