Commit graph

497 commits

Author SHA1 Message Date
Yueyu
650157bc7a Set screen matrix scale to Paint.currentZoom 2021-08-23 19:02:12 +08:00
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
chrisgarrity
60b7b71324
Merge pull request #466 from yueyuzhao/issue/464-padding-bottom-for-languages
Fix bottom padding of the languages selection page
2021-07-19 09:49:58 -04:00
Yueyu
0bc7a0107f add some thresholds for stage outside 2021-07-10 07:51:07 +08:00
Yueyu
5fc7775748 cancel the dragging event if the pointer is outside stage 2021-07-06 06:39:28 +08:00
Yueyu
2a9201d1c9 1. fix padding bottom 2. center the buttons 2021-07-03 06:23:17 +08:00
Yueyu
f2b6e6ad4c fix padding & margin 2021-07-01 20:50:05 +08:00
chrisgarrity
a7d7cb1763
Merge pull request #456 from LLK/ignore-cal
Ignore cal variant
2021-06-21 12:53:18 -04:00
Chris Garrity
0db94d5685 Ignore cal variant
At some point I will clean up the git ignores - they are in almost every directory and that’s ridiculous. But for now make sure to ignore the cal variant if it shows up in the open source directory structure.
2021-06-21 12:52:31 -04:00
chrisgarrity
b4db8273da
Merge pull request #425 from yueyuzhao/issue/222-support-mouse-events
add mouse event support
2021-06-18 09:18:02 -04:00
Yueyu
8d17a76599 remove old file 2021-06-18 13:21:01 +08:00
Yueyu
29d6a92ee8 Android: upgrade to camera2 2021-06-18 07:28:39 +08:00
chrisgarrity
f226f3fdc4
Merge pull request #437 from yueyuzhao/issue/398-highlight-recording-during-playback
save volumes when recording for playback
2021-06-11 16:10:37 -04:00
chrisgarrity
c561a39725
Merge pull request #434 from yueyuzhao/fix-guide-description-bkg
Fix description background image lost
2021-06-11 16:04:33 -04:00
chrisgarrity
fdf974616e
Merge pull request #436 from yueyuzhao/issue/388-video-poster
show video after poster image is loaded
2021-06-11 16:03:00 -04:00
Yueyu
acbd23a7aa add missing files 2021-06-11 06:19:44 +08:00
Yueyu
dab8462349 resolve conflicts and lint the code 2021-06-11 05:58:20 +08:00
chrisgarrity
fd9fed6424
Merge pull request #435 from yueyuzhao/issue/599-android-start-setting
Android: update setAnalyticsPref signature
2021-06-09 09:39:07 -04:00
Yueyu
1d9990b095 save volumes when recording for playback 2021-06-02 05:54:59 +08:00
Yueyu
564b43102b show video after poster image is loaded 2021-05-31 18:47:14 +08:00
Yueyu
7908c8d75f update setAnalyticsPref signature 2021-05-31 06:34:35 +08:00
Yueyu
3df01316de Fix #433 2021-05-29 06:42:37 +08:00
chrisgarrity
5e79e777da
Merge pull request #431 from yueyuzhao/issue/429-ios-import-project-with-text
iOS: fix app crash when importing project with text
2021-05-28 11:56:58 -04:00
Yueyu
eefc16b7b7 add md5 nil check 2021-05-28 20:34:40 +08:00
Yueyu
fa6bf47b35 lint 2021-05-28 08:26:53 +08:00
Yueyu
cc7b6ee883 don't save project if project not changed 2021-05-28 08:26:37 +08:00
Yueyu
064ee0cf48 fix story saving for PBS 2021-05-27 05:18:02 +08:00
chrisgarrity
f517e0488a
Merge pull request #377 from yueyuzhao/issue/334-fix-ios-callout
disable drag & drop on images
2021-05-25 11:36:21 -04:00
chrisgarrity
cb39b8010d
Merge pull request #419 from yueyuzhao/dev-hide-gears-on-init-options-page
hide gears on init options page
2021-05-25 10:04:12 -04:00