open_toontown_panda3d/panda/src/android
rdb e02a9989fb android: Changes to add compatibility with pyjnius/plyer 2022-03-12 18:18:15 +01:00
..
NativeIStream.java New file headers, new comment style 2016-02-17 17:47:48 +01:00
NativeOStream.java android: support writing png/jpg/webp via android.graphics.Bitmap 2018-02-17 18:40:08 +01:00
PandaActivity.java Support deploying Python apps for Android using bdist_apps 2021-12-07 21:00:08 +01:00
PythonActivity.java android: Changes to add compatibility with pyjnius/plyer 2022-03-12 18:18:15 +01:00
android_main.cxx android: add missing include for open() definition 2019-01-19 23:04:19 +01:00
android_native_app_glue.c android: Update android_native_app_glue to latest from upstream 2021-12-06 22:30:13 +01:00
android_native_app_glue.h android: Update android_native_app_glue to latest from upstream 2021-12-06 22:30:13 +01:00
config_android.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
config_android.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
jni_NativeIStream.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
jni_NativeOStream.cxx android: support writing png/jpg/webp via android.graphics.Bitmap 2018-02-17 18:40:08 +01:00
p3android_composite1.cxx android: support writing png/jpg/webp via android.graphics.Bitmap 2018-02-17 18:40:08 +01:00
pnmFileTypeAndroid.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
pnmFileTypeAndroid.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
pnmFileTypeAndroidReader.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
pnmFileTypeAndroidWriter.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
pview.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
pview_manifest.xml android: add activity for running Python programs 2018-03-11 22:53:08 +01:00
python_main.cxx cleanup: Remove support for EOL versions of Python 2020-04-26 20:07:56 +02:00
run_pview.sh android: add activity for running Python programs 2018-03-11 22:53:08 +01:00
run_python.sh android: add activity for running Python programs 2018-03-11 22:53:08 +01:00
site.py cleanup: Remove support for EOL versions of Python 2020-04-26 20:07:56 +02:00