Commit graph

547 commits

Author SHA1 Message Date
Владислав Сухов
ffa411b874
Russian Readme file 2018-03-21 14:47:56 +06:00
Владислав Сухов
cc25bb91bd
Русский Readme 2018-03-21 14:44:20 +06:00
Alibek Omarov
a3e10ef9ac Update buildscript 2018-03-21 02:19:43 +03:00
Alibek Omarov
1c1cab6e30 Use monochrome special icon for status bar service. Add RoDir settings to the launcher. 2018-03-21 02:18:47 +03:00
Alibek Omarov
88873cad9d Fix untranslated button Finish 2018-03-14 00:27:31 +03:00
Alibek Omarov
48fe23b483
Merge pull request #162 from VladAndroidGamer/patch-2
Update pages.xml
2018-03-08 11:42:22 +03:00
Владислав Сухов
76f3b31eb4
Update pages.xml
Исправлены опечатки
2018-03-08 09:19:12 +06:00
Alibek Omarov
ea4929c7e7 Enable tutorial view by default 2018-03-01 23:51:34 +03:00
Alibek Omarov
00d5b652c1 Fix build 2018-03-01 23:45:29 +03:00
Alibek Omarov
df311e861d Russian translation of tutorial 2018-03-01 23:38:53 +03:00
Alibek Omarov
e7a6988811 Update pages.xml 2018-03-01 23:28:39 +03:00
Alibek Omarov
9c72a2ed05 All translation other than English and Russian was temporarily disabled, because they do not represent exact translation of English text anymore(missing translations, translation errors) 2018-03-01 22:14:52 +03:00
Alibek Omarov
ea085ae8d7 Update Russian translation 2018-03-01 22:12:34 +03:00
Alibek Omarov
4cf28bb6b8 Fix English strings 2018-03-01 22:11:55 +03:00
Alibek Omarov
4e58654c10 Remove hardcoded strings to proper translation 2018-03-01 21:50:13 +03:00
Alibek Omarov
57847a7dd3 Now all tutorial textures have same size. Add tutorial texture for fifth page 2018-03-01 20:50:46 +03:00
Alibek Omarov
a1af4dba99 Update engine 2018-02-15 19:24:55 +03:00
Alibek Omarov
96432c6ca9 Common sign key for all testing builds 2018-02-15 19:14:16 +03:00
Alibek Omarov
268f4a8ec2 Update submodules 2018-02-04 17:54:22 +03:00
Alibek Omarov
a80e3e3022 Fix wrong directory name in buildscript 2018-02-04 17:53:52 +03:00
Alibek Omarov
8e517beff8 Revise gamepad buttons IDs, fix wrong 2018-02-04 17:52:22 +03:00
Alibek Omarov
108dc1243f Add --no-undefined globally to Application.mk 2018-02-04 17:34:26 +03:00
Alibek Omarov
3b3d82e097 Fix tutorial back string 2018-02-04 17:10:56 +03:00
Alibek Omarov
94bdf0238a Twice decrease margins for notification 2018-02-04 17:08:07 +03:00
Alibek Omarov
41fc8e1672 Add build script from cs16client 2018-02-04 17:00:41 +03:00
Alibek Omarov
4d7018bfde Update russian translation. Get rid of untranslated strings in layouts. Remove build.sh script. 2018-02-04 17:00:16 +03:00
Alibek Omarov
0637008eec Set more proportional margins for notifications 2018-02-04 13:36:22 +03:00
Alibek Omarov
c658fe782d Reformat XashService.java 2018-02-04 13:32:57 +03:00
Alibek Omarov
94ec3df282 Update test AndroidManifest. Set version string to 0.19.1. 2018-02-04 12:54:14 +03:00
Alibek Omarov
90fa1c1fef Add graphics for page0 and page3, remove HTML tags from pages.xml. 2018-02-04 01:46:38 +03:00
Alibek Omarov
78e36a2eab Add @msayan's tutorial-view library, add support-v4 as dependency, add paged tutorial(WIP) 2018-01-30 23:19:07 +03:00
Alibek Omarov
88df5e4631 Update strings: set version to 0.19.1, add @nekonomicon to credits, add @msayan to credits for tutorial-view library, add Finish string 2018-01-30 23:16:18 +03:00
Alibek Omarov
124bedcc59 Fix tutorial pages 2018-01-30 21:37:15 +03:00
Alibek Omarov
92423c8108 Rename drawable files, fix build 2018-01-29 02:15:32 +03:00
Alibek Omarov
d7389e4511 Remove unneeded SUPPORT_WEBP=false from travis.yml, as we don't use SDL and SDL_image. Update travis-deploy.sh from engine repo 2018-01-29 01:58:52 +03:00
Alibek Omarov
b923b3d6b6 Merge branch 'master' of https://github.com/FWGS/xash3d-android-project 2018-01-29 01:14:15 +03:00
Alibek Omarov
b7b468ba14 Add pictures for first two tutorial pages 2018-01-29 01:13:55 +03:00
mittorn
20f95b2104 Fix detecting mouse as touchscreen, add PointerIcon support 2018-01-24 04:11:13 +07:00
mittorn
c5900d761f Update submodule 2018-01-24 00:10:57 +07:00
Alibek Omarov
a09abe4bcf Rewrite pages.xml for English 2018-01-12 14:18:54 +03:00
Alibek Omarov
85641c3e1d ShellExecute extension to open update page 2018-01-08 19:42:09 +03:00
Alibek Omarov
57ce27dfe7 Don't read symlink while checking game lib directory. It's non-portable. 2018-01-01 20:18:17 +03:00
Alibek Omarov
2eb6fbbc42 Don't start service, if we are closing for some reason 2018-01-01 20:17:24 +03:00
Alibek Omarov (a1batross)
37a4c921a6 Update nanogl 2017-11-20 04:22:14 +03:00
Alibek Omarov (a1batross)
6432a9f68d Android part of FWGS/xash3d@a3a1dab commit [skip ci] 2017-11-20 03:41:56 +03:00
Alibek Omarov (a1batross)
25608759e5 Implement ShellExecute for Android(java part) 2017-11-01 17:27:08 +03:00
Alibek Omarov (a1batross)
0213d3be89 Disable cert checking for ant debug builds 2017-11-01 17:26:41 +03:00
mittorn
8ec0283c06 Add WIP firstrun text (need rewrite) 2017-10-20 10:10:26 +07:00
mittorn
bd17310bad Update submodules 2017-10-20 10:09:35 +07:00
mittorn
67a296d304 Add firstrun dialog (WIP) 2017-10-02 04:14:26 +07:00