Commit Graph

  • 18048f3324 fix(YouTube - Check environment patch): Show if patched apk is too old, if the install source is not Manager or ADB LisoUseInAIKyrios 2024-09-06 05:39:33 -0400
  • 786976a709 Notes added by 'git notes add' semantic-release-bot 2024-09-06 08:58:51 +0000
  • dffe7f6c34 chore(release): 1.14.0-dev.7 [skip ci] v1.14.0-dev.7 semantic-release-bot 2024-09-06 08:58:50 +0000
  • 5adf8bdd67 fix(YouTube - Check environment patch): Allow adb installs even if patched more than 30 minutes ago LisoUseInAIKyrios 2024-09-06 04:55:33 -0400
  • 550933a9b6 Notes added by 'git notes add' semantic-release-bot 2024-09-06 08:47:33 +0000
  • 5f6239b610 chore(release): 1.14.0-dev.6 [skip ci] v1.14.0-dev.6 semantic-release-bot 2024-09-06 08:47:32 +0000
  • b0d82b016e
    fix(YouTube - Check environment patch): Use app install/update time instead of current time (#687) LisoUseInAIKyrios 2024-09-06 04:44:14 -0400
  • 9df65a9763 fix(YouTube - Check environment patch): Use app install/update time instead of current time LisoUseInAIKyrios 2024-09-06 04:35:08 -0400
  • e973b36ec6 Notes added by 'git notes add' semantic-release-bot 2024-09-06 08:30:15 +0000
  • 5b9e0e8ad4 chore(release): 1.14.0-dev.5 [skip ci] v1.14.0-dev.5 semantic-release-bot 2024-09-06 08:30:14 +0000
  • e856455283
    feat: Add Check environment patch (#683) oSumAtrIX 2024-09-06 12:27:02 +0400
  • 2c4915a7c9 fix: Cleanup of time check and comments LisoUseInAIKyrios 2024-09-06 03:57:35 -0400
  • 5a20c028c2 fix: Use spacing between bullet points and text LisoUseInAIKyrios 2024-09-05 14:45:21 -0400
  • 7ea8c56c16 fix: Use Android 6.0 sorting LisoUseInAIKyrios 2024-09-05 14:22:19 -0400
  • 925ee8c7d1
    fix wording/deprecation warnings oSumAtrIX 2024-09-05 13:01:32 +0400
  • 026886965b
    small refactor oSumAtrIX 2024-09-05 13:00:06 +0400
  • 9cdc94332c fix: Do not hide the dialog buttons if the user changes apps then changes back LisoUseInAIKyrios 2024-09-04 22:58:04 -0400
  • 778ea1d88f fix: use UTF8 just in case Board.properties has foreign characters LisoUseInAIKyrios 2024-09-04 21:23:53 -0400
  • c21b1d4766 fix: Log both device and patch time strings. Remove Build.SERIAL as it's now always unknown LisoUseInAIKyrios 2024-09-04 21:09:26 -0400
  • 0a5cb8e73e fix: Log both device and patch time strings LisoUseInAIKyrios 2024-09-04 14:40:50 -0400
  • 2dc043e68d fix: Show which hash failed LisoUseInAIKyrios 2024-09-04 14:36:45 -0400
  • b47fab4bc1 fix: Use install time check to pass Termux installs. Do not show warning if app data is cleared more than 12 hours after app is first installed/updated. LisoUseInAIKyrios 2024-09-04 12:51:20 -0400
  • 0dac63b48a fix: Do not show patch time failure if app data is cleared. Show how old the patched apk is if other checks fail. Infer installer source failed if Manager is the source but no hardware hash codes are present. LisoUseInAIKyrios 2024-09-04 02:48:15 -0400
  • 51bf1217ec fix: Add helper method to force a specific dialog to show on top LisoUseInAIKyrios 2024-09-03 21:17:01 -0400
  • f975b84abe refactor LisoUseInAIKyrios 2024-09-03 18:58:51 -0400
  • 9677c7b6a8 fix: Use info logging since a fresh install will not have debugging enabled LisoUseInAIKyrios 2024-09-03 17:44:36 -0400
  • 48b48f4dbc fix: Use a longer delay so the announcement patch is less likely to appear on top LisoUseInAIKyrios 2024-09-03 17:43:27 -0400
  • fab864d3d1 fix: Use info logging since a fresh install will not have debugging enabled LisoUseInAIKyrios 2024-09-03 17:22:30 -0400
  • 9495fae3d1 fix: Do not check install time if installing non root thru adb, to ensure zero false positives for normal usage LisoUseInAIKyrios 2024-09-03 16:55:24 -0400
  • a16fd62597 fix: Close the app if the official website is opened LisoUseInAIKyrios 2024-09-03 15:57:42 -0400
  • 2d2c356b3e refactor: Allow forcing the warning dialog by including "revanced_check_environment_warning_issued_count": -1, in imported settings LisoUseInAIKyrios 2024-09-03 15:31:59 -0400
  • 0af3a71f94 fix: Wait 10 seconds before showing a dialog button LisoUseInAIKyrios 2024-09-03 04:31:20 -0400
  • 7d6d1aaf2c fix: Use empty space for buttons until they are shown LisoUseInAIKyrios 2024-09-03 04:08:58 -0400
  • 69e6bf9507 fix: Don't show any dialog buttons until after a few seconds LisoUseInAIKyrios 2024-09-03 03:49:35 -0400
  • 92246afe7e fix: Remove social media links, as the main website is where they should go and there's already a button for that LisoUseInAIKyrios 2024-09-03 03:25:41 -0400
  • e1e70a4d1d fix: Remove debugging LisoUseInAIKyrios 2024-09-03 03:15:21 -0400
  • 6a441a4050 fix: Remove ip check that sometimes fails due to privacy concerns and this check isn't needed to validate a CLI install LisoUseInAIKyrios 2024-09-03 03:13:54 -0400
  • 5fa21bfa22 fix: Check device hardware signature first and use that as the only immediate pass to all other checks LisoUseInAIKyrios 2024-09-03 03:08:20 -0400
  • 3f18ac7d22 fix: Remove Check if manager is installed LisoUseInAIKyrios 2024-09-03 02:30:45 -0400
  • 2d7ea04a06 refactor LisoUseInAIKyrios 2024-09-03 00:23:42 -0400
  • fa818321bf Revert "Don't block /get_watch" LisoUseInAIKyrios 2024-09-03 00:21:53 -0400
  • b908366f7d fix: Check data returned from ip service. Try other services if needed. LisoUseInAIKyrios 2024-09-02 22:47:03 -0400
  • 40e6892571 fix: Verify patch time is not in the future LisoUseInAIKyrios 2024-09-02 22:35:44 -0400
  • d7bbf186c6 refactor: Run all checks off main thread in sequence. Fix dialog button null. Do not export environment check setting (setting can still be overwrote by adding to import text). Fix dialog not showing on top of announcements. LisoUseInAIKyrios 2024-09-02 19:31:59 -0400
  • 05c2606d2e upd(Instagram): Refactored sanitize url logic swakwork 2024-09-03 00:23:56 +0530
  • 498aaf5f64
    fix some issues add todos oSumAtrIX 2024-09-02 15:16:24 +0400
  • 6d3f79661b
    Merge branch 'dev' into fix/yt-spoof-stream LisoUseInAIKyrios 2024-09-02 01:22:36 -0400
  • bc3faf7fee
    Use last three digits to prevent brute forcing the hashed IP oSumAtrIX 2024-09-02 04:13:57 +0400
  • 7b401f69ff
    small changes oSumAtrIX 2024-09-02 03:48:13 +0400
  • 3eb2229fd1
    use activity context oSumAtrIX 2024-09-02 01:02:42 +0200
  • 35b1e0f028
    rename method oSumAtrIX 2024-09-02 00:45:11 +0200
  • 7cc885beb3
    Merge branch 'dev' into feat/check-env oSumAtrIX 2024-09-02 00:36:04 +0200
  • 186113ee4c
    feat: Add Check environment patch oSumAtrIX 2024-09-02 00:35:46 +0200
  • 378e8f0afb Notes added by 'git notes add' semantic-release-bot 2024-09-01 22:06:38 +0000
  • a324b16096 chore(release): 1.14.0-dev.4 [skip ci] v1.14.0-dev.4 semantic-release-bot 2024-09-01 22:06:37 +0000
  • a4848be653
    fix(YouTube - GmsCore support): Show an error toast if GmsCore is included with root mounted installation (#686) LisoUseInAIKyrios 2024-09-01 18:03:43 -0400
  • 73af0b725b
    Update app/src/main/java/app/revanced/integrations/shared/GmsCoreSupport.java LisoUseInAIKyrios 2024-09-01 17:59:30 -0400
  • d6f50f3bbe Notes added by 'git notes add' semantic-release-bot 2024-09-01 21:52:15 +0000
  • a35dfe8ea3 chore(release): 1.14.0-dev.3 [skip ci] v1.14.0-dev.3 semantic-release-bot 2024-09-01 21:52:14 +0000
  • 27d2b60444
    fix(YouTube - ReturnYouTubeDislike): Show estimated like count for videos with hidden likes (#684) LisoUseInAIKyrios 2024-09-01 17:49:15 -0400
  • 45d64f019e fix(YouTube - GmsCore support): Show an error toast if GmsCore is included with root mounted installation LisoUseInAIKyrios 2024-09-01 17:43:58 -0400
  • 44cac4257b feat(Instagram): Added Open links in external browser patch swakwork 2024-09-01 18:14:56 +0530
  • 3c6b36f6cc feat(Instagram): Added Sanitize sharing links patch swakwork 2024-09-01 13:20:51 +0530
  • abbe68f2a2 perf: Specify no body data is sent LisoUseInAIKyrios 2024-09-01 01:21:26 -0400
  • ae9864ced9 refactor LisoUseInAIKyrios 2024-08-31 19:31:45 -0400
  • 6c24707de7 refactor LisoUseInAIKyrios 2024-08-31 19:21:54 -0400
  • 1a3086822d refactor LisoUseInAIKyrios 2024-08-31 16:54:42 -0400
  • 397f5cf80b refactor LisoUseInAIKyrios 2024-08-31 16:50:35 -0400
  • e5a6981921 fix: Do not fetch Shorts streams until the Short is opened LisoUseInAIKyrios 2024-08-31 16:10:26 -0400
  • f99572fa00 refactor: Can use a simpler synchronized map since there is little to no thread contention LisoUseInAIKyrios 2024-08-31 15:55:07 -0400
  • 9010ba43c7 fix compilation LisoUseInAIKyrios 2024-08-31 15:48:05 -0400
  • 924075640d refactor: Cleanup, remove unneeded code LisoUseInAIKyrios 2024-08-31 15:32:19 -0400
  • f46a46d93a
    Update app/src/main/java/app/revanced/integrations/youtube/patches/spoof/DeviceHardwareSupport.java LisoUseInAIKyrios 2024-08-31 15:22:09 -0400
  • 7b15722b63
    Merge branch 'dev' into feat/check-env oSumAtrIX 2024-08-31 19:07:31 +0200
  • 3319922f7b Remove debug zainarbani 2024-08-31 22:17:34 +0700
  • 760bc11ec5 Don't block /get_watch zainarbani 2024-08-31 22:00:15 +0700
  • 97b52923c8 fix compilation LisoUseInAIKyrios 2024-08-31 04:56:04 -0400
  • a3056997c4 fix: Restore Shorts hidden likes LisoUseInAIKyrios 2024-08-31 04:30:23 -0400
  • c670a0e12f refactor LisoUseInAIKyrios 2024-08-31 04:12:34 -0400
  • b97bbaee6b fix: Do not fetch RYD for Shorts if RYD is completely turned off LisoUseInAIKyrios 2024-08-31 03:11:41 -0400
  • a519a20436 fix: Show dislike numbers with the same number digits as stock YT LisoUseInAIKyrios 2024-08-31 02:43:32 -0400
  • 94024f892c fix: Show like count of regular videos LisoUseInAIKyrios 2024-08-31 02:09:11 -0400
  • 72131387b5 fix: Use more accurate dislike percentage if the YT creator has hidden the likes LisoUseInAIKyrios 2024-08-31 01:47:12 -0400
  • 25c4fc4734 Notes added by 'git notes add' semantic-release-bot 2024-08-30 21:41:56 +0000
  • 55c278dc08 chore(release): 1.14.0-dev.2 [skip ci] v1.14.0-dev.2 semantic-release-bot 2024-08-30 21:41:55 +0000
  • 5314dd90d1
    feat(YouTube - Keyword filter): Add syntax to match whole keywords and not substrings (#681) LisoUseInAIKyrios 2024-08-30 17:38:44 -0400
  • fba8d61f2b refactor LisoUseInAIKyrios 2024-08-30 17:38:20 -0400
  • 98927ff229
    Update app/src/main/java/app/revanced/integrations/youtube/patches/components/KeywordContentFilter.java LisoUseInAIKyrios 2024-08-30 16:28:42 -0400
  • a1ed41aa0a
    feat: Add Check environment patch oSumAtrIX 2024-08-30 12:09:12 +0200
  • e592b5f8bb fix: Allow 1 and 2 character words if using keywords in languages that do not use spaces LisoUseInAIKyrios 2024-08-29 21:14:30 -0400
  • 05a0176bc2 Comments LisoUseInAIKyrios 2024-08-29 18:40:30 -0400
  • 90c9fb1cc3 fix: Use whole word syntax LisoUseInAIKyrios 2024-08-29 17:42:29 -0400
  • 18adeb2d70 fix: Add a toggle to enable/disable whole word matching LisoUseInAIKyrios 2024-08-28 22:11:13 -0400
  • 86f2f24d5a fix: Ignore metadata component LisoUseInAIKyrios 2024-08-28 18:20:28 -0400
  • 4248422d01 fix: Can use non experimental parent class type LisoUseInAIKyrios 2024-08-28 16:37:09 -0400
  • 0140e0c673 fix(YouTube - Hide layout components): Hide search result shelf header ILoveOpenSourceApplications 2024-08-28 23:01:35 +0530
  • ab628e61eb fix: Validate the entire byte sequence is valid UTF8 and not just the first byte LisoUseInAIKyrios 2024-08-28 07:57:17 -0400
  • 40bc0ef9db fix: Can now strip away leading spaces LisoUseInAIKyrios 2024-08-28 05:38:12 -0400
  • 459bee930a feat(YouTube - Keyword filter): Remove keyword minimum length. Match whole keywords and not substrings. LisoUseInAIKyrios 2024-08-28 03:36:22 -0400
  • 2e3f219087 Cleanup LisoUseInAIKyrios 2024-08-27 01:24:20 -0400