aboutsummaryrefslogtreecommitdiffstats
path: root/sample-android/src
Commit message (Expand)AuthorAgeFilesLines
* Fix the build of sample-androidVille Voutilainen2024-12-195-40/+11
* Merge remote-tracking branch 'remotes/origin/upstream/use_qjniobject' into devVille Voutilainen2024-09-204-3/+14
|\
| * SetupAhmed El Khazari2024-07-122-24/+32
| * Use JTE, add templates that do the same thing as the hard-coded generatorVille Voutilainen2024-02-122-1/+12
* | 1. fix deprecated kotlin codeupstream/masterlanderlyoung2024-08-294-53/+105
* | 1. fix compile issue for non-android jni.hlanderlyoung2024-08-203-22/+10
|/
* handle JNI exceptions in C++ codeyangchao122021-06-031-7/+14
* feature: Generic.kt 1. suppress compiler warning 2. generate proxy for methodsLanderlYoung2020-10-271-8/+27
* Feature/use jnihelper (#4)v1.0.0LanderlYoung2020-10-2320-4341/+129
* feature: add jenny.headerOnlyProxy options, change demo configLanderlYoung2020-06-2225-2325/+2030
* add options "jenny.outputDirectory" to specify Jenny output directory instead...v0.9.6LanderlYoung2020-06-102-138/+138
* add default constructor to NativeProxylanderlyoung2020-04-0611-0/+22
* 1. tweak codelanderlyoung2020-04-0625-182/+278
* clean up demolanderlyoung2020-02-032-33/+0
* add support for method overload when generate native glue codelanderlyoung2020-02-036-0/+85
* support u8 string for c++11 and C++20landerlyoung2020-02-033-39/+47
* continue to refactor HandyHelper.kt support unicodelanderlyoung2020-02-036-48/+42
* refactor the core class -- HandyHelperlanderlyoung2020-01-304-0/+292
* update gen fileslanderlyoung2020-01-307-2650/+234
* fix Android API not found on lower API devices.landerlyoung2020-01-304-539/+46
* NativeProxyForClasses don't generate proxy for private, protected, package fi...v0.9.3LanderlYoung2019-12-186-90/+0
* bumper versionLanderlYoung2019-12-1812-12/+12
* bumper version code to 0.9.2v0.9.2LanderlYoung2019-10-1524-24/+96
* change log function signatureLandrelYoung2019-10-1513-62/+3
* supports external error loggerLandrelYoung2019-10-1513-0/+100
* rename NativeProxyv0.9.0LandrelYoung2019-10-092-6/+6
* rename samplesLandrelYoung2019-10-0953-0/+8337