aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Introduced data classes outside the NativeProxyAhmed El Khazari2024-07-319-63/+75
| | * Templates: Field Id initialisations introducedAhmed El Khazari2024-07-302-9/+31
| | * Templates: introduced local variables to constructors_ids_initialisations.kteAhmed El Khazari2024-07-262-4/+6
| | * Templates : build Methods Id initialisationAhmed El Khazari2024-07-262-11/+43
| | * Merge branch 'setup' of ssh://github.com/IQomit/Jenny into setupAhmed El Khazari2024-07-260-0/+0
| | |\
| | | * Templates : build Constructors Id initialisationAhmed El Khazari2024-07-261-8/+15
| | * | Templates : build Constructors Id initialisationAhmed El Khazari2024-07-262-8/+25
| | |/
| * | Merge pull request #1 from IQomit/use_qjniobjectVille Voutilainen2024-08-0724-297/+608
| |\ \
| | * | Merge pull request #1 from IQomit/setupAhmed2024-07-1924-297/+608
| |/| | | | |/
| | * Minor refactoring : introduced extension functionsAhmed El Khazari2024-07-191-54/+63
| | * Merge branch 'setup' of ssh://github.com/IQomit/Jenny into setupAhmed El Khazari2024-07-190-0/+0
| | |\
| | | * Templates: Fields Id declarations templatizedAhmed El Khazari2024-07-192-20/+26
| | * | Templates: Fields Id declarations templatizedAhmed El Khazari2024-07-193-20/+35
| | |/
| | * Templates: Methods Id declarations templatizedAhmed El Khazari2024-07-193-8/+22
| | * Template: bug fixed removed return lineAhmed El Khazari2024-07-191-1/+1
| | * JteData : refactored meaningful variables namingAhmed El Khazari2024-07-196-28/+30
| | * Templates: Constructor id declarations templatizedAhmed El Khazari2024-07-195-24/+44
| | * Handle when templates folder is missing in build.gradleAhmed El Khazari2024-07-1810-18/+151
| | * JteData Moved out of NativeProxyGeneratorAhmed El Khazari2024-07-159-25/+26
| | * Bug Fixed: mHelper removed (when generation h/cpp files) and param was not as...Ahmed El Khazari2024-07-121-2/+3
| | * Style updatedAhmed El Khazari2024-07-121-175/+283
| | * SetupAhmed El Khazari2024-07-122-24/+32
| |/
| * Add missing templateVille Voutilainen2024-06-141-0/+12
| * Templatize buildConstructorDefinesVille Voutilainen2024-06-143-14/+28
| * Move getJniMethodParamVal to HandyHelperVille Voutilainen2024-06-142-22/+23
| * Add the helper in the jteDataVille Voutilainen2024-06-061-2/+3
| * Move needWrapLocalRef to the helperVille Voutilainen2024-06-062-13/+13
| * Move moves to HandyHelperVille Voutilainen2024-06-052-7/+7
| * Next bit moved to HandyHelperVille Voutilainen2024-06-052-7/+6
| * Change the line endings to unix for HandyHelperVille Voutilainen2024-06-051-1/+342
| * Refactor the first helper function from NativeProxy to HandyHelperVille Voutilainen2024-06-052-13/+9
| * Add a template for method prologueVille Voutilainen2024-03-041-0/+16
| * Add a template for paramsVille Voutilainen2024-03-041-0/+22
| * Templatize method prologueVille Voutilainen2024-03-041-4/+11
| * Templatize method parameter generationVille Voutilainen2024-03-041-5/+19
| * Tweak the JTE-related membersVille Voutilainen2024-02-131-8/+7
| * Make the JTE code resolver and template engine members of the generatorVille Voutilainen2024-02-131-10/+9
| * Use JTE, add templates that do the same thing as the hard-coded generatorVille Voutilainen2024-02-1211-77/+266
| * Enable JTE and add it to the configurationVille Voutilainen2024-01-254-19/+8
| * Add a separate template directory and support for loading templates from itVille Voutilainen2023-10-122-0/+19
| * Add support for a useQJniObject configuration parameterVille Voutilainen2023-10-111-3/+8
| * Change various paths to point to this repositoryVille Voutilainen2023-08-313-13/+13
* | 1. fix deprecated kotlin codeupstream/masterlanderlyoung2024-08-299-61/+117
* | update maven publishlanderlyoung2024-08-286-90/+56
* | bumper version to 1.3.0landerlyoung2024-08-203-5/+5
* | 1. fix compile issue for non-android jni.hlanderlyoung2024-08-2011-41/+95
|/
* handle JNI exceptions in C++ codeyangchao122021-06-031-7/+14
* add copyToByteArray copyFromByteArray to jnihelper.h (#11)v1.2.0LanderlYoung2021-03-252-3/+46
* publish to mavenCentral instead of jcenter (#10)LanderlYoung2021-03-2511-42/+107
* bump version number to 1.1.2v1.1.2LanderlYoung2021-01-211-1/+1