Commit Graph

  • 5901844ce3 Add XiaomiEUInject-Stub to the default/example replace list osm0sis 2024-01-19 09:46:54 -04:00
  • efb8ee930a Don't attempt to hack props if we don't have a context file osm0sis 2024-01-18 16:56:45 -04:00
  • d36b35b7e9 Fix ROM injection app replacement on partitions other than /system osm0sis 2024-01-18 14:27:55 -04:00
  • 4c08eb1e42 Begin next development cycle Chris Renshaw 2024-01-18 14:18:52 -04:00
  • 2fa007afa3 Prepare v6 v6 osm0sis 2024-01-17 16:13:20 -04:00
  • 05c2474963 Fix Realme fingerprint scanners osm0sis 2024-01-17 16:06:39 -04:00
  • e0931c829d Reduce somewhat unnecessary extra Build field spoofing calls Chris Renshaw 2024-01-16 19:16:34 -04:00
  • b57f46eed0 Revert "Fix seemingly unnecessary extra Build field spoofing calls" osm0sis 2024-01-16 13:47:24 -04:00
  • 73d89d7a50 Clean up remaining .idea missing trailing newlines osm0sis 2024-01-15 23:19:25 -04:00
  • 475185c3ee Switch hooking method to Dobby osm0sis 2024-01-15 23:05:18 -04:00
  • 802c0a7617 Improve logging messages further osm0sis 2024-01-15 17:11:55 -04:00
  • 9a24cd6f23 Tidy JNI JSON sending/receiving code and logging osm0sis 2024-01-15 17:05:26 -04:00
  • 22e3a14a6f Refactor VERBOSE_LOGS parsing to directly pass level from Native to Java osm0sis 2024-01-15 16:35:18 -04:00
  • 24db525cf3 Add advanced Build classes field logging osm0sis 2024-01-13 13:38:18 -04:00
  • 21a309dd12 More consistent replace file naming, retain custom through an update osm0sis 2024-01-09 10:52:17 -04:00
  • 05927c60e1 Fix seemingly unnecessary extra Build field spoofing calls osm0sis 2024-01-08 21:36:34 -04:00
  • 008c0d0ada Add CI run number to zip filename Chris Renshaw 2024-01-08 20:05:46 -04:00
  • 93ac718229 Support prop hacking on older Android osm0sis 2024-01-08 16:43:38 -04:00
  • 5aea2e877f README tweaks osm0sis 2024-01-08 16:09:50 -04:00
  • d106e2a964 Allow customizable path replacement for conflicting custom ROM apps osm0sis 2024-01-08 16:06:24 -04:00
  • a9630901b3 Reorganize slightly and add missing props osm0sis 2024-01-08 14:03:54 -04:00
  • d7090f3f73 Use custom function to hack props without increasing prop change counter osm0sis 2024-01-08 12:21:22 -04:00
  • 3088f4b179 migrate.sh: remove all use of echo \n to be even more portable Chris Renshaw 2023-12-28 23:52:50 -04:00
  • 9673971b70 README: document VERBOSE_LOGS advanced logging levels Chris Renshaw 2023-12-28 20:10:19 -04:00
  • f6a9f855ef README: document manual migrate.sh execution osm0sis 2023-12-28 13:28:31 -04:00
  • edcb94e179 migrate.sh: add help, add force option, fix on shells without echo -e Chris Renshaw 2023-12-28 13:19:23 -04:00
  • a3cbed9a4e Clean up last remaining CR+LF osm0sis 2023-12-27 23:32:40 -04:00
  • e9b7289950 Begin next development cycle Chris Renshaw 2023-12-27 22:44:06 -04:00
  • 63fab9cca7 Fix Previous Changelogs link Chris Renshaw 2023-12-27 17:36:51 -04:00
  • c3ff39c00d Prepare v5 v5 osm0sis 2023-12-27 15:18:42 -04:00
  • 29a97b49e3 migrate.sh: Don't allow null as FIRST_API_LEVEL/DEVICE_INITIAL_SDK_INT Chris Renshaw 2023-12-24 22:41:19 -04:00
  • 38f8861f30 Add custom.pif.json migration script osm0sis 2023-12-24 14:02:19 -04:00
  • 63e4191745 Update example.pif.json for system properties support osm0sis 2023-12-24 14:01:19 -04:00
  • 6f8706a817 Properly indicate we're in the next development cycle Chris Renshaw 2023-12-22 00:16:55 -04:00
  • 89348bb75c Remove remaining cross-fork API compatibility hacks osm0sis 2023-12-21 10:59:40 -04:00
  • dc10cae2b6 Future proof to allow spoofing all properties osm0sis 2023-12-21 01:41:37 -04:00
  • 18ecfd6e32 Update GitHub Actions, use high zip compression Chris Renshaw 2023-12-17 13:34:31 -04:00
  • 676c5047b9 README: add WearOS caveat, new example template, badges (thanks @zgfg) Chris Renshaw 2023-12-14 11:20:02 -04:00
  • cff8ca8b61 Adjust hooking error message Chris Renshaw 2023-12-14 02:26:58 -04:00
  • 93c53f5fb5 Prepare v4 v4 osm0sis 2023-12-13 14:25:55 -04:00
  • c925553198 Fix GMS crashes by aborting Java JSON read if a null/bad value is found osm0sis 2023-12-13 13:15:19 -04:00
  • 2a65fe624e Fix Gradle buildDir deprecation warnings, match CI Java osm0sis 2023-12-13 11:40:52 -04:00
  • 0a3d163264 Add missing support for Boolean and Long fields (#4) Yiğit 2023-12-13 18:17:29 +03:00
  • e4dad4a2d3 Add empty example json with reference link Chris Renshaw 2023-12-12 07:55:59 -04:00
  • 72717f6948 Change function name to setField to be more accurate Chris Renshaw 2023-12-11 22:18:50 -04:00
  • ecfa0bbbdf Future proof to allow spoofing all fields osm0sis 2023-12-11 14:34:29 -04:00
  • 093cf04232 Fix .gitignore osm0sis 2023-12-10 20:56:22 -04:00
  • 42cffcbe62 Fix fallback to pif.json if included Chris Renshaw 2023-12-09 20:49:30 -04:00
  • 9cd7ab38bb Tweak CI wording for clarity osm0sis 2023-12-05 12:07:06 -04:00
  • b64cc7e5bb README: Always provide credit where credit is due osm0sis 2023-12-05 11:56:03 -04:00
  • 7a73d252b1 Update gradle Chris Renshaw 2023-12-03 00:45:44 -04:00
  • fc500605b7 Update README.md (#1) nyakze 2023-12-02 20:06:55 +04:00
  • 1dc48e17c3 .github: Display Sponsor button osm0sis 2023-12-02 00:12:24 -04:00
  • e4f37428a8 Fix shadowhook submodule v3 osm0sis 2023-12-01 23:25:25 -04:00
  • be415c03f3 Remove unused Dobby resources osm0sis 2023-12-01 22:59:49 -04:00
  • b87ebf75b1 More housekeeping osm0sis 2023-12-01 22:55:07 -04:00
  • 7c0769c2c2 Artifact zip is now module zip osm0sis 2023-12-01 22:20:27 -04:00
  • e3687e9715 Fix libcxx submodule osm0sis 2023-12-01 21:53:42 -04:00
  • c94d0e858f Set up Android CI Chris Renshaw 2023-12-01 21:20:10 -04:00
  • 5464ec90fe Prep module files osm0sis 2023-12-01 21:09:52 -04:00
  • 025f879a3b Clean up README osm0sis 2023-12-01 20:26:38 -04:00
  • e86e39b365 Merge remote-tracking branch 'upstream/custom' into upstream osm0sis 2023-11-30 08:48:54 -04:00
  • bc1ef14c8d Merge pull request #103 from osm0sis/custom Marcos 2023-11-30 13:27:34 +01:00
  • e7ed2db1cb Switch to simplest file check for custom json osm0sis 2023-11-30 08:17:15 -04:00
  • ffcc2df8b5 Warn of possible conflict if MagiskHidePropsConfig is installed osm0sis 2023-11-29 12:55:27 -04:00
  • c07e2707b7 Move props that need to be changed earlier into post-fs-data.sh osm0sis 2023-11-29 12:49:52 -04:00
  • 502dae9c45 Use custom.pif.json for custom spoofing, restore after update, fix lines osm0sis 2023-11-29 11:19:43 -04:00
  • 06aa2d83e9 Allow PROPS branch builds to update themselves, fix versioning osm0sis 2023-11-29 11:01:58 -04:00
  • 72f3882054 Fix JSON parsing, less libs size and few code updates! chiteroman 2023-11-29 10:10:07 +01:00
  • 6282b326e3 Merge pull request #102 from osm0sis/custom Marcos 2023-11-29 09:03:14 +01:00
  • 0731653100 Merge pull request #100 from osm0sis/patch-1 Marcos 2023-11-29 09:01:51 +01:00
  • 67b9c68853 Update .gitignore: hide pif.json from git tree Chris Renshaw 2023-11-28 09:04:04 -04:00
  • 1a9eb9d2e7 Module scripts fixes/improvements osm0sis 2023-11-29 00:19:14 -04:00
  • d9c7b1204e Merge pull request #97 from osm0sis/main Marcos 2023-11-28 10:31:44 +01:00
  • ab73481f52 README fixes/improvements osm0sis 2023-11-27 20:49:56 -04:00
  • 4dcf53b340 New version for custom spoof! chiteroman 2023-11-27 17:25:34 +01:00
  • a728533ed6 New update! v13.8 chiteroman 2023-11-27 14:18:58 +01:00
  • 96e201d786 Added auto module zip! chiteroman 2023-11-27 12:37:26 +01:00
  • 34b2550bba Merge pull request #92 from HuskyDG/script Marcos 2023-11-27 10:51:46 +01:00
  • 4641985342 Fix detect resetprop shìwēi nguyen 2023-11-27 14:29:30 +07:00
  • 599c27e833 Fix JSON parsing and reformat code chiteroman 2023-11-26 22:22:56 +01:00
  • 8eaa0f2490 Merge pull request #91 from HuskyDG/main Marcos 2023-11-26 21:36:05 +01:00
  • ff8a3481ab fix accessing the array dexBuffer, jsonBuffer out of bounds shìwēi nguyen 2023-11-27 00:42:57 +07:00
  • 98bd06eb44 Handle reading file properly shìwēi nguyen 2023-11-27 00:32:01 +07:00
  • b72efd6f71 v13.8-beta chiteroman 2023-11-26 17:02:51 +01:00
  • de2bb82a75 Merge remote-tracking branch 'old/main' into upstream osm0sis 2023-11-15 08:00:00 -04:00
  • 9b7b6f6712 Merge pull request #88 from VisionR1/patch-1 Marcos 2023-11-26 15:57:21 +01:00
  • 10e1fff970 Update README.md more specifically for Google Play Services VisionR1 2023-11-26 16:44:25 +02:00
  • a36c4a5033 Added module files chiteroman 2023-11-26 15:00:21 +01:00
  • 913cc6f795 PROPS-v1.2 chiteroman 2023-11-26 10:51:22 +01:00
  • edffde9b1a Custom props! chiteroman 2023-11-25 17:31:37 +01:00
  • 27c00e2ce7 v13.7 chiteroman 2023-11-25 02:13:22 +01:00
  • bed9055fd3 v13.6 chiteroman 2023-11-24 20:58:30 +01:00
  • cc4a2536a0 New code! chiteroman 2023-11-24 20:34:31 +01:00
  • 35a735672d Remove pif.prop, broke some devices chiteroman 2023-11-24 11:52:57 +01:00
  • ed330ac37a v13.5 chiteroman 2023-11-24 01:57:17 +01:00
  • 9774d68b3b v13.5-beta chiteroman 2023-11-23 20:14:58 +01:00
  • c31569f249 Release v13.4 chiteroman 2023-11-23 00:07:43 +01:00
  • 78dde206ee Improve code chiteroman 2023-11-22 18:08:47 +01:00
  • b145c85df9 Release v13.3 chiteroman 2023-11-22 01:14:12 +01:00