Commit Graph
15 Commits
Author SHA1 Message Date
Mamadou Babaei 2d3a8eb18c remove dead gradle code from the android module 2023-05-29 02:09:57 +02:00
Mamadou Babaei a8057bd66a supress a grade warning for non-arm64 archs when the build target is android 2023-05-29 02:09:57 +02:00
Mamadou Babaei a019a0b521 remove the launch and settings from the android module's private includes 2023-03-30 05:58:49 +02:00
Mamadou Babaei f2ce577a1b add missing paths headers that causes uat build issues 2023-03-28 11:47:52 +02:00
Mamadou Babaei 33b2b37cfb whitespace fix 2023-03-28 10:39:10 +02:00
Mamadou Babaei a5597b4eb8 add special android directory methods and initialization args 2023-03-28 10:39:10 +02:00
Mamadou Babaei d777b4d0b0 move launch and settings module to PrivateIncludePathModuleNames from PrivateDependencyModuleNames in order to pass runuat tests 2023-02-07 11:40:25 +01:00
Mamadou Babaei 2bcf2f5c9c switch to sgconnect for android v1.1.0 extracted from the .arr file shipped with our unity plugin 2023-02-03 13:44:45 +01:00
Mamadou Babaei a46d83a0b4 use the correct writehaptics signature extracted from the .jar file 2023-02-03 13:44:45 +01:00
Mamadou Babaei e9460a772d bump sgconnect and sgcore to v2.1.0-9080621 and add an almost functional android implementation 2023-02-03 13:44:44 +01:00
Mamadou Babaei bb91a0ad29 try to offload android to sgcore/sgconnect third-party libraries and drop linux third-party libraries for earlier versions of the engine prior to 4.27 2023-02-03 13:44:44 +01:00
Mamadou Babaei 32fd4ac93f fix a bug in the jni call write haptics 2023-02-03 13:44:43 +01:00
Mamadou Babaei af42b3879a replace more method calls on android with the equivalents from sgconnect for android 2023-02-03 13:44:43 +01:00
Mamadou Babaei 79aa0a09d4 bump copyright years 2023-02-03 13:44:43 +01:00
Mamadou Babaei 7c4700f696 add an android module with working jni calls to Init(), Dispose(), and GetLibraryVersion() 2023-02-03 13:44:43 +01:00