en
Feedback
LSPatchArchives

LSPatchArchives

Open in Telegram

CI builds for LSPatch See https://github.com/LSPosed/LSPatch for more information

Show more

📈 Analytical overview of Telegram channel LSPatchArchives

Channel LSPatchArchives (@lspatcharchives) in the English language segment is an active participant. Currently, the community unites 10 783 subscribers, ranking 8 928 in the Technologies & Applications category and 10 147 in the Malaysia region.

📊 Audience metrics and dynamics

Since its creation on невідомо, the project has demonstrated rapid growth, gathering an audience of 10 783 subscribers.

According to the latest data from 04 December, 2024, the channel demonstrates stable activity. Although there has been a change in the number of participants by 56 over the last 30 days and by 0 over the last 24 hours, overall reach remains high.

  • Verification status: Not verified
  • Engagement rate (ER): The average audience engagement rate is 0%. Within the first 24 hours after publication, content typically collects N/A% reactions from the total number of subscribers.
  • Post reach: On average, each post receives 0 views. Within the first day, a publication typically gains 0 views.
  • Reactions and interaction: The audience actively supports content: the average number of reactions per post is 0.

📝 Description and content policy

The author describes the resource as a platform for expressing subjective opinions:
CI builds for LSPatch See https://github.com/LSPosed/LSPatch for more information

Thanks to the high frequency of updates (latest data received on 05 December, 2024), the channel maintains relevance and a high level of publication reach. Analytics show that the audience actively interacts with content, making it an important point of influence in the Technologies & Applications category.

10 783
Subscribers
No data24 hours
+27 days
+5630 days
Posts Archive
+3
Clearup CI

+3
Fix crash and sync

+3
Core upgrade (#213) Co-authored-by: LoveSy <shana@zju.edu.cn>

+3
Fix file permissions for Android 14 (#201) Dex file should not be writable, otherwise it causes java.lang.SecurityException. Here is the related [soucre code](https://cs.android.com/android/platform/superproject/+/master:art/runtime/native/dalvik_system_DexFile.cc;l=381) of Android 14. --------- Co-authored-by: LoveSy <shana@zju.edu.cn>

+3
[translation] Update translation from Crowdin (#204)

+3
Revert "Handling duplicate System.load calls" (#202) Reverts LSPosed/LSPatch#200 Let it crash

+3
fix: only add QUERY_ALL_PACKAGES permission when useManager is true (#195)

+3
Remove mandatory original signature check (#185) We are unnecessary fetching original signature even when signature bypass level is not greater than 0. Due to which some apps which were not signed were failing to be patched with error "get original signature failed".

+3
Fixing Manifest Parsing - Shifting from axmlprinter to axmlparser (#180) **Description:** Some apps were failing with reason `Failed to parse Manifest file` Turns out that `AxmlResourceParser` from `android4Me` is very outdated and does not work well in all cases. Hence have removed `axmlprinter` and migrated code to use `AxmlParser` from `ManifestEditor` by `WindySha`.

+3
Fix core version display

+3
Update core to 1.8.6 (#168) With - update AGP to 7.4.0 - update Android Build Tools to 33.0.1

+3
feat: set minimum sdk to Android 9 if original value is lower (#167)

+3
Update bug_report.yml

Fix Manifest Parse Failure (#151) Recently encountered Multiple apps where LSPatch failed to parse AndroidManifest.xml. Upon further debugging found that we throw an error when style sizes don't adhere to a 4-byte boundary. We can safely ignore this and move forward since we are anyways not using `block.m_styles` anywhere in the code. Have checked multiple other AXML parsers wherein they too do the same thing

+3
Fix modules missing after update loader for integrated mode

+3
[translation] Update translation from Crowdin (#134)

+3
Bump to 0.5.1

+3
[translation] Update translation from Crowdin (#133) * New translations strings.xml