pmt: Create comments and text appropriate for the ShawkTeam repository

This commit is contained in:
2024-07-11 16:07:07 +03:00
parent ec6148b0d9
commit d591c760e1
16 changed files with 27 additions and 27 deletions

View File

@@ -27,25 +27,25 @@ Examples:
pmt format ext4 system_a --logical pmt format ext4 system_a --logical
pmt -c /dev/block/platform/bootdevice/by-name --list pmt -c /dev/block/platform/bootdevice/by-name --list
Report bugs to <t.me/YZBruh> Report bugs to <t.me / ShawkTeam | Community / Topics -- pmt>
``` ```
#### Some notes #### Some notes
- pmt supports multiple languages. [See languages.](https://github.com/YZBruh/pbt/blob/2.4.0/LANGUAGES.md) - pmt supports multiple languages. [See languages.](https://github.com/ShawkTeam/pmt/blob/2.4.0/LANGUAGES.md)
- [Add language.](https://github.com/YZBruh/pbt/blob/2.4.0/ADD-LANGUAGES.md) - [Add language.](https://github.com/ShawkTeam/pmt/blob/2.4.0/ADD-LANGUAGES.md)
- Feel free to ask any questions you want. - Feel free to ask any questions you want.
- Packages are available in publications. - Packages are available in publications.
- If the logical partition flag is not used, a classic partition is tried to be processing by default. - If the logical partition flag is not used, a classic partition is tried to be processing by default.
- [Click to see special version changes.](https://github.com/YZBruh/pbt/blob/2.4.0/CHANGELOG.md) - [Click to see special version changes.](https://github.com/ShawkTeam/pmt/blob/2.4.0/CHANGELOG.md)
- Let me know your suggestions! - We are always open to your suggestions and support (developing)!
### How is it built? ### How is it built?
Android NDK is required to build. Android NDK is required to build.
- [Download](https://developer.android.com/ndk/downloads) and extract the NDK package. - [Download](https://developer.android.com/ndk/downloads) and extract the NDK package.
- Clone this repository. And get access to it. - Clone this repository. And get access to it.
``` ```
git clone https://github.com/YZBruh/pbt -b 2.4.0 ./pmt git clone https://github.com/ShawkTeam/pmt -b 2.4.0
cd pmt cd pmt
``` ```
- Set the NDK working directory variable. - Set the NDK working directory variable.

Binary file not shown.

View File

@@ -1,4 +1,4 @@
# By YZBruh # By YZBruh | ShawkTeam
# Copyright 2024 Partition Manager # Copyright 2024 Partition Manager
# #

View File

@@ -1,4 +1,4 @@
# By YZBruh # By YZBruh | ShawkTeam
# Copyright 2024 Partition Manager # Copyright 2024 Partition Manager
# #
@@ -23,4 +23,4 @@ APP_PLATFORM := android-21
APP_OPTIM := release APP_OPTIM := release
# end # end

View File

@@ -1,4 +1,4 @@
/* By YZBruh */ /* By YZBruh | ShawkTeam */
/** /**
* Copyright 2024 Partition Manager * Copyright 2024 Partition Manager
@@ -76,4 +76,4 @@ void debug(LogLevel status, const char* _Nullable fmt, ...)
} }
#endif #endif
/* end of code */ /* end of code */

View File

@@ -1,4 +1,4 @@
/* By YZBruh */ /* By YZBruh | ShawkTeam */
/* /*
* Copyright 2024 Partition Manager * Copyright 2024 Partition Manager
@@ -78,7 +78,7 @@ void help(void)
printf(" %s flash /sdcard/twrp/boot.img boot_a -c /dev/block/platform/bootdevice/by-name\n", bin_name); printf(" %s flash /sdcard/twrp/boot.img boot_a -c /dev/block/platform/bootdevice/by-name\n", bin_name);
printf(" %s format ext4 system_a --logical\n", bin_name); printf(" %s format ext4 system_a --logical\n", bin_name);
printf(" %s -c /dev/block/platform/bootdevice/by-name --list\n\n", bin_name); printf(" %s -c /dev/block/platform/bootdevice/by-name --list\n\n", bin_name);
printf("%s <t.me/YZBruh>\n", curr_docs->docs_strs_l15); printf("%s <t.me / ShawkTeam | Community / Topics -- pmt>\n", curr_docs->docs_strs_l15);
} }
#if defined(__cplusplus) #if defined(__cplusplus)

View File

@@ -1,4 +1,4 @@
/* By YZBruh */ /* By YZBruh | ShawkTeam */
/** /**
* Copyright 2024 Partition Manager * Copyright 2024 Partition Manager
@@ -75,4 +75,4 @@ int get_stat(const char* _Nonnull filepath, const char* _Nonnull stype)
} }
#endif #endif
/* end of code */ /* end of code */

View File

@@ -1,4 +1,4 @@
/* By YZBruh */ /* By YZBruh | ShawkTeam */
/** /**
* Copyright 2024 Partition Manager * Copyright 2024 Partition Manager

View File

@@ -1,4 +1,4 @@
/* By YZBruh */ /* By YZBruh | ShawkTeam */
/** /**
* Copyright 2024 Partition Manager * Copyright 2024 Partition Manager

View File

@@ -1,4 +1,4 @@
/* By YZBruh */ /* By YZBruh | ShawkTeam */
/** /**
* Copyright 2024 Partition Manager * Copyright 2024 Partition Manager
@@ -135,4 +135,4 @@ int listpart(void)
} }
#endif /* __cplusplus */ #endif /* __cplusplus */
/* end of code */ /* end of code */

View File

@@ -1,4 +1,4 @@
/* By YZBruh */ /* By YZBruh | ShawkTeam */
/** /**
* Copyright 2024 Partition Manager * Copyright 2024 Partition Manager
@@ -78,4 +78,4 @@ void check_dev_point()
} }
#endif /* __cplusplus */ #endif /* __cplusplus */
/* end */ /* end */

View File

@@ -1,4 +1,4 @@
/* By YZBruh */ /* By YZBruh | ShawkTeam */
/** /**
* Copyright 2024 Partition Manager * Copyright 2024 Partition Manager

View File

@@ -1,4 +1,4 @@
/* By YZBruh */ /* By YZBruh | ShawkTeam */
/** /**
* Copyright 2024 Partition Manager * Copyright 2024 Partition Manager

View File

@@ -1,4 +1,4 @@
/* By YZBruh */ /* By YZBruh | ShawkTeam */
/** /**
* Copyright 2024 Partition Manager * Copyright 2024 Partition Manager

View File

@@ -1,4 +1,4 @@
/* By YZBruh */ /* By YZBruh | ShawkTeam */
/** /**
* Copyright 2024 Partition Manager * Copyright 2024 Partition Manager
@@ -54,4 +54,4 @@ void version(void)
} }
#endif #endif
/* end of code */ /* end of code */

View File

@@ -1,5 +1,5 @@
#!/usr/bin/bash #!/usr/bin/bash
# By YZBruh # By YZBruh | ShawkTeam
# Copyright 2024 Partition Manager # Copyright 2024 Partition Manager
# #