1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-05 00:49:09 +02:00
Commit Graph

48 Commits

Author SHA1 Message Date
f13a53c1d9 Merge remote-tracking branch 'vcmi/beta' into develop 2023-08-12 17:28:47 +03:00
45215f12f3 Merged master into beta 2023-08-08 20:43:47 +03:00
b167aeafd8 Build ID bump for Android 2023-08-07 17:03:19 +03:00
b5fc0f19f2 Proper fix for Android launcher nullptr dereference 2023-08-07 16:53:51 +03:00
9e4a42b25d Android build ID bump 2023-08-06 14:33:20 +03:00
48f130cd76 Fix crash on haptic feedback on Android 2023-08-06 14:11:14 +03:00
702f57d5cc Avoid another crash in Android launcher 2023-08-06 13:43:08 +03:00
a81f18765c Another workaround for another crash on Android launcher 2023-08-06 12:45:20 +03:00
4fdc022cdf Version bump to 1.3.1 2023-08-05 23:45:28 +03:00
2cf323a6c1 Version bump for Android build 2023-08-05 13:35:24 +03:00
8d5aff4c12 Attempt of a blind fix for mod load crash on Android launcher 2023-08-05 12:58:25 +03:00
b9729241f1 Version bump for Android to reupload build 2023-08-04 11:19:09 +03:00
8ef7956204 Version bump for Android 2023-08-02 21:35:07 +03:00
fbe6c313d9 Merge pull request #2426 from IvanSavenko/version_bump_14
Bump version to 1.4 on develop branch
2023-07-28 19:10:01 +03:00
da7f1f4620 Update LanguageSettingDialog.java 2023-07-28 00:31:59 +00:00
f78e766a2d Bump version to 1.4 2023-07-27 19:14:47 +03:00
d5e49a02c1 Use full debug information in release build on Android 2023-07-21 16:19:16 +03:00
cd91f69172 new languages in android 2023-07-16 09:17:16 +00:00
c786583ce8 Android Tick Effect 2023-07-08 18:16:54 +02:00
1050dee429 Update NativeMethods.java 2023-07-08 16:59:33 +02:00
47918e176a Android Permission 2023-07-08 16:58:15 +02:00
73fb9ed714 Android Launcher: Remove unused settings + add scaling (#2239)
* Remove Resolution Config
* Remove swipe option
* Add scaling as a setting
2023-06-21 17:18:28 +03:00
59232e827d Use 1.3 repo on Android 2023-05-23 15:28:45 +03:00
d985ac90d3 Merge master -> develop 2023-04-28 22:57:25 +03:00
d4ff2cbf12 attempt to fix Android build 2023-04-28 22:02:19 +03:00
fb739e7186 Merge beta -> develop 2023-04-26 22:48:08 +03:00
c1ff292a7b Android ico 2023-04-15 13:50:37 +02:00
4d34c83c0b Android: building aab for release 2023-04-15 11:49:50 +03:00
471aec9894 Nullkiller -> Standard-AI 2023-04-11 20:52:11 +02:00
94d339ca22 Android Launcher - Language (#1914)
* codepage -> language

* Update strings.xml

* change mod repo on android
2023-04-10 18:24:15 +03:00
c62d945b2d fix downloading mods on Android 4.4
fixes TLS issue
2023-03-04 14:35:56 +03:00
cd454143be update SDL Java classes to v2.26.1 2023-03-02 13:54:23 +03:00
137e5407c7 remove unused class 2023-03-02 12:09:49 +03:00
b7fca27f02 remove no-op button 2023-03-02 12:09:49 +03:00
785e5237ff remove unused method 2023-03-02 12:09:49 +03:00
3c2fd7f1b8 fix build signing 2023-03-02 12:09:48 +03:00
dad5b93706 fix fetching git info from Gradle 2023-03-02 12:09:48 +03:00
c960cb0506 add variant for daily builds 2023-03-02 12:09:48 +03:00
a1fd874243 give debug package separate app ID and name
allows installing debug version alongside the store one
2023-03-02 12:09:48 +03:00
d05fffbad7 remove CMake calls from Gradle config 2023-03-02 12:09:48 +03:00
c4e7e91850 fix single process build for Android 2023-03-02 12:09:48 +03:00
8d2064cbfe remove manual loading of dependent libs from Java
no longer needed in >= Android 4.4 (API level 19)
2023-03-02 12:09:48 +03:00
5b1f3bf0db use JNIEnv object from SDL instead of forwarding from Java for Client 2023-03-02 12:09:47 +03:00
970bd6ed34 adjust project for Android (except AI) 2023-03-02 12:09:47 +03:00
960fd91b15 fix double space in string 2023-03-02 12:09:47 +03:00
1c9052ed1b remove unused string 2023-03-02 12:09:47 +03:00
bf53c4c334 fix some Russian strings 2023-03-02 12:09:47 +03:00
7d4f8ab70d add existing android files 2023-03-02 12:09:47 +03:00