11d75e401e
pmt: reformat code, etc.
2025-11-24 18:50:57 +03:00
397b95466d
pmt: reformat code, etc.
2025-09-24 22:14:25 +03:00
0ff94cc4b9
pmt: improve PureTuple class and improve function manager.
2025-09-23 14:13:36 +03:00
398b119cb4
pmt: improve libhelper, etc.
2025-09-13 11:36:29 +03:00
08e51c4a15
pmt: start working on 1.3.0
...
- Add log cleaner function.
- Introduce function flag structure.
- Some improvements.
2025-09-06 12:10:46 +03:00
2615ddd127
pmt: Last commit for 1.2.0 version
...
- Major changes for developers.
- Some changes to flash and sizeof functions.
- Some minor changes.
2025-09-05 11:31:46 +03:00
80bcc0268d
pmt: Improve, etc.
...
- Added custom file descriptors for better print status handling.
- Added macro to be used for adding functions to make things easier.
- Duplicate function protection added.
2025-08-25 13:12:46 +03:00
58330fddf4
pmt: use smart pointers for more safe memory
2025-08-16 20:14:05 +03:00
6999975f6a
Revert "fix memory leak"
...
This reverts commit 47382ebf1c .
2025-08-15 20:04:25 +03:00
54f2a48ffa
Reapply "fix memory leak"
...
This reverts commit c3a5e97d41 .
2025-08-15 20:02:45 +03:00
9391847534
Reapply "pmt: use constructor/destructor attributes insetad of class"
...
This reverts commit d4703df1a5 .
2025-08-15 20:02:29 +03:00
bfd5a78863
noo
2025-08-15 20:02:28 +03:00
d4703df1a5
Revert "pmt: use constructor/destructor attributes insetad of class"
...
This reverts commit 7240cca537 .
2025-08-15 17:29:28 +03:00
c3a5e97d41
Revert "fix memory leak"
...
This reverts commit 47382ebf1c .
2025-08-15 17:29:10 +03:00
47382ebf1c
fix memory leak
2025-08-15 17:22:04 +03:00
7240cca537
pmt: use constructor/destructor attributes insetad of class
2025-08-15 16:31:09 +03:00
0bc5f70294
pmt: reformat code and improve
2025-08-13 09:54:11 +03:00
d74f385a68
pmt: dont include new memoryTestFunction
2025-08-13 09:42:37 +03:00
295e890324
libhelper: improve garbageCollector
2025-08-11 09:48:00 +03:00
f9eea8aef7
rebootFunction: Allow reboot function in ADB without root
2025-08-10 22:16:12 +03:00
f5e465b995
pmt: reformat code
2025-08-10 18:44:58 +03:00
8e629d60d0
pmt: New features and improvements
...
- Added type getter and reboot function
- Writed a garbage collector, so manually freeing memory and closing file descriptors is removed
- Some other improvements
2025-08-09 12:48:04 +03:00
8b3e886eee
pmt: Improve performance and functions
...
- Added two new functions
- Improved functions
- Reformatted code (scripts and src/ include/)
- Increased processing speed with multi-threading
2025-08-07 14:49:24 +03:00
6294482b39
pmt: ready for release
...
- Fix memory leaks
- Writed functions and apply
- Test pmt and verify stability
2025-08-06 21:58:05 +03:00
25e3630a2b
pmt: fix some minor typo issues and including problems etc. (more)
2025-08-03 21:37:02 +03:00
fe51bf1644
pmt: fix build issues with NDK
2025-07-29 21:20:31 +03:00
a58adb6a28
pmt: Write the function base
...
- Write the function manager.
- Make minor changes to the function structure.
- Add CLI11 license.
- Added main function to libpmt.
2025-07-28 22:36:15 +03:00
9cd97a085e
pmt: The basis of the system for adding features was created and improvements were made.
...
- The basic header contents of the system, designed to easily add features, were written.
- The [CLI11](https://github.com/CLIUtils/CLI11 ) project was included to provide a better experience for the project.
- Improved logging system.
- Unnecessary code cleaned.
2025-07-24 17:38:31 +03:00
d65867c249
pmt: first codes.
2025-07-21 12:08:45 +03:00