Commit graph

20 commits

Author SHA1 Message Date
Alibek Omarov
b69649c50e android: wscript: make Java code compatible with old Android devices 2019-12-04 01:16:34 +03:00
Alibek Omarov
dc13474729 android: use ImageView instead of drawableLeft 2019-12-04 01:15:20 +03:00
Alibek Omarov
7674964cc8 android: add forgotten permission, application options, bump version, rename ic_launcher_round to ic_launcher to make Android 7.x happy 2019-12-04 00:55:17 +03:00
Alibek Omarov
a8f3701e92 android: implement better way to get JNI libraries directory 2019-12-03 03:46:14 +03:00
Alibek Omarov
332f81553a android: revert to Java EGL management 2019-12-02 02:16:08 +03:00
Alibek Omarov
c22c227108 android: add adaptive icons for 26. Fix references to icons. 2019-12-01 16:20:06 +03:00
Alibek Omarov
e72b89a88b android: move icons to appropriate folder 2019-12-01 01:28:41 +03:00
Alibek Omarov
3369cca3e6 android: increase target API to Pie(GP requirements), implement requesting permissions 2019-11-29 19:42:48 +03:00
Alibek Omarov
906e6ece0b compile.sh: use host clang by default, enable aarch64 2019-11-29 17:04:04 +03:00
Alibek Omarov
fe0661fde9 android: rename package for new engine 2019-11-28 23:06:56 +03:00
Alibek Omarov
8d9d9fd682 android: sign debug builds with debug key 2019-09-27 05:33:12 +03:00
Alibek Omarov
b7d97bc21b compile.sh: enable building native code 2019-09-10 11:27:21 +06:00
Alibek Omarov
2fd2d749dc android: wscript: enable android opt, set jni(commented out, as I can't test it now) 2019-08-28 01:17:39 +03:00
Alibek Omarov
8582c505e9 XashActivity: remove java EGL code 2019-05-12 02:59:59 +03:00
Alibek Omarov
688fc87f48 XashActivity: remove gpgs_support 2019-05-06 19:12:25 +03:00
Alibek Omarov
a56fe98dc5 waflib: android: cleanup 2019-04-25 04:37:28 +03:00
Alibek Omarov
c175a1b949 waf: add android.py plugin that helps build APK file 2019-04-25 04:23:30 +03:00
Alibek Omarov
4360676f96 scripts: move scripts to android folder 2019-04-25 02:28:36 +03:00
Alibek Omarov
6ad205a619 fwgslib: certcheck: remove BuildConfig.java dependency 2019-04-15 23:55:59 +03:00
Alibek Omarov
24632c0e69 android: move all sources to android folder, remove ant build system 2019-04-15 23:52:47 +03:00