Yueyu
c74319cfe0
register assetLibraryVersion to native
2021-10-09 19:25:14 +08:00
Yueyu
e9120b0854
export assetLibraryVersion
field in media.json
file
2021-10-09 19:24:30 +08:00
Yueyu
032e7b1d91
Import: don't add library assets to database
2021-10-09 07:22:10 +08:00
Yueyu
4fdfc480fe
export: add library assets to zip
2021-10-09 06:55:21 +08:00
chrisgarrity
1b73e6c30b
Merge pull request #519 from LLK/permit-analytics-disable
...
Permit Firebase analytics to be disabled
2021-09-20 21:32:33 +01:00
Chris Garrity
ad58d579d7
Permit Firebase analytics to be disabled
...
Set up configuration parameters so that analytics can be completely disabled based on the flavor being built
2021-09-20 21:31:09 +01:00
chrisgarrity
d0dc91626f
Merge pull request #512 from yueyuzhao/issue/511
...
Don't remove shape when cancelling camera fill
2021-09-20 20:24:22 +01:00
chrisgarrity
009bcb5be7
Merge pull request #514 from yueyuzhao/issue/474
...
iOS: scroll up a little bit if the textbox is on the bottom half of the screen
2021-09-08 13:36:18 -04:00
Yueyu
3a35279a6c
change to 45% of the window.innerHeight to show color and font size menu
2021-09-04 07:27:54 +08:00
chrisgarrity
7630a284b7
Merge pull request #515 from yueyuzhao/issue/510
...
iOS: disable PictureInPicture video play mode
2021-09-03 10:18:27 -04:00
chrisgarrity
3b037c98e6
Merge pull request #513 from yueyuzhao/issue/508
...
Don't close the text form when click on the textbox
2021-09-03 10:14:56 -04:00
chrisgarrity
d0df27787a
Reword comment explanation
2021-09-03 10:14:43 -04:00
Yueyu
076b6f4f60
iOS: disable PictureInPicture video play mode
2021-09-02 21:16:45 +08:00
Yueyu
4ccc880cf6
code lint
2021-09-02 21:02:44 +08:00
Yueyu
bdc158f6d2
import WINDOW_INNER_HEIGHT from lib
2021-09-02 21:00:22 +08:00
Yueyu
f40757c50f
iOS: scroll up a little bit if the textbox is on the bottom part of the screen
2021-09-02 20:52:24 +08:00
Yueyu
04401859a2
Don't close the text form when click on the textbox
2021-09-01 20:14:10 +08:00
Yueyu
39f707d7be
Don't remove shape when cancelling camera fill
2021-09-01 19:49:07 +08:00
chrisgarrity
ce9200b2f1
Merge pull request #507 from LLK/issue/506-pt-br
...
Handle Brazilian Portuguese
2021-08-30 14:54:22 -04:00
Chris Garrity
50541dd940
Handle Brazilian Portuguese
...
We need special handling for languages where we use locale (zh and pt), pt was missing from the code.
2021-08-30 14:37:49 -04:00
chrisgarrity
3c18ba8dad
Merge pull request #497 from yueyuzhao/issue/494-soft-keyboard-no-hides
...
Android: Fix soft keyboard hides too quickly
2021-08-24 15:13:08 -04:00
chrisgarrity
1a218c46b6
Merge pull request #498 from yueyuzhao/issue/282-paint-editor-calibration
...
Set screen matrix scale to Paint.currentZoom
2021-08-24 14:55:07 -04:00
chrisgarrity
8ab40eb646
Merge pull request #500 from yueyuzhao/issue/499-stamp-camera-fill
...
Fix clone svg element null pointer
2021-08-24 14:27:23 -04:00
chrisgarrity
a0d1513342
Merge pull request #496 from VaishnaviJha786/develop
...
Corrected the link for CONTRIBUTING.md
2021-08-24 13:34:13 -04:00
Yueyu
0c7a3a6abc
Fix clone svg element null pointer
2021-08-24 21:34:44 +08:00
Yueyu
650157bc7a
Set screen matrix scale to Paint.currentZoom
2021-08-23 19:02:12 +08:00
Yueyu
06bb136699
Android: Fix #494
2021-08-23 18:49:21 +08:00
Vaishnavi Jha
6ca8e92563
Corrected the link for CONTRIBUTING.md
2021-08-23 10:15:31 +05:30
chrisgarrity
2a40e17247
Merge pull request #486 from LLK/remove-external-storage
...
Remove unnecessary request for External Storage
2021-08-11 12:31:30 -04:00
chrisgarrity
ad285235a5
Merge pull request #488 from yueyuzhao/issue/484-pbs-save-story
...
PBS: Fix story-save
2021-08-11 12:17:03 -04:00
chrisgarrity
a52ede4469
Merge pull request #487 from yueyuzhao/issue/643-open-external-link
...
iOS: open external link in browser
2021-08-10 15:59:21 -04:00
Yueyu
19e8c27467
code lint
2021-08-10 21:14:46 +08:00
Yueyu
a32cb2c056
set storyStarted if script is changed
2021-08-10 20:52:57 +08:00
Yueyu
7e7581dd34
Fix story saving
2021-08-10 20:52:09 +08:00
Yueyu
97b46b479e
iOS: open external link in browser
2021-08-10 06:44:03 +08:00
Chris Garrity
e734ff3cb6
Remove unnecessary request for External Storage
...
Since we use app internal storage and then a contentProvider, I don't think we need permission for external storage. It's up to the external content provider (e.g. files, drive etc) to have access to the appropriate storage.
2021-08-09 17:55:23 -04:00
chrisgarrity
96ce9b0641
Merge pull request #451 from yueyuzhao/issue/27-camera2
...
Issue/27 camera2
2021-08-02 10:33:44 -04:00
chrisgarrity
3cffccf182
Merge pull request #428 from yueyuzhao/fix-story-save
...
fix story saving for PBS
2021-08-02 10:26:17 -04:00
Yueyu
d8760f6018
rename CameraxView to CameraView & add more comments
2021-08-02 08:18:36 +08:00
Yueyu
5ae6b2b7d1
only save the sample project if it's changed
2021-07-31 09:46:40 +08:00
Yueyu
5c0d80f048
localize sample name in storyStarter mode
2021-07-31 09:27:18 +08:00
chrisgarrity
7a3c4d76dd
Merge pull request #480 from yueyuzhao/issue/393-white-sprite
...
resort sprite, sprite outline, background, delete button zIndex
2021-07-30 17:34:38 -04:00
chrisgarrity
f35659db50
Merge pull request #471 from yueyuzhao/issue/454-loading-animation
...
fix .modal.fade position
2021-07-30 17:10:35 -04:00
Yueyu
a5e91730e0
code lint
2021-07-22 18:17:27 +08:00
Yueyu
ca55699744
resort sprite, sprite outline, background, delete button zIndex
2021-07-22 18:12:33 +08:00
Yueyu
d8e230a72f
fix .modal.fade position
2021-07-21 16:41:09 +08:00
chrisgarrity
29f90362e9
Merge pull request #469 from LLK/chromebook-optimize
...
Chromebook optimizations
2021-07-19 18:12:12 -04:00
Chris Garrity
566f2f9389
Chromebook optimizations
...
* allow non-touchscreen devices
* force full screen (do not allow resizable windows)
2021-07-19 17:46:22 -04:00
chrisgarrity
51ce7e6a6d
Merge pull request #463 from yueyuzhao/issue/459-fix-interface-padding
...
fix padding & margin
2021-07-19 10:11:24 -04:00
chrisgarrity
0cbbc48769
Merge pull request #467 from yueyuzhao/issue/458-cancel-dragevent-outside-stage
...
cancel the dragging event if the pointer is outside stage
2021-07-19 10:04:58 -04:00