You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Tools
Scott Romero e30b0f51d1
[development] Android compatibility fixes (#5424)
- Added support for NDK r23
 - Added support for the versioned Android 'cmdline-tools' package which replace the deprecated 'tools' package
 - Updated max Gradle version to latest point release of 7.0 to fix volume query bug during sync in some configurations
 - Updated min Android Gradle plugin version to latest point release of 4.2
 - Fixed issue with Gradle task chaining for some custom copy tasks
 - Replaced use of deprecated 'jcenter' repo with 'mavenCentral' in Android project generator template
 - Increased debug logging around adb calls in Android deployment script
 - Fixed a couple try/except cases that were looking for the wrong exception when invoking adb_* functions
 - Fixed issue where asset cache would get deleted when regenerating an existing Android Gradle project with --overwrite-existing
 - Fixed issues with running Android project generation scripts on Unix systems

Signed-off-by: AMZN-ScottR 24445312+AMZN-ScottR@users.noreply.github.com
4 years ago
..
AWSNativeSDKInit Update the FileIO Aliases (#4186) 4 years ago
Android/ProjectBuilder [android_compat_fixes] replaced deprecated 'jcenter' repo with 'mavenCentral' in Android project generator template 4 years ago
AssetBundler Merge branch stabilization/2110 into development 4 years ago
AssetProcessor Fix Assert Absorber being leaked due to one of the tests setting m_errorAbsorber to nullptr without deleting the object (#5176) (#5348) 4 years ago
AzTestRunner Merge branch 'development' into issues/exception_handling 4 years ago
BundleLauncher [MacOS] Launching Editor from ProjectManager and other misc. fixes 4 years ago
CrashHandler Update the FileIO Aliases (#4186) 4 years ago
DeltaCataloger Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
GridHub Adds LuaIDE->GridHub dependency 4 years ago
ProjectManager merge stabilization/2110 to development - 2021/11/09 4 years ago
PythonBindingsExample adding exception handling for tests that are not going through AzTestRunner 4 years ago
RemoteConsole Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) 4 years ago
SceneAPI merge stabilization/2110 to development - 2021/11/09 4 years ago
SerializeContextTools Bundled release build bug fixes cherry picked from development (#5270) 4 years ago
Standalone Edit help menu lua documentation link (#4520) 4 years ago
TestImpactFramework LYN-6882 release builds are executing code in asserts (#4305) 4 years ago
CMakeLists.txt [Mac] Generate O3DE SDK app bundle that can be notarized and distributed (#4150) 4 years ago