Skip to content

Commit

Permalink
updated Emoji; added updated OPCamera; add lfs
Browse files Browse the repository at this point in the history
  • Loading branch information
niklas389 committed Feb 16, 2022
1 parent 129f724 commit ecb97f7
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 4 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.apk filter=lfs diff=lfs merge=lfs -text
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ $RECYCLE.BIN/

# Custom rules (everything added below won't be overriden by 'Generate .gitignore File' if you use 'Update' option)

*.zip
*.zip
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@

- Replaced Roboto font with Google Product Sans
- Added some basic ringtones, notifications and alarm sounds
- iOS 14 Emojis
- iOS 15 Emojis (thanks to @zelodev / XDA)
- Some Google Play Services will be disabled on boot (see below)
- H²OS Bootanimation
- Disabled unnecessary OnePlus & Google Apps
- Multiuser will be disabled automatically (Can be enabled in Settings)
- Blurred Background (Notification shade)
- Updates the OnePlus Camera to v6.X

### Disabled Google Play Services functions

Expand Down Expand Up @@ -73,6 +74,13 @@

## Changelog

- v13
- Updated Emoji
- Fixed OnePlus Camera

- v12
- Added Updated OnePlus Camera

- v11
- Switched to Google Text Font

Expand Down
2 changes: 2 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ REPLACE="
/system/system_ext/app/LogKitSdService
/system/system_ext/app/NFCTestMode
/system/system_ext/app/NVBackupUI
/system/system_ext/app/Maps
/system/system_ext/app/oem_tcma
/system/system_ext/app/OemAutoTestServer
/system/system_ext/app/OPAppUpgrader
Expand All @@ -97,6 +98,7 @@ REPLACE="
/system/system_ext/priv-app/By_3rd_OPODDMClient
/system/system_ext/priv-app/OPAccessoryFramework
/system/system_ext/priv-app/OpLogkit
/system/system_ext/priv-app/OnePlusCamera
"

##########################################################################################
Expand Down
4 changes: 2 additions & 2 deletions module.prop
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
id=niklas389_oos_modpack_r
name=ModPack for OxygenOS 11
version=v11
versionCode=11
version=v13
versionCode=13
author=niklas389
description=Removes Bloat and adds some nice features.
Binary file modified system/fonts/NotoColorEmoji.ttf
Binary file not shown.
Binary file modified system/system_ext/app/OPLiveWallpaper/OPLiveWallpaper.apk
Binary file not shown.
Binary file modified system/system_ext/app/OPWallpaperResources/OPWallpaperResources.apk
Binary file not shown.
3 changes: 3 additions & 0 deletions system/system_ext/priv-app/OnePlusCamera/OnePlusCamera.apk
Git LFS file not shown

0 comments on commit ecb97f7

Please sign in to comment.