From 6dc6d057f23c8c5f4ad46650aa58c5048a7994fc Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Sat, 21 Jan 2023 23:00:51 +0545 Subject: [PATCH 01/64] saroj-gapps --- 13/saroj.config.txt | 123 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 13/saroj.config.txt diff --git a/13/saroj.config.txt b/13/saroj.config.txt new file mode 100644 index 0000000000000..c22cfb854be1c --- /dev/null +++ b/13/saroj.config.txt @@ -0,0 +1,123 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps + +Version=23 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=1 +GoogleDialer=1 +GoogleContacts=1 +CarrierServices=1 +GoogleClock=1 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=1 +Drive=1 +GoogleMaps=1 +GoogleLocationHistory=1 +Gmail=1 +GooglePhotos=1 +DeviceHealthServices=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GBoard=1 + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +GoogleRecorder=1 +GoogleCalendar=1 +MarkupGoogle=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +GoogleSounds=1 +AndroidDevicePolicy=1 +GoogleKeep=1 +Books=0 +YouTubeMusic=1 +PlayGames=0 +DeviceSetup=1 +AndroidAuto=1 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=0 +GoogleDuo=1 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=1 +GoogleTTS=1 +PixelSetupWizard=1 +GoogleTalkback=1 +PixelLauncher=1 +DevicePersonalizationServices=1 +GoogleWallpaper=0 +Flipendo=0 From 0e0059d154e852dec78e8d1c598d3bcc8820eac7 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Sat, 21 Jan 2023 23:30:51 +0545 Subject: [PATCH 02/64] Add files via upload --- 13/saroj.config | 123 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 13/saroj.config diff --git a/13/saroj.config b/13/saroj.config new file mode 100644 index 0000000000000..c22cfb854be1c --- /dev/null +++ b/13/saroj.config @@ -0,0 +1,123 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps + +Version=23 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=1 +GoogleDialer=1 +GoogleContacts=1 +CarrierServices=1 +GoogleClock=1 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=1 +Drive=1 +GoogleMaps=1 +GoogleLocationHistory=1 +Gmail=1 +GooglePhotos=1 +DeviceHealthServices=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GBoard=1 + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +GoogleRecorder=1 +GoogleCalendar=1 +MarkupGoogle=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +GoogleSounds=1 +AndroidDevicePolicy=1 +GoogleKeep=1 +Books=0 +YouTubeMusic=1 +PlayGames=0 +DeviceSetup=1 +AndroidAuto=1 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=0 +GoogleDuo=1 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=1 +GoogleTTS=1 +PixelSetupWizard=1 +GoogleTalkback=1 +PixelLauncher=1 +DevicePersonalizationServices=1 +GoogleWallpaper=0 +Flipendo=0 From b50eaf6c37d11df95bf152ecb4d3625dbdc7a618 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Sat, 21 Jan 2023 23:35:09 +0545 Subject: [PATCH 03/64] Delete saroj.config.txt --- 13/saroj.config.txt | 123 -------------------------------------------- 1 file changed, 123 deletions(-) delete mode 100644 13/saroj.config.txt diff --git a/13/saroj.config.txt b/13/saroj.config.txt deleted file mode 100644 index c22cfb854be1c..0000000000000 --- a/13/saroj.config.txt +++ /dev/null @@ -1,123 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps - -Version=23 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=1 -GoogleDialer=1 -GoogleContacts=1 -CarrierServices=1 -GoogleClock=1 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=1 -Drive=1 -GoogleMaps=1 -GoogleLocationHistory=1 -Gmail=1 -GooglePhotos=1 -DeviceHealthServices=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GBoard=1 - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -GoogleRecorder=1 -GoogleCalendar=1 -MarkupGoogle=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -GoogleSounds=1 -AndroidDevicePolicy=1 -GoogleKeep=1 -Books=0 -YouTubeMusic=1 -PlayGames=0 -DeviceSetup=1 -AndroidAuto=1 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=0 -GoogleDuo=1 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=1 -GoogleTTS=1 -PixelSetupWizard=1 -GoogleTalkback=1 -PixelLauncher=1 -DevicePersonalizationServices=1 -GoogleWallpaper=0 -Flipendo=0 From 2d0b6a9eb05818a00b38930875c745d03292e350 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Sat, 21 Jan 2023 23:36:11 +0545 Subject: [PATCH 04/64] Delete saroj.config --- 13/saroj.config | 123 ------------------------------------------------ 1 file changed, 123 deletions(-) delete mode 100644 13/saroj.config diff --git a/13/saroj.config b/13/saroj.config deleted file mode 100644 index c22cfb854be1c..0000000000000 --- a/13/saroj.config +++ /dev/null @@ -1,123 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps - -Version=23 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=1 -GoogleDialer=1 -GoogleContacts=1 -CarrierServices=1 -GoogleClock=1 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=1 -Drive=1 -GoogleMaps=1 -GoogleLocationHistory=1 -Gmail=1 -GooglePhotos=1 -DeviceHealthServices=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GBoard=1 - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -GoogleRecorder=1 -GoogleCalendar=1 -MarkupGoogle=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -GoogleSounds=1 -AndroidDevicePolicy=1 -GoogleKeep=1 -Books=0 -YouTubeMusic=1 -PlayGames=0 -DeviceSetup=1 -AndroidAuto=1 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=0 -GoogleDuo=1 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=1 -GoogleTTS=1 -PixelSetupWizard=1 -GoogleTalkback=1 -PixelLauncher=1 -DevicePersonalizationServices=1 -GoogleWallpaper=0 -Flipendo=0 From 981c1f5201ba53ea1d4f877c66c782e6e86db2fb Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Sat, 21 Jan 2023 23:36:40 +0545 Subject: [PATCH 05/64] saroj-gapps --- 13/saroj.config | 123 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 13/saroj.config diff --git a/13/saroj.config b/13/saroj.config new file mode 100644 index 0000000000000..c22cfb854be1c --- /dev/null +++ b/13/saroj.config @@ -0,0 +1,123 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps + +Version=23 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=1 +GoogleDialer=1 +GoogleContacts=1 +CarrierServices=1 +GoogleClock=1 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=1 +Drive=1 +GoogleMaps=1 +GoogleLocationHistory=1 +Gmail=1 +GooglePhotos=1 +DeviceHealthServices=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GBoard=1 + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +GoogleRecorder=1 +GoogleCalendar=1 +MarkupGoogle=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +GoogleSounds=1 +AndroidDevicePolicy=1 +GoogleKeep=1 +Books=0 +YouTubeMusic=1 +PlayGames=0 +DeviceSetup=1 +AndroidAuto=1 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=0 +GoogleDuo=1 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=1 +GoogleTTS=1 +PixelSetupWizard=1 +GoogleTalkback=1 +PixelLauncher=1 +DevicePersonalizationServices=1 +GoogleWallpaper=0 +Flipendo=0 From 2e3371512446b866e2839482ac41d58f465a4bf2 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Tue, 24 Jan 2023 11:15:02 +0545 Subject: [PATCH 06/64] Delete saroj.config --- 13/saroj.config | 123 ------------------------------------------------ 1 file changed, 123 deletions(-) delete mode 100644 13/saroj.config diff --git a/13/saroj.config b/13/saroj.config deleted file mode 100644 index c22cfb854be1c..0000000000000 --- a/13/saroj.config +++ /dev/null @@ -1,123 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps - -Version=23 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=1 -GoogleDialer=1 -GoogleContacts=1 -CarrierServices=1 -GoogleClock=1 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=1 -Drive=1 -GoogleMaps=1 -GoogleLocationHistory=1 -Gmail=1 -GooglePhotos=1 -DeviceHealthServices=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GBoard=1 - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -GoogleRecorder=1 -GoogleCalendar=1 -MarkupGoogle=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -GoogleSounds=1 -AndroidDevicePolicy=1 -GoogleKeep=1 -Books=0 -YouTubeMusic=1 -PlayGames=0 -DeviceSetup=1 -AndroidAuto=1 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=0 -GoogleDuo=1 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=1 -GoogleTTS=1 -PixelSetupWizard=1 -GoogleTalkback=1 -PixelLauncher=1 -DevicePersonalizationServices=1 -GoogleWallpaper=0 -Flipendo=0 From 20f716618f2304b8928672435aa572d797a2c386 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Tue, 24 Jan 2023 11:16:22 +0545 Subject: [PATCH 07/64] saroj-gapps --- 13/nikgapps.config | 123 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 13/nikgapps.config diff --git a/13/nikgapps.config b/13/nikgapps.config new file mode 100644 index 0000000000000..879a1aed816f7 --- /dev/null +++ b/13/nikgapps.config @@ -0,0 +1,123 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps + +Version=23 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=uninstall + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=0 +GoogleDialer=0 +GoogleContacts=0 +CarrierServices=0 +GoogleClock=0 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=0 +Drive=1 +GoogleMaps=1 +GoogleLocationHistory=1 +Gmail=1 +GooglePhotos=0 +DeviceHealthServices=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GBoard=0 + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=0 +>>GoogleFiles=0 +>>StorageManager=0 +>>DocumentsUIGoogle=0 + +GoogleRecorder=0 +GoogleCalendar=0 +MarkupGoogle=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +GoogleSounds=0 +AndroidDevicePolicy=1 +GoogleKeep=1 +Books=0 +YouTubeMusic=0 +PlayGames=1 +DeviceSetup=1 +AndroidAuto=0 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=0 +GoogleDuo=1 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=1 +GoogleTTS=1 +PixelSetupWizard=0 +GoogleTalkback=1 +PixelLauncher=0 +DevicePersonalizationServices=-0 +GoogleWallpaper=0 +Flipendo=0 From f50bd067b8e699128a9516fe302e121c0c469d9d Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Tue, 24 Jan 2023 11:16:56 +0545 Subject: [PATCH 08/64] Delete nikgapps.config --- 13/nikgapps.config | 123 --------------------------------------------- 1 file changed, 123 deletions(-) delete mode 100644 13/nikgapps.config diff --git a/13/nikgapps.config b/13/nikgapps.config deleted file mode 100644 index 879a1aed816f7..0000000000000 --- a/13/nikgapps.config +++ /dev/null @@ -1,123 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps - -Version=23 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=uninstall - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=0 -GoogleDialer=0 -GoogleContacts=0 -CarrierServices=0 -GoogleClock=0 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=0 -Drive=1 -GoogleMaps=1 -GoogleLocationHistory=1 -Gmail=1 -GooglePhotos=0 -DeviceHealthServices=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GBoard=0 - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=0 ->>GoogleFiles=0 ->>StorageManager=0 ->>DocumentsUIGoogle=0 - -GoogleRecorder=0 -GoogleCalendar=0 -MarkupGoogle=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -GoogleSounds=0 -AndroidDevicePolicy=1 -GoogleKeep=1 -Books=0 -YouTubeMusic=0 -PlayGames=1 -DeviceSetup=1 -AndroidAuto=0 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=0 -GoogleDuo=1 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=1 -GoogleTTS=1 -PixelSetupWizard=0 -GoogleTalkback=1 -PixelLauncher=0 -DevicePersonalizationServices=-0 -GoogleWallpaper=0 -Flipendo=0 From a0011fa672ef2fcc3b6fe0ddf22f2f269e8120e4 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Tue, 24 Jan 2023 11:18:16 +0545 Subject: [PATCH 09/64] saroj-gapps --- 13/sarojgapps.config | 123 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 13/sarojgapps.config diff --git a/13/sarojgapps.config b/13/sarojgapps.config new file mode 100644 index 0000000000000..879a1aed816f7 --- /dev/null +++ b/13/sarojgapps.config @@ -0,0 +1,123 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps + +Version=23 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=uninstall + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=0 +GoogleDialer=0 +GoogleContacts=0 +CarrierServices=0 +GoogleClock=0 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=0 +Drive=1 +GoogleMaps=1 +GoogleLocationHistory=1 +Gmail=1 +GooglePhotos=0 +DeviceHealthServices=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GBoard=0 + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=0 +>>GoogleFiles=0 +>>StorageManager=0 +>>DocumentsUIGoogle=0 + +GoogleRecorder=0 +GoogleCalendar=0 +MarkupGoogle=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +GoogleSounds=0 +AndroidDevicePolicy=1 +GoogleKeep=1 +Books=0 +YouTubeMusic=0 +PlayGames=1 +DeviceSetup=1 +AndroidAuto=0 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=0 +GoogleDuo=1 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=1 +GoogleTTS=1 +PixelSetupWizard=0 +GoogleTalkback=1 +PixelLauncher=0 +DevicePersonalizationServices=-0 +GoogleWallpaper=0 +Flipendo=0 From 68dbb574f35bc71acbd75ead2255368ce516406f Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Wed, 3 May 2023 18:22:21 +0545 Subject: [PATCH 10/64] saroj-gapps --- 13/saroj-gapps.config | 136 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 13/saroj-gapps.config diff --git a/13/saroj-gapps.config b/13/saroj-gapps.config new file mode 100644 index 0000000000000..e00ba36c5e836 --- /dev/null +++ b/13/saroj-gapps.config @@ -0,0 +1,136 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=13 + +Version=27 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# skip validation check that is to prevent crashes on some specific Roms +# for e.g. Pixel Launcher crashes on CrDroid, so by default, it will be skipped for now +# if you still want to install it, set skip_validation_check to 1 to force the installer to skip the validation +skip_validation_check=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=0 +GoogleDialer=0 +GoogleContacts=0 +CarrierServices=0 +GoogleClock=0 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=0 +Drive=1 +GoogleMaps=1 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=1 +GBoard=0 +GoogleCalendar=1 +GoogleKeep=1 +PlayGames=1 + +# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package +PixelLauncher=1 +>>PixelLauncher=0 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=1 +>>GoogleWallpaper=0 +>>SettingsServices=1 +>>PrivateComputeServices=1 +>>PixelThemes=1 + + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +GoogleRecorder=0 +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GoogleSounds=1 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=1 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=1 +GoogleDuo=1 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=1 +YouTubeMusic=0 +Books=0 +GoogleTalkback=1 From f0d624c20df3b170b3a3ffcd7ed3de258a981672 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Wed, 3 May 2023 18:40:09 +0545 Subject: [PATCH 11/64] Delete sarojgapps.config --- 13/sarojgapps.config | 123 ------------------------------------------- 1 file changed, 123 deletions(-) delete mode 100644 13/sarojgapps.config diff --git a/13/sarojgapps.config b/13/sarojgapps.config deleted file mode 100644 index 879a1aed816f7..0000000000000 --- a/13/sarojgapps.config +++ /dev/null @@ -1,123 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps - -Version=23 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=uninstall - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=0 -GoogleDialer=0 -GoogleContacts=0 -CarrierServices=0 -GoogleClock=0 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=0 -Drive=1 -GoogleMaps=1 -GoogleLocationHistory=1 -Gmail=1 -GooglePhotos=0 -DeviceHealthServices=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GBoard=0 - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=0 ->>GoogleFiles=0 ->>StorageManager=0 ->>DocumentsUIGoogle=0 - -GoogleRecorder=0 -GoogleCalendar=0 -MarkupGoogle=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -GoogleSounds=0 -AndroidDevicePolicy=1 -GoogleKeep=1 -Books=0 -YouTubeMusic=0 -PlayGames=1 -DeviceSetup=1 -AndroidAuto=0 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=0 -GoogleDuo=1 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=1 -GoogleTTS=1 -PixelSetupWizard=0 -GoogleTalkback=1 -PixelLauncher=0 -DevicePersonalizationServices=-0 -GoogleWallpaper=0 -Flipendo=0 From 6fb4217c1e9cf2acab282b3ccbf61ea3aaad1f0b Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Wed, 3 May 2023 18:42:22 +0545 Subject: [PATCH 12/64] Delete saroj-gapps.config --- 13/saroj-gapps.config | 136 ------------------------------------------ 1 file changed, 136 deletions(-) delete mode 100644 13/saroj-gapps.config diff --git a/13/saroj-gapps.config b/13/saroj-gapps.config deleted file mode 100644 index e00ba36c5e836..0000000000000 --- a/13/saroj-gapps.config +++ /dev/null @@ -1,136 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=13 - -Version=27 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# skip validation check that is to prevent crashes on some specific Roms -# for e.g. Pixel Launcher crashes on CrDroid, so by default, it will be skipped for now -# if you still want to install it, set skip_validation_check to 1 to force the installer to skip the validation -skip_validation_check=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=0 -GoogleDialer=0 -GoogleContacts=0 -CarrierServices=0 -GoogleClock=0 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=0 -Drive=1 -GoogleMaps=1 -GoogleLocationHistory=1 -GooglePhotos=1 -DeviceHealthServices=1 -GBoard=0 -GoogleCalendar=1 -GoogleKeep=1 -PlayGames=1 - -# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package -PixelLauncher=1 ->>PixelLauncher=0 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=1 ->>GoogleWallpaper=0 ->>SettingsServices=1 ->>PrivateComputeServices=1 ->>PixelThemes=1 - - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -GoogleRecorder=0 -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GoogleSounds=1 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -Gmail=1 -DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -AndroidDevicePolicy=1 -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=1 -GoogleDuo=1 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=1 -YouTubeMusic=0 -Books=0 -GoogleTalkback=1 From c4a381f72caf86f6408709e9d72ff03db5722dd4 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Wed, 3 May 2023 18:42:57 +0545 Subject: [PATCH 13/64] saroj-gapps --- 13/saroj-gapps.config | 136 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 13/saroj-gapps.config diff --git a/13/saroj-gapps.config b/13/saroj-gapps.config new file mode 100644 index 0000000000000..e00ba36c5e836 --- /dev/null +++ b/13/saroj-gapps.config @@ -0,0 +1,136 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=13 + +Version=27 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# skip validation check that is to prevent crashes on some specific Roms +# for e.g. Pixel Launcher crashes on CrDroid, so by default, it will be skipped for now +# if you still want to install it, set skip_validation_check to 1 to force the installer to skip the validation +skip_validation_check=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=0 +GoogleDialer=0 +GoogleContacts=0 +CarrierServices=0 +GoogleClock=0 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=0 +Drive=1 +GoogleMaps=1 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=1 +GBoard=0 +GoogleCalendar=1 +GoogleKeep=1 +PlayGames=1 + +# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package +PixelLauncher=1 +>>PixelLauncher=0 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=1 +>>GoogleWallpaper=0 +>>SettingsServices=1 +>>PrivateComputeServices=1 +>>PixelThemes=1 + + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +GoogleRecorder=0 +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GoogleSounds=1 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=1 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=1 +GoogleDuo=1 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=1 +YouTubeMusic=0 +Books=0 +GoogleTalkback=1 From f85efe9071db22b4e96a8a9ac024efed397c96ea Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Thu, 4 May 2023 19:14:09 +0545 Subject: [PATCH 14/64] Delete saroj-gapps.config --- 13/saroj-gapps.config | 136 ------------------------------------------ 1 file changed, 136 deletions(-) delete mode 100644 13/saroj-gapps.config diff --git a/13/saroj-gapps.config b/13/saroj-gapps.config deleted file mode 100644 index e00ba36c5e836..0000000000000 --- a/13/saroj-gapps.config +++ /dev/null @@ -1,136 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=13 - -Version=27 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# skip validation check that is to prevent crashes on some specific Roms -# for e.g. Pixel Launcher crashes on CrDroid, so by default, it will be skipped for now -# if you still want to install it, set skip_validation_check to 1 to force the installer to skip the validation -skip_validation_check=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=0 -GoogleDialer=0 -GoogleContacts=0 -CarrierServices=0 -GoogleClock=0 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=0 -Drive=1 -GoogleMaps=1 -GoogleLocationHistory=1 -GooglePhotos=1 -DeviceHealthServices=1 -GBoard=0 -GoogleCalendar=1 -GoogleKeep=1 -PlayGames=1 - -# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package -PixelLauncher=1 ->>PixelLauncher=0 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=1 ->>GoogleWallpaper=0 ->>SettingsServices=1 ->>PrivateComputeServices=1 ->>PixelThemes=1 - - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -GoogleRecorder=0 -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GoogleSounds=1 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -Gmail=1 -DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -AndroidDevicePolicy=1 -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=1 -GoogleDuo=1 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=1 -YouTubeMusic=0 -Books=0 -GoogleTalkback=1 From af2b16291a088217aeff05f848b1bfdd82c8263f Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Thu, 4 May 2023 19:14:53 +0545 Subject: [PATCH 15/64] saroj-gapps --- 13/saroj-gapps.config | 136 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 13/saroj-gapps.config diff --git a/13/saroj-gapps.config b/13/saroj-gapps.config new file mode 100644 index 0000000000000..572ecdebf61cc --- /dev/null +++ b/13/saroj-gapps.config @@ -0,0 +1,136 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=13 + +Version=27 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# skip validation check that is to prevent crashes on some specific Roms +# for e.g. Pixel Launcher crashes on CrDroid, so by default, it will be skipped for now +# if you still want to install it, set skip_validation_check to 1 to force the installer to skip the validation +skip_validation_check=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=0 +GoogleDialer=0 +GoogleContacts=0 +CarrierServices=0 +GoogleClock=0 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=0 +Drive=1 +GoogleMaps=1 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=1 +GBoard=1 +GoogleCalendar=0 +GoogleKeep=1 +PlayGames=1 + +# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package +PixelLauncher=1 +>>PixelLauncher=0 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=1 +>>GoogleWallpaper=0 +>>SettingsServices=1 +>>PrivateComputeServices=1 +>>PixelThemes=1 + + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +GoogleRecorder=0 +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GoogleSounds=1 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=1 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=1 +GoogleDuo=1 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=1 +YouTubeMusic=0 +Books=0 +GoogleTalkback=1 From b49a0de89e6f4c8bae31105b8f9b498aa596c00e Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Fri, 5 May 2023 18:58:31 +0545 Subject: [PATCH 16/64] Delete saroj-gapps.config --- 13/saroj-gapps.config | 136 ------------------------------------------ 1 file changed, 136 deletions(-) delete mode 100644 13/saroj-gapps.config diff --git a/13/saroj-gapps.config b/13/saroj-gapps.config deleted file mode 100644 index 572ecdebf61cc..0000000000000 --- a/13/saroj-gapps.config +++ /dev/null @@ -1,136 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=13 - -Version=27 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# skip validation check that is to prevent crashes on some specific Roms -# for e.g. Pixel Launcher crashes on CrDroid, so by default, it will be skipped for now -# if you still want to install it, set skip_validation_check to 1 to force the installer to skip the validation -skip_validation_check=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=0 -GoogleDialer=0 -GoogleContacts=0 -CarrierServices=0 -GoogleClock=0 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=0 -Drive=1 -GoogleMaps=1 -GoogleLocationHistory=1 -GooglePhotos=1 -DeviceHealthServices=1 -GBoard=1 -GoogleCalendar=0 -GoogleKeep=1 -PlayGames=1 - -# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package -PixelLauncher=1 ->>PixelLauncher=0 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=1 ->>GoogleWallpaper=0 ->>SettingsServices=1 ->>PrivateComputeServices=1 ->>PixelThemes=1 - - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -GoogleRecorder=0 -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GoogleSounds=1 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -Gmail=1 -DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -AndroidDevicePolicy=1 -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=1 -GoogleDuo=1 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=1 -YouTubeMusic=0 -Books=0 -GoogleTalkback=1 From 9b0d085a3c1778045515336f5db1fe7de818f727 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Fri, 5 May 2023 18:59:40 +0545 Subject: [PATCH 17/64] saroj-gapps --- 13/saroj-gapps.config | 136 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 13/saroj-gapps.config diff --git a/13/saroj-gapps.config b/13/saroj-gapps.config new file mode 100644 index 0000000000000..f459c46ab0ac0 --- /dev/null +++ b/13/saroj-gapps.config @@ -0,0 +1,136 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=13 + +Version=27 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# skip validation check that is to prevent crashes on some specific Roms +# for e.g. Pixel Launcher crashes on CrDroid, so by default, it will be skipped for now +# if you still want to install it, set skip_validation_check to 1 to force the installer to skip the validation +skip_validation_check=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=0 +GoogleDialer=0 +GoogleContacts=0 +CarrierServices=0 +GoogleClock=0 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=0 +Drive=1 +GoogleMaps=1 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=1 +GBoard=1 +GoogleCalendar=0 +GoogleKeep=1 +PlayGames=1 + +# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package +PixelLauncher=1 +>>PixelLauncher=0 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=1 +>>GoogleWallpaper=0 +>>SettingsServices=0 +>>PrivateComputeServices=1 +>>PixelThemes=0 + + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +GoogleRecorder=0 +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GoogleSounds=1 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=1 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=1 +GoogleDuo=1 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=1 +YouTubeMusic=0 +Books=0 +GoogleTalkback=1 From a5ea425362ed626339423fb3334f7d876ecaa6a4 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Mon, 8 May 2023 18:29:07 +0545 Subject: [PATCH 18/64] saroj-gapps121l --- 12.1/saroj-gapps12l.config | 136 +++++++++++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 12.1/saroj-gapps12l.config diff --git a/12.1/saroj-gapps12l.config b/12.1/saroj-gapps12l.config new file mode 100644 index 0000000000000..c39e09958af9c --- /dev/null +++ b/12.1/saroj-gapps12l.config @@ -0,0 +1,136 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=12.1 + +Version=27 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# skip validation check that is to prevent crashes on some specific Roms +# for e.g. Pixel Launcher crashes on CrDroid, so by default, it will be skipped for now +# if you still want to install it, set skip_validation_check to 1 to force the installer to skip the validation +skip_validation_check=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=1 +GoogleDialer=1 +GoogleContacts=1 +CarrierServices=1 +GoogleClock=1 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=1 +Drive=1 +GoogleMaps=1 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=1 +GBoard=1 +GoogleCalendar=1 +GoogleKeep=1 +PlayGames=1 + +# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package +PixelLauncher=1 +>>PixelLauncher=0 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=1 +>>GoogleWallpaper=0 +>>SettingsServices=1 +>>PrivateComputeServices=1 + + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +GoogleRecorder=1 +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GoogleSounds=1 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=0 + +Gmail=1 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=1 +GoogleDuo=1 +GoogleDocs=0 +GoogleSlides0 +GoogleSheets=0 +YouTube=1 +YouTubeMusic=1 +Books=1 +GoogleTalkback=1 +PixelLiveWallpapers=0 From 2347655a585b8bc2e7473aa862a0470539e96a4c Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Mon, 8 May 2023 18:36:29 +0545 Subject: [PATCH 19/64] Delete saroj-gapps12l.config --- 12.1/saroj-gapps12l.config | 136 ------------------------------------- 1 file changed, 136 deletions(-) delete mode 100644 12.1/saroj-gapps12l.config diff --git a/12.1/saroj-gapps12l.config b/12.1/saroj-gapps12l.config deleted file mode 100644 index c39e09958af9c..0000000000000 --- a/12.1/saroj-gapps12l.config +++ /dev/null @@ -1,136 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=12.1 - -Version=27 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# skip validation check that is to prevent crashes on some specific Roms -# for e.g. Pixel Launcher crashes on CrDroid, so by default, it will be skipped for now -# if you still want to install it, set skip_validation_check to 1 to force the installer to skip the validation -skip_validation_check=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=1 -GoogleDialer=1 -GoogleContacts=1 -CarrierServices=1 -GoogleClock=1 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=1 -Drive=1 -GoogleMaps=1 -GoogleLocationHistory=1 -GooglePhotos=1 -DeviceHealthServices=1 -GBoard=1 -GoogleCalendar=1 -GoogleKeep=1 -PlayGames=1 - -# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package -PixelLauncher=1 ->>PixelLauncher=0 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=1 ->>GoogleWallpaper=0 ->>SettingsServices=1 ->>PrivateComputeServices=1 - - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -GoogleRecorder=1 -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GoogleSounds=1 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=0 - -Gmail=1 -DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -AndroidDevicePolicy=1 -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=1 -GoogleDuo=1 -GoogleDocs=0 -GoogleSlides0 -GoogleSheets=0 -YouTube=1 -YouTubeMusic=1 -Books=1 -GoogleTalkback=1 -PixelLiveWallpapers=0 From 7e1aca4a3661129d6f4d0fd9c5317495c70d8835 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Mon, 8 May 2023 18:37:03 +0545 Subject: [PATCH 20/64] saroj-gapps12l --- 12.1/saroj-gapps12l.config | 136 +++++++++++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 12.1/saroj-gapps12l.config diff --git a/12.1/saroj-gapps12l.config b/12.1/saroj-gapps12l.config new file mode 100644 index 0000000000000..778e9b7cf1a4f --- /dev/null +++ b/12.1/saroj-gapps12l.config @@ -0,0 +1,136 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=12.1 + +Version=27 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# skip validation check that is to prevent crashes on some specific Roms +# for e.g. Pixel Launcher crashes on CrDroid, so by default, it will be skipped for now +# if you still want to install it, set skip_validation_check to 1 to force the installer to skip the validation +skip_validation_check=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=1 +GoogleDialer=1 +GoogleContacts=1 +CarrierServices=1 +GoogleClock=1 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=1 +Drive=1 +GoogleMaps=1 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=1 +GBoard=1 +GoogleCalendar=1 +GoogleKeep=1 +PlayGames=1 + +# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package +PixelLauncher=1 +>>PixelLauncher=0 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=1 +>>GoogleWallpaper=0 +>>SettingsServices=1 +>>PrivateComputeServices=1 + + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +GoogleRecorder=1 +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GoogleSounds=1 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=1 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=1 +GoogleDuo=1 +GoogleDocs=0 +GoogleSlides0 +GoogleSheets=0 +YouTube=1 +YouTubeMusic=1 +Books=1 +GoogleTalkback=1 +PixelLiveWallpapers=0 From 4d768bde3fb206ae0fec1b58af2cb817a524063b Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Tue, 9 May 2023 21:14:31 +0545 Subject: [PATCH 21/64] saroj-gapps --- 13/saroj-gapps.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/saroj-gapps.config b/13/saroj-gapps.config index f459c46ab0ac0..5c391a2a620d7 100644 --- a/13/saroj-gapps.config +++ b/13/saroj-gapps.config @@ -68,7 +68,7 @@ GoogleMaps=1 GoogleLocationHistory=1 GooglePhotos=1 DeviceHealthServices=1 -GBoard=1 +GBoard=0 GoogleCalendar=0 GoogleKeep=1 PlayGames=1 From c8e5d9442b268e749080cbf05f53fbf183bb194c Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Tue, 16 May 2023 15:29:52 +0545 Subject: [PATCH 22/64] saroj-gapps11 --- 11/saroj-gapps11.config | 134 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 11/saroj-gapps11.config diff --git a/11/saroj-gapps11.config b/11/saroj-gapps11.config new file mode 100644 index 0000000000000..a6f1c76cad84b --- /dev/null +++ b/11/saroj-gapps11.config @@ -0,0 +1,134 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=11 + +Version=27 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# skip validation check that is to prevent crashes on some specific Roms +# for e.g. Pixel Launcher crashes on CrDroid, so by default, it will be skipped for now +# if you still want to install it, set skip_validation_check to 1 to force the installer to skip the validation +skip_validation_check=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=1 +GoogleDialer=1 +GoogleContacts=1 +CarrierServices=1 +GoogleClock=1 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=1 +Drive=1 +GoogleMaps=1 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=1 +GBoard=1 +GoogleCalendar=1 +GoogleKeep=1 +PlayGames=1 + +# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package +PixelLauncher=1 +>>PixelLauncher=0 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=1 +>>GoogleWallpaper=0 + + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +GoogleRecorder=1 +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GoogleSounds=1 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=1 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=1 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=1 +GoogleDuo=1 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=1 +YouTubeMusic=1 +Books=1 +GoogleTalkback=1 +PixelLiveWallpapers=1 From f24e81ed330860ae138fb38685cc1139b43d8b38 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Tue, 16 May 2023 16:20:17 +0545 Subject: [PATCH 23/64] saroj-gapps11.config --- 11/saroj-gapps11.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/saroj-gapps11.config b/11/saroj-gapps11.config index a6f1c76cad84b..1b7c424a5145b 100644 --- a/11/saroj-gapps11.config +++ b/11/saroj-gapps11.config @@ -111,7 +111,7 @@ GoogleFeedback=1 GooglePartnerSetup=1 AndroidDevicePolicy=1 # Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=1 +CoreGo=0 # Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them GoogleGo=0 From c3ddd8fe774c03f1cb94e1360f27145a90b564f6 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Tue, 16 May 2023 18:23:58 +0545 Subject: [PATCH 24/64] saroj-gapps.config --- 13/saroj-gapps.config | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/13/saroj-gapps.config b/13/saroj-gapps.config index 5c391a2a620d7..1838eccf32aa5 100644 --- a/13/saroj-gapps.config +++ b/13/saroj-gapps.config @@ -41,13 +41,13 @@ skip_validation_check=0 # Following are the packages with default configuration # Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 +Core=0 +>>ExtraFiles=0 +>>GooglePlayStore=0 +>>GoogleServicesFramework=0 +>>GoogleContactsSyncAdapter=0 +>>GoogleCalendarSyncAdapter=0 +>>GmsCore=0 DigitalWellbeing=1 GoogleMessages=0 @@ -96,7 +96,7 @@ GoogleTTS=1 # Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package GoogleSearch=1 ->>Velvet=1 +>>Velvet=0 >>Assistant=0 GoogleSounds=1 @@ -109,9 +109,9 @@ GoogleChrome=1 Gmail=1 DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 +AndroidAuto=0 +GoogleFeedback=0 +GooglePartnerSetup=0 AndroidDevicePolicy=1 # Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package CoreGo=0 @@ -133,4 +133,4 @@ GoogleSheets=0 YouTube=1 YouTubeMusic=0 Books=0 -GoogleTalkback=1 +GoogleTalkback=0 From b840fa3c064ac66111c2e473d664930350e87756 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Mon, 12 Jun 2023 17:34:02 +0545 Subject: [PATCH 25/64] saroj-gappslineageos --- 13/saroj-gappslineageos.config | 132 +++++++++++++++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 13/saroj-gappslineageos.config diff --git a/13/saroj-gappslineageos.config b/13/saroj-gappslineageos.config new file mode 100644 index 0000000000000..5e43ad28fc68c --- /dev/null +++ b/13/saroj-gappslineageos.config @@ -0,0 +1,132 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=13 + +Version=28 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=0 +GoogleDialer=0 +GoogleContacts=0 +CarrierServices=0 +GoogleClock=1 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=0 +Drive=1 +GoogleMaps=1 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=1 +GBoard=1 +GoogleCalendar=0 +GoogleKeep=1 +PlayGames=1 + +# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package +PixelLauncher=1 +>>PixelLauncher=0 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=1 +>>GoogleWallpaper=0 +>>SettingsServices=0 +>>PrivateComputeServices=1 +>>PixelThemes=0 + + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +GoogleRecorder=0 +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GoogleSounds=1 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=1 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=1 +GoogleDuo=1 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=1 +YouTubeMusic=0 +Books=0 +PixelSetupWizard=1 +GoogleTalkback=1 From 203f3bcd82141e65c921e8e68368efda064fe83e Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Thu, 22 Jun 2023 16:42:39 +0545 Subject: [PATCH 26/64] Delete saroj-gapps.config --- 13/saroj-gapps.config | 136 ------------------------------------------ 1 file changed, 136 deletions(-) delete mode 100644 13/saroj-gapps.config diff --git a/13/saroj-gapps.config b/13/saroj-gapps.config deleted file mode 100644 index 1838eccf32aa5..0000000000000 --- a/13/saroj-gapps.config +++ /dev/null @@ -1,136 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=13 - -Version=27 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# skip validation check that is to prevent crashes on some specific Roms -# for e.g. Pixel Launcher crashes on CrDroid, so by default, it will be skipped for now -# if you still want to install it, set skip_validation_check to 1 to force the installer to skip the validation -skip_validation_check=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=0 ->>ExtraFiles=0 ->>GooglePlayStore=0 ->>GoogleServicesFramework=0 ->>GoogleContactsSyncAdapter=0 ->>GoogleCalendarSyncAdapter=0 ->>GmsCore=0 - -DigitalWellbeing=1 -GoogleMessages=0 -GoogleDialer=0 -GoogleContacts=0 -CarrierServices=0 -GoogleClock=0 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=0 -Drive=1 -GoogleMaps=1 -GoogleLocationHistory=1 -GooglePhotos=1 -DeviceHealthServices=1 -GBoard=0 -GoogleCalendar=0 -GoogleKeep=1 -PlayGames=1 - -# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package -PixelLauncher=1 ->>PixelLauncher=0 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=1 ->>GoogleWallpaper=0 ->>SettingsServices=0 ->>PrivateComputeServices=1 ->>PixelThemes=0 - - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -GoogleRecorder=0 -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=0 ->>Assistant=0 - -GoogleSounds=1 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -Gmail=1 -DeviceSetup=1 -AndroidAuto=0 -GoogleFeedback=0 -GooglePartnerSetup=0 -AndroidDevicePolicy=1 -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=1 -GoogleDuo=1 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=1 -YouTubeMusic=0 -Books=0 -GoogleTalkback=0 From b9c2399c3bcba0d13470e9955799980f8706999d Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Thu, 22 Jun 2023 16:42:58 +0545 Subject: [PATCH 27/64] Delete saroj-gappslineageos.config --- 13/saroj-gappslineageos.config | 132 --------------------------------- 1 file changed, 132 deletions(-) delete mode 100644 13/saroj-gappslineageos.config diff --git a/13/saroj-gappslineageos.config b/13/saroj-gappslineageos.config deleted file mode 100644 index 5e43ad28fc68c..0000000000000 --- a/13/saroj-gappslineageos.config +++ /dev/null @@ -1,132 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=13 - -Version=28 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=0 -GoogleDialer=0 -GoogleContacts=0 -CarrierServices=0 -GoogleClock=1 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=0 -Drive=1 -GoogleMaps=1 -GoogleLocationHistory=1 -GooglePhotos=1 -DeviceHealthServices=1 -GBoard=1 -GoogleCalendar=0 -GoogleKeep=1 -PlayGames=1 - -# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package -PixelLauncher=1 ->>PixelLauncher=0 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=1 ->>GoogleWallpaper=0 ->>SettingsServices=0 ->>PrivateComputeServices=1 ->>PixelThemes=0 - - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -GoogleRecorder=0 -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GoogleSounds=1 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -Gmail=1 -DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -AndroidDevicePolicy=1 -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=1 -GoogleDuo=1 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=1 -YouTubeMusic=0 -Books=0 -PixelSetupWizard=1 -GoogleTalkback=1 From 07889506614c47ca8c6041a3a3042a27b716d847 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Thu, 22 Jun 2023 16:43:17 +0545 Subject: [PATCH 28/64] Delete saroj-gapps12l.config --- 12.1/saroj-gapps12l.config | 136 ------------------------------------- 1 file changed, 136 deletions(-) delete mode 100644 12.1/saroj-gapps12l.config diff --git a/12.1/saroj-gapps12l.config b/12.1/saroj-gapps12l.config deleted file mode 100644 index 778e9b7cf1a4f..0000000000000 --- a/12.1/saroj-gapps12l.config +++ /dev/null @@ -1,136 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=12.1 - -Version=27 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# skip validation check that is to prevent crashes on some specific Roms -# for e.g. Pixel Launcher crashes on CrDroid, so by default, it will be skipped for now -# if you still want to install it, set skip_validation_check to 1 to force the installer to skip the validation -skip_validation_check=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=1 -GoogleDialer=1 -GoogleContacts=1 -CarrierServices=1 -GoogleClock=1 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=1 -Drive=1 -GoogleMaps=1 -GoogleLocationHistory=1 -GooglePhotos=1 -DeviceHealthServices=1 -GBoard=1 -GoogleCalendar=1 -GoogleKeep=1 -PlayGames=1 - -# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package -PixelLauncher=1 ->>PixelLauncher=0 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=1 ->>GoogleWallpaper=0 ->>SettingsServices=1 ->>PrivateComputeServices=1 - - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -GoogleRecorder=1 -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GoogleSounds=1 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -Gmail=1 -DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -AndroidDevicePolicy=1 -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=1 -GoogleDuo=1 -GoogleDocs=0 -GoogleSlides0 -GoogleSheets=0 -YouTube=1 -YouTubeMusic=1 -Books=1 -GoogleTalkback=1 -PixelLiveWallpapers=0 From 088a1adb0e0b784a35238d161fa87179e2af099f Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Thu, 22 Jun 2023 16:43:34 +0545 Subject: [PATCH 29/64] Delete saroj-gapps11.config --- 11/saroj-gapps11.config | 134 ---------------------------------------- 1 file changed, 134 deletions(-) delete mode 100644 11/saroj-gapps11.config diff --git a/11/saroj-gapps11.config b/11/saroj-gapps11.config deleted file mode 100644 index 1b7c424a5145b..0000000000000 --- a/11/saroj-gapps11.config +++ /dev/null @@ -1,134 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2020/11/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=11 - -Version=27 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# skip validation check that is to prevent crashes on some specific Roms -# for e.g. Pixel Launcher crashes on CrDroid, so by default, it will be skipped for now -# if you still want to install it, set skip_validation_check to 1 to force the installer to skip the validation -skip_validation_check=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=1 -GoogleDialer=1 -GoogleContacts=1 -CarrierServices=1 -GoogleClock=1 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=1 -Drive=1 -GoogleMaps=1 -GoogleLocationHistory=1 -GooglePhotos=1 -DeviceHealthServices=1 -GBoard=1 -GoogleCalendar=1 -GoogleKeep=1 -PlayGames=1 - -# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package -PixelLauncher=1 ->>PixelLauncher=0 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=1 ->>GoogleWallpaper=0 - - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -GoogleRecorder=1 -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GoogleSounds=1 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -Gmail=1 -DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -AndroidDevicePolicy=1 -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=1 -GoogleDuo=1 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=1 -YouTubeMusic=1 -Books=1 -GoogleTalkback=1 -PixelLiveWallpapers=1 From 8e6c1a16c4301d02cab487caac1be88bd1561294 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Fri, 23 Jun 2023 14:30:54 +0545 Subject: [PATCH 30/64] saroj-gapps --- 13/saroj-gapps13.config | 138 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 13/saroj-gapps13.config diff --git a/13/saroj-gapps13.config b/13/saroj-gapps13.config new file mode 100644 index 0000000000000..7a9ed931a7bba --- /dev/null +++ b/13/saroj-gapps13.config @@ -0,0 +1,138 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=13 + +Version=29 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=0 +GoogleDialer=0 +GoogleContacts=0 +CarrierServices=1 +GoogleClock=0 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=0 +Drive=1 +GoogleMaps=1 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=1 +GBoard=1 +GoogleCalendar=0 +GoogleKeep=1 +PlayGames=1 + +# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package +PixelLauncher=1 +>>PixelLauncher=0 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=1 +>>GoogleWallpaper=0 +>>SettingsServices=0 +>>PrivateComputeServices=0 +>>PixelThemes=0 + +GoogleRecorder=0 + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GoogleSounds=1 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=1 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 + +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=1 +GoogleDuo=1 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=1 +YouTubeMusic=0 +Books=0 +PixelSetupWizard=0 +GoogleTalkback=1 + +# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below +# YouTube +# /system/app/YouTube + From 3021953e283ba1a017bf33a16d41b22ec36e5d95 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Fri, 14 Jul 2023 21:07:06 +0545 Subject: [PATCH 31/64] Delete saroj-gapps13.config --- 13/saroj-gapps13.config | 138 ---------------------------------------- 1 file changed, 138 deletions(-) delete mode 100644 13/saroj-gapps13.config diff --git a/13/saroj-gapps13.config b/13/saroj-gapps13.config deleted file mode 100644 index 7a9ed931a7bba..0000000000000 --- a/13/saroj-gapps13.config +++ /dev/null @@ -1,138 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=13 - -Version=29 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=0 -GoogleDialer=0 -GoogleContacts=0 -CarrierServices=1 -GoogleClock=0 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=0 -Drive=1 -GoogleMaps=1 -GoogleLocationHistory=1 -GooglePhotos=1 -DeviceHealthServices=1 -GBoard=1 -GoogleCalendar=0 -GoogleKeep=1 -PlayGames=1 - -# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package -PixelLauncher=1 ->>PixelLauncher=0 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=1 ->>GoogleWallpaper=0 ->>SettingsServices=0 ->>PrivateComputeServices=0 ->>PixelThemes=0 - -GoogleRecorder=0 - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GoogleSounds=1 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -Gmail=1 -DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -AndroidDevicePolicy=1 - -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=1 -GoogleDuo=1 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=1 -YouTubeMusic=0 -Books=0 -PixelSetupWizard=0 -GoogleTalkback=1 - -# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below -# YouTube -# /system/app/YouTube - From 64349e1e7c244f379fcb933c16ac7dc9ca080abc Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Fri, 14 Jul 2023 21:08:01 +0545 Subject: [PATCH 32/64] saroj-gapps13 --- 13/saroj-gapps13.config | 140 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 13/saroj-gapps13.config diff --git a/13/saroj-gapps13.config b/13/saroj-gapps13.config new file mode 100644 index 0000000000000..890f53fa4a811 --- /dev/null +++ b/13/saroj-gapps13.config @@ -0,0 +1,140 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=13 + +Version=30 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=0 +GoogleDialer=0 +GoogleContacts=0 +CarrierServices=0 +GoogleClock=0 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=0 +Drive=1 +GoogleMaps=1 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=1 +GBoard=1 +GoogleCalendar=0 +GoogleKeep=1 +PlayGames=1 + +# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package +PixelLauncher=1 +>>PixelLauncher=0 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=0 +>>GoogleWallpaper=0 +>>SettingsServices=0 +>>PrivateComputeServices=1 +>>PixelThemes=0 +>>EmojiWallpaper=0 + +GoogleRecorder=1 + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GoogleSounds=1 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=1 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 + +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=0 +GoogleDuo=1 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=1 +YouTubeMusic=0 +Books=0 +PixelSetupWizard=0 +GoogleTalkback=1 +PixelLiveWallpapers=0 + +# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below +# YouTube +# /system/app/YouTube + From fbf7f76ab63683b7f3d41dcc3ea3197bec8396b4 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Fri, 14 Jul 2023 21:09:27 +0545 Subject: [PATCH 33/64] saroj-gapps13.config --- 13/saroj-gapps13.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/13/saroj-gapps13.config b/13/saroj-gapps13.config index 890f53fa4a811..9d4d99e67e7d3 100644 --- a/13/saroj-gapps13.config +++ b/13/saroj-gapps13.config @@ -79,7 +79,7 @@ PixelLauncher=1 >>PixelThemes=0 >>EmojiWallpaper=0 -GoogleRecorder=1 +GoogleRecorder=0 # Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package GoogleFiles=1 @@ -95,7 +95,7 @@ GoogleSearch=1 >>Velvet=1 >>Assistant=0 -GoogleSounds=1 +GoogleSounds=0 # Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package GoogleChrome=1 From c4f1a47b56ecbd0b61188d190d705d57a018cb26 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Wed, 26 Jul 2023 09:11:32 +0545 Subject: [PATCH 34/64] Delete saroj-gapps13.config --- 13/saroj-gapps13.config | 140 ---------------------------------------- 1 file changed, 140 deletions(-) delete mode 100644 13/saroj-gapps13.config diff --git a/13/saroj-gapps13.config b/13/saroj-gapps13.config deleted file mode 100644 index 9d4d99e67e7d3..0000000000000 --- a/13/saroj-gapps13.config +++ /dev/null @@ -1,140 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=13 - -Version=30 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=0 -GoogleDialer=0 -GoogleContacts=0 -CarrierServices=0 -GoogleClock=0 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=0 -Drive=1 -GoogleMaps=1 -GoogleLocationHistory=1 -GooglePhotos=1 -DeviceHealthServices=1 -GBoard=1 -GoogleCalendar=0 -GoogleKeep=1 -PlayGames=1 - -# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package -PixelLauncher=1 ->>PixelLauncher=0 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=0 ->>GoogleWallpaper=0 ->>SettingsServices=0 ->>PrivateComputeServices=1 ->>PixelThemes=0 ->>EmojiWallpaper=0 - -GoogleRecorder=0 - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GoogleSounds=0 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -Gmail=1 -DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -AndroidDevicePolicy=1 - -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=0 -GoogleDuo=1 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=1 -YouTubeMusic=0 -Books=0 -PixelSetupWizard=0 -GoogleTalkback=1 -PixelLiveWallpapers=0 - -# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below -# YouTube -# /system/app/YouTube - From 5ccee6e8c7cd6b580372dc3c9a030e3d651c188d Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Wed, 26 Jul 2023 09:12:08 +0545 Subject: [PATCH 35/64] saroj-gapps --- 12.1/saroj-gapps12l.config | 137 +++++++++++++++++++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 12.1/saroj-gapps12l.config diff --git a/12.1/saroj-gapps12l.config b/12.1/saroj-gapps12l.config new file mode 100644 index 0000000000000..890ed47ce682c --- /dev/null +++ b/12.1/saroj-gapps12l.config @@ -0,0 +1,137 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=12.1 + +Version=30 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=1 +GoogleDialer=1 +GoogleContacts=1 +CarrierServices=1 +GoogleClock=1 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=1 +Drive=1 +GoogleMaps=1 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=1 +GBoard=1 +GoogleCalendar=1 +GoogleKeep=1 +PlayGames=1 + +# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package +PixelLauncher=1 +>>PixelLauncher=0 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=1 +>>GoogleWallpaper=0 +>>SettingsServices=0 +>>PrivateComputeServices=1 + +GoogleRecorder=1 + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GoogleSounds=0 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=1 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 + +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=1 +AssistantGo=1 +MapsGo=1 +NavigationGo=1 +GalleryGo=1 +GmailGo=1 + +# Following are the Addon packages NikGapps supports +GoogleFi=1 +GoogleDuo=1 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=1 +YouTubeMusic=1 +Books=0 +PixelSetupWizard=0 +GoogleTalkback=1 + +# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below +# YouTube +# /system/app/YouTube + From 2ea8d9a314ac0b8ba2d86f19cb94a9654a3cad93 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Wed, 26 Jul 2023 10:10:57 +0545 Subject: [PATCH 36/64] saroj-gapps12l.config --- 12.1/saroj-gapps12l.config | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/12.1/saroj-gapps12l.config b/12.1/saroj-gapps12l.config index 890ed47ce682c..b6f23d864d5d2 100644 --- a/12.1/saroj-gapps12l.config +++ b/12.1/saroj-gapps12l.config @@ -112,12 +112,12 @@ AndroidDevicePolicy=1 CoreGo=0 # Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=1 -AssistantGo=1 -MapsGo=1 -NavigationGo=1 -GalleryGo=1 -GmailGo=1 +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 # Following are the Addon packages NikGapps supports GoogleFi=1 From f4916053a84d69befd423a16b59e3462d1793579 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Thu, 27 Jul 2023 13:02:14 +0545 Subject: [PATCH 37/64] saroj-gapps11 --- 11/saroj-gapps11.config | 136 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 11/saroj-gapps11.config diff --git a/11/saroj-gapps11.config b/11/saroj-gapps11.config new file mode 100644 index 0000000000000..b8404b45b4ed4 --- /dev/null +++ b/11/saroj-gapps11.config @@ -0,0 +1,136 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=11 + +Version=30 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=1 +GoogleDialer=1 +GoogleContacts=1 +CarrierServices=1 +GoogleClock=1 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 +>>AndroidMigratePrebuilt=1 + +GoogleCalculator=1 +Drive=1 +GoogleMaps=1 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=1 +GBoard=1 +GoogleCalendar=1 +GoogleKeep=1 +PlayGames=1 + +# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package +PixelLauncher=1 +>>PixelLauncher=0 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=1 +>>GoogleWallpaper=0 + +GoogleRecorder=1 + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GoogleSounds=0 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=1 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 + +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=1 +GoogleDuo=1 +GoogleDocs=1 +GoogleSlides=1 +GoogleSheets=1 +YouTube=1 +YouTubeMusic=1 +Books=1 +PixelSetupWizard=1 +GoogleTalkback=1 + +# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below +# YouTube +# /system/app/YouTube + From 6e6705837e5cf997704a338aadc7e2fb9898185a Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Thu, 27 Jul 2023 13:05:30 +0545 Subject: [PATCH 38/64] saroj-gapps11.config --- 11/saroj-gapps11.config | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/11/saroj-gapps11.config b/11/saroj-gapps11.config index b8404b45b4ed4..57f9843e58dda 100644 --- a/11/saroj-gapps11.config +++ b/11/saroj-gapps11.config @@ -52,7 +52,7 @@ CarrierServices=1 GoogleClock=1 # Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 +SetupWizard=0 >>SetupWizard=1 >>GoogleRestore=1 >>GoogleOneTimeInitializer=1 @@ -121,12 +121,12 @@ GmailGo=0 # Following are the Addon packages NikGapps supports GoogleFi=1 GoogleDuo=1 -GoogleDocs=1 -GoogleSlides=1 -GoogleSheets=1 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 YouTube=1 YouTubeMusic=1 -Books=1 +Books=0 PixelSetupWizard=1 GoogleTalkback=1 From da1ad2c157952d742c42b325214e5abfa57df931 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Thu, 27 Jul 2023 13:05:48 +0545 Subject: [PATCH 39/64] Delete saroj-gapps12l.config --- 12.1/saroj-gapps12l.config | 137 ------------------------------------- 1 file changed, 137 deletions(-) delete mode 100644 12.1/saroj-gapps12l.config diff --git a/12.1/saroj-gapps12l.config b/12.1/saroj-gapps12l.config deleted file mode 100644 index b6f23d864d5d2..0000000000000 --- a/12.1/saroj-gapps12l.config +++ /dev/null @@ -1,137 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=12.1 - -Version=30 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=1 -GoogleDialer=1 -GoogleContacts=1 -CarrierServices=1 -GoogleClock=1 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=1 -Drive=1 -GoogleMaps=1 -GoogleLocationHistory=1 -GooglePhotos=1 -DeviceHealthServices=1 -GBoard=1 -GoogleCalendar=1 -GoogleKeep=1 -PlayGames=1 - -# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package -PixelLauncher=1 ->>PixelLauncher=0 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=1 ->>GoogleWallpaper=0 ->>SettingsServices=0 ->>PrivateComputeServices=1 - -GoogleRecorder=1 - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GoogleSounds=0 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -Gmail=1 -DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -AndroidDevicePolicy=1 - -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=1 -GoogleDuo=1 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=1 -YouTubeMusic=1 -Books=0 -PixelSetupWizard=0 -GoogleTalkback=1 - -# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below -# YouTube -# /system/app/YouTube - From 09bd56544ce156d005171953b95c15413393d112 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Mon, 7 Aug 2023 15:58:14 +0545 Subject: [PATCH 40/64] Delete saroj-gapps11.config --- 11/saroj-gapps11.config | 136 ---------------------------------------- 1 file changed, 136 deletions(-) delete mode 100644 11/saroj-gapps11.config diff --git a/11/saroj-gapps11.config b/11/saroj-gapps11.config deleted file mode 100644 index 57f9843e58dda..0000000000000 --- a/11/saroj-gapps11.config +++ /dev/null @@ -1,136 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=11 - -Version=30 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=1 -GoogleDialer=1 -GoogleContacts=1 -CarrierServices=1 -GoogleClock=1 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=0 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 ->>AndroidMigratePrebuilt=1 - -GoogleCalculator=1 -Drive=1 -GoogleMaps=1 -GoogleLocationHistory=1 -GooglePhotos=1 -DeviceHealthServices=1 -GBoard=1 -GoogleCalendar=1 -GoogleKeep=1 -PlayGames=1 - -# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package -PixelLauncher=1 ->>PixelLauncher=0 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=1 ->>GoogleWallpaper=0 - -GoogleRecorder=1 - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GoogleSounds=0 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -Gmail=1 -DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -AndroidDevicePolicy=1 - -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=1 -GoogleDuo=1 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=1 -YouTubeMusic=1 -Books=0 -PixelSetupWizard=1 -GoogleTalkback=1 - -# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below -# YouTube -# /system/app/YouTube - From 44a3273e0f9eb87071d20b0db1dd52c897c88fd7 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Mon, 7 Aug 2023 16:04:57 +0545 Subject: [PATCH 41/64] saroj-gapps --- 13/saroj-gapps13.config | 140 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 13/saroj-gapps13.config diff --git a/13/saroj-gapps13.config b/13/saroj-gapps13.config new file mode 100644 index 0000000000000..02748ba2ae970 --- /dev/null +++ b/13/saroj-gapps13.config @@ -0,0 +1,140 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=13 + +Version=30 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=1 +GoogleDialer=1 +GoogleContacts=1 +CarrierServices=1 +GoogleClock=1 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=1 +Drive=0 +GoogleMaps=0 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=1 +GBoard=1 +GoogleCalendar=1 +GoogleKeep=0 +PlayGames=0 + +# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package +PixelLauncher=1 +>>PixelLauncher=1 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=1 +>>GoogleWallpaper=1 +>>SettingsServices=0 +>>PrivateComputeServices=1 +>>PixelThemes=1 +>>EmojiWallpaper=1 + +GoogleRecorder=1 + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GoogleSounds=0 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=0 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 + +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=0 +GoogleDuo=0 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=0 +YouTubeMusic=0 +Books=0 +PixelSetupWizard=0 +GoogleTalkback=1 +PixelLiveWallpapers=1 + +# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below +# YouTube +# /system/app/YouTube + From 8ada7fe5299e8fb4db8b7ffb5112aa0b8ecf3fef Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Wed, 11 Oct 2023 14:28:44 +0545 Subject: [PATCH 42/64] Delete 13/saroj-gapps13.config --- 13/saroj-gapps13.config | 140 ---------------------------------------- 1 file changed, 140 deletions(-) delete mode 100644 13/saroj-gapps13.config diff --git a/13/saroj-gapps13.config b/13/saroj-gapps13.config deleted file mode 100644 index 02748ba2ae970..0000000000000 --- a/13/saroj-gapps13.config +++ /dev/null @@ -1,140 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=13 - -Version=30 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=1 -GoogleDialer=1 -GoogleContacts=1 -CarrierServices=1 -GoogleClock=1 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=1 -Drive=0 -GoogleMaps=0 -GoogleLocationHistory=1 -GooglePhotos=1 -DeviceHealthServices=1 -GBoard=1 -GoogleCalendar=1 -GoogleKeep=0 -PlayGames=0 - -# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package -PixelLauncher=1 ->>PixelLauncher=1 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=1 ->>GoogleWallpaper=1 ->>SettingsServices=0 ->>PrivateComputeServices=1 ->>PixelThemes=1 ->>EmojiWallpaper=1 - -GoogleRecorder=1 - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GoogleSounds=0 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -Gmail=0 -DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -AndroidDevicePolicy=1 - -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=0 -GoogleDuo=0 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=0 -YouTubeMusic=0 -Books=0 -PixelSetupWizard=0 -GoogleTalkback=1 -PixelLiveWallpapers=1 - -# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below -# YouTube -# /system/app/YouTube - From 67553b3a6405a97fbdb529fc89fa201126ba999d Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Wed, 11 Oct 2023 14:30:34 +0545 Subject: [PATCH 43/64] Add files via upload --- 13/saroj-gapps13.config | 140 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 13/saroj-gapps13.config diff --git a/13/saroj-gapps13.config b/13/saroj-gapps13.config new file mode 100644 index 0000000000000..c0cfebdfca8de --- /dev/null +++ b/13/saroj-gapps13.config @@ -0,0 +1,140 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=13 + +Version=30 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=1 +GoogleDialer=1 +GoogleContacts=1 +CarrierServices=1 +GoogleClock=1 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=1 +Drive=0 +GoogleMaps=0 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=1 +GBoard=1 +GoogleCalendar=1 +GoogleKeep=0 +PlayGames=0 + +# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package +PixelLauncher=1 +>>PixelLauncher=0 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=1 +>>GoogleWallpaper=0 +>>SettingsServices=0 +>>PrivateComputeServices=1 +>>PixelThemes=0 +>>EmojiWallpaper=0 + +GoogleRecorder=1 + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GoogleSounds=1 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=0 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 + +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=1 +GoogleDuo=0 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=0 +YouTubeMusic=1 +Books=0 +PixelSetupWizard=0 +GoogleTalkback=1 +PixelLiveWallpapers=0 + +# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below +# YouTube +# /system/app/YouTube + From 87322a982a86a676d9493fdd157099e3a23a15f3 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Tue, 31 Oct 2023 14:16:02 +0545 Subject: [PATCH 44/64] saroj-gapps11 --- 11/saroj-gapps11.config | 136 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 11/saroj-gapps11.config diff --git a/11/saroj-gapps11.config b/11/saroj-gapps11.config new file mode 100644 index 0000000000000..2d21f05069129 --- /dev/null +++ b/11/saroj-gapps11.config @@ -0,0 +1,136 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=11 + +Version=30 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=1 +GoogleDialer=1 +GoogleContacts=1 +CarrierServices=1 +GoogleClock=1 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 +>>AndroidMigratePrebuilt=1 + +GoogleCalculator=1 +Drive=1 +GoogleMaps=1 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=1 +GBoard=1 +GoogleCalendar=1 +GoogleKeep=1 +PlayGames=1 + +# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package +PixelLauncher=1 +>>PixelLauncher=1 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=1 +>>GoogleWallpaper=1 + +GoogleRecorder=1 + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=1 + +GoogleSounds=1 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=1 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 + +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=1 +GoogleDuo=1 +GoogleDocs=1 +GoogleSlides=0 +GoogleSheets=0 +YouTube=1 +YouTubeMusic=1 +Books=1 +PixelSetupWizard=0 +GoogleTalkback=1 + +# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below +# YouTube +# /system/app/YouTube + From 4859a321914e854365517149f2faea4217b42e1a Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Fri, 17 Nov 2023 09:29:05 +0545 Subject: [PATCH 45/64] Delete 13/saroj-gapps13.config --- 13/saroj-gapps13.config | 140 ---------------------------------------- 1 file changed, 140 deletions(-) delete mode 100644 13/saroj-gapps13.config diff --git a/13/saroj-gapps13.config b/13/saroj-gapps13.config deleted file mode 100644 index c0cfebdfca8de..0000000000000 --- a/13/saroj-gapps13.config +++ /dev/null @@ -1,140 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=13 - -Version=30 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=1 -GoogleDialer=1 -GoogleContacts=1 -CarrierServices=1 -GoogleClock=1 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=1 -Drive=0 -GoogleMaps=0 -GoogleLocationHistory=1 -GooglePhotos=1 -DeviceHealthServices=1 -GBoard=1 -GoogleCalendar=1 -GoogleKeep=0 -PlayGames=0 - -# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package -PixelLauncher=1 ->>PixelLauncher=0 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=1 ->>GoogleWallpaper=0 ->>SettingsServices=0 ->>PrivateComputeServices=1 ->>PixelThemes=0 ->>EmojiWallpaper=0 - -GoogleRecorder=1 - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GoogleSounds=1 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -Gmail=0 -DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -AndroidDevicePolicy=1 - -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=1 -GoogleDuo=0 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=0 -YouTubeMusic=1 -Books=0 -PixelSetupWizard=0 -GoogleTalkback=1 -PixelLiveWallpapers=0 - -# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below -# YouTube -# /system/app/YouTube - From 193131c788bae793620be3dd5f406189503ce001 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Fri, 17 Nov 2023 09:29:46 +0545 Subject: [PATCH 46/64] saroj-gapps13 --- 13/saroj-gapps13.config | 140 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 13/saroj-gapps13.config diff --git a/13/saroj-gapps13.config b/13/saroj-gapps13.config new file mode 100644 index 0000000000000..17fe9a314e3a2 --- /dev/null +++ b/13/saroj-gapps13.config @@ -0,0 +1,140 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=13 + +Version=30 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=0 +GoogleDialer=0 +GoogleContacts=0 +CarrierServices=0 +GoogleClock=0 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=0 +Drive=1 +GoogleMaps=0 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=1 +GBoard=1 +GoogleCalendar=0 +GoogleKeep=0 +PlayGames=1 + +# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package +PixelLauncher=1 +>>PixelLauncher=0 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=1 +>>GoogleWallpaper=0 +>>SettingsServices=0 +>>PrivateComputeServices=1 +>>PixelThemes=0 +>>EmojiWallpaper=0 + +GoogleRecorder=0 + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GoogleSounds=1 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=1 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 + +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=0 +GoogleDuo=0 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=0 +YouTubeMusic=0 +Books=0 +PixelSetupWizard=0 +GoogleTalkback=1 +PixelLiveWallpapers=0 + +# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below +# YouTube +# /system/app/YouTube + From 7019b9b637e8c2c8d9dedeb3908e71649bf5a90e Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Fri, 17 Nov 2023 11:33:14 +0545 Subject: [PATCH 47/64] saroj-gapps13.config --- 13/saroj-gapps13.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/saroj-gapps13.config b/13/saroj-gapps13.config index 17fe9a314e3a2..0a3ee4e21710e 100644 --- a/13/saroj-gapps13.config +++ b/13/saroj-gapps13.config @@ -95,7 +95,7 @@ GoogleSearch=1 >>Velvet=1 >>Assistant=0 -GoogleSounds=1 +GoogleSounds=0 # Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package GoogleChrome=1 From b386883339d7b1ad7455463ac1259cbde3080f8f Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Thu, 21 Dec 2023 14:17:31 +0545 Subject: [PATCH 48/64] saroj-gapps14 --- 14/saroj-gapps14.config | 139 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 14/saroj-gapps14.config diff --git a/14/saroj-gapps14.config b/14/saroj-gapps14.config new file mode 100644 index 0000000000000..87c2556501ce9 --- /dev/null +++ b/14/saroj-gapps14.config @@ -0,0 +1,139 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=14 + +Version=30 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=0 +GoogleDialer=0 +GoogleContacts=0 +CarrierServices=0 +GoogleClock=0 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=0 +Drive=1 +GoogleMaps=0 +GoogleLocationHistory=0 +GooglePhotos=1 +DeviceHealthServices=1 +GBoard=1 +GoogleCalendar=0 +GoogleKeep=0 +PlayGames=0 + +# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package +PixelLauncher=1 +>>PixelLauncher=0 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=1 +>>GoogleWallpaper=0 +>>SettingsServices=0 +>>PrivateComputeServices=1 +>>PixelThemes=0 +>>EmojiWallpaper=0 + +GoogleRecorder=0 + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GoogleSounds=0 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=1 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 + +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=0 +GoogleDuo=0 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=0 +YouTubeMusic=0 +Books=0 +PixelSetupWizard=0 +GoogleTalkback=1 + +# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below +# YouTube +# /system/app/YouTube + From 7d4d88cffb60c21e95abc1163387dd6e8d4f1307 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Thu, 21 Dec 2023 14:17:57 +0545 Subject: [PATCH 49/64] Delete 13/saroj-gapps13.config --- 13/saroj-gapps13.config | 140 ---------------------------------------- 1 file changed, 140 deletions(-) delete mode 100644 13/saroj-gapps13.config diff --git a/13/saroj-gapps13.config b/13/saroj-gapps13.config deleted file mode 100644 index 0a3ee4e21710e..0000000000000 --- a/13/saroj-gapps13.config +++ /dev/null @@ -1,140 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=13 - -Version=30 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=0 -GoogleDialer=0 -GoogleContacts=0 -CarrierServices=0 -GoogleClock=0 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=0 -Drive=1 -GoogleMaps=0 -GoogleLocationHistory=1 -GooglePhotos=1 -DeviceHealthServices=1 -GBoard=1 -GoogleCalendar=0 -GoogleKeep=0 -PlayGames=1 - -# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package -PixelLauncher=1 ->>PixelLauncher=0 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=1 ->>GoogleWallpaper=0 ->>SettingsServices=0 ->>PrivateComputeServices=1 ->>PixelThemes=0 ->>EmojiWallpaper=0 - -GoogleRecorder=0 - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GoogleSounds=0 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -Gmail=1 -DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -AndroidDevicePolicy=1 - -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=0 -GoogleDuo=0 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=0 -YouTubeMusic=0 -Books=0 -PixelSetupWizard=0 -GoogleTalkback=1 -PixelLiveWallpapers=0 - -# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below -# YouTube -# /system/app/YouTube - From 9236b379b54eb8270963f3bbf271692db849df99 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Thu, 21 Dec 2023 14:18:13 +0545 Subject: [PATCH 50/64] Delete 11/saroj-gapps11.config --- 11/saroj-gapps11.config | 136 ---------------------------------------- 1 file changed, 136 deletions(-) delete mode 100644 11/saroj-gapps11.config diff --git a/11/saroj-gapps11.config b/11/saroj-gapps11.config deleted file mode 100644 index 2d21f05069129..0000000000000 --- a/11/saroj-gapps11.config +++ /dev/null @@ -1,136 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=11 - -Version=30 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=1 -GoogleDialer=1 -GoogleContacts=1 -CarrierServices=1 -GoogleClock=1 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 ->>AndroidMigratePrebuilt=1 - -GoogleCalculator=1 -Drive=1 -GoogleMaps=1 -GoogleLocationHistory=1 -GooglePhotos=1 -DeviceHealthServices=1 -GBoard=1 -GoogleCalendar=1 -GoogleKeep=1 -PlayGames=1 - -# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package -PixelLauncher=1 ->>PixelLauncher=1 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=1 ->>GoogleWallpaper=1 - -GoogleRecorder=1 - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=1 - -GoogleSounds=1 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -Gmail=1 -DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -AndroidDevicePolicy=1 - -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=1 -GoogleDuo=1 -GoogleDocs=1 -GoogleSlides=0 -GoogleSheets=0 -YouTube=1 -YouTubeMusic=1 -Books=1 -PixelSetupWizard=0 -GoogleTalkback=1 - -# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below -# YouTube -# /system/app/YouTube - From 8663494fcf71e07b8b9294ba59b7b36efa3c1c1a Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Mon, 1 Jan 2024 11:43:33 +0545 Subject: [PATCH 51/64] Delete 14/saroj-gapps14.config --- 14/saroj-gapps14.config | 139 ---------------------------------------- 1 file changed, 139 deletions(-) delete mode 100644 14/saroj-gapps14.config diff --git a/14/saroj-gapps14.config b/14/saroj-gapps14.config deleted file mode 100644 index 87c2556501ce9..0000000000000 --- a/14/saroj-gapps14.config +++ /dev/null @@ -1,139 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=14 - -Version=30 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=0 -GoogleDialer=0 -GoogleContacts=0 -CarrierServices=0 -GoogleClock=0 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=0 -Drive=1 -GoogleMaps=0 -GoogleLocationHistory=0 -GooglePhotos=1 -DeviceHealthServices=1 -GBoard=1 -GoogleCalendar=0 -GoogleKeep=0 -PlayGames=0 - -# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package -PixelLauncher=1 ->>PixelLauncher=0 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=1 ->>GoogleWallpaper=0 ->>SettingsServices=0 ->>PrivateComputeServices=1 ->>PixelThemes=0 ->>EmojiWallpaper=0 - -GoogleRecorder=0 - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GoogleSounds=0 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -Gmail=1 -DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -AndroidDevicePolicy=1 - -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=0 -GoogleDuo=0 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=0 -YouTubeMusic=0 -Books=0 -PixelSetupWizard=0 -GoogleTalkback=1 - -# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below -# YouTube -# /system/app/YouTube - From ebc053adb260fd61e6a939918f0b80e594e74d32 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Mon, 1 Jan 2024 11:44:12 +0545 Subject: [PATCH 52/64] saroj-gapps-11 --- 11/saroj-gapps-11.config | 136 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 11/saroj-gapps-11.config diff --git a/11/saroj-gapps-11.config b/11/saroj-gapps-11.config new file mode 100644 index 0000000000000..0ab86fb61a1f9 --- /dev/null +++ b/11/saroj-gapps-11.config @@ -0,0 +1,136 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=11 + +Version=30 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=1 +GoogleDialer=1 +GoogleContacts=1 +CarrierServices=1 +GoogleClock=1 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 +>>AndroidMigratePrebuilt=1 + +GoogleCalculator=1 +Drive=1 +GoogleMaps=1 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=1 +GBoard=1 +GoogleCalendar=1 +GoogleKeep=1 +PlayGames=1 + +# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package +PixelLauncher=1 +>>PixelLauncher=0 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=1 +>>GoogleWallpaper=0 + +GoogleRecorder=1 + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=1 + +GoogleSounds=1 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=1 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 + +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=1 +GoogleDuo=1 +GoogleDocs=1 +GoogleSlides=1 +GoogleSheets=1 +YouTube=1 +YouTubeMusic=1 +Books=1 +PixelSetupWizard=0 +GoogleTalkback=1 + +# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below +# YouTube +# /system/app/YouTube + From 249553af6e259bb7d2cb526579dd9ed5ed688aa0 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Sat, 27 Jan 2024 17:01:10 +0545 Subject: [PATCH 53/64] Delete 11/saroj-gapps-11.config --- 11/saroj-gapps-11.config | 136 --------------------------------------- 1 file changed, 136 deletions(-) delete mode 100644 11/saroj-gapps-11.config diff --git a/11/saroj-gapps-11.config b/11/saroj-gapps-11.config deleted file mode 100644 index 0ab86fb61a1f9..0000000000000 --- a/11/saroj-gapps-11.config +++ /dev/null @@ -1,136 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=11 - -Version=30 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=1 -GoogleDialer=1 -GoogleContacts=1 -CarrierServices=1 -GoogleClock=1 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 ->>AndroidMigratePrebuilt=1 - -GoogleCalculator=1 -Drive=1 -GoogleMaps=1 -GoogleLocationHistory=1 -GooglePhotos=1 -DeviceHealthServices=1 -GBoard=1 -GoogleCalendar=1 -GoogleKeep=1 -PlayGames=1 - -# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package -PixelLauncher=1 ->>PixelLauncher=0 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=1 ->>GoogleWallpaper=0 - -GoogleRecorder=1 - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=1 - -GoogleSounds=1 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -Gmail=1 -DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -AndroidDevicePolicy=1 - -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=1 -GoogleDuo=1 -GoogleDocs=1 -GoogleSlides=1 -GoogleSheets=1 -YouTube=1 -YouTubeMusic=1 -Books=1 -PixelSetupWizard=0 -GoogleTalkback=1 - -# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below -# YouTube -# /system/app/YouTube - From 2dd4a139319b2f3c069a264da755e9df0d6ab4bd Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Sat, 27 Jan 2024 17:15:28 +0545 Subject: [PATCH 54/64] saroj-gapps13 --- 13/saroj-gapps13.config | 140 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 13/saroj-gapps13.config diff --git a/13/saroj-gapps13.config b/13/saroj-gapps13.config new file mode 100644 index 0000000000000..1e31bdaa6ae1d --- /dev/null +++ b/13/saroj-gapps13.config @@ -0,0 +1,140 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=13 + +Version=32 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=1 +GoogleDialer=1 +GoogleContacts=1 +CarrierServices=1 +GoogleClock=1 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=1 +Drive=0 +GoogleMaps=0 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=1 +GBoard=1 +GoogleCalendar=1 +GoogleKeep=0 +PlayGames=0 + +# Set PixelSpecifics=0 if you want to skip installing all packages belonging to PixelSpecifics Package +PixelSpecifics=1 +>>PixelLauncher=0 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=1 +>>GoogleWallpaper=0 +>>SettingsServices=0 +>>PrivateComputeServices=1 +>>PixelThemes=0 +>>EmojiWallpaper=1 + +GoogleRecorder=1 + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GoogleSounds=0 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=0 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 + +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=1 +GoogleDuo=0 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=0 +YouTubeMusic=1 +Books=0 +PixelSetupWizard=1 +GoogleTalkback=1 +PixelLiveWallpapers=0 + +# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below +# YouTube +# /system/app/YouTube + From 0d3192d9aec5a4aa72faf33760857331a1b121c0 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Sun, 28 Jan 2024 19:11:55 +0545 Subject: [PATCH 55/64] Delete 13/saroj-gapps13.config --- 13/saroj-gapps13.config | 140 ---------------------------------------- 1 file changed, 140 deletions(-) delete mode 100644 13/saroj-gapps13.config diff --git a/13/saroj-gapps13.config b/13/saroj-gapps13.config deleted file mode 100644 index 1e31bdaa6ae1d..0000000000000 --- a/13/saroj-gapps13.config +++ /dev/null @@ -1,140 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=13 - -Version=32 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=1 -GoogleDialer=1 -GoogleContacts=1 -CarrierServices=1 -GoogleClock=1 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=1 -Drive=0 -GoogleMaps=0 -GoogleLocationHistory=1 -GooglePhotos=1 -DeviceHealthServices=1 -GBoard=1 -GoogleCalendar=1 -GoogleKeep=0 -PlayGames=0 - -# Set PixelSpecifics=0 if you want to skip installing all packages belonging to PixelSpecifics Package -PixelSpecifics=1 ->>PixelLauncher=0 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=1 ->>GoogleWallpaper=0 ->>SettingsServices=0 ->>PrivateComputeServices=1 ->>PixelThemes=0 ->>EmojiWallpaper=1 - -GoogleRecorder=1 - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GoogleSounds=0 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -Gmail=0 -DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -AndroidDevicePolicy=1 - -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=1 -GoogleDuo=0 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=0 -YouTubeMusic=1 -Books=0 -PixelSetupWizard=1 -GoogleTalkback=1 -PixelLiveWallpapers=0 - -# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below -# YouTube -# /system/app/YouTube - From dfe82e4ab5fe7ba288d4a4777246a7e01fc35e3a Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Sun, 28 Jan 2024 19:12:14 +0545 Subject: [PATCH 56/64] saroj-gapps13 --- 13/saroj-gapps13.config | 140 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 13/saroj-gapps13.config diff --git a/13/saroj-gapps13.config b/13/saroj-gapps13.config new file mode 100644 index 0000000000000..08f258fc6851e --- /dev/null +++ b/13/saroj-gapps13.config @@ -0,0 +1,140 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=13 + +Version=31 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=0 +GoogleDialer=0 +GoogleContacts=0 +CarrierServices=0 +GoogleClock=0 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=0 +Drive=1 +GoogleMaps=1 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=0 +GBoard=1 +GoogleCalendar=0 +GoogleKeep=1 +PlayGames=1 + +# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package +PixelLauncher=1 +>>PixelLauncher=0 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=0 +>>GoogleWallpaper=0 +>>SettingsServices=0 +>>PrivateComputeServices=1 +>>PixelThemes=0 +>>EmojiWallpaper=0 + +GoogleRecorder=1 + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GoogleSounds=0 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=1 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 + +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=1 +GoogleDuo=1 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=1 +YouTubeMusic=0 +Books=0 +PixelSetupWizard=0 +GoogleTalkback=1 +PixelLiveWallpapers=0 + +# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below +# YouTube +# /system/app/YouTube + From 62f9980fc1adc7d79786ef8f00378f208fddcb71 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Sat, 10 Feb 2024 16:55:41 +0545 Subject: [PATCH 57/64] saroj-gapps13.config --- 13/saroj-gapps13.config | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/13/saroj-gapps13.config b/13/saroj-gapps13.config index 08f258fc6851e..316431c93dc5a 100644 --- a/13/saroj-gapps13.config +++ b/13/saroj-gapps13.config @@ -58,15 +58,15 @@ SetupWizard=1 >>GoogleOneTimeInitializer=1 GoogleCalculator=0 -Drive=1 -GoogleMaps=1 +Drive=0 +GoogleMaps=0 GoogleLocationHistory=1 GooglePhotos=1 DeviceHealthServices=0 GBoard=1 GoogleCalendar=0 -GoogleKeep=1 -PlayGames=1 +GoogleKeep=0 +PlayGames=0 # Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package PixelLauncher=1 @@ -77,9 +77,9 @@ PixelLauncher=1 >>SettingsServices=0 >>PrivateComputeServices=1 >>PixelThemes=0 ->>EmojiWallpaper=0 +>>EmojiWallpaper=1 -GoogleRecorder=1 +GoogleRecorder=0 # Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package GoogleFiles=1 @@ -103,7 +103,7 @@ GoogleChrome=1 >>WebViewGoogle=1 >>TrichromeLibrary=1 -Gmail=1 +Gmail=0 DeviceSetup=1 AndroidAuto=1 GoogleFeedback=1 @@ -122,12 +122,12 @@ GalleryGo=0 GmailGo=0 # Following are the Addon packages NikGapps supports -GoogleFi=1 -GoogleDuo=1 +GoogleFi=0 +GoogleDuo=0 GoogleDocs=0 GoogleSlides=0 GoogleSheets=0 -YouTube=1 +YouTube=0 YouTubeMusic=0 Books=0 PixelSetupWizard=0 From 824611d329d0b34df56c43074e9c34824a5850d6 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Sat, 10 Feb 2024 17:34:52 +0545 Subject: [PATCH 58/64] Delete 13/saroj-gapps13.config --- 13/saroj-gapps13.config | 140 ---------------------------------------- 1 file changed, 140 deletions(-) delete mode 100644 13/saroj-gapps13.config diff --git a/13/saroj-gapps13.config b/13/saroj-gapps13.config deleted file mode 100644 index 316431c93dc5a..0000000000000 --- a/13/saroj-gapps13.config +++ /dev/null @@ -1,140 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=13 - -Version=31 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=0 -GoogleDialer=0 -GoogleContacts=0 -CarrierServices=0 -GoogleClock=0 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=0 -Drive=0 -GoogleMaps=0 -GoogleLocationHistory=1 -GooglePhotos=1 -DeviceHealthServices=0 -GBoard=1 -GoogleCalendar=0 -GoogleKeep=0 -PlayGames=0 - -# Set PixelLauncher=0 if you want to skip installing all packages belonging to PixelLauncher Package -PixelLauncher=1 ->>PixelLauncher=0 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=0 ->>GoogleWallpaper=0 ->>SettingsServices=0 ->>PrivateComputeServices=1 ->>PixelThemes=0 ->>EmojiWallpaper=1 - -GoogleRecorder=0 - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GoogleSounds=0 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -Gmail=0 -DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -AndroidDevicePolicy=1 - -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=0 -GoogleDuo=0 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=0 -YouTubeMusic=0 -Books=0 -PixelSetupWizard=0 -GoogleTalkback=1 -PixelLiveWallpapers=0 - -# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below -# YouTube -# /system/app/YouTube - From a8539c6880cb770a2827653fa93825a8c98ecfe1 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Sat, 10 Feb 2024 17:35:23 +0545 Subject: [PATCH 59/64] saroj-gapps13 --- 13/saroj-gapps13.config | 140 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 13/saroj-gapps13.config diff --git a/13/saroj-gapps13.config b/13/saroj-gapps13.config new file mode 100644 index 0000000000000..9d127af4024ad --- /dev/null +++ b/13/saroj-gapps13.config @@ -0,0 +1,140 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=13 + +Version=32 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=0 +GoogleDialer=0 +GoogleContacts=0 +CarrierServices=0 +GoogleClock=0 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=0 +Drive=0 +GoogleMaps=0 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=0 +GBoard=1 +GoogleCalendar=0 +GoogleKeep=0 +PlayGames=0 + +# Set PixelSpecifics=0 if you want to skip installing all packages belonging to PixelSpecifics Package +PixelSpecifics=1 +>>PixelLauncher=0 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=0 +>>GoogleWallpaper=0 +>>SettingsServices=0 +>>PrivateComputeServices=1 +>>PixelThemes=0 +>>EmojiWallpaper=1 + +GoogleRecorder=0 + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GoogleSounds=0 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=0 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 + +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=0 +GoogleDuo=0 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=0 +YouTubeMusic=0 +Books=0 +PixelSetupWizard=0 +GoogleTalkback=1 +PixelLiveWallpapers=0 + +# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below +# YouTube +# /system/app/YouTube + From 1ce6adc2f2fe80342eee5221cd4d5e2e9a2d49e5 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Sun, 11 Feb 2024 16:51:34 +0545 Subject: [PATCH 60/64] Delete 13/saroj-gapps13.config --- 13/saroj-gapps13.config | 140 ---------------------------------------- 1 file changed, 140 deletions(-) delete mode 100644 13/saroj-gapps13.config diff --git a/13/saroj-gapps13.config b/13/saroj-gapps13.config deleted file mode 100644 index 9d127af4024ad..0000000000000 --- a/13/saroj-gapps13.config +++ /dev/null @@ -1,140 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=13 - -Version=32 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=0 -GoogleDialer=0 -GoogleContacts=0 -CarrierServices=0 -GoogleClock=0 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=0 -Drive=0 -GoogleMaps=0 -GoogleLocationHistory=1 -GooglePhotos=1 -DeviceHealthServices=0 -GBoard=1 -GoogleCalendar=0 -GoogleKeep=0 -PlayGames=0 - -# Set PixelSpecifics=0 if you want to skip installing all packages belonging to PixelSpecifics Package -PixelSpecifics=1 ->>PixelLauncher=0 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=0 ->>GoogleWallpaper=0 ->>SettingsServices=0 ->>PrivateComputeServices=1 ->>PixelThemes=0 ->>EmojiWallpaper=1 - -GoogleRecorder=0 - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GoogleSounds=0 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -Gmail=0 -DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -AndroidDevicePolicy=1 - -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=0 -GoogleDuo=0 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=0 -YouTubeMusic=0 -Books=0 -PixelSetupWizard=0 -GoogleTalkback=1 -PixelLiveWallpapers=0 - -# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below -# YouTube -# /system/app/YouTube - From b1dede57ac07797c81dfe5d3c8ea2c188fe6336a Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Sun, 11 Feb 2024 16:52:13 +0545 Subject: [PATCH 61/64] saroj-gapps13 --- 13/saroj-gapps13.config | 143 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 13/saroj-gapps13.config diff --git a/13/saroj-gapps13.config b/13/saroj-gapps13.config new file mode 100644 index 0000000000000..69b946ac7bc2a --- /dev/null +++ b/13/saroj-gapps13.config @@ -0,0 +1,143 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=13 + +Version=33 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# if you want to override the config located in /sdcard/NikGapps with gapps zip file, set below to 1. Applicable to decrypted storage only +override_with_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=0 +GoogleDialer=0 +GoogleContacts=0 +CarrierServices=0 +GoogleClock=0 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=0 +Drive=0 +GoogleMaps=0 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=0 +GBoard=1 +GoogleCalendar=0 +GoogleKeep=0 +PlayGames=0 + +# Set PixelSpecifics=0 if you want to skip installing all packages belonging to PixelSpecifics Package +PixelSpecifics=1 +>>PixelLauncher=0 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=0 +>>GoogleWallpaper=0 +>>SettingsServices=0 +>>PrivateComputeServices=1 +>>PixelThemes=0 +>>EmojiWallpaper=1 + +GoogleRecorder=0 + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GoogleSounds=0 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=0 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 + +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=0 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=0 +GoogleDuo=0 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=0 +YouTubeMusic=0 +Books=0 +PixelSetupWizard=0 +GoogleTalkback=1 +PixelLiveWallpapers=0 + +# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below +# YouTube +# /system/app/YouTube + From 1765245a5e29e42415fcf07d79da11791279c4bf Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Mon, 12 Feb 2024 10:28:15 +0545 Subject: [PATCH 62/64] saroj-gapps11 --- 11/saroj-gapps11.config | 138 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 11/saroj-gapps11.config diff --git a/11/saroj-gapps11.config b/11/saroj-gapps11.config new file mode 100644 index 0000000000000..176746d322e74 --- /dev/null +++ b/11/saroj-gapps11.config @@ -0,0 +1,138 @@ +# NikGapps configuration file + +# If you are not sure about the config, just skip making changes to it or comment it by adding # before it +# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps + +AndroidVersion=11 + +Version=33 + +# set this to the directory you want to copy the logs to. +# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory +# by default it will install it to /sdcard/NikGapps/nikgapps_logs +LogDirectory=default + +# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations +InstallPartition=default + +# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 +mode=install + +# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps +WipeDalvikCache=1 + +# set WipeRuntimePermissions=1 if you want to wipe runtime permissions +WipeRuntimePermissions=0 + +# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom +execute.d=1 + +# if you want to force the installer to use the config from gapps zip file, set below to 1 +use_zip_config=0 + +# if you want to override the config located in /sdcard/NikGapps with gapps zip file, set below to 1. Applicable to decrypted storage only +override_with_zip_config=0 + +# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms +gms_optimization=0 + +# Following are the packages with default configuration + +# Set Core=0 if you want to skip installing all packages belonging to Core Package +Core=1 +>>ExtraFiles=1 +>>GooglePlayStore=1 +>>GoogleServicesFramework=1 +>>GoogleContactsSyncAdapter=1 +>>GoogleCalendarSyncAdapter=1 +>>GmsCore=1 + +DigitalWellbeing=1 +GoogleMessages=0 +GoogleDialer=0 +GoogleContacts=0 +CarrierServices=0 +GoogleClock=0 + +# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package +SetupWizard=1 +>>SetupWizard=1 +>>GoogleRestore=1 +>>GoogleOneTimeInitializer=1 + +GoogleCalculator=0 +Drive=0 +GoogleMaps=0 +GoogleLocationHistory=1 +GooglePhotos=1 +DeviceHealthServices=0 +GBoard=1 +GoogleCalendar=0 +GoogleKeep=0 +PlayGames=0 + +# Set PixelSpecifics=0 if you want to skip installing all packages belonging to PixelSpecifics Package +PixelSpecifics=1 +>>PixelLauncher=0 +>>DevicePersonalizationServices=1 +>>QuickAccessWallet=0 +>>GoogleWallpaper=0 + +GoogleRecorder=1 + +# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package +GoogleFiles=1 +>>GoogleFiles=1 +>>StorageManager=1 +>>DocumentsUIGoogle=1 + +MarkupGoogle=1 +GoogleTTS=1 + +# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package +GoogleSearch=1 +>>Velvet=1 +>>Assistant=0 + +GoogleSounds=0 + +# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package +GoogleChrome=1 +>>GoogleChrome=1 +>>WebViewGoogle=1 +>>TrichromeLibrary=1 + +Gmail=0 +DeviceSetup=1 +AndroidAuto=1 +GoogleFeedback=1 +GooglePartnerSetup=1 +AndroidDevicePolicy=1 + +# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package +CoreGo=0 + +# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them +GoogleGo=1 +AssistantGo=0 +MapsGo=0 +NavigationGo=0 +GalleryGo=0 +GmailGo=0 + +# Following are the Addon packages NikGapps supports +GoogleFi=0 +GoogleDuo=0 +GoogleDocs=0 +GoogleSlides=0 +GoogleSheets=0 +YouTube=0 +YouTubeMusic=0 +Books=0 +PixelSetupWizard=0 +GoogleTalkback=1 + +# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below +# YouTube +# /system/app/YouTube + From 0609b0c9c392f6fdcf3dde6a2960ba1dce7d5a51 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Mon, 12 Feb 2024 10:28:54 +0545 Subject: [PATCH 63/64] Delete 13/saroj-gapps13.config --- 13/saroj-gapps13.config | 143 ---------------------------------------- 1 file changed, 143 deletions(-) delete mode 100644 13/saroj-gapps13.config diff --git a/13/saroj-gapps13.config b/13/saroj-gapps13.config deleted file mode 100644 index 69b946ac7bc2a..0000000000000 --- a/13/saroj-gapps13.config +++ /dev/null @@ -1,143 +0,0 @@ -# NikGapps configuration file - -# If you are not sure about the config, just skip making changes to it or comment it by adding # before it -# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps - -AndroidVersion=13 - -Version=33 - -# set this to the directory you want to copy the logs to. -# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory -# by default it will install it to /sdcard/NikGapps/nikgapps_logs -LogDirectory=default - -# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations -InstallPartition=default - -# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1 -mode=install - -# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps -WipeDalvikCache=1 - -# set WipeRuntimePermissions=1 if you want to wipe runtime permissions -WipeRuntimePermissions=0 - -# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom -execute.d=1 - -# if you want to force the installer to use the config from gapps zip file, set below to 1 -use_zip_config=0 - -# if you want to override the config located in /sdcard/NikGapps with gapps zip file, set below to 1. Applicable to decrypted storage only -override_with_zip_config=0 - -# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms -gms_optimization=0 - -# Following are the packages with default configuration - -# Set Core=0 if you want to skip installing all packages belonging to Core Package -Core=1 ->>ExtraFiles=1 ->>GooglePlayStore=1 ->>GoogleServicesFramework=1 ->>GoogleContactsSyncAdapter=1 ->>GoogleCalendarSyncAdapter=1 ->>GmsCore=1 - -DigitalWellbeing=1 -GoogleMessages=0 -GoogleDialer=0 -GoogleContacts=0 -CarrierServices=0 -GoogleClock=0 - -# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package -SetupWizard=1 ->>SetupWizard=1 ->>GoogleRestore=1 ->>GoogleOneTimeInitializer=1 - -GoogleCalculator=0 -Drive=0 -GoogleMaps=0 -GoogleLocationHistory=1 -GooglePhotos=1 -DeviceHealthServices=0 -GBoard=1 -GoogleCalendar=0 -GoogleKeep=0 -PlayGames=0 - -# Set PixelSpecifics=0 if you want to skip installing all packages belonging to PixelSpecifics Package -PixelSpecifics=1 ->>PixelLauncher=0 ->>DevicePersonalizationServices=1 ->>QuickAccessWallet=0 ->>GoogleWallpaper=0 ->>SettingsServices=0 ->>PrivateComputeServices=1 ->>PixelThemes=0 ->>EmojiWallpaper=1 - -GoogleRecorder=0 - -# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package -GoogleFiles=1 ->>GoogleFiles=1 ->>StorageManager=1 ->>DocumentsUIGoogle=1 - -MarkupGoogle=1 -GoogleTTS=1 - -# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package -GoogleSearch=1 ->>Velvet=1 ->>Assistant=0 - -GoogleSounds=0 - -# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package -GoogleChrome=1 ->>GoogleChrome=1 ->>WebViewGoogle=1 ->>TrichromeLibrary=1 - -Gmail=0 -DeviceSetup=1 -AndroidAuto=1 -GoogleFeedback=1 -GooglePartnerSetup=1 -AndroidDevicePolicy=1 - -# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package -CoreGo=0 - -# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=0 -AssistantGo=0 -MapsGo=0 -NavigationGo=0 -GalleryGo=0 -GmailGo=0 - -# Following are the Addon packages NikGapps supports -GoogleFi=0 -GoogleDuo=0 -GoogleDocs=0 -GoogleSlides=0 -GoogleSheets=0 -YouTube=0 -YouTubeMusic=0 -Books=0 -PixelSetupWizard=0 -GoogleTalkback=1 -PixelLiveWallpapers=0 - -# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below -# YouTube -# /system/app/YouTube - From bc2aba34f99920e354dcbf6666564392b5c31b19 Mon Sep 17 00:00:00 2001 From: saroj-nokia <80759612+saroj-nokia@users.noreply.github.com> Date: Mon, 12 Feb 2024 13:22:20 +0545 Subject: [PATCH 64/64] saroj-gapps11.config --- 11/saroj-gapps11.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/11/saroj-gapps11.config b/11/saroj-gapps11.config index 176746d322e74..358edbd6b43a1 100644 --- a/11/saroj-gapps11.config +++ b/11/saroj-gapps11.config @@ -78,7 +78,7 @@ PixelSpecifics=1 >>QuickAccessWallet=0 >>GoogleWallpaper=0 -GoogleRecorder=1 +GoogleRecorder=0 # Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package GoogleFiles=1 @@ -113,7 +113,7 @@ AndroidDevicePolicy=1 CoreGo=0 # Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them -GoogleGo=1 +GoogleGo=0 AssistantGo=0 MapsGo=0 NavigationGo=0