diff --git a/X2048/.settings/com.rim.tad.tools.qml.core.prefs b/X2048/.settings/com.rim.tad.tools.qml.core.prefs index d16586a..92be24f 100644 --- a/X2048/.settings/com.rim.tad.tools.qml.core.prefs +++ b/X2048/.settings/com.rim.tad.tools.qml.core.prefs @@ -1,4 +1,4 @@ -config-pri.hash=9ADC5B165E3471C398CBCD86D7356A27 -config-pri.version=2.0 -eclipse.preferences.version=1 -suppress-dialog=always +config-pri.hash=C99E4B7C9A2AF3687EC70FB30E5AEC38 +config-pri.version=2.0 +eclipse.preferences.version=1 +suppress-dialog=always diff --git a/X2048/assets/main.qml b/X2048/assets/main.qml index 97bb9f6..87cfcbe 100644 --- a/X2048/assets/main.qml +++ b/X2048/assets/main.qml @@ -55,6 +55,7 @@ Page { ] } onCreationCompleted: { + _app.setValue("unlocked", "true"); Application.setCover(multicover); Application.thumbnail.connect(savestate) //保存进度 _app.timeout.connect(take_a_shot); diff --git a/X2048/bar-descriptor.xml b/X2048/bar-descriptor.xml index 048f5da..42597f8 100644 --- a/X2048/bar-descriptor.xml +++ b/X2048/bar-descriptor.xml @@ -1,106 +1,106 @@ - - - - - - - - anpho.game2048 - - armle-v7 - X2048 - - - Qnx/Cascades - armle-v7 - X2048.so - - - armle-v7 - X2048 - - - x86 - X2048 - - - - 2048 - - - 2.0.15 - - - 803 - zh-CN,zh-TW,en,fr,de,id,it,es,cs,ru,ar,nl,vi,th,eu,ca,hr,da,gl,el,he,hi,hu,ja,ko,nb,pl,pt,ro,sv,tr - - - - - - - - - - - - Join the numbers and get to the 2048 tile! - 来玩2048啦~ - - - 114.png - - gYAAgMy-I-SFJtVvioZxVXYQjhA - anpho - - - - - - false - portrait - none - - - - - assets - - - - - - 114.png - - - run_native - - - - + + + + + + + + anpho.game2048 + + armle-v7 + X2048 + + + Qnx/Cascades + armle-v7 + X2048.so + + + armle-v7 + X2048 + + + x86 + X2048 + + + + 2048 + + + 2.0.16 + + + 707 + zh-CN,zh-TW,en,fr,de,id,it,es,cs,ru,ar,nl,vi,th,eu,ca,hr,da,gl,el,he,hi,hu,ja,ko,nb,pl,pt,ro,sv,tr + + + + + + + + + + + + Join the numbers and get to the 2048 tile! + 来玩2048啦~ + + + 114.png + + gYAAgMy-I-SFJtVvioZxVXYQjhA + anpho + + + + + + false + portrait + none + + + + + assets + + + + + + 114.png + + + run_native + + + + diff --git a/X2048/config.pri b/X2048/config.pri index a03b51a..776c105 100644 --- a/X2048/config.pri +++ b/X2048/config.pri @@ -172,6 +172,8 @@ config_pri_source_group1 { $$quote($$BASEDIR/src/pgaudio_js.hpp) } +INCLUDEPATH += $$quote($$BASEDIR/src) + CONFIG += precompile_header PRECOMPILED_HEADER = $$quote($$BASEDIR/precompiled.h) diff --git a/X2048/translations/X2048_ar.ts b/X2048/translations/X2048_ar.ts index f298ba0..5726463 100644 --- a/X2048/translations/X2048_ar.ts +++ b/X2048/translations/X2048_ar.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_ca.ts b/X2048/translations/X2048_ca.ts index 8c957ce..2fd9dfa 100644 --- a/X2048/translations/X2048_ca.ts +++ b/X2048/translations/X2048_ca.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_cs.ts b/X2048/translations/X2048_cs.ts new file mode 100644 index 0000000..4669ff7 --- /dev/null +++ b/X2048/translations/X2048_cs.ts @@ -0,0 +1,410 @@ + + + + + Cover + + + Score + + + + + Best + + + + + Game + + + Please go to Settings page to unlock this feature. + + + + + import + + + Go + + + + + Import Former Game Data + + + + + Former Game Data Detected. + + + + + Please choose which data you'd like to keep. + + + + + Former record + + + + + Current record + + + + + I'll decide later + + + + + main + + + Tutorial + + + + + Settings + + + + + Review + + + + + New Game + + + + + Screenshot + + + + + You Win + + + + + Game Over + + + + + Continue + + + + + Restart + + + + + Undo + + + + + Share Screenshot + + + + + settings + + + Bug Report + + + + + Submit Translation + + + + + + RESET GAME DATA + + + + + Are you sure you want to reset your game data? This will erease your current game status and best score record, which is not recoverable. + + + + + Settings + + + + + Back + + + + + Language + + + + + You may specify a different language here, unsupported language would be displayed as English. + + + + + Simplified Chinese + + + + + Traditional Chinese + + + + + English + + + + + Indonesian + + + + + Français + + + + + Spanish + + + + + Italiano + + + + + Deutsch + + + + + Czech + + + + + Russian + + + + + Animation Speed + + + + + Choose the animation speed. + + + + + Slow + + + + + Normal + + + + + Fast + + + + + Sound + + + + + Experimental + + + + + Enable sound in game + + + + + Theme + + + + + You can choose the theme here, no restart required. + + + + + Dark + + + + + Bright + + + + + Vivid + + + + + Blue + + + + + Flat Dots + + + + + Undo + + + + + Undo Feature Status: + + + + + Locked + + + + + Unlocked + + + + + Undo feature lets you undo your last 50 movements, till the very beginning of the game,or the last saved state. + + + + + Unlock UNDO Feature + + + + + + Waiting for Payment Service... + + + + + If you already purchased the UNDO feature via BlackBerry World, press the button below : + + + + + Refresh Payment Status + + + + + Thank you for your support. + + + + + No Record. + + + + + team + + + Back + + + + + tutorial + + + Close + + + + + Tutorial + + + + + HOW TO PLAY + + + + + Swipe your <strong>finger</strong> to move the tiles. When two tiles with the same number touch, they <strong>merge into one!</strong> + + + + + When you created a 2048 tile, you win. + + + + + ACCESS SETTINGS + + + + + Swipe down from the top of screen, you'll see the actions available. + + + + + PLAY + + + + + webviewer + + + Issues + + + + + Close + + + + diff --git a/X2048/translations/X2048_da.ts b/X2048/translations/X2048_da.ts index 9f07c6a..dfb90ba 100644 --- a/X2048/translations/X2048_da.ts +++ b/X2048/translations/X2048_da.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_de.ts b/X2048/translations/X2048_de.ts index a3e8992..d5fb5c9 100644 --- a/X2048/translations/X2048_de.ts +++ b/X2048/translations/X2048_de.ts @@ -88,32 +88,32 @@ Screenshot - + You Win Gewonnen - + Game Over Verloren - + Continue Weiter spielen - + Restart Versuch's nochmal - + Undo Rückgängig - + Share Screenshot Screenshot teilen diff --git a/X2048/translations/X2048_el.ts b/X2048/translations/X2048_el.ts index b65f64e..61c279d 100644 --- a/X2048/translations/X2048_el.ts +++ b/X2048/translations/X2048_el.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_en.ts b/X2048/translations/X2048_en.ts index 2a453ce..ede8449 100644 --- a/X2048/translations/X2048_en.ts +++ b/X2048/translations/X2048_en.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_es.ts b/X2048/translations/X2048_es.ts index d6b48c7..3ec7f6d 100644 --- a/X2048/translations/X2048_es.ts +++ b/X2048/translations/X2048_es.ts @@ -88,32 +88,32 @@ Captura de pantalla - + You Win Tú ganas - + Game Over Game over - + Continue Continuar - + Restart Volver a intentar - + Undo Deshacer - + Share Screenshot Compartir diff --git a/X2048/translations/X2048_eu.ts b/X2048/translations/X2048_eu.ts index 7fb1e0d..893634a 100644 --- a/X2048/translations/X2048_eu.ts +++ b/X2048/translations/X2048_eu.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_fr.ts b/X2048/translations/X2048_fr.ts index fc43a40..5777aa8 100644 --- a/X2048/translations/X2048_fr.ts +++ b/X2048/translations/X2048_fr.ts @@ -88,32 +88,32 @@ Capture d'écran - + You Win Gagné ! - + Game Over Perdu ! - + Continue Continuer - + Restart Réessayer - + Undo Undo - + Share Screenshot Partager diff --git a/X2048/translations/X2048_gl.ts b/X2048/translations/X2048_gl.ts index 8b9aee9..40d2120 100644 --- a/X2048/translations/X2048_gl.ts +++ b/X2048/translations/X2048_gl.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_he.ts b/X2048/translations/X2048_he.ts index c6aa7d5..946ee5c 100644 --- a/X2048/translations/X2048_he.ts +++ b/X2048/translations/X2048_he.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_hi.ts b/X2048/translations/X2048_hi.ts index 9b4a1fd..efaa5e7 100644 --- a/X2048/translations/X2048_hi.ts +++ b/X2048/translations/X2048_hi.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_hr.ts b/X2048/translations/X2048_hr.ts index 4aed641..a3557e6 100644 --- a/X2048/translations/X2048_hr.ts +++ b/X2048/translations/X2048_hr.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_hu.ts b/X2048/translations/X2048_hu.ts index 14b78ee..1ca4393 100644 --- a/X2048/translations/X2048_hu.ts +++ b/X2048/translations/X2048_hu.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_id.ts b/X2048/translations/X2048_id.ts index 551c786..475e707 100644 --- a/X2048/translations/X2048_id.ts +++ b/X2048/translations/X2048_id.ts @@ -88,32 +88,32 @@ - + You Win Kamu menang! - + Game Over Permainan berakhir! - + Continue Lanjutkan - + Restart Coba lagi - + Undo Membatalkan - + Share Screenshot Bagikan diff --git a/X2048/translations/X2048_it.ts b/X2048/translations/X2048_it.ts index aafdc54..4c0f4cb 100644 --- a/X2048/translations/X2048_it.ts +++ b/X2048/translations/X2048_it.ts @@ -88,32 +88,32 @@ - + You Win Hai vinto! - + Game Over - + Continue Prosegui - + Restart Ricomincia - + Undo Annulla - + Share Screenshot Condividi diff --git a/X2048/translations/X2048_ja.ts b/X2048/translations/X2048_ja.ts index ea5ce5b..70e81ca 100644 --- a/X2048/translations/X2048_ja.ts +++ b/X2048/translations/X2048_ja.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_ko.ts b/X2048/translations/X2048_ko.ts index 0147c7a..9072e16 100644 --- a/X2048/translations/X2048_ko.ts +++ b/X2048/translations/X2048_ko.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_nb.ts b/X2048/translations/X2048_nb.ts index 67c3e40..13007c3 100644 --- a/X2048/translations/X2048_nb.ts +++ b/X2048/translations/X2048_nb.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_nl.ts b/X2048/translations/X2048_nl.ts index 5b0b5ce..f0b262b 100644 --- a/X2048/translations/X2048_nl.ts +++ b/X2048/translations/X2048_nl.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_pl.ts b/X2048/translations/X2048_pl.ts index 47d5d23..506daef 100644 --- a/X2048/translations/X2048_pl.ts +++ b/X2048/translations/X2048_pl.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_pt.ts b/X2048/translations/X2048_pt.ts index 4092400..d84d1bc 100644 --- a/X2048/translations/X2048_pt.ts +++ b/X2048/translations/X2048_pt.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_ro.ts b/X2048/translations/X2048_ro.ts index ef6c019..718efc5 100644 --- a/X2048/translations/X2048_ro.ts +++ b/X2048/translations/X2048_ro.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_ru.ts b/X2048/translations/X2048_ru.ts index 593265b..6cb47e6 100644 --- a/X2048/translations/X2048_ru.ts +++ b/X2048/translations/X2048_ru.ts @@ -88,32 +88,32 @@ Скриншот - + You Win Вы победили - + Game Over Конец игры - + Continue Продолжить - + Restart Начать заново - + Undo Отмена - + Share Screenshot Поделиться скриншотом diff --git a/X2048/translations/X2048_sv.ts b/X2048/translations/X2048_sv.ts index 82411cf..72c0ec6 100644 --- a/X2048/translations/X2048_sv.ts +++ b/X2048/translations/X2048_sv.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_th.ts b/X2048/translations/X2048_th.ts index d434702..6c5b3bf 100644 --- a/X2048/translations/X2048_th.ts +++ b/X2048/translations/X2048_th.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_tr.ts b/X2048/translations/X2048_tr.ts index f5bcbcf..47e0c4f 100644 --- a/X2048/translations/X2048_tr.ts +++ b/X2048/translations/X2048_tr.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_vi.ts b/X2048/translations/X2048_vi.ts index e06ad60..7203dfa 100644 --- a/X2048/translations/X2048_vi.ts +++ b/X2048/translations/X2048_vi.ts @@ -88,32 +88,32 @@ - + You Win - + Game Over - + Continue - + Restart - + Undo - + Share Screenshot diff --git a/X2048/translations/X2048_zh_CN.ts b/X2048/translations/X2048_zh_CN.ts index 6d69834..d17ae7f 100644 --- a/X2048/translations/X2048_zh_CN.ts +++ b/X2048/translations/X2048_zh_CN.ts @@ -88,32 +88,32 @@ 截图 - + You Win 恭喜!你赢了 - + Game Over 游戏结束 - + Continue 继续挑战 - + Restart 重新开始 - + Undo 撤销 - + Share Screenshot 共享截图 diff --git a/X2048/translations/X2048_zh_TW.ts b/X2048/translations/X2048_zh_TW.ts index cfbfa47..b18cc37 100644 --- a/X2048/translations/X2048_zh_TW.ts +++ b/X2048/translations/X2048_zh_TW.ts @@ -88,32 +88,32 @@ 截屏 - + You Win 你贏了! - + Game Over 遊戲結束 - + Continue 繼續挑戰 - + Restart 重新開始 - + Undo 撤銷 - + Share Screenshot 共享截屏