Skip to content

Commit

Permalink
Update appfilter.xml (#751)
Browse files Browse the repository at this point in the history
* Update appfilter.xml

	modified:   app/src/main/assets/appfilter.xml
	modified:   app/src/main/res/xml/appfilter.xml

* Update appfilter.xml
    modified:   app/src/main/assets/appfilter.xml
	modified:   app/src/main/res/xml/appfilter.xml
  • Loading branch information
RISHI KUMAR S authored Dec 20, 2023
1 parent 20f78f2 commit 355cdbe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion app/src/main/assets/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
<calendar component="ComponentInfo{org.sufficientlysecure.localcalendar/org.sufficientlysecure.localcalendar.ui.MainActivity}" prefix="calendar_" />
<calendar component="ComponentInfo{org.withouthat.acalendarplus/org.withouthat.acalendarplus.ACalendarPlus}" prefix="calendar_" />
<calendar component="ComponentInfo{ree.calendar.schedule.reminder.todo.agenda.note.reminder.alarm/com.android.calendar.AllInOneActivity}" prefix="calendar_" />
<calendar component="ComponentInfo{com.libremobileos.etar/com.android.calendar.AllInOneActivity}" prefix="calendar_" />
<calendar component="ComponentInfo{ws.xsoh.etar/com.android.calendar.AllInOneActivity}" prefix="today_calendar_" />
<item component=":BROWSER" drawable="browser" />
<item component=":CALCULATOR" drawable="calculator" />
Expand Down Expand Up @@ -13189,4 +13190,6 @@
<item component="ComponentInfo{com.airlock.iam.a2fa/com.futurae.mobileapp.ui.home.HomeActivity}" drawable="airlock" />
<item component="ComponentInfo{com.adobe.ims.accountaccess/com.zoontek.rnbootsplash.RNBootSplashActivity}" drawable="adobe_account_access" />
<item component="ComponentInfo{com.adda247.app/com.adda247.modules.home.HomeActivity}" drawable="adda247" />
</resources>
<item component="ComponentInfo{org.eu.droid_ng.jellyfish/acr.browser.lightning.SplashActivity}" drawable="lineageos_jelly_browser" />
<item component="ComponentInfo{com.libremobileos.recorder/org.lineageos.recorder.RecorderActivity}" drawable="sound_recorder" />
</resources>
5 changes: 4 additions & 1 deletion app/src/main/res/xml/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
<calendar component="ComponentInfo{org.sufficientlysecure.localcalendar/org.sufficientlysecure.localcalendar.ui.MainActivity}" prefix="calendar_" />
<calendar component="ComponentInfo{org.withouthat.acalendarplus/org.withouthat.acalendarplus.ACalendarPlus}" prefix="calendar_" />
<calendar component="ComponentInfo{ree.calendar.schedule.reminder.todo.agenda.note.reminder.alarm/com.android.calendar.AllInOneActivity}" prefix="calendar_" />
<calendar component="ComponentInfo{com.libremobileos.etar/com.android.calendar.AllInOneActivity}" prefix="calendar_" />
<calendar component="ComponentInfo{ws.xsoh.etar/com.android.calendar.AllInOneActivity}" prefix="today_calendar_" />
<item component=":BROWSER" drawable="browser" />
<item component=":CALCULATOR" drawable="calculator" />
Expand Down Expand Up @@ -13189,4 +13190,6 @@
<item component="ComponentInfo{com.airlock.iam.a2fa/com.futurae.mobileapp.ui.home.HomeActivity}" drawable="airlock" />
<item component="ComponentInfo{com.adobe.ims.accountaccess/com.zoontek.rnbootsplash.RNBootSplashActivity}" drawable="adobe_account_access" />
<item component="ComponentInfo{com.adda247.app/com.adda247.modules.home.HomeActivity}" drawable="adda247" />
</resources>
<item component="ComponentInfo{org.eu.droid_ng.jellyfish/acr.browser.lightning.SplashActivity}" drawable="lineageos_jelly_browser" />
<item component="ComponentInfo{com.libremobileos.recorder/org.lineageos.recorder.RecorderActivity}" drawable="sound_recorder" />
</resources>

0 comments on commit 355cdbe

Please sign in to comment.