Skip to content

Commit

Permalink
Merge branch 'main' into add/miria_zonepane
Browse files Browse the repository at this point in the history
  • Loading branch information
Donnnno authored Apr 8, 2024
2 parents c0457ae + 66598f9 commit 9daee4e
Show file tree
Hide file tree
Showing 7,404 changed files with 132,391 additions and 77,408 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
18 changes: 18 additions & 0 deletions .github/workflows/publish-wiki.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: Publish wiki
on:
push:
branches: [wiki_workflow]
paths:
- wiki/**
- .github/workflows/publish-wiki.yml
concurrency:
group: publish-wiki
cancel-in-progress: true
permissions:
contents: write
jobs:
publish-wiki:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: Andrew-Chen-Wang/github-wiki-action@v4
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,24 +7,28 @@
<img src='https://raw.githubusercontent.com/Arcticons-Team/Arcticons/main/github/header-background.png'>

# Arcticons is a line-based icon pack for Android devices.
With **over 8300 icons**, Arcticons is one of the largest free & open source icon-packs available. Featuring consistent and elegant handcrafted icons, giving you a minimalistic clutter-free experience on your phone.
With **9000 icons**, Arcticons is one of the largest free & open source icon-packs available. Featuring consistent and elegant handcrafted icons, giving you a minimalistic clutter-free experience on your phone.
Powered by a community of icon creators all around the world!
<br>
<br>
<br>
## Get it from one of these stores
[<img src="github/fdroid_badge.png" alt="Get it on F-Droid" height="90">](https://f-droid.org/packages/com.donnnno.arcticons)
[<img src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" height="90">](https://play.google.com/store/apps/details?id=com.donnnno.arcticons)<br>
[<img src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" alt="Get it from the Play Store" height="90">](https://play.google.com/store/apps/details?id=com.donnnno.arcticons)<br>
[<img src="github/github_badge.png" alt="Get it on Github" height="90">](https://github.com/Arcticons-Team/Arcticons/releases)
[<img src="https://accrescent.app/badges/get-it-on.png" alt="Get it on Accrescent" height="90">](https://accrescent.app/app/com.donnnno.arcticons)<br>
[<img src="github/obtainium.png" alt="Get it on Obtainium" height="90">](https://apps.obtainium.imranr.dev/redirect?r=obtainium://app/%7B%22id%22%3A%22com.donnnno.arcticons%22%2C%22url%22%3A%22https%3A%2F%2Fgithub.com%2Fdonnnno%2Farcticons%22%2C%22author%22%3A%22donnnno%22%2C%22name%22%3A%22Arcticons%22%2C%22preferredApkIndex%22%3A0%2C%22additionalSettings%22%3A%22%7B%5C%22includePrereleases%5C%22%3Afalse%2C%5C%22fallbackToOlderReleases%5C%22%3Atrue%2C%5C%22filterReleaseTitlesByRegEx%5C%22%3A%5C%22%5C%22%2C%5C%22filterReleaseNotesByRegEx%5C%22%3A%5C%22%5C%22%2C%5C%22verifyLatestTag%5C%22%3Afalse%2C%5C%22dontSortReleasesList%5C%22%3Afalse%2C%5C%22useLatestAssetDateAsReleaseDate%5C%22%3Afalse%2C%5C%22trackOnly%5C%22%3Afalse%2C%5C%22versionExtractionRegEx%5C%22%3A%5C%22%5C%22%2C%5C%22matchGroupToUse%5C%22%3A%5C%22%5C%22%2C%5C%22versionDetection%5C%22%3Atrue%2C%5C%22releaseDateAsVersion%5C%22%3Afalse%2C%5C%22useVersionCodeAsOSVersion%5C%22%3Afalse%2C%5C%22apkFilterRegEx%5C%22%3A%5C%22.*-normal-release.*%5C%22%2C%5C%22invertAPKFilter%5C%22%3Afalse%2C%5C%22autoApkFilterByArch%5C%22%3Atrue%2C%5C%22appName%5C%22%3A%5C%22Arcticons%20White%20%5C%22%2C%5C%22exemptFromBackgroundUpdates%5C%22%3Afalse%2C%5C%22skipUpdateNotifications%5C%22%3Afalse%2C%5C%22about%5C%22%3A%5C%22%5C%22%7D%22%7D)

## Check out our other versions

[<img alt="Arcticons" src="github/arcticons.png">](https://arcticons-team.github.io/Arcticons/#dark)
[<img alt="Arcticons" src="github/arcticons_black.png">](https://arcticons-team.github.io/Arcticons/#light)
[<img alt="Arcticons" src="github/arcticons_you.png">](https://arcticons-team.github.io/Arcticons/#you)
[<img alt="Arcticons" src="github/arcticons_day_night.webp">](https://arcticons-team.github.io/Arcticons/#daynight)
[<img alt="Arcticons Black" src="github/arcticons_black.png">](https://arcticons-team.github.io/Arcticons/#light)
[<img alt="Arcticons You" src="github/arcticons_you.png">](https://arcticons-team.github.io/Arcticons/#you)
[<img alt="Arcticons Day & Night" src="github/arcticons_day_night.webp">](https://arcticons-team.github.io/Arcticons/#daynight)

Arcticons 'You' as well as 'Day & Night' **require** Launcher support.
- Have a look at the [currently known Launcher Support](https://github.com/Arcticons-Team/Arcticons/wiki/Supported-Launchers#icon-pack-launcher-compatibility).
- Additional Feedback -> [Supported Launcher](https://github.com/Arcticons-Team/Arcticons/issues/1874).

## Screenshots

Expand Down
31 changes: 18 additions & 13 deletions app/src/main/res/xml/contributors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -676,24 +676,29 @@
contribution="Icon Creator."
image="https://avatars.githubusercontent.com/u/150343468?v=4"
link="https://github.com/TotallyAvailable" />
<contributor
name="ZachIndigo"
contribution="Icon Creator."
image="https://avatars.githubusercontent.com/u/43489508?v=4"
link="https://github.com/ZachIndigo" />
<contributor
name="Donatas K."
contribution="Icon Creator."
image="https://avatars.githubusercontent.com/u/69004630?v=4"
link="https://github.com/Kartanovicius" />
<contributor
<contributor
name="ZachIndigo"
contribution="Icon Creator."
image="https://avatars.githubusercontent.com/u/43489508?v=4"
link="https://github.com/ZachIndigo" />
<contributor
name="Donatas K."
contribution="Icon Creator."
image="https://avatars.githubusercontent.com/u/69004630?v=4"
link="https://github.com/Kartanovicius" />
<contributor
name="inwriting"
contribution="Icon Creator."
image="https://avatars.githubusercontent.com/u/160397632?v=4"
link="https://github.com/inwriting" />
<contributor
<contributor
name="Npepperlinux"
contribution="Icon Creator."
image="https://avatars.githubusercontent.com/u/66727014?v=4"
link="https://github.com/Npepperlinux" />
</resources>
<contributor
name="theturkeyman"
contribution="Icon Creator."
image="https://avatars.githubusercontent.com/u/78714461?v=4"
link="https://github.com/TheAngryTurkey" />
</resources>
Empty file added docs/.nojekyll
Empty file.
Binary file added docs/extracted_png/9apps.png
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 docs/extracted_png/_10000000.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 docs/extracted_png/_101f.png
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 docs/extracted_png/_1033_ed_fm.png
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 docs/extracted_png/_10_minute_mail.png
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 docs/extracted_png/_112nl.png
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 docs/extracted_png/_118_712.png
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 docs/extracted_png/_11_cbse.png
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 docs/extracted_png/_1409.png
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 docs/extracted_png/_1500_free.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 docs/extracted_png/_15_square.png
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 docs/extracted_png/_172号卡.png
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 docs/extracted_png/_1998_cam.png
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 docs/extracted_png/_19_gdps.png
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 docs/extracted_png/_1_2_3_fuel.png
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 docs/extracted_png/_1_fc_koln.png
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 docs/extracted_png/_1_fsv_mainz_05_ev.png
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 docs/extracted_png/_1alv.png
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 docs/extracted_png/_1cak.png
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 docs/extracted_png/_1win.png
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 docs/extracted_png/_1xbet.png
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 docs/extracted_png/_1xbet_ke.png
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 docs/extracted_png/_2048.png
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 docs/extracted_png/_20_20_20.png
Binary file added docs/extracted_png/_21_questions.png
Binary file added docs/extracted_png/_21_questions_1.png
Binary file added docs/extracted_png/_220lv.png
Binary file added docs/extracted_png/_2248.png
Binary file added docs/extracted_png/_25.png
Binary file added docs/extracted_png/_250_solitaire_verzameling.png
Binary file added docs/extracted_png/_2_3_4_player_games_bgc.png
Binary file added docs/extracted_png/_2d_myanmar.png
Binary file added docs/extracted_png/_2k_cricket.png
Binary file added docs/extracted_png/_2number.png
Binary file added docs/extracted_png/_360_photo_sphere_camera.png
Binary file added docs/extracted_png/_360_reality_audio_live.png
Binary file added docs/extracted_png/_365go.png
Binary file added docs/extracted_png/_3c_battery_manager.png
Binary file added docs/extracted_png/_3d_anatomy_for_the_artist.png
Binary file added docs/extracted_png/_3d_live_scanner.png
Binary file added docs/extracted_png/_3d_pool_ball.png
Binary file added docs/extracted_png/_40.png
Binary file added docs/extracted_png/_433_football.png
Binary file added docs/extracted_png/_4_bilder.png
Binary file added docs/extracted_png/_4shared.png
Binary file added docs/extracted_png/_4stream.png
Binary file added docs/extracted_png/_55ace.png
Binary file added docs/extracted_png/_58同城.png
Binary file added docs/extracted_png/_5paisa.png
Binary file added docs/extracted_png/_6obcy.png
Binary file added docs/extracted_png/_70mai.png
Binary file added docs/extracted_png/_7588by.png
Binary file added docs/extracted_png/_7m.png
Binary file added docs/extracted_png/_7vpn.png
Binary file added docs/extracted_png/_8085_simulator.png
Binary file added docs/extracted_png/_8_ball_path_finder.png
Binary file added docs/extracted_png/_8_ball_shoot_it_all.png
Binary file added docs/extracted_png/_8_ball_smash.png
Binary file added docs/extracted_png/_8_button.png
Binary file added docs/extracted_png/_999.png
Binary file added docs/extracted_png/_99_motorista.png
Binary file added docs/extracted_png/_dating.png
Binary file added docs/extracted_png/_godspeed™.png
Binary file added docs/extracted_png/_installer_gta_sa.png
Binary file added docs/extracted_png/_me.png
Binary file added docs/extracted_png/_shorts_saver.png
Binary file added docs/extracted_png/_vip_cashknight.png
Binary file added docs/extracted_png/_whocalls.png
Binary file added docs/extracted_png/a101.png
Binary file added docs/extracted_png/a_and_w.png
Binary file added docs/extracted_png/a_small_world_cup.png
Binary file added docs/extracted_png/a_whip.png
Binary file added docs/extracted_png/aa_2nd_seat.png
Binary file added docs/extracted_png/aa_mirror.png
Binary file added docs/extracted_png/aa_mirror_plus.png
Binary file added docs/extracted_png/aaa.png
Binary file added docs/extracted_png/aaad.png
Binary file added docs/extracted_png/aab_installer.png
Binary file added docs/extracted_png/aadhaar_qr_scanner.png
Binary file added docs/extracted_png/aaib.png
Binary file added docs/extracted_png/aamulehti.png
Binary file added docs/extracted_png/ab_synapse_garmin.png
Binary file added docs/extracted_png/abandoned.png
Binary file added docs/extracted_png/abb_drive_library.png
Binary file added docs/extracted_png/abc_palestre.png
Binary file added docs/extracted_png/abc_preschool.png
Binary file added docs/extracted_png/abcdinos.png
Binary file added docs/extracted_png/abfall_app.png
Binary file added docs/extracted_png/abha.png
Binary file added docs/extracted_png/abhibus.png
Binary file added docs/extracted_png/aboki_forex.png
Binary file added docs/extracted_png/abstract_droid.png
Binary file added docs/extracted_png/abstract_kwgt.png
Binary file added docs/extracted_png/ac_calculator.png
Binary file added docs/extracted_png/ac_infinity.png
Binary file added docs/extracted_png/aca_movil.png
Binary file added docs/extracted_png/access2day_clinic_finder.png
Binary file added docs/extracted_png/ace_stream.png
Binary file added docs/extracted_png/aci_space.png
Binary file added docs/extracted_png/acmarket.png
Binary file added docs/extracted_png/acnhguide.png
Binary file added docs/extracted_png/acr.png
Binary file added docs/extracted_png/acrostics.png
Binary file added docs/extracted_png/acsi_campingar_europa.png
Binary file added docs/extracted_png/actiondirector.png
Binary file added docs/extracted_png/active_1.png
Binary file added docs/extracted_png/activeapp_20.png
Binary file added docs/extracted_png/activetan.png
Binary file added docs/extracted_png/ad_1.png
Binary file added docs/extracted_png/ada_mall.png
Binary file added docs/extracted_png/addatimes.png
Binary file added docs/extracted_png/additifs_alimentaires.png
Binary file added docs/extracted_png/additional_math.png
Binary file added docs/extracted_png/adiraku.png
Binary file added docs/extracted_png/admision_buap.png
Binary file added docs/extracted_png/adobe_air.png
Binary file added docs/extracted_png/adobe_express_beta_.png
Binary file added docs/extracted_png/adobe_sketch.png
Binary file added docs/extracted_png/adsb_flight_tracker.png
Binary file added docs/extracted_png/adskip.png
Binary file added docs/extracted_png/advanced_portchecker.png
Binary file added docs/extracted_png/advertsie.png
Binary file added docs/extracted_png/advocatehub.png
Binary file added docs/extracted_png/ae_aerie.png
Binary file added docs/extracted_png/ae_mysteries.png
Binary file added docs/extracted_png/aeat.png
Binary file added docs/extracted_png/aesthetic_widgets.png
Binary file added docs/extracted_png/aetna_health.png
Binary file added docs/extracted_png/affinity_plus.png
Binary file added docs/extracted_png/afk_journey.png
Binary file added docs/extracted_png/afore_movil.png
Binary file added docs/extracted_png/aforemovil_citibanamex.png
Binary file added docs/extracted_png/afp_integra.png
Binary file added docs/extracted_png/aftonbladet.png
Binary file added docs/extracted_png/agate.png
Binary file added docs/extracted_png/age_calculator.png
Binary file added docs/extracted_png/age_of_apes.png
Binary file added docs/extracted_png/age_of_apes_1.png
Binary file added docs/extracted_png/age_of_empires_mobile.png
Binary file added docs/extracted_png/agenda.png
Binary file added docs/extracted_png/agenda_facil.png
Binary file added docs/extracted_png/agent_hunt.png
Binary file added docs/extracted_png/agiled.png
Binary file added docs/extracted_png/agora.png
Binary file added docs/extracted_png/agrani_smart_app.png
Binary file added docs/extracted_png/agua_de_puebla_movil.png
Binary file added docs/extracted_png/ai_chat.png
Binary file added docs/extracted_png/ai_drawing.png
Binary file added docs/extracted_png/ai_guardian.png
Binary file added docs/extracted_png/ai_lawyer.png
Binary file added docs/extracted_png/ai_learning.png
Binary file added docs/extracted_png/ai_mentor.png
Binary file added docs/extracted_png/ai_mirror.png
Binary file added docs/extracted_png/ai_photo_enhancer.png
Binary file added docs/extracted_png/ai_resume.png
Binary file added docs/extracted_png/ai_retouch_remove_objects.png
Binary file added docs/extracted_png/ai_story_generator.png
Binary file added docs/extracted_png/aib_ni_.png
Binary file added docs/extracted_png/aibl_i_banking.png
Binary file added docs/extracted_png/aider_detalonnage_batterie.png
Binary file added docs/extracted_png/aifoto_3.png
Binary file added docs/extracted_png/aimo.png
Binary file added docs/extracted_png/aio_emulator.png
Binary file added docs/extracted_png/aio_store.png
Binary file added docs/extracted_png/air_control.png
Binary file added docs/extracted_png/air_control_2.png
Binary file added docs/extracted_png/airborne_attack.png
Binary file added docs/extracted_png/airmirror.png
Binary file added docs/extracted_png/airplane_inc.png
Binary file added docs/extracted_png/airsim_roam.png
Binary file added docs/extracted_png/airstation.png
Binary file added docs/extracted_png/aiscreen.png
Binary file added docs/extracted_png/aisee_pro.png
Binary file added docs/extracted_png/aksara_jawa.png
Binary file added docs/extracted_png/akulaku.png
Binary file added docs/extracted_png/akwhatsapp.png
Binary file added docs/extracted_png/al_cambio.png
Binary file added docs/extracted_png/al_meera.png
Binary file added docs/extracted_png/al_muqri.png
Binary file added docs/extracted_png/al_quran_kareem.png
Binary file added docs/extracted_png/al_quran_ul_kareem.png
Binary file added docs/extracted_png/al_romansiah.png
Binary file added docs/extracted_png/alarmering_droid.png
Binary file added docs/extracted_png/albion_online_client.png
Binary file added docs/extracted_png/albo.png
Binary file added docs/extracted_png/alchemy_classic_hd.png
Binary file added docs/extracted_png/alert.png
Binary file added docs/extracted_png/alexbank.png
Binary file added docs/extracted_png/alfacast_x.png
Binary file added docs/extracted_png/alfaco.png
Binary file added docs/extracted_png/algoprep.png
Binary file added docs/extracted_png/alien_invasion.png
Binary file added docs/extracted_png/aline_orange.png
Binary file added docs/extracted_png/aline_yellow.png
Binary file added docs/extracted_png/alison.png
Binary file added docs/extracted_png/alissu.png
Binary file added docs/extracted_png/alive_app.png
Binary file added docs/extracted_png/alive_kwgt.png
Binary file added docs/extracted_png/alkahraba.png
Binary file added docs/extracted_png/all_goals.png
Binary file added docs/extracted_png/all_in_one_status_saver.png
Binary file added docs/extracted_png/all_insurance.png
Binary file added docs/extracted_png/all_language_translator.png
Binary file added docs/extracted_png/all_mobile_walls.png
Binary file added docs/extracted_png/alle_bankjes.png
Binary file added docs/extracted_png/allefolders.png
Binary file added docs/extracted_png/allen.png
Binary file added docs/extracted_png/alm_psykiatri.png
Binary file added docs/extracted_png/almosafer.png
Binary file added docs/extracted_png/alpha_backup_pro.png
Binary file added docs/extracted_png/alpha_progression.png
Binary file added docs/extracted_png/alpha_vpn.png
Binary file added docs/extracted_png/alphacross.png
Binary file added docs/extracted_png/alpinequest.png
Binary file added docs/extracted_png/alser_go.png
Binary file added docs/extracted_png/altlife.png
Binary file added docs/extracted_png/alto.png
Binary file added docs/extracted_png/aluminium.png
Binary file added docs/extracted_png/aluratek_smart_frame.png
Binary file added docs/extracted_png/am_tunnel_pro.png
Binary file added docs/extracted_png/amaze.png
Binary file added docs/extracted_png/amazing_pictures.png
Binary file added docs/extracted_png/amaziograph.png
Binary file added docs/extracted_png/amazon_assistant.png
Binary file added docs/extracted_png/amazon_prime_video.png
Binary file added docs/extracted_png/amber.png
Binary file added docs/extracted_png/amcrest_view_pro.png
Binary file added docs/extracted_png/amediateka.png
Binary file added docs/extracted_png/amessage.png
Binary file added docs/extracted_png/amex_gbt.png
Binary file added docs/extracted_png/ami_music.png
Binary file added docs/extracted_png/ami_ven.png
Binary file added docs/extracted_png/amicpay.png
Binary file added docs/extracted_png/amikumu.png
Binary file added docs/extracted_png/amneziavpn.png
Binary file added docs/extracted_png/amobil_oyunculuk_ping.png
Binary file added docs/extracted_png/amoledin.png
Binary file added docs/extracted_png/amon.png
Binary file added docs/extracted_png/amparcat.png
Binary file added docs/extracted_png/ampido.png
Binary file added docs/extracted_png/amplifon.png
Binary file added docs/extracted_png/amt_mobile_v3.png
Binary file added docs/extracted_png/anagram_solver.png
Binary file added docs/extracted_png/analog_clock_widget_7.png
Binary file added docs/extracted_png/analog_metronome.png
Binary file added docs/extracted_png/analog_pro.png
Binary file added docs/extracted_png/analyse_medicale.png
Binary file added docs/extracted_png/analytics_vidhya.png
Binary file added docs/extracted_png/analyze_this.png
Binary file added docs/extracted_png/anamuhtarif.png
Binary file added docs/extracted_png/anatomy_3d_atlas.png
Binary file added docs/extracted_png/ancestrallegacy.png
Binary file added docs/extracted_png/androbd_gpsprovider.png
Binary file added docs/extracted_png/androbd_sensorprovider.png
Binary file added docs/extracted_png/android.png
Binary file added docs/extracted_png/android_12_clock.png
Binary file added docs/extracted_png/android_14_launcher.png
Binary file added docs/extracted_png/andropods.png
Binary file added docs/extracted_png/andwobble.png
Binary file added docs/extracted_png/anexplorer.png
Binary file added docs/extracted_png/angerofstick5.png
Binary file added docs/extracted_png/angkas_customer.png
Binary file added docs/extracted_png/angkot_d_game.png
Binary file added docs/extracted_png/angles_calculator.png
Binary file added docs/extracted_png/anglian_water.png
Binary file added docs/extracted_png/ango_icons.png
Binary file added docs/extracted_png/angry_birds_1.png
Binary file added docs/extracted_png/angry_birds_2.png
Binary file added docs/extracted_png/animal_farm_for_kids.png
Binary file added docs/extracted_png/animal_help_now.png
Binary file added docs/extracted_png/animal_playground.png
Binary file added docs/extracted_png/animal_stack_jump.png
Binary file added docs/extracted_png/animal_vision.png
Binary file added docs/extracted_png/animals_memory_game.png
Binary file added docs/extracted_png/animated_knots.png
Binary file added docs/extracted_png/animated_sticker_maker.png
Binary file added docs/extracted_png/animated_stickers.png
Binary file added docs/extracted_png/animation.png
Binary file added docs/extracted_png/anime_go.png
Binary file added docs/extracted_png/anime_how_to_draw.png
Binary file added docs/extracted_png/anime_in_10_words.png
Binary file added docs/extracted_png/anime_launcher.png
Binary file added docs/extracted_png/anime_minecraft.png
Binary file added docs/extracted_png/anime_music.png
Loading

0 comments on commit 9daee4e

Please sign in to comment.