CHP
|
0585fe563a
|
Increment PROP_MIN_SDK_VERSION to 21 (#1236)
|
2023-06-20 20:49:48 +08:00 |
Deal(一线灵)
|
d57706b8ae
|
Improve media-engine for android, linux (#1228)
* Improve media-engine
- Implement andorid,linux
- Improve local file uri scheme
* Fix ci
* Improve code style
* Improve
* Update VlcMediaEngine.cpp
* Update AvfMediaEngine.h
* Fix ci
* Improve code style
* Enable androidx gradle.properties [skip ci]
* Improve code style
* Remove unnecessary callbacks
* Rename VideoPlayer to MediaPlayer
|
2023-06-10 22:05:49 +08:00 |
halx99
|
ffeccb789c
|
Update AGP to 7.4.2, gradle to 8.1
|
2023-04-20 08:54:24 +08:00 |
halx99
|
de05d9af44
|
Fix android assets
|
2023-02-23 23:48:06 +08:00 |
RH
|
d08383dee1
|
[Android] Update icons to Axmol logo (#1073)
* Update Android icons in test projects.
|
2023-02-23 23:43:51 +08:00 |
halx99
|
0651f77a3c
|
Improve gradle scripts
Add cmake options from gradle command line properties support
|
2022-11-10 22:53:54 +08:00 |
一线灵|Deal
|
5645bb241e
|
Final migrate (#876)
|
2022-10-01 16:24:52 +08:00 |
一线灵|Deal
|
33b67fa0df
|
Migrate, use simple namespace ax (#818)
|
2022-08-29 20:51:22 +08:00 |
一线灵
|
13fc72c02c
|
Migrate axys (#782)
|
2022-08-08 18:02:17 +08:00 |
halx99
|
f03bce1380
|
Improve android gradle cmake & ndk setup
|
2022-08-06 23:09:16 +08:00 |
halx99
|
f152c8edf3
|
Update android gradle plugin to 7.2.2
|
2022-08-06 20:05:12 +08:00 |
halx99
|
21b9ac90e0
|
Update android target and compile sdk to android 12
|
2022-08-06 19:26:44 +08:00 |
halx99
|
cf6baeed52
|
Improve android gradle script axistools.gradle
|
2022-07-12 13:07:27 +08:00 |
halx99
|
9ee4181976
|
Migrate tests, extensions and configs ReSquash for unexpected changes +2
|
2022-07-09 22:23:34 +08:00 |
halx99
|
5c35eda3b9
|
Upgrade android toolsets
- ndk to r23c
- gradle plugin to 7.2.0
- gradle wrapper to 7.4.2
- config ndk ver at adxetools.gradle
|
2022-06-11 16:16:47 +08:00 |
halx99
|
93f549a0ad
|
Fix libc++_shared.so not found in old devices(API 22)
|
2022-04-05 11:45:59 +08:00 |
halx99
|
5b2eb79456
|
Update project urls
|
2022-02-24 18:45:25 +08:00 |
halx99
|
7f81b65596
|
[Android] Upgrade MIN_SDK_VERSION from 16 to 17
|
2022-01-30 20:38:01 +08:00 |
halx99
|
cfe6390de3
|
[Android] By default, build single arch: arm64-v8a
|
2022-01-30 20:36:41 +08:00 |
halx99
|
722b6af026
|
[Android][freetype] Change streamingParsingEnabled to true
Add noCompress config to build.gradle for all templates & tests project
Exists project, please add follow config
android {
// Other configs
// ...
// noCompress config
aaptOptions {
noCompress 'mp3','ogg','wav','mp4','ttf','ttc'
}
}
|
2022-01-29 14:54:32 +08:00 |
halx99
|
f0fa7780d7
|
Improve gradle script to find cmake
|
2022-01-28 18:25:50 +08:00 |
halx99
|
931da84bc3
|
Fix gradle wrapper url
|
2022-01-28 13:41:18 +08:00 |
halx99
|
716b20cf6b
|
Update recommend android studio and gradle
- Android Studio 2021.1.1+ (More intelligent)
- Gralde wrapper to 7.2: https://services.gradle.org/distributions/gradle-7.2-bin.zip.zip
- Gradle Plugin to 7.1: com.android.tools.build:gradle:7.1.0
These upgrades will fix the issue: #573
|
2022-01-28 12:47:05 +08:00 |
halx99
|
11360497ea
|
Update gradle wrapper to 6.9.2
|
2022-01-27 18:44:59 +08:00 |
halx99
|
a00f181b30
|
Update chmod
|
2022-01-08 12:23:14 +08:00 |
halx99
|
e534dd66c0
|
Rename core folder name
|
2021-12-31 14:39:08 +08:00 |
halx99
|
29015e1cd7
|
Make gradle utils file as shared [ci build]
|
2021-06-02 06:27:19 +08:00 |
halx99
|
f0dc1582fb
|
[Gradle] Find ndk with env ANDROID_NDK [ci build]
|
2021-06-02 05:37:18 +08:00 |
HALX99
|
a42f9ac25c
|
Renaming refactor (#353) [ci build]
|
2021-05-18 16:40:30 +08:00 |
halx99
|
97e8d4c58a
|
Replace jcenter with mavenCentral [ci build]
|
2021-05-15 12:15:38 +08:00 |
halx99
|
bb1871b0e0
|
Gradle Plugin no longer support cmake 3.10.0+
|
2021-05-15 11:58:56 +08:00 |
halx99
|
412a6fa9e2
|
Fix android ci [ci build]
|
2021-05-15 00:12:41 +08:00 |
halx99
|
798e0fe1a1
|
Update gradle stubs [ci build]
a. wrapper to 6.9
b. plugin to 4.2.0
|
2021-05-14 12:11:19 +08:00 |
halx99
|
3348f10813
|
Make tests could build at external location [ci build]
|
2021-05-02 17:23:39 +08:00 |
halx99
|
49c1318fc1
|
Explicit set cmake minimum version at app/build.gradle [ci build]
|
2021-04-22 11:40:53 +08:00 |
halx99
|
3ff5b16847
|
Ensure build native first before compile java code
|
2021-04-20 20:25:32 +08:00 |
halx99
|
d33ffa67cd
|
Set gradle-wrapper to 6.8.3 [ci build]
|
2021-04-08 22:42:15 +08:00 |
halx99
|
46287b84c2
|
Rollback gradle plugin version 4.0.1, since there is no benefit upgrade to 4.1.0
|
2020-11-12 22:50:38 +08:00 |
halx99
|
119e62f164
|
Update gradle plugin to 4.1.0
|
2020-10-21 10:55:32 +08:00 |
halx99
|
bacba846af
|
Sync SharedLoader template.
|
2020-10-19 19:19:17 +08:00 |
halx99
|
71c9b2b101
|
fix #146
|
2020-08-18 10:51:32 +08:00 |
halx99
|
67ef8bb624
|
Improve shared library for android, remove mojoal,sdl2, still use OpenAL.framework on apple platform, alsoft on other platforms.
|
2020-08-17 18:45:14 +08:00 |
halx99
|
bcc00eaffe
|
Sets Gradle Plugin version to 3.4.0 to fix cmake can't recognize ninja
|
2020-08-10 15:04:12 +08:00 |
halx99
|
b84b3fe339
|
Update fairygui-tests project name for android
|
2020-08-05 16:33:13 +08:00 |
halx99
|
f6c3442537
|
Sync fairygui-tests settings for android
|
2020-08-05 13:32:14 +08:00 |
halx99
|
58d61ee154
|
Add full fairygui-tests
|
2020-08-04 13:15:02 +08:00 |