Commit graph

446 commits

Author SHA1 Message Date
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
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
chrisgarrity
70c89eee68
Merge pull request #424 from yueyuzhao/issue/423-touch-to-click
touch to click on init options page
2021-05-25 09:56:08 -04:00
chrisgarrity
0be5e272a5
Merge pull request #422 from yueyuzhao/issue/420-large-count-options2
change column-count by optionNum on init options page
2021-05-25 09:44:30 -04:00
Yueyu
267d09bc87 clean up 2021-05-13 19:39:03 +08:00
Yueyu
ec18d1ff92 touch to click on init options page 2021-05-13 19:33:38 +08:00
Yueyu
3293e506ca set column-count by optionNum 2021-05-13 18:47:56 +08:00
Yueyu
02d3035057 hide gears on init options page 2021-05-13 07:08:01 +08:00
chrisgarrity
8c5e099337
Merge pull request #373 from LLK/translations_editions-free-src-localizations-en-json--develop_ja
Translate '/editions/free/src/localizations/en.json' in 'ja'
2021-05-11 10:54:04 -04:00
chrisgarrity
91caa4a1a7
Merge pull request #381 from LLK/translations_editions-free-src-localizations-en-json--develop_pt
Translate '/editions/free/src/localizations/en.json' in 'pt'
2021-05-11 10:53:48 -04:00
chrisgarrity
4b0bc9d84c
Merge pull request #383 from LLK/translations_editions-free-src-localizations-en-json--develop_da
Translate '/editions/free/src/localizations/en.json' in 'da'
2021-05-11 10:53:12 -04:00
chrisgarrity
a24e5f47e8
Merge pull request #378 from yueyuzhao/issue/63-fix-watermark-resize
add max-width and max-height properties for watermark image
2021-05-11 10:16:17 -04:00
chrisgarrity
babba8e5e1
Update README.md
link to the current info for installing node and npm
2021-05-04 16:59:50 -04:00
chrisgarrity
6ccafdd9cc
Merge pull request #406 from yueyuzhao/issue/405-ios-warning
iOS: get rid of warnings Fix #405
2021-05-04 08:45:40 -04:00
chrisgarrity
b857280571
Merge pull request #404 from yueyuzhao/issue/241-native-zip
Issue/241 native zip
2021-05-03 17:35:39 -04:00
Yueyu
86665ae8a4 1. iOS: refactor to import in IO.m and comments to Database.m
2. Android: clean up
3. JavaScript: lint code style
2021-04-30 21:20:51 +08:00
Yueyu
0a1907564a clean up 2021-04-28 06:02:36 +08:00
Yueyu
c5f43b6152 iOS: get rid of warnings Fix #405 2021-04-15 06:53:27 +08:00
Yueyu
7b70938394 Javascript: remove jszip 2021-04-09 21:56:08 +08:00
Yueyu
c1e2449d45 iOS: fix export and clean up filder 2021-04-09 21:40:25 +08:00
Yueyu
b52045f221 Android: fix newIntent content import 2021-04-09 21:39:38 +08:00
Yueyu
c186305777 Android: fix project name 2021-04-09 13:37:43 +08:00
Yueyu
2af8f82276 clean up 2021-04-09 13:22:46 +08:00
Yueyu
d77fc04f2d Android: import project in native 2021-04-09 13:17:05 +08:00
Yueyu
e88b25dea0 iOS: fix zipUrls iteration 2021-04-09 07:39:35 +08:00
Yueyu
468bc4e0ab iOS: clean up import project and make thumbnails for sprites and backgrounds 2021-04-09 07:02:35 +08:00
Yueyu
397ce34148 iOS: native receive project 2021-04-05 08:09:32 +08:00
Yueyu
0d6918d508 clean up zips before creating a new one 2021-03-22 13:05:58 +08:00
transifex-integration[bot]
b5d5ac5015
Apply translations in da
review completed for the source file '/editions/free/src/localizations/en.json'
on the 'da' language.
2020-12-08 07:55:08 +00:00
transifex-integration[bot]
b27b0d00cd
Apply translations in pt
review completed for the source file '/editions/free/src/localizations/en.json'
on the 'pt' language.
2020-11-22 00:55:08 +00:00
Yueyu
07ce9bf7c8 switch zip to native 2020-11-13 08:11:38 +08:00
Yueyu
681adbe0cf add max-width and max-height properties for watermark image 2020-11-10 13:37:35 +08:00
Yueyu
db3821488d disable drag & drop on images 2020-11-09 21:25:27 +08:00
transifex-integration[bot]
5bda55deb5
Apply translations in ja
review completed for the source file '/editions/free/src/localizations/en.json'
on the 'ja' language.
2020-10-25 15:02:25 +00:00
chrisgarrity
a5c182d05c
Merge pull request #369 from LLK/translations_editions-free-src-localizations-en-json--develop_zh_CN
Translate '/editions/free/src/localizations/en.json' in 'zh_CN'
2020-10-09 15:54:50 -04:00
transifex-integration[bot]
41437c9cb6
Apply translations in zh_CN
review completed for the source file '/editions/free/src/localizations/en.json'
on the 'zh_CN' language.
2020-10-09 19:53:46 +00:00
chrisgarrity
180c6e4729
Merge pull request #352 from LLK/translations_editions-free-src-localizations-en-json--develop_da
Translate '/editions/free/src/localizations/en.json' in 'da' [manual sync]
2020-10-09 15:50:18 -04:00
chrisgarrity
e3c627d828
Merge pull request #354 from LLK/translations_editions-free-src-localizations-en-json--develop_fr
Translate '/editions/free/src/localizations/en.json' in 'fr' [manual sync]
2020-10-09 15:49:49 -04:00
chrisgarrity
a452cd1b33
Merge pull request #358 from LLK/translations_editions-free-src-localizations-en-json--develop_ja
Translate '/editions/free/src/localizations/en.json' in 'ja' [manual sync]
2020-10-09 15:48:14 -04:00
chrisgarrity
b83c7337be
Merge pull request #359 from LLK/translations_editions-free-src-localizations-en-json--develop_no
Translate '/editions/free/src/localizations/en.json' in 'no' [manual sync]
2020-10-09 15:47:53 -04:00
chrisgarrity
c09f967a30
Merge pull request #360 from LLK/translations_editions-free-src-localizations-en-json--develop_pl
Translate '/editions/free/src/localizations/en.json' in 'pl' [manual sync]
2020-10-09 15:47:33 -04:00
chrisgarrity
c094db5142
Merge pull request #361 from LLK/translations_editions-free-src-localizations-en-json--develop_pt
Translate '/editions/free/src/localizations/en.json' in 'pt' [manual sync]
2020-10-09 15:47:01 -04:00
chrisgarrity
63d228f2d9
Merge pull request #362 from LLK/translations_editions-free-src-localizations-en-json--develop_pt_BR
Translate '/editions/free/src/localizations/en.json' in 'pt_BR' [manual sync]
2020-10-09 15:46:40 -04:00
chrisgarrity
55ed577dca
Merge pull request #363 from LLK/translations_editions-free-src-localizations-en-json--develop_es
Translate '/editions/free/src/localizations/en.json' in 'es' [manual sync]
2020-10-09 15:46:11 -04:00
chrisgarrity
c440400ddc
Merge pull request #364 from LLK/translations_editions-free-src-localizations-en-json--develop_sv
Translate '/editions/free/src/localizations/en.json' in 'sv' [manual sync]
2020-10-09 15:45:49 -04:00
chrisgarrity
9657bc7527
Merge pull request #365 from LLK/translations_editions-free-src-localizations-en-json--develop_th
Translate '/editions/free/src/localizations/en.json' in 'th' [manual sync]
2020-10-09 15:45:29 -04:00
chrisgarrity
e98bfc55a5
Merge pull request #366 from LLK/translations_editions-free-src-localizations-en-json--develop_tr
Translate '/editions/free/src/localizations/en.json' in 'tr' [manual sync]
2020-10-09 15:45:09 -04:00
chrisgarrity
dda1a1836c
Merge pull request #367 from LLK/translations_editions-free-src-localizations-en-json--develop_cy
Translate '/editions/free/src/localizations/en.json' in 'cy' [manual sync]
2020-10-09 15:44:49 -04:00