Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: farag2/ADB-Debloating
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.6
Choose a base ref
...
head repository: farag2/ADB-Debloating
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 12, 2025

  1. Update Google.json

    adoreblvnk committed Jan 12, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    adoreblvnk adore_blvnk
    Copy the full SHA
    23596fe View commit details
  2. Merge pull request #31 from adoreblvnk/update-google-json

    Update Google.json
    farag2 authored Jan 12, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    77cb62a View commit details

Commits on Jan 28, 2025

  1. Update README.md

    farag2 authored Jan 28, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    a8490df View commit details
Showing with 14 additions and 0 deletions.
  1. +2 −0 README.md
  2. +12 −0 src/JSON/Google.json
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -37,6 +37,8 @@ adb pull sdcard/DCIM/Camera D:\folder
* Connect phone to PC via USB cable;
* Enable USB debugging in your phone OS;
* Download and expand latest release archive;
* Open PowerShell as admin and run `Set-ExecutionPolicy -ExecutionPolicy Bypass -Force`
* Close Powershell run as admin;
* Download ADB via `Download_ADB.ps1`;
* Run `Function.ps1`.

12 changes: 12 additions & 0 deletions src/JSON/Google.json
Original file line number Diff line number Diff line change
@@ -59,6 +59,18 @@
"Name": "Google Files",
"Package": "com.google.android.apps.nbu.files"
},
{
"Name": "Google Find My Device",
"Package": "com.google.android.apps.adm"
},
{
"Name": "Google Home",
"Package": "com.google.android.apps.chromecast.app"
},
{
"Name": "Google Keep",
"Package": "com.google.android.keep"
},
{
"Name": "Google Location History",
"Package": "com.google.android.gms.location.history"