diff --git a/lists/Google.sh b/lists/Google.sh index 6dceefb..aaa483c 100644 --- a/lists/Google.sh +++ b/lists/Google.sh @@ -171,6 +171,11 @@ declare -a google=( "com.google.android.apps.travel.onthego" # Google Trip (discontinued) + "com.google.android.apps.turbo" + # Device Health Services (discontinued ?) + # Calculates your remaining battery percentage based on your usage + # Reviews for this app were... funny (https://www.reddit.com/r/google/comments/ajnbmh/the_reviews_for_device_health_services_are_quite/) + "com.google.android.apps.uploader" # Picasa Uploader (discontinued) @@ -220,6 +225,11 @@ declare -a google=( #"com.google.android.deskclock" # Google clock app (https://play.google.com/store/apps/details?id=com.google.android.deskclock) + "com.google.android.ext.shared" + # Google shared library (used to share common code between apps) + # For now the library (android.ext.shared is empty). So this apk is useless. + # This apk has the same role than the one above. + "com.google.android.feedback" # When an app crashes, this is the app that briefly asks you if you want to feedback the crash on the market, Google Play Store. @@ -355,11 +365,6 @@ declare -a google=( #"com.google.android.apps.photos" # Google photos (https://play.google.com/store/apps/details?id=com.google.android.apps.photos) - "com.google.android.apps.turbo" - # Device Health Services (discontinued ?) - # Calculates your remaining battery percentage based on your usage - # Reviews for this app were... funny (https://www.reddit.com/r/google/comments/ajnbmh/the_reviews_for_device_health_services_are_quite/) - "com.google.android.apps.work.oobconfig" # [MORE INFO NEEDED] # Needs internet to fetchs enterprise and carrier lock config via internet. # Run in background and is triggered when a SIM card is added/removed/replaced. @@ -390,11 +395,6 @@ declare -a google=( # AOSP Mail client # Does no longer exist. AOSP Mail is now com.android.email and Gmail is com.google.android.gm - "com.google.android.ext.shared" - # Google shared library (used to share common code between apps) - # For now the library (android.ext.shared is empty). So this apk is useless. - # This apk has the same role than the one above. - "com.google.android.tag" # Support for NFC tags interactions (5 permissions : Contacts/Phone On by default). # NFC Tags are for instance used in bus to let you validate your transport card with your phone