mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-25 15:55:57 +03:00
[PR #286] [MERGED] Compressed PNGs with PNGout. #421
Labels
No labels
Bug report
Code improvement
Concern
Feature request
Feature request
Good first issue to work on
In progress
Needs info
Question
Ready
Translation
User Experience
User Experience
Website
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SMSSync#421
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ushahidi/SMSSync/pull/286
Author: @alxndrsn
Created: 7/2/2015
Status: ✅ Merged
Merged: 7/3/2015
Merged by: @eyedol
Base:
develop← Head:png-compress📝 Commits (1)
e9126bdCompressed PNGs with PNGout.📊 Changes
85 files changed (+0 additions, -0 deletions)
View changed files
📝
art/f-droid-badge.png(+0 -0)📝
art/github-badge.png(+0 -0)📝
art/playstore-badge.png(+0 -0)📝
smssync/src/main/play/en-US/listing/featureGraphic/feature.png(+0 -0)📝
smssync/src/main/play/en-US/listing/icon/icon.png(+0 -0)📝
smssync/src/main/play/en-US/listing/phoneScreenshots/phone-configure-reply-msgs.png(+0 -0)📝
smssync/src/main/res/drawable-hdpi-v11/ic_stat_notfiy.png(+0 -0)📝
smssync/src/main/res/drawable-hdpi-v9/ic_stat_notfiy.png(+0 -0)📝
smssync/src/main/res/drawable-hdpi/ab_solid_smssync.9.png(+0 -0)📝
smssync/src/main/res/drawable-hdpi/ab_stacked_solid_smssync.9.png(+0 -0)📝
smssync/src/main/res/drawable-hdpi/ab_transparent_smssync.9.png(+0 -0)📝
smssync/src/main/res/drawable-hdpi/add.png(+0 -0)📝
smssync/src/main/res/drawable-hdpi/delete.png(+0 -0)📝
smssync/src/main/res/drawable-hdpi/donate.png(+0 -0)📝
smssync/src/main/res/drawable-hdpi/drawer_shadow.9.png(+0 -0)📝
smssync/src/main/res/drawable-hdpi/edit.png(+0 -0)📝
smssync/src/main/res/drawable-hdpi/ic_drawer.png(+0 -0)📝
smssync/src/main/res/drawable-hdpi/ic_launcher.png(+0 -0)📝
smssync/src/main/res/drawable-hdpi/ic_stat_notfiy.png(+0 -0)📝
smssync/src/main/res/drawable-hdpi/import_sms.png(+0 -0)...and 65 more files
📄 Description
This should be lossless, and will hopefully make the app a bit smaller.
I ran it over a few of the other images (e.g. the play store ones), but not all.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.