]> gitweb.stoutner.com Git - PrivacyCell.git/commit
Add the app icon.
authorSoren Stoutner <soren@stoutner.com>
Fri, 13 Aug 2021 02:55:46 +0000 (19:55 -0700)
committerSoren Stoutner <soren@stoutner.com>
Fri, 13 Aug 2021 02:55:46 +0000 (19:55 -0700)
commit8a6ba4aea79c5cc0577b477782fd673225b44981
tree576685c3c2375183dfa4b164e95ef04ffd96dd03
parenta02f5b84c4f81765cbaec1ac2462a5f38c5fe81f
Add the app icon.
17 files changed:
app/src/main/AndroidManifest.xml
app/src/main/res/drawable-v24/ic_launcher_foreground.xml [deleted file]
app/src/main/res/drawable/privacy_cell_foreground.xml [new file with mode: 0644]
app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml [deleted file]
app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml [deleted file]
app/src/main/res/mipmap-anydpi-v26/privacy_cell.xml [new file with mode: 0644]
app/src/main/res/mipmap-hdpi/ic_launcher.webp [deleted file]
app/src/main/res/mipmap-hdpi/ic_launcher_round.webp [deleted file]
app/src/main/res/mipmap-mdpi/ic_launcher.webp [deleted file]
app/src/main/res/mipmap-mdpi/ic_launcher_round.webp [deleted file]
app/src/main/res/mipmap-xhdpi/ic_launcher.webp [deleted file]
app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp [deleted file]
app/src/main/res/mipmap-xxhdpi/ic_launcher.webp [deleted file]
app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp [deleted file]
app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp [deleted file]
app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp [deleted file]
app/src/main/res/values/strings.xml