Commit graph

536 commits

Author SHA1 Message Date
chrisgarrity
4565a38302
Merge pull request #534 from LLK/translations_editions-free-src-localizations-en-json--develop_it
Translate '/editions/free/src/localizations/en.json' in 'it'
2021-11-22 14:25:58 -05:00
transifex-integration[bot]
f7e179d579
Apply translations in it
review completed for the source file '/editions/free/src/localizations/en.json'
on the 'it' language.
2021-11-18 07:30:03 +00:00
chrisgarrity
3366deec4a
Merge pull request #532 from LLK/dei/prototype1
Update people characters
2021-11-17 14:08:18 -05:00
chrisgarrity
bfeec221dc
Merge pull request #527 from yueyuzhao/issue/413-export-all-assets
export all assets when sharing
2021-11-15 16:38:30 -05:00
chrisgarrity
b8fa83d0e6
Merge pull request #530 from LLK/revert-486-remove-external-storage
Revert "Remove unnecessary request for External Storage"
2021-11-08 08:47:03 -05:00
chrisgarrity
63707a5b77
Revert "Remove unnecessary request for External Storage" 2021-11-08 08:45:28 -05:00
Yueyu
06626cca07 code lint 2021-10-13 06:28:38 +08:00
Yueyu
d656f28ca8 add support to handle mp3 sound 2021-10-11 08:15:50 +08:00
Yueyu
d32d2214e7 duplicate library and sample assets 2021-10-11 08:14:34 +08:00
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
Chris Garrity
23a536ecf1 Rename new Baby file
This is actually a new baby, not just a resized/recolored version of the old baby, so give the file a new name.
2021-08-30 14:55:53 -04:00
Chris Garrity
0f909781c4 New skin handling in Watermark
Graphic elements that are part of a person's body will include "Body" in the id. When generating the watermark, do not fill those elements, just keep the outline.
2021-08-30 14:55:53 -04:00
Chris Garrity
1ec553e197 Handle new people sprites
* change the palette in the Paint editor to have more skin tones (6)
* Add new assets to the localizations for later translation
* Add handling for a new section of the Media json for legacy sprites.

Existing projects may use current library sprites, so they need to be in the app media keys even if they are no longer displayed in the library by default.
2021-08-30 14:55:53 -04: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