Commit Graph

  • e76560ed45 Android Make sure window is set Dan Rosser 2021-12-11 17:25:40 +11:00
  • 18480f4273 Android Back Button Allow to Exit Activity - Amazon Store Requirement Dan Rosser 2021-12-11 17:25:20 +11:00
  • 60178fd7ab Android Fix Crash when Lib not loaded and Java events. Logs limited to constant Dan Rosser 2021-12-11 17:24:40 +11:00
  • 5a16c34491 Android Fix Issue Where Found Config Fallback would fail Dan Rosser 2021-12-06 21:47:24 +11:00
  • ce1bbc7515 Add autorelease to dispatch_async (#6791) Dimitre 2021-12-02 20:44:28 -03:00
  • cb12deeef6 ofAVFoundationPlayer.mm Minor tweaks, avoid texture allocation every frame (#6788) Dimitre 2021-12-02 20:35:50 -03:00
  • 5b4bbfd2c8 fix to beginshape endshape not using actual color (#6786) Dimitre 2021-12-02 20:25:26 -03:00
  • 28e99be5b5 XCode template changes to new build system (#6792) Dimitre 2021-12-02 18:20:30 -03:00
  • 3c6b13d90c Android EGL Config Fallback system rework to fix crashes with some Xiomi devices Dan Rosser 2021-12-03 00:25:38 +11:00
  • c2f67dd4ab Android Remove ContextFactory causing issues on Android 8 Xiaomi Dan Rosser 2021-12-02 01:02:53 +11:00
  • eaa33962bc Android Fix issues where Device supports Higher Frame rates however some devices have Game Optimising Service Installed which forces 60 causing issues on Samsungs Dan Rosser 2021-12-02 01:02:18 +11:00
  • 02cb8a11d2 Android Fix Issues with Higher Display Set FrameRate for API 31+ Dan Rosser 2021-12-01 02:27:02 +11:00
  • 16073db6b6 Android Fix Orientation Issues Dan Rosser 2021-12-01 02:26:21 +11:00
  • 2b0fbfac2e Fix XCode release schemes (#6785) Dimitre 2021-11-22 15:29:41 -03:00
  • 324bbbf1f5 Android Exception for Display Dan Rosser 2021-11-20 00:19:23 +11:00
  • 412b5a6ff6 Android Remove not used code / formatting Dan Rosser 2021-11-19 21:20:57 +11:00
  • 8d6d9fa0d5 Android Controller Vendor Dan Rosser 2021-11-19 21:20:06 +11:00
  • 78fb6f4534 Android Controller Fixes Dan Rosser 2021-11-13 01:36:01 +11:00
  • 6526e705ad ofURLFileLoader: don't reuse CURL* handle (#6778) Antoine Rousseau 2021-11-03 13:15:41 +01:00
  • d06d9af451 Android Fix Crash if open URL and no browser setup for intent Dan Rosser 2021-11-03 04:11:25 +11:00
  • bd5a739250 Android Clear Event queue on Resume Dan Rosser 2021-11-03 04:10:56 +11:00
  • 17d67ee3e3 Merge commit '19e79bfee3942e1059fa966eaf60981a29229571' into android_fixes Dan Rosser 2021-11-03 01:00:05 +11:00
  • 3418477f08 Android Log input dev Fix Key for Focus event Dan Rosser 2021-11-03 00:58:42 +11:00
  • 7a36c67a06 Android AssetManager Passing to Window for use in loading via NDK / Oboe Dan Rosser 2021-11-03 00:57:57 +11:00
  • 19e79bfee3 Merge pull request #6775 from 2bbb/PR/fixed_ofxiOS_DuplicatedOverlayView Dan Rosser 2021-10-22 00:32:01 +11:00
  • 31416b0e00 fixed indentation 2bit 2021-10-21 21:02:57 +09:00
  • fa630c3506 renamed OverlayView to ofxiOSImagePickerOverlyaView to fixed warning: OverlayView class is implemented in MapKit and ofxiOSImagePicker 2bit 2021-10-21 20:57:07 +09:00
  • 824538b659 Android Orientation Listener Dan Rosser 2021-10-21 01:51:07 +11:00
  • ffa728f0f5 Android Fix Display Dimensions if Samsung OneUI PopupView or SplitMode Android 10/11/12 used and changed screen Dan Rosser 2021-10-21 01:50:51 +11:00
  • 8ab65ed2e3 Android Fix Activity pause events Android 8/9 causing crash Dan Rosser 2021-10-21 01:27:29 +11:00
  • afb31dfff0 Android Sound Player - Reset if Error State Dan Rosser 2021-10-21 01:26:10 +11:00
  • 8b11c3740c Android Controller Fixes - Maps PS5 keys to standard / Logging define Dan Rosser 2021-10-14 02:28:57 +11:00
  • daaca32848 Android Constraint Dan Rosser 2021-10-13 12:13:48 +11:00
  • 2f5a83b95f Android Logging Const / Fix Android 9 Pause View Dan Rosser 2021-10-09 00:53:05 +11:00
  • e6c0a55e6b Android Key Input State Handlers Dan Rosser 2021-10-09 00:46:52 +11:00
  • f7060b6c75 Merge remote-tracking branch 'origin/master' into android_fixes Dan Rosser 2021-10-08 00:19:16 +11:00
  • 69d187c710 Android Fixes Sampling issues / removes usb manager fixed with alternatively with config change event Dan Rosser 2021-10-06 16:11:03 +11:00
  • c1cd2528c7 bugfix fixes broken renderer for newer codec tools. closes #6765 (#6772) Theodore Watson 2021-10-05 12:55:22 -07:00
  • 217c270fd8 Linux ci upgrade (#6774) Theodore Watson 2021-10-05 12:36:10 -07:00
  • 5b14667943 Android Locale Event, Max Framerate variable, Log sound bool Dan Rosser 2021-10-01 00:00:02 +10:00
  • 172a62cb45 USB Attachment Crash Fix Dan Rosser 2021-09-28 01:42:54 +10:00
  • 0f3487516a Android EGL Config Adjustments / Fixes for Hardware config determination Dan Rosser 2021-09-27 23:27:23 +10:00
  • 45d58ebf50 Android Controller / DPad / Joystick events parsing. - Fixes Loss of Focus (brightness of View) in Android. - Handles all event types (setup at least) Dan Rosser 2021-09-24 22:27:50 +10:00
  • f13acf5697 Android Sound Player fixes for Android 7 Dan Rosser 2021-09-24 22:26:14 +10:00
  • 1ee638b91f Android Window Fixes - First Setup - Update in Start Render() - Update optimized out of Render Android - Event For Axis Controller / Accessibility controls Dan Rosser 2021-09-24 22:25:36 +10:00
  • ec39de9aac Android Fix Grey Screen 1 frame - Force Clear on Setup Dan Rosser 2021-09-24 18:13:08 +10:00
  • b6e2e32bc5 Android Suffix Gradle packagename Dan Rosser 2021-09-17 21:28:01 +10:00
  • 5eb2c29c87 Android Key Fixes Dan Rosser 2021-09-17 03:59:46 +10:00
  • 6f112af268 Keep this for now. Shall investigate this later - Is GLThread at this time ?? Dan Rosser 2021-09-15 18:46:27 +10:00
  • a0fbfcaa9e Android Fix Construction of GL outside of GLContext via Main Dan Rosser 2021-09-13 23:13:59 +10:00
  • edc62c754a Android ofAppAndroid Window keep track of Context Dan Rosser 2021-09-10 21:10:48 +10:00
  • 9117597b53 OnGeneric causing lag Dan Rosser 2021-09-10 21:09:37 +10:00
  • 269bc8011f Android Cmake Build Option Dan Rosser 2021-09-10 21:07:21 +10:00
  • fc0a07718e Android ofAppAndroid Window nullptr fix Dan Rosser 2021-09-10 21:06:34 +10:00
  • d190f2d055 Android Focus Change Fixes - Controller changing Activity Focus Fix - Implemented onGenericMotion Event Dan Rosser 2021-09-05 21:29:59 +10:00
  • 4232969d95 Android MSAA Maximum by Default - Configurable pre GL Launch - Fixes GLConfig selections - Key Event Function Dan Rosser 2021-09-05 21:29:00 +10:00
  • 4b2417828a Android Build Script Optimizations Dan Rosser 2021-09-04 01:06:01 +10:00
  • 6ce6bfd8df Android GLConfig Configuration Dan Rosser 2021-09-04 01:05:41 +10:00
  • c9cd044ac9 Android life cycle code clean up Dan Rosser 2021-09-04 01:04:38 +10:00
  • 97f0e16ce0 ofBufferObject fix nullptr exception Dan Rosser 2021-09-04 01:04:09 +10:00
  • ae9f20cd3c Android Force Restart Graphics Surface Dan Rosser 2021-09-04 01:03:23 +10:00
  • 63f8e861ce Android Key events return false when threadedKeys to allow keys natively to function Dan Rosser 2021-09-04 01:02:51 +10:00
  • 0fd286ffc6 Android fix Clear to Black as Clear - Clear was grey Dan Rosser 2021-09-03 20:44:46 +10:00
  • 5f3a43b32e Android - Key / Controller threaded events - Can optionally now process key events on Update/Draw thread for lower latency and more consistent input control Dan Rosser 2021-09-01 23:35:07 +10:00
  • 83789f5adb Android - Can restore old SD card assets to new External File Directory - Fix External SD Card Location Position determination (correct now to Android data path for App / Package Name) - Detect numerous past of installed SD or mount point locations - Check for package directory - Move Data from old to new - Can be customised post path incase of /data/ pre 0.7 Dan Rosser 2021-09-01 23:33:00 +10:00
  • d9a14656ad Android Window Ready Optimise 1 draw frame Dan Rosser 2021-09-01 23:27:38 +10:00
  • dcb9a410e6 Android JNI for isWindowReady in case of race condition. Samples Dan Rosser 2021-08-31 19:15:44 +10:00
  • 021f23f7be Android Surface View restore frame rate setter for higher hz displays Dan Rosser 2021-08-31 19:14:42 +10:00
  • a0ee20c6a8 Android JNI to 1.6 Dan Rosser 2021-08-31 19:14:09 +10:00
  • 9e9ac4a176 Android Remove C ofAndroidActivityInit and JNI for init/create in ofAppWindow explicitly to move this to main.cpp as Release mode invalidating approach Dan Rosser 2021-08-31 19:13:41 +10:00
  • 4698891a7b Remove LIBCPP NO RVALUE Dan Rosser 2021-08-31 19:11:39 +10:00
  • 82e2043bd9 Android isWindowReady race fix for Release Optimised. Init values Dan Rosser 2021-08-31 19:11:17 +10:00
  • d1b10da51e Android Life Cycle Fixes. Fixes onStop Event. InitView to OnCreate. Adds Static Reset Dan Rosser 2021-08-25 22:17:42 +10:00
  • 0ea2a44b74 Life Cycle Fixes - Keep ProGuard Fixes - JNI Export Functions on Core C Functions - Changed Static Call to LoadLibrary to ReLinker as recommended by Google Dan Rosser 2021-08-20 18:50:03 +10:00
  • 017ed28d47 OFActivity - Fix up code / try catch . Dan Rosser 2021-08-19 22:43:34 +10:00
  • 130098cd27 Android Template Dan Rosser 2021-08-19 16:30:05 +10:00
  • eb081e77a4 Revert Height Bar Offsets - New windowing resolution fixes render this fix and this causes problem Dan Rosser 2021-08-10 21:29:19 +10:00
  • f43786bc88 Fix Resume Android 7 Dan Rosser 2021-08-09 23:21:02 +10:00
  • c09c1ab764 Android Window LifeCycle Final Fixes - After Pause now will hold last frame of OFGLSurfaceView if context is destroyed, will not render again, allowing last frame of destroyed context to display until new OFGLSurfaceView is established and firstFrame drawn - Preventing long empty screens - Fixes App Launch offscreen where FrameLayout == 0 causing graphics corruption on Resume Dan Rosser 2021-08-09 13:25:16 +10:00
  • 041cd677ed Life Cycle Fixes and Context Dan Rosser 2021-08-06 16:18:21 +10:00
  • 2254836304 Life Cycle Fix Dan Rosser 2021-08-05 21:46:37 +10:00
  • b83920a88b Remove Sound Logs Dan Rosser 2021-08-05 21:39:31 +10:00
  • 2f2adf32a7 Android Fix Input Lag Dan Rosser 2021-08-03 19:46:22 +10:00
  • 4d84adb0fd AppAndroidWindow Fix Java Class/JObject Syntax Dan Rosser 2021-08-02 22:55:25 +10:00
  • 49dbe2c681 OFAndroidWindow Fix Red / UnCleared GPU. Clear on Create. More Explicit Clear. Fix GLViewPort Resize Dan Rosser 2021-08-02 22:54:08 +10:00
  • 37989f83b4 OFAndroid Update External SD New API Call - Updated Older API SD/Card Mount Locations Dan Rosser 2021-08-02 22:52:24 +10:00
  • 1664c10abb Android C++ Shared Dan Rosser 2021-07-30 01:17:12 +10:00
  • a03312e5ff Android Studio Arctic Fox with Gradle 7.1.1 (from 6.0) / Android Gradle 7.0 (from 4.0 AGP) Dan Rosser 2021-07-30 00:26:40 +10:00
  • 7c3b525f41 Android Activity and Window Fixes - Draw Clear / Surface issues / FrameRate resolver for Android 11 / Pixel 4 etc 90hz - Disable HDR code since requires GLES 3 Dan Rosser 2021-07-29 23:15:37 +10:00
  • 5c050e650c Android SurfaceView - Adds Android 11 + SetFrameRate - Fixes Clear Dan Rosser 2021-07-29 23:12:25 +10:00
  • 5f09d59d43 ofTrueTypeFont moving declaration for Sort Function Dan Rosser 2021-07-29 23:11:31 +10:00
  • 76f1f955d5 Android SoundPlayer - Fixes Missing getIsPaused() Fixes Panning code dropping overall volume when no panning applied Dan Rosser 2021-07-29 23:10:37 +10:00
  • 356e1e0cfe ofTrueTypeFont - Logs and Android Debugging - Fixes defines - Moves Vector sort to function - Logs Dan Rosser 2021-07-25 17:28:19 +10:00
  • d21a02fa83 ofTexture - Move C Android Functions to C++ static Dan Rosser 2021-07-25 17:26:43 +10:00
  • cb75548726 Make Current Window Changes Dan Rosser 2021-07-25 17:25:50 +10:00
  • 0fb9450c31 ofGLProgrammableRender Fixes for ofTrueTypeFont rendering in NDK 22b / C++17. .mesh.Draw() fixes problem Dan Rosser 2021-07-25 17:23:50 +10:00
  • f8da0fab98 Java Android Lifecycle Changes - Fixes CopyAssets false - Splits up Java to classes to Java Specification - Changes to Core System.loadLibrary that loads the prefab C++ oF Android Library Dan Rosser 2021-07-25 17:21:16 +10:00
  • 8569142e88 Allow custom icon for Linux. Fixes #6702 (#6759) Leandro Garber 2021-09-18 07:04:26 -03:00
  • d38fea6e1f Fix LibCPP Crash Dan Rosser 2021-07-23 23:18:43 +10:00
  • d412aa8c0e Debugging Android GLProgrammableRenderer for ofxTrueTypeFont Dan Rosser 2021-07-23 23:10:45 +10:00