Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,17 +75,20 @@ Don't forget to give yourself an entry at the bottom of [`app/src/main/res/xml/c
- com.example/com.example.StartActivity
```

Also you can extended the entry for more options. For example, if your icon named as `pixel_buds` but you want it to go in `Google` category. All available options are described in the example below (more options will appear over time):
2.3. The new icon with a custom category:
> For example, if your icon named as `pixel_buds` but you want it to go in `Google` category.

> Note that you don't need to specify `New` category, it will be automatically copied to it, and you don't need to specify category if this is a named icon, _e.g._ `N` category is redundant for `new_icon`, the script will place it to `N` category automatically based on the first letter of drawable name.

```yaml
new_icon:
category: 'N'
category: 'Google'
compinfos:
- com.example/com.example.MainActivity
- com.example/com.example.StartActivity
```

2.3. The icon without the ComponentInfo (the alternative icon):
2.4. The icon without the ComponentInfo (the alternative icon):

```yaml
# lines omitted for example
Expand Down
23 changes: 22 additions & 1 deletion contribs/icons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,27 @@ florid:
find_my_device:
- de.nulide.findmydevice.edge/de.nulide.findmydevice.ui.MainActivity

_8_bit_wonders:
- de.rainerhock.eightbitwonders/de.rainerhock.eightbitwonders.MainActivity

jconnect_mobile:
- com.dwidasa.bjtm.mb.android/com.dwidasa.bjtm.mb.android.activity.StartUpActivity

e_albania:
- al.ealbania.app/crc64de3bc257f405f3bf.SplashActivity

preply:
- com.preply/com.preply.MainActivity

sms_virtual:
- online.smsvirtual.app/online.smsvirtual.app.ui.MainActivity

old_wild_west:
- com.tcpos.oldwildwest/com.owwapp.LaunchActivity

brother_mobile_connect:
- com.brother.mfc.mobileconnect/com.brother.mfc.mobileconnect.view.EntryActivity

forte:
- kz.forte.bank/com.forte.ForteSingleActivity

Expand All @@ -101,4 +122,4 @@ thunderbird:
- net.thunderbird.android/com.fsck.k9.activity.MainActivity

olx:
- kz.slando/pl.tablica2.app.startup.activity.StartupActivity
- kz.slando/pl.tablica2.app.startup.activity.StartupActivity
Binary file added contribs/icons/_8_bit_wonders.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions contribs/icons/_8_bit_wonders.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contribs/icons/brother_mobile_connect.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions contribs/icons/brother_mobile_connect.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contribs/icons/e_albania.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions contribs/icons/e_albania.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contribs/icons/jconnect_mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions contribs/icons/jconnect_mobile.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contribs/icons/old_wild_west.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions contribs/icons/old_wild_west.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contribs/icons/preply.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
66 changes: 66 additions & 0 deletions contribs/icons/preply.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contribs/icons/sms_virtual.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions contribs/icons/sms_virtual.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.