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

18 icons: Boo, FlixBus, nConnect #1608

Merged
merged 2 commits into from
Nov 30, 2023
Merged

18 icons: Boo, FlixBus, nConnect #1608

merged 2 commits into from
Nov 30, 2023

Conversation

x9136
Copy link
Collaborator

@x9136 x9136 commented Nov 30, 2023

Fulfilling requests.

Type of change

❌ Bug fix
✅ Icon addition
❌ General change

Added

Boo (enterprises.dating.boo/dating.boo.MainActivity)
Credit Agricole Italia (it.caitalia.apphub/com.creditagricole.MainActivity)
Diaro (com.pixelcrater.Diaro/com.pixelcrater.Diaro.main.SplashActivity)
FlixBus (de.flixbus.app/de.flixbus.app.Main)
Image Compressor and Resizer (com.imageresizer.imagecompressor/com.imageresizer.imagecompressor.activity.SplashActivity)
Interpreter (com.google.android.apps.assistantinterpreter/com.google.android.apps.assistantinterpreter.AssistantInterpreterActivity)
Loopring Wallet (loopring.defi.wallet/loopring.defi.wallet.activity.wallet.SplashActivity)
MB WAY (pt.sibs.android.mbway/pt.sibs.android.mbway.mobileui.splash.SplashActivity)
MyStory (today.mystory.app/today.mystory.app.MainActivity)
nConnect (com.narayana.nconnect/com.narayana.nconnect.activity.SplashActivity)
nConnect Parent (com.nspira.nconnect/com.nspira.nconnect.MainActivity)
PCAPdroid (com.emanuelef.remote_capture/com.emanuelef.remote_capture.activities.MainActivity)
Random UX (ru.uxapps.random/ru.uxapps.random.MainActivity)
SuccessFactors (com.successfactors.successfactors/com.successfactors.android.multiprofile.gui.AppLauncherActivity)
Tummoc (org.transhelp.bykerr/org.transhelp.bykerr.uiRevamp.ui.activities.SplashActivity)
Umbrella (org.secfirst.umbrella/org.secfirst.umbrella.MainActivityNormal)
Way in (me.way_in.proffer/me.way_in.proffer.MainActivity)
Words of Wonders (com.fugo.wow/com.unity3d.player.UnityPlayerActivity)

