Commit Graph
20 Commits
Author SHA1 Message Date
Mamadou Babaei 270915bd4e bump the copyright years 2024-02-03 04:39:36 +01:00
Mamadou Babaei 0023e3c01d fix a build issue with android shipping builds 2023-07-19 01:10:57 +02:00
Mamadou Babaei b0b63ffa24 whitespace fix 2023-07-19 01:00:06 +02:00
Mamadou Babaei e501697f0c remove redundant whitespaces 2023-07-14 12:47:48 +02:00
Mamadou Babaei 4823b34727 remove dead gradle code from the android module 2023-05-29 02:01:34 +02:00
Mamadou Babaei 439516130b supress a grade warning for non-arm64 archs when the build target is android 2023-05-29 02:00:31 +02:00
Mamadou Babaei 910324c1ba fix an android gradle build issue which happens when the games package name won't start with com.senseglove.* 2023-05-29 01:59:39 +02:00
Mamadou Babaei 6138bef9bc remove the launch and settings from the android module's private includes 2023-03-30 05:57:00 +02:00
Mamadou Babaei 1b4cce6e39 add missing paths headers that causes uat build issues 2023-03-28 11:43:28 +02:00
Mamadou Babaei 47cd25b080 whitespace fix 2023-03-17 00:06:53 +01:00
Mamadou Babaei 6fb666d887 add special android directory methods and initialization args 2023-03-16 23:59:28 +01:00
Mamadou Babaei dde3e11829 move launch and settings module to PrivateIncludePathModuleNames from PrivateDependencyModuleNames in order to pass runuat tests 2023-02-07 11:37:19 +01:00
Mamadou Babaei 9569a7bd97 switch to sgconnect for android v1.1.0 extracted from the .arr file shipped with our unity plugin 2023-02-03 02:10:52 +01:00
Mamadou Babaei 1c61f79b88 use the correct writehaptics signature extracted from the .jar file 2023-02-02 23:19:07 +01:00
Mamadou Babaei 06c2ee6170 bump sgconnect and sgcore to v2.1.0-9080621 and add an almost functional android implementation 2023-02-02 21:44:30 +01:00
Mamadou Babaei fe7c7d4579 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-01-31 14:36:16 +01:00
Mamadou Babaei 4ec0b07897 fix a bug in the jni call write haptics 2023-01-31 01:43:07 +01:00
Mamadou Babaei a031ad48da replace more method calls on android with the equivalents from sgconnect for android 2023-01-24 20:16:05 +01:00
Mamadou Babaei dd54f63e76 bump copyright years 2023-01-17 19:27:27 +01:00
Mamadou Babaei bb9500fccc add an android module with working jni calls to Init(), Dispose(), and GetLibraryVersion() 2023-01-17 19:24:00 +01:00