Skip to content

Commit

Permalink
Link multiples gcam mod 8.8 and 9.x (LawnchairLauncher#1629)
Browse files Browse the repository at this point in the history
* Link multiple GCAM Mod from version 8 and 9

Signed-off-by: validcube <[email protected]>

* Complete the 9.0 saga

Signed-off-by: validcube <[email protected]>

* reorder

---------

Signed-off-by: validcube <[email protected]>
  • Loading branch information
validcube authored Dec 5, 2023
1 parent 63e40c4 commit 97741c1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions app/assets/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -765,6 +765,14 @@
<item component="ComponentInfo{com.gustavoas.calendarqst/com.gustavoas.calendarqst.SettingsActivity}" drawable="calentile" name="CalenTile" />
<item component="ComponentInfo{com.activision.callofduty.shooter/com.tencent.tmgp.cod.CODMPrivatePermissionActivity}" drawable="cod_mobile" name="Call of Duty Mobile" />
<item component="ComponentInfo{com.activision.callofduty.shooter/com.tencent.tmgp.cod.PermissionGrantActivity}" drawable="cod_mobile" name="Call of Duty Mobile" />
<item component="ComponentInfo{com.google.android.GoogleCameraLMC88/com.android.camera.CameraLauncher}" drawable="camera" name="Camera" />
<item component="ComponentInfo{com.samsung.agc.gcam88/com.android.camera.CameraLauncher}" drawable="camera" name="Camera" />
<item component="ComponentInfo{com.samsung.agc.gcam90/com.android.camera.CameraLauncher}" drawable="camera" name="Camera" />
<item component="ComponentInfo{com.samsung.agc.gcam91/com.android.camera.CameraLauncher}" drawable="camera" name="Camera" />
<item component="ComponentInfo{com.agc.gcam88/com.android.camera.CameraLauncher}" drawable="camera" name="Camera" />
<item component="ComponentInfo{com.agc.gcam90/com.android.camera.CameraLauncher}" drawable="camera" name="Camera" />
<item component="ComponentInfo{com.agc.gcam91/com.android.camera.CameraLauncher}" drawable="camera" name="Camera" />
<item component="ComponentInfo{com.android.MGC_9_1_098/com.android.camera.CameraLauncher}" drawable="camera" name="Camera" />
<item component="ComponentInfo{app.grapheneos.camera/app.grapheneos.camera.ui.activities.MainActivity}" drawable="camera" name="Camera" />
<item component="ComponentInfo{app.grapheneos.camera.play/app.grapheneos.camera.ui.activities.MainActivity}" drawable="camera" name="Camera" />
<item component="ComponentInfo{com.agc.cam/com.android.camera.CameraLauncher}" drawable="camera" name="Camera" />
Expand Down

0 comments on commit 97741c1

Please sign in to comment.