Commit graph

165 commits

Author SHA1 Message Date
Tim Mickel
db3724072f Only polyfill window.Intl when it doesn't exist
The Chrome Webview already had an existing window.Intl. This was causing an assignment error.
2016-02-08 12:33:33 -05:00
Tim Mickel
5a36ea263b Merge pull request #7 from tmickel/lobby-settings-disable-switch
Add config for disabling the lobby settings page
2016-02-03 15:51:44 -05:00
Tim Mickel
9f45c2f7a8 Add config for disabling the lobby settings page
In some editions we may not have completed translations. For these, the settings page can be hidden.
2016-02-03 15:51:16 -05:00
Tim Mickel
ef09a72724 Merge pull request #6 from LLK/language-analytics
Add analytics event for changing the language
2016-02-03 15:38:18 -05:00
Tim Mickel
09773e3186 Add analytics event for changing the language 2016-02-03 15:34:41 -05:00
Tim Mickel
b7c5a92f51 Merge pull request #5 from tmickel/modules
Modules
2016-02-03 15:26:32 -05:00
Tim Mickel
91848c6ea1 Merge pull request #1 from tmickel/exif-camera-rotation
Rotate Android photos to account for JPEG/EXIF rotation
2016-02-03 15:26:17 -05:00
Tim Mickel
9360e6d9d2 Bumping version codes to 1.2.0 2016-02-03 15:00:55 -05:00
Tim Mickel
5ed3220a34 Updating bundle-compile.sh and adding gradle task 2016-02-03 14:13:32 -05:00
Tim Mickel
71d48d56da Bump free version to 1.2.0 2016-02-03 12:03:34 -05:00
Tim Mickel
1a6c8966a2 Add npm build to free edition XCode project 2016-02-03 12:03:27 -05:00
Tim Mickel
f715c5054c Fix IO.refreshLobby for modules 2016-02-03 12:02:57 -05:00
Tim Mickel
de99fabacc Fixing broken iOS import in ScratchAudio 2016-02-03 11:32:46 -05:00
Tim Mickel
6cde452728 Add getter for currentLocale to Localization.js #465 2016-02-03 11:19:28 -05:00
Tim Mickel
ad7e80adfd Adding about page localizations for PBS KIDS 2016-02-02 18:31:27 -05:00
Tim Mickel
1a0801b74d Reconciliation of PBS KIDS edition splash page 2016-02-02 18:19:06 -05:00
Tim Mickel
1da87914cc Refactor app.js entry-point to have different JS files for each page 2016-02-02 17:43:22 -05:00
Tim Mickel
9814b2a7ce Provide top-level window.ScratchAudio to iframes 2016-02-02 17:31:16 -05:00
Tim Mickel
b8f4e84bc9 Restructure of entry/app.js to load CSS first 2016-02-02 16:51:40 -05:00
Tim Mickel
ce419f1b7a Moving inappAbout call out of iOS.waitForInterface 2016-02-02 16:41:02 -05:00
Tim Mickel
7b28c13f84 blocks.html, interface.html, paint.html remaining scripts
Moved to app.js entry
2016-02-02 16:38:31 -05:00
Tim Mickel
fdbf07b6d9 Includes and code stubs for rest of in-app help 2016-02-01 12:05:40 -05:00
Tim Mickel
def37de218 Adding module about page and include roots
Localization, MediaLib, and Settings loads need an adjustable path for now because inapp/ pages are in a subdirectory.
2016-02-01 11:57:41 -05:00
Tim Mickel
b102d7a100 Use app bundle JS for getting started video 2016-01-22 16:44:46 -05:00
Tim Mickel
2f2d36dd86 Merge entry-points and bundles for editor, home, index 2016-01-22 16:20:18 -05:00
Tim Mickel
3e0a600953 Fixing window.Settings in Localization util 2016-01-22 16:20:03 -05:00
Tim Mickel
1849431ccd Asynchronous loading of MediaLib 2016-01-22 16:19:51 -05:00
Tim Mickel
d062dbf4ac Make Localization.includeLocales async 2016-01-22 15:42:56 -05:00
Tim Mickel
0c65882bd0 Moving Settings to window.Settings 2016-01-22 15:42:42 -05:00
Tim Mickel
efb7d3f226 Moving Settings.js to settings.json 2016-01-22 15:23:42 -05:00
Tim Mickel
4525954f43 Removing extra JS includes from editor.html, index.html 2016-01-22 15:02:06 -05:00
Tim Mickel
13b983bd57 Adding ontouchstart function to trigger focus for spriteform 2016-01-22 14:52:31 -05:00
Tim Mickel
8c2a26a070 Adding Camera and iOS to window globals 2016-01-22 14:15:15 -05:00
Tim Mickel
5ba2f40efc Fixing Paint splash and splashshade requests 2016-01-22 14:01:50 -05:00
Tim Mickel
527d8d7129 Disambiguation of Paint vs. editor frame 2016-01-21 16:53:03 -05:00
Tim Mickel
878e5597b3 Fixing value of Events.dragDiv 2016-01-21 16:49:58 -05:00
Tim Mickel
f2bd87d60f Library frame vs. editor frame disambiguation 2016-01-21 16:49:41 -05:00
Tim Mickel
e492858569 Fixing UI.js references to window.gDW, gDH 2016-01-21 16:15:03 -05:00
Tim Mickel
c194ca8c2b Adding requires for Intl.js locale-data 2016-01-21 16:12:04 -05:00
Tim Mickel
d984dba0a6 Adding getter for Project.js loadIcon 2016-01-21 15:50:15 -05:00
Tim Mickel
c2f4c82ff0 Fixing imports 2016-01-21 15:47:25 -05:00
Tim Mickel
1fc2e332a4 Ignore linting for bundles 2016-01-21 15:37:55 -05:00
Tim Mickel
581a0f9acc Remove extra imports from Paint.js 2016-01-21 15:37:46 -05:00
Tim Mickel
1c32ecf0a5 Convert remaining modules 2016-01-21 15:32:41 -05:00
Tim Mickel
bf07d98ccd Modularize remaining objects with static methods 2016-01-21 15:10:18 -05:00
Tim Mickel
55d8b40691 Module version of ScratchJr.js 2016-01-20 17:27:30 -05:00
Tim Mickel
de405ce7f9 Fixing editor.js entry script 2016-01-20 16:43:35 -05:00
Tim Mickel
b645251177 Fixing run-time MediaLib import 2016-01-20 16:39:03 -05:00
Tim Mickel
5c65dff9c9 Converting broken exports to getters/setters 2016-01-20 16:33:27 -05:00
Tim Mickel
b01ba1efa0 Fixing iOS.js exports 2016-01-20 15:44:47 -05:00