@x9136 x9136 added the icons This PR modifies Lawnicons by adding, removing, or mapping an icon to a SVG. label Nov 30, 2023
@x9136 x9136 merged commit ece0ea7 into LawnchairLauncher:develop Nov 30, 2023
3 checks passed
k4ustu3h added a commit to k4ustu3h/forkicons that referenced this pull request Dec 13, 2023
commit 680838d
Author: Kacper Zacharski <[email protected]>
Date:   Wed Dec 13 13:51:43 2023 +0100

    Add icon for Pleco, link Mój T-Mobile to a drawable (LawnchairLauncher#1657)

    * Add icon for Pleco

    * Added space in appfilter to fix style check issue

    * Link Mój T-Mobile to a drawable

    * Fix pleco height

commit 017acab
Author: Gleb <[email protected]>
Date:   Wed Dec 13 05:17:04 2023 +0300

    +14 icons: Amazon Appstore, Epic Games, Lyft (LawnchairLauncher#1660)

    * +14 icons: Amazon Appstore, Epic Games, Lyft

    * +7 new and some updates

commit 637b595
Author: Alexandre Paradis <[email protected]>
Date:   Tue Dec 12 17:58:04 2023 -0500

    Add icon for Télé-Québec (LawnchairLauncher#1659)

commit af75c7e
Author: Gleb <[email protected]>
Date:   Wed Dec 13 01:57:24 2023 +0300

    Adding a hint in case of icon redesign (LawnchairLauncher#1646)

    * Adding a hint in case of icon redesign

    * Update README.md

commit edce2af
Author: Alexandre Paradis <[email protected]>
Date:   Tue Dec 12 17:56:31 2023 -0500

    Add icon for Zoho Campaigns (LawnchairLauncher#1658)

commit 0cd23e0
Author: DhirenV <[email protected]>
Date:   Wed Dec 13 04:23:35 2023 +0530

    Updated Hindi & Marathi Translations  (LawnchairLauncher#1661)

    * Update strings.xml

    * Update strings.xml

    * Update strings.xml

commit 0b866a9
Author: tduck973564 <[email protected]>
Date:   Wed Dec 13 09:49:41 2023 +1100

    Add 6 icons (LawnchairLauncher#1620)

    * Added Egg, Inc.

    * removed zone identifier whatever that was

    * fixed appfilter.xml

    * made a frame around egg inc, works properly now

    * added warpshare icon

    * updated warpshare icon

    * made warpshare and egg inc fit into larger space

    * fixed waprshare icon

    * added ptv logo

    * updated ptv logo

    * updated ireal pro icon

    * metronome and seeker icons, sorted appfilter alphabetically

    * cleaned up formatting

    * updated ireal pro icon

    * fixed ptv svg

    * replaced appfilter.xml with upstream and added links to icons

    * spotlessApply task to fix formatting errors in appfilter.xml

commit c68a2a2
Author: Patryk Radziszewski <[email protected]>
Date:   Tue Dec 12 16:48:55 2023 +0000

    Rename job

commit 3cbadf2
Author: Alexandre Paradis <[email protected]>
Date:   Sun Dec 10 10:34:33 2023 -0500

    Add icon for MonBell (LawnchairLauncher#1643)

commit dbd57b3
Author: Chang Jiaman <[email protected]>
Date:   Sun Dec 10 22:42:12 2023 +0800

    add icon for DingTalk (LawnchairLauncher#1654)

    * add dingtalk

    * fix dingtalk

commit 83a1999
Author: Goooler <[email protected]>
Date:   Sun Dec 10 22:20:17 2023 +0800

    Optimize artifacts copy task (LawnchairLauncher#1655)

    We should avoid using internal tasks in 49b5567.

    Refs https://github.com/android/gradle-recipes/blob/1cd59c8951b59fd692f5194bfd451db2473975b9/addCustomAsset/build-logic/plugins/src/main/kotlin/CustomPlugin.kt#L63-L70.

commit 16dc144
Author: Goooler <[email protected]>
Date:   Sun Dec 10 16:51:40 2023 +0800

    Use mrmans0n Compose rules to check styles (LawnchairLauncher#1650)

    * Set up Compose rules

    * Apply kotlinx-collections-immutable

    * Fix styles

    * Remove import

commit 616d46d
Author: Gleb <[email protected]>
Date:   Sat Dec 9 21:03:10 2023 +0300

    Updating the link to Lawnicons guidelines (LawnchairLauncher#1653)

    Discovered another link that broke after moving docs.

commit 290415a
Author: Gleb <[email protected]>
Date:   Sat Dec 9 15:33:00 2023 +0300

    +10 icons: Devialet Gemini, Monument Valley, TapTap (LawnchairLauncher#1651)

commit 5219d4a
Author: Gleb <[email protected]>
Date:   Fri Dec 8 20:49:22 2023 +0300

    14 icons (LawnchairLauncher#1648)

commit 3ad9c5f
Author: Goooler <[email protected]>
Date:   Fri Dec 8 14:46:31 2023 +0800

    Misc

commit eefbbd5
Author: Gleb <[email protected]>
Date:   Fri Dec 8 03:06:24 2023 +0300

    +20 icons: BBVA, Marvel SNAP, UNO (LawnchairLauncher#1647)

    * +20 icons: BBVA, Marvel SNAP, UNO

    * Minor changes

commit 349a636
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Dec 7 23:43:27 2023 +0800

    Update actions/stale action to v9 (LawnchairLauncher#1645)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit 4780ba1
Author: Patryk Radziszewski <[email protected]>
Date:   Thu Dec 7 14:58:48 2023 +0000

    Change sync-labels to true

commit 328b64e
Author: Gleb <[email protected]>
Date:   Thu Dec 7 17:18:28 2023 +0300

    +5 links (LawnchairLauncher#1644)

commit f39ba60
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Dec 7 08:29:52 2023 +0800

    Update Kotlin, KSP and Compose Compiler (LawnchairLauncher#1578)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit 65180c7
Author: Gleb <[email protected]>
Date:   Thu Dec 7 03:26:56 2023 +0300

    Update the guide for requesting icons via IconRequest (LawnchairLauncher#1641)

    * IconRequest videoguide

    * Update IconRequest_videoguide.mp4

    * Added a video guide for IconRequest and updated the wording a bit.

    * Removed unused files

commit 96cd5c9
Merge: 2563c6b efd3d7f
Author: Patryk Radziszewski <[email protected]>
Date:   Wed Dec 6 21:14:53 2023 +0000

    Merge branch 'develop' of https://github.com/LawnchairLauncher/lawnicons into develop

commit 2563c6b
Author: Patryk Radziszewski <[email protected]>
Date:   Wed Dec 6 21:14:51 2023 +0000

    Fix `code` label exceptions

    Has been tested, didn't have issues. Hopefully won't have issues here.

commit efd3d7f
Author: Alexandre Paradis <[email protected]>
Date:   Wed Dec 6 15:54:28 2023 -0500

    Add icon for Zoho SalesIQ (LawnchairLauncher#1639)

    * Add icon for Zoho SalesIQ

    * Alignment

commit e9ee124
Author: Patryk Radziszewski <[email protected]>
Date:   Wed Dec 6 20:45:35 2023 +0000

    Exclude code label for `app/assets` and `strings.xml`

commit 7b7060f
Author: Gleb <[email protected]>
Date:   Wed Dec 6 23:36:58 2023 +0300

    12 icons: Atomas, Pronote, Suzuki Connect (LawnchairLauncher#1634)

commit 31e1f64
Author: Patryk Radziszewski <[email protected]>
Date:   Wed Dec 6 20:17:03 2023 +0000

    Change back to v4 for now

commit 9e38775
Author: Patryk Radziszewski <[email protected]>
Date:   Wed Dec 6 18:30:26 2023 +0000

    Add guide how to check boxes

commit cd543b1
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Wed Dec 6 16:42:36 2023 +0000

    Update actions/labeler action to v5 (LawnchairLauncher#1638)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit 7998dc6
Author: Alexandre Paradis <[email protected]>
Date:   Wed Dec 6 11:42:22 2023 -0500

    Add icon for Taxi Coop (LawnchairLauncher#1637)

commit 71282bf
Author: Patryk Radziszewski <[email protected]>
Date:   Wed Dec 6 16:27:04 2023 +0000

    Automatically label PRs (LawnchairLauncher#1579)

    * Workflow to automatically label PRs

    Added a workflow which will automatically label new PRs with "needs review". If the pr has changes to any .md file, the documentation label will be applied. If there's any changes to directories/files which would be changed for icons, the "icon change" label will be applied.

    * Remove needs review, change docs and add code

    * Change docs directories

    * Add another docs directory

    * Label changes to strings.xml with `locale`

commit 7bfcfe9
Author: Alexandre Paradis <[email protected]>
Date:   Wed Dec 6 11:01:58 2023 -0500

    Add request_form french translation (LawnchairLauncher#1636)

commit 143168c
Author: Alexandre Paradis <[email protected]>
Date:   Wed Dec 6 10:47:33 2023 -0500

    Add Square icon (LawnchairLauncher#1623)

    * Add Square icon

    * 144

commit c750734
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Wed Dec 6 22:23:53 2023 +0800

    Update actions/setup-python action to v5 (LawnchairLauncher#1635)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit 0c9d11c
Author: Alexandre Paradis <[email protected]>
Date:   Wed Dec 6 08:42:29 2023 -0500

    Add Zoho Social (LawnchairLauncher#1624)

commit 56ace7e
Author: Alexandre Paradis <[email protected]>
Date:   Wed Dec 6 08:41:14 2023 -0500

    Add icon for Private Internet Access VPN (LawnchairLauncher#1628)

    * Add icon for Private Internet Access VPN

    * Add missing space

commit 2283cc2
Author: Alexandre Paradis <[email protected]>
Date:   Wed Dec 6 08:40:20 2023 -0500

    Add Bell Wi-Fi icon (LawnchairLauncher#1632)

    * Add Bell Wi-Fi icon

    * 🤔 Fix icon name

commit ccb9005
Author: Patryk Radziszewski <[email protected]>
Date:   Wed Dec 6 13:36:37 2023 +0000

    Add Polish 'Icon Request Form' translation

commit 107e59b
Author: Bagas Firmansyah <[email protected]>
Date:   Wed Dec 6 13:56:16 2023 +0700

    Add Indonesian translation (LawnchairLauncher#1633)

    Co-authored-by: Goooler <[email protected]>

commit 7d2b950
Author: Goooler <[email protected]>
Date:   Wed Dec 6 14:07:16 2023 +0800

    Mark some strings non-translatable

commit 97741c1
Author: Pun Butrach <[email protected]>
Date:   Wed Dec 6 04:08:10 2023 +0700

    Link multiples gcam mod 8.8 and 9.x (LawnchairLauncher#1629)

    * Link multiple GCAM Mod from version 8 and 9

    Signed-off-by: validcube <[email protected]>

    * Complete the 9.0 saga

    Signed-off-by: validcube <[email protected]>

    * reorder

    ---------

    Signed-off-by: validcube <[email protected]>

commit 63e40c4
Author: Gleb <[email protected]>
Date:   Tue Dec 5 22:33:12 2023 +0300

    11 icons: Antimine, APK Editor Pro, Fake GPS (LawnchairLauncher#1631)

    * 11 icons: Antimine, APK Editor Pro, Fake GPS

    * Minor changes

commit fe06ab5
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Wed Dec 6 01:56:17 2023 +0800

    Update plugin com.gradle.enterprise to v3.16 (LawnchairLauncher#1630)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit b53ecf1
Author: SuperDragonXD <[email protected]>
Date:   Tue Dec 5 21:24:47 2023 +0800

    Fix error

commit 11dbdc4
Author: SuperDragonXD <[email protected]>
Date:   Tue Dec 5 21:16:22 2023 +0800

    Migrate strings to `strings.xml`

commit 49b5567
Author: Goooler <[email protected]>
Date:   Tue Dec 5 20:14:28 2023 +0800

    Fix task dependencies for release build

commit 7c0f485
Author: Patryk Radziszewski <[email protected]>
Date:   Tue Dec 5 10:50:31 2023 +0000

    Bump version and versionCode

commit 1f57308
Author: Kendell R <[email protected]>
Date:   Tue Dec 5 02:42:27 2023 -0800

    Minify SVGs (LawnchairLauncher#1622)

commit 5c60894
Author: Pun Butrach <[email protected]>
Date:   Tue Dec 5 17:20:51 2023 +0700

    Link Gloom debug apk (LawnchairLauncher#1625)

    * Link Gloom debug apk

    * Avoid duplication

    Co-authored-by: Gleb <[email protected]>

    ---------

    Co-authored-by: Gleb <[email protected]>

commit dfeb675
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Dec 4 14:26:06 2023 +0800

    Update plugin com.diffplug.spotless to v6.23.3 (LawnchairLauncher#1621)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit aa0cad6
Author: Gleb <[email protected]>
Date:   Sun Dec 3 21:42:34 2023 +0300

    Replaced the link to the form in the repository description (LawnchairLauncher#1619)

commit 0b178a2
Author: Gleb <[email protected]>
Date:   Sun Dec 3 20:10:47 2023 +0300

    Quality update 9 (LawnchairLauncher#1618)

    * Quality update 9

    * Update bandlab.svg

commit 148b48c
Author: Gleb <[email protected]>
Date:   Sun Dec 3 06:22:17 2023 +0300

    Replacing links to the icon request form (LawnchairLauncher#1616)

commit c3eddfc
Author: Alexandre Paradis <[email protected]>
Date:   Sat Dec 2 14:48:31 2023 -0500

    Add Crave Icon (LawnchairLauncher#1601)

commit 95c35c0
Author: Gleb <[email protected]>
Date:   Sat Dec 2 22:28:07 2023 +0300

    Twint apps (LawnchairLauncher#1615)

    * Update raiffeisen_twint.svg

    * +18 icons

commit 9a2f68f
Author: Gleb <[email protected]>
Date:   Sat Dec 2 16:33:58 2023 +0300

    Quality update 8. Rounding corners (LawnchairLauncher#1614)

commit 7a118ba
Author: Patryk Radziszewski <[email protected]>
Date:   Sat Dec 2 12:09:27 2023 +0000

    Make "External Links" a translatable String (LawnchairLauncher#1611)

    * Make "External Links" a translatable String

    Made "External Links" a translatable String and added the Polish Translation

    * Add Fr transaltion

    Co-Authored-By: Alexandre Paradis <[email protected]>

    * Add Hindi and Marathi translation

    Co-Authored-By: DhirenV <[email protected]>

    ---------

    Co-authored-by: Alexandre Paradis <[email protected]>
    Co-authored-by: DhirenV <[email protected]>

commit 49168d1
Author: Alexandre Paradis <[email protected]>
Date:   Sat Dec 2 06:44:57 2023 -0500

    Add Circuit électrique (LawnchairLauncher#1612)

commit ade8fcf
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Sat Dec 2 10:42:53 2023 +0800

    Update Hilt to v2.49 (LawnchairLauncher#1613)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit 93e1b0c
Author: Alexandre Paradis <[email protected]>
Date:   Fri Dec 1 15:32:07 2023 -0500

    Add icon for La Presse (LawnchairLauncher#1596)

    * Add icon for La Presse

    * Rounded S

commit 17ccb15
Author: Patryk Radziszewski <[email protected]>
Date:   Fri Dec 1 16:14:02 2023 +0000

    Change all Twitter links to X

    Future proof Twitter links unless Elon decides to go back to Twitter 🙃

commit 0686a77
Author: Alexandre Paradis <[email protected]>
Date:   Fri Dec 1 09:39:41 2023 -0500

    Add PayPal Business variant (LawnchairLauncher#1576)

    * Link PayPal Business to PayPal icon

    * Add PayPal Business variant

commit e0f1771
Author: DhirenV <[email protected]>
Date:   Fri Dec 1 05:40:06 2023 +0530

    Update search message and add Marathi translations (LawnchairLauncher#1609)

    * Added Hindi Translations

    * Added Hindi Translations

    * Added Hindi Translations

    * Create strings.xml

    * Update strings.xml

    * Update search message and add Marathi translations

commit ece0ea7
Author: Gleb <[email protected]>
Date:   Fri Dec 1 00:44:34 2023 +0300

    18 icons: Boo, FlixBus, nConnect (LawnchairLauncher#1608)

commit 996380b
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Nov 30 19:01:17 2023 +0000

    Update AGP (LawnchairLauncher#1607)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit f22b2b9
Author: DhirenV <[email protected]>
Date:   Thu Nov 30 23:20:50 2023 +0530

    Added Hindi Translations (LawnchairLauncher#1606)

    * Added Hindi Translations

    * Added Hindi Translations

    * Added Hindi Translations

commit 2f1178a
Author: Vitaliklidy <[email protected]>
Date:   Thu Nov 30 18:51:50 2023 +0200

    Linked 1 icon (LawnchairLauncher#1605)

    Linked HIT app to a new package name

commit 408b628
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Nov 30 10:01:29 2023 +0800

    Update dependency commons-io:commons-io to v2.15.1 (LawnchairLauncher#1603)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit 5833acd
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Nov 30 09:57:40 2023 +0800

    Update plugin com.diffplug.spotless to v6.23.2 (LawnchairLauncher#1604)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit 8ead7db
Author: Alexandre Paradis <[email protected]>
Date:   Wed Nov 29 17:26:48 2023 -0500

    Add Zoho One (LawnchairLauncher#1571)

    * Add Zoho One

    * Fit content area

commit f92edb4
Author: Alexandre Paradis <[email protected]>
Date:   Wed Nov 29 17:26:07 2023 -0500

    Add SAQ Icon (LawnchairLauncher#1577)

    * Add SAQ Icon

    * Single stroke instead of outlines

commit 6b7b207
Author: Christoph <[email protected]>
Date:   Wed Nov 29 23:21:07 2023 +0100

    Add unifilm.de (LawnchairLauncher#1583)

    * Add links for Duolingo & Qobuz

    * add streetmeasure

    * whoop dee doo

    * fix streetmeasure

    * Add unifilm.de

    * change filename to unifilm_de

    * fix corner

    ---------

    Co-authored-by: Patryk Radziszewski <[email protected]>

commit eae8a1b
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Nov 30 02:36:52 2023 +0800

    Update plugin com.diffplug.spotless to v6.23.1 (LawnchairLauncher#1602)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit cb8f8d0
Author: Alexandre Paradis <[email protected]>
Date:   Wed Nov 29 11:21:47 2023 -0500

    Add French translation (LawnchairLauncher#1595)

commit 3c376b0
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Nov 30 00:12:51 2023 +0800

    Update actions/first-interaction action to v1.3.0 (LawnchairLauncher#1598)

    * Update actions/first-interaction action to v1.3.0

    * Update first_pr_interaction.yml

    ---------

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Goooler <[email protected]>

commit f1b2211
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Nov 30 00:08:31 2023 +0800

    Update actions/setup-java action to v4 (LawnchairLauncher#1600)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit cc878e9
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Nov 30 00:04:44 2023 +0800

    Update dependency gradle to v8.5 (LawnchairLauncher#1599)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit 100542f
Author: Gleb <[email protected]>
Date:   Wed Nov 29 04:20:55 2023 +0300

    +10 new icons: Aha, ExifEraser, Pulse (LawnchairLauncher#1597)

    * +10 new icons: Aha, ExifEraser, Pulse

    * Fixed opacity

    * Fixed some visual little things
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
icons This PR modifies Lawnicons by adding, removing, or mapping an icon to a SVG.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant