..
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
android: enable writing stdout/stderr to a socket
2018-03-11 22:36:17 +01:00
PythonActivity.java
android: add activity for running Python programs
2018-03-11 22:53:08 +01:00
android_main.cxx
general: Distinguish local/system includes
2018-11-10 18:00:10 -07:00
android_native_app_glue.c
android: include android_native_app_glue in repository
2018-01-28 14:27:35 +01:00
android_native_app_glue.h
android: include android_native_app_glue in repository
2018-01-28 14:27:35 +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
general: Remove `using std::*` from headers
2018-06-14 16:04:49 +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
android: add activity for running Python programs
2018-03-11 22:53:08 +01:00