Commit Graph
13 Commits
Author SHA1 Message Date
Mamadou Babaei 70a674b51c remove the launch and settings from the android module's private includes 2023-03-30 06:07:49 +02:00
Mamadou Babaei 139d2ede99 add missing paths headers that causes uat build issues 2023-03-28 11:48:35 +02:00
Mamadou Babaei 528b97390b whitespace fix 2023-03-28 10:37:53 +02:00
Mamadou Babaei db38deff27 add special android directory methods and initialization args 2023-03-28 10:37:52 +02:00
Mamadou Babaei b8aeea558c move launch and settings module to PrivateIncludePathModuleNames from PrivateDependencyModuleNames in order to pass runuat tests 2023-02-07 11:39:01 +01:00
Mamadou Babaei e50f85a919 switch to sgconnect for android v1.1.0 extracted from the .arr file shipped with our unity plugin 2023-02-03 13:44:57 +01:00
Mamadou Babaei cebba656fe use the correct writehaptics signature extracted from the .jar file 2023-02-03 13:44:57 +01:00
Mamadou Babaei 66a3381579 bump sgconnect and sgcore to v2.1.0-9080621 and add an almost functional android implementation 2023-02-03 13:44:56 +01:00
Mamadou Babaei 8d12529554 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:56 +01:00
Mamadou Babaei b2b0392f9c fix a bug in the jni call write haptics 2023-02-03 13:44:55 +01:00
Mamadou Babaei fcdedeb81f replace more method calls on android with the equivalents from sgconnect for android 2023-02-03 13:44:55 +01:00
Mamadou Babaei 4be10c3e57 bump copyright years 2023-02-03 13:44:55 +01:00
Mamadou Babaei ca7f51dcfd add an android module with working jni calls to Init(), Dispose(), and GetLibraryVersion() 2023-02-03 13:44:55 +01:00