Skip to content

Commit 30eb8b2

Browse files
committed
Release Blobmoji-Magisk 16r2.
1 parent 0d699b6 commit 30eb8b2

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Blobmoji 16, Release 1 Changelog
2-
Blobmoji builds are now based on my [blobmoji2](https://github.com/DavidBerdik/blobmoji2) project since @C1710's Blobmoji project seems to have been abandoned. The `NotoColorEmoji.ttf` file from [here](https://github.com/DavidBerdik/blobmoji2/releases/tag/blobmoji-16r1) was used for this release.
1+
### Blobmoji 16, Release 2 Changelog
2+
Blobmoji builds are now based on my [blobmoji2](https://github.com/DavidBerdik/blobmoji2) project since @C1710's Blobmoji project seems to have been abandoned. The `NotoColorEmoji.ttf` file from [here](https://github.com/DavidBerdik/blobmoji2/releases/tag/blobmoji-16r2) was used for this release.
33

4-
I am not an artist and have no interest in designing new "blobby" emojis, so any of the emojis that have been added since the original Blobmoji project ended have the same design as Google's current set, but contributions of blobby designs are welcome! If you are interested in contriubting, please check out the blobmoji2 repo.
4+
The second release of Blobmoji 16 updates the designs used for the emojis added to the Emoji 16 standard. Instead of using the designs from the @googlefonts [noto-emoji repo](https://github.com/googlefonts/noto-emoji), the blob designs created by @imaddictedtoemojis which were originally shared [here](https://github.com/C1710/blobmoji/issues/163) are now used.

module.prop

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id=blobmoji
22
name=Blobmoji
3-
version=Emoji 16, Release 1
4-
versionCode=25
5-
author=David Berdik; font by C1710
3+
version=Emoji 16, Release 2
4+
versionCode=26
5+
author=David Berdik
66
description=Replace Android's default emojis with an updated version of the Blob Emojis which Google retired in 2017.
77
updateJson=https://raw.githubusercontent.com/DavidBerdik/blobmoji-magisk/master/update.json

system/fonts/Blobmoji.ttf

-5.73 KB
Binary file not shown.

update.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "Blobmoji 16, Release 1",
3-
"versionCode": 25,
4-
"zipUrl": "https://github.com/DavidBerdik/blobmoji/releases/download/16-r1/Blobmoji-16-Release-1.zip",
2+
"version": "Blobmoji 16, Release 2",
3+
"versionCode": 26,
4+
"zipUrl": "https://github.com/DavidBerdik/blobmoji/releases/download/16-r2/Blobmoji-16-Release-2.zip",
55
"changelog": "https://raw.githubusercontent.com/DavidBerdik/blobmoji-magisk/master/changelog.md"
66
}

0 commit comments

Comments
 (0)