Commit Graph

108 Commits

Author SHA1 Message Date
6a8fd5854d Add bugg report info 2025-08-15 15:53:35 +03:00
f3732ff158 Move documentation to wiki page 2025-08-15 15:30:01 +03:00
b7f5348b89 Write a installing and usage etc. 2025-08-15 12:45:28 +03:00
235402ed23 Write a installing and usage etc. 2025-08-15 12:45:15 +03:00
e17ac42e55 manager: set release date 2025-08-15 12:00:53 +03:00
1bc3b5ccef pmt: CLeanup unnecessary function: real-link-path
- real-link-path function is removed.
 - Added --real-link-path flag to real-path function for as real-link-path.
2025-08-15 11:52:03 +03:00
c3acd4b370 usage: add --json-indent-size option to usages 2025-08-14 19:50:02 +03:00
05f173e895 pmt: improve usage.md :/ 2025-08-14 19:41:41 +03:00
638ed3017e pmt: add memory test documentation 2025-08-14 19:36:16 +03:00
563e8a583e pmt: fix memory leaks, and improve info function
- Removed --no-write-test argument of memory test function
 - Fixed memory leak of memory test function
 - Improved info function with using nlohmann/json header-only library
 - Some other improvents
2025-08-14 12:56:29 +03:00
bf0df8cc83 pmt: add memory test function and some new functions to libhelper 2025-08-13 10:58:48 +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
23087966d6 pmt: start working for 1.1.0, first: add * operator to libpartition_map 2025-08-13 09:41:27 +03:00
7350791d04 Update manager.sh 2025-08-11 14:26:47 +03:00
5d06c804e3 Update manager.sh 2025-08-11 14:13:46 +03:00
442155b9f6 manager: fix downloading and unexpected operator error 2025-08-11 14:07:56 +03:00
a1211c91fe manager: configure as only for termux 2025-08-11 12:50:02 +03:00
f33433cfe6 manager: fix typos 2025-08-11 12:43:28 +03:00
6ce8433ec2 manager: change build date 20250811 2025-08-11 12:37:08 +03:00
5483757ad5 pmt: fix manager 2025-08-11 12:30:51 +03:00
b76b79ba07 pmt: fix std::filesystem exceptions 2025-08-11 12:29:21 +03:00
295e890324 libhelper: improve garbageCollector 2025-08-11 09:48:00 +03:00
70d4290cec pmt: fix getting adb status for reboot function 2025-08-10 22:32:14 +03:00
1340242e71 libhelper: fixup 2025-08-10 22:23:54 +03:00
f9eea8aef7 rebootFunction: Allow reboot function in ADB without root 2025-08-10 22:16:12 +03:00
6ccead8532 usage: change command list 2025-08-10 21:58:40 +03:00
cd507af88c fight forgetfulness... 2025-08-10 21:56:00 +03:00
5869cb74a4 Usage: add a note 2025-08-10 21:49:40 +03:00
0e61950864 Usage: add usage with ADB 2025-08-10 21:37:40 +03:00
b28a1cbcf0 fix uploading libpartition_map artifacts 2025-08-10 21:24:11 +03:00
fd4e3cf047 Add RELEASE-TYPES.md for explanating release files. 2025-08-10 20:31:08 +03:00
0ede7541ac Add static libs to releases 2025-08-10 20:16:58 +03:00
9a7092a3ba Use manual downloading of NDK 2025-08-10 20:09:06 +03:00
f940cc5ec5 Try fix NDK 2025-08-10 19:58:01 +03:00
f34b575f55 Use NDK r28b 2025-08-10 19:50:34 +03:00
7a49865ea3 Add workflow for build 2025-08-10 19:46:51 +03:00
f5e465b995 pmt: reformat code 2025-08-10 18:44:58 +03:00
787a2e4e46 Add issue templates and add some extra notes in USAGE.md 2025-08-10 00:12:35 +03:00
70328dc4db Write docs and fixup real-path and real-size-path delimiters. 2025-08-09 23:58:09 +03:00
fc1e45f2ca partitionSizeFunction: fiz --only-size flag 2025-08-09 22:24:03 +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
670f2bfad5 cleanup 2025-08-03 22:24:51 +03:00
b2a84fc1e6 cleanup 2025-08-03 22:22:34 +03:00
e1ec42a523 cleanup 2025-08-03 22:21:33 +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
0b76d33715 pmt: add minor detail 2025-07-28 23:33:22 +03:00