Releases
v2022.12.20
misl6
released this
24 Dec 10:22
Highlights:
Minimal and recommended Android NDK version is now 25b
MIN_TARGET_API
has been updated to 30
and RECOMMENDED_TARGET_API
in order to comply with Google Play Store requirements.
android.activity
now offers Application.ActivityLifecycleCallbacks
helpers.
SDL2
, SDL2_ttf
, SDL2_mixer
, SDL2_image
recipes has been updated to latest stable releases.
Now service notifications are highly customisable!
Full changelog:
InputType.TYPE_TEXT_FLAG_MULTI_LINE
forces InputType.TYPE_TEXT
even if SDLActivity.keyboardInputType
is NULL
#2716 (misl6 )
secp256k1 Update "--host=" #2714 (RobertFlatt )
Delete pythonforandroid/recipes/cdecimal directory #2713 (RobertFlatt )
Bump sdl2
version to 2.26.1
#2712 (misl6 )
Flake8 does not support inline comments for any of the keys. #2708 (misl6 )
Gradle: Run the clean task before anything else to make sure nothing is cached. #2705 (misl6 )
Custom Service notification #2703 (RobertFlatt )
Include paths for sdl2_mixer have changed. Added a method to return the right one. #2700 (misl6 )
WRITE_EXTERNAL_STORAGE maxSdk #2694 (RobertFlatt )
Fixes an issue regarding blacklist and bytecode compile + some cleanup #2693 (misl6 )
Bump to a version of SDL
with patches for the TextInput / TextEditing (SDL 2.26.0
) #2692 (misl6 )
Make CI compile aiohttp again. #2690 (xavierfiechter )
Add resources #2684 (RobertFlatt )
Update MIN_TARGET_API
to 30
and RECOMMENDED_TARGET_API
to 33
#2683 (misl6 )
recipe.download_file: implement shallow git cloning #2682 (SomberNight )
requirements: relax version bound on "pep517" #2680 (SomberNight )
Add new Android permissions #2677 (RobertFlatt )
Resize webview when keyboard is shown #2674 (dbnicholson )
Update SDL2
, SDL2_ttf
, SDL2_mixer
, SDL2_image
to latest releases #2673 (misl6 )
Fixes libvpx build #2672 (misl6 )
toml
may not be available on systemwide python #2670 (misl6 )
android/activity: Add Application.ActivityLifecycleCallbacks helpers #2669 (dbnicholson )
Bump minimal and recommended Android NDK version to 25b #2668 (misl6 )
Include HOME in build environment #2582 (dbnicholson )
You can’t perform that action at this time.