Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Images for feed categories - new set and missing ones #244

Merged
merged 2 commits into from
Jan 14, 2016
Merged

Images for feed categories - new set and missing ones #244

merged 2 commits into from
Jan 14, 2016

Conversation

horus68
Copy link
Contributor

@horus68 horus68 commented Jan 13, 2016

Images for categories missing from code · Issue #240 · seblucas/cops -
#240

New set of images created. 64*64 px
Tested on Android on light and dark backgrounds
Color used:
Color Hex #607b8b Light Sky Blue 4 -
http://www.color-hex.com/color/607b8b

Images are created from flaticon.com
You can make new ones online from this links:
http://www.flaticon.com/free-icon/user-silhouette_64096
http://www.flaticon.com/free-icon/books-piled-_14184
http://www.flaticon.com/free-icon/buildings_34271
http://www.flaticon.com/free-icon/signing-the-contract_66720
http://www.flaticon.com/free-icon/seo-tags_15564
http://www.flaticon.com/free-icon/abc-book_73353
http://www.flaticon.com/free-icon/small-wall-clock_3921

Creative Commons BY 3.0 Copyright notice for flaticon.com and
freepik.com included in Cops (required by icons tool)

Actual look on Android:
Light background / big icons (sized by the app Moon+reader)
screenshot_2016-01-13-20-01-48

Dark background / small icons (sized by the app FBReader)
screenshot_2016-01-13-14-19-26 - copia

Note: I was not able to make the rating detail page to also use the icons.
(as discussed in #240 (comment) )

Images for categories missing from code · Issue #240 · seblucas/cops -
#240

New set of images created. 64*64 px
Tested on Android on light and dark backgrounds
Color used:
Color Hex #607b8b Light Sky Blue 4 -
http://www.color-hex.com/color/607b8b

Images are created from flaticon.com
You can make new ones online from this links:
http://www.flaticon.com/free-icon/user-silhouette_64096
http://www.flaticon.com/free-icon/books-piled-_14184
http://www.flaticon.com/free-icon/buildings_34271
http://www.flaticon.com/free-icon/signing-the-contract_66720
http://www.flaticon.com/free-icon/seo-tags_15564
http://www.flaticon.com/free-icon/abc-book_73353
http://www.flaticon.com/free-icon/small-wall-clock_3921

Creative Commons BY 3.0 Copyright notice for flaticon.com and
freepik.com included in Cops (required by icons tool)
@@ -418,7 +418,8 @@ class Entry
Book::ALL_RECENT_BOOKS_ID => 'images/recent.png',
Tag::ALL_TAGS_ID => 'images/tag.png',
Language::ALL_LANGUAGES_ID => 'images/language.png',
CustomColumn::ALL_CUSTOMS_ID => 'images/tag.png',
CustomColumn::ALL_CUSTOMS_ID => 'images/custom.png',
"cops:rating$" => 'images/rating.png',
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That strange I tried to replace this line by Rating::ALL_RATING_ID => 'images/rating.png' and it seems to work fine

@seblucas
Copy link
Owner

I made some remarks, once you test the change I propose, I'll merge it. Thanks !

Icons now working on rating details
@horus68
Copy link
Contributor Author

horus68 commented Jan 14, 2016

Fixed and working: star icons now show on rating details page too.
It was a mistake from me, I was testing "ratings" and "rating" but the test with "rating" was not proper refreshed!

@seblucas
Copy link
Owner

Thanks

seblucas added a commit that referenced this pull request Jan 14, 2016
Images for feed categories - new set and missing ones
@seblucas seblucas merged commit 808a2cf into seblucas:master Jan 14, 2016
@horus68 horus68 mentioned this pull request Jan 15, 2016
@horus68 horus68 deleted the icons_feed branch January 15, 2016 14:44
dunxd pushed a commit to dunxd/mikespub-cops that referenced this pull request Sep 10, 2023
Images for feed categories - new set and missing ones
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants