mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-12-15 16:49:03 -05:00
Many small changes
- Cherrypicks for ASB patches
- Apps: Switch gallery to Simple Gallery
- Apps: Switch camera to OpenCamera
- PKGBUILD: update with image optimization dependencies
- Deblobber: fix bug introducted in 6d33e4ecbf
This commit is contained in:
parent
6d33e4ecbf
commit
89de66bdba
9 changed files with 20 additions and 7 deletions
|
|
@ -13,8 +13,9 @@ PRODUCT_PACKAGES += \
|
|||
# Replacements
|
||||
PRODUCT_PACKAGES += \
|
||||
FennecDOS \
|
||||
OpenCamera \
|
||||
Silence \
|
||||
CameraRoll \
|
||||
SimpleGallery \
|
||||
VanillaMusic
|
||||
|
||||
# Others
|
||||
|
|
@ -22,10 +23,10 @@ PRODUCT_PACKAGES += \
|
|||
LocalCalendar
|
||||
|
||||
# Notes
|
||||
# - Available (via PrebuiltApps submodule): K9Mail, NetMonitor, OpenKeychain, Orbot, Shelter, TalkBack, TorBrowser, WireGuard
|
||||
# - Available (via PrebuiltApps submodule): K9Mail, NetMonitor, OpenKeychain, Orbot, Shelter, TalkBack, TorBrowser
|
||||
# - Camera Choices: None (Camera2/Snap), OpenCamera
|
||||
# - Gallery Choices: None (AOSP/Lineage), CameraRoll, SimpleGallery
|
||||
# - K-9 Mail Will be included after 5.5xx release
|
||||
# - K-9 Mail Will be included after 5.8xx release
|
||||
# - Net Monitor will be included after #58 is merged
|
||||
# - OpenKeychain inclusion is undecided yet
|
||||
# - Orbot/TorBrowser will most likely never be included due to various reasons
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue