MCPcopy Index your code
hub / github.com/Catrobat/Catroid

github.com/Catrobat/Catroid @v1.4.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.4.1 ↗ · + Follow
14,187 symbols 56,687 edges 1,845 files 16 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Catroid

Catroid is a visual coding IDE and interpreter for Android for the Catrobat programming language.

Catrobat is a visual programming language and a set of creativity tools for smartphones. Catrobat projects can be created using Catrobat's Android apps available on Google Play and iPhone apps available on Apple's app store.

For more information oriented towards developers, check out our developers page.

Issues

For reporting issues use our JIRA Bugtracking System. Before that, please browse our currently open issues here.

Contributing

If you want to contribute, we recommend starting by forking the repository and exploring the codebase. Then you can look at our Issue-Tracker and start with fixing one ticket. We strictly use Test-Driven Development and Clean Code, so first read everything you can about these development methods. Code developed in a different style will not be accepted. After you create a pull request, we will review your code and run the required tests on your branch.

Start setting up the working environment by following the instructions: https://github.com/Catrobat/Catroid/wiki/Setup-working-environment

Also make sure to read our guidelines for creating a pull request

A first training ticket usually consists of writing a new Catrobat language test, see https://catrobat.atlassian.net/browse/CATROID-390 for details.

Resources and links

License

License of our project (mainly AGPL v3).

Extension points exported contracts — how you extend this code

BluetoothConnection (Interface)
(no doc) [6 implementers]
catroid/src/main/java/org/catrobat/catroid/bluetooth/base/BluetoothConnection.java
PhysicsShapeBuilderStrategy (Interface)
(no doc) [6 implementers]
catroid/src/main/java/org/catrobat/catroid/physics/shapebuilder/PhysicsShapeBuilderStrategy.java
SearchScratchProgramsTaskDelegate (Interface)
(no doc) [10 implementers]
catroid/src/main/java/org/catrobat/catroid/transfers/SearchScratchProgramsTask.java
ScratchProgramListTaskDelegate (Interface)
(no doc) [10 implementers]
catroid/src/main/java/org/catrobat/catroid/transfers/FetchScratchProgramDetailsTask.java
OnItemClickListener (Interface)
(no doc) [10 implementers]
catroid/src/main/java/org/catrobat/catroid/ui/filepicker/FilePickerAdapter.java

Core symbols most depended-on inside this repo

add
called by 1410
catroid/src/main/java/org/catrobat/catroid/content/bricks/Brick.java
get
called by 877
catroid/src/main/java/org/catrobat/catroid/utils/DiskCacheBackendInterface.java
getString
called by 760
catroid/src/main/java/org/catrobat/catroid/content/bricks/brickspinner/PickableDrum.java
getInstance
called by 635
catroid/src/main/java/org/catrobat/catroid/ProjectManager.java
add
called by 550
catroid/src/main/java/org/catrobat/catroid/ui/recyclerview/adapter/RVAdapter.java
matches
called by 547
catroid/src/main/java/org/catrobat/catroid/sensing/ConditionMatcherRunner.kt
addBrick
called by 484
catroid/src/main/java/org/catrobat/catroid/content/Script.java
size
called by 472
catroid/src/main/java/org/catrobat/catroid/pocketmusic/note/Track.java

Shape

Method 12,032
Class 1,840
Interface 163
Enum 88
Function 64

Languages

Java77%
Kotlin23%
Python1%

Modules by API surface

catroid/src/main/java/org/catrobat/catroid/content/ActionFactory.java174 symbols
catroid/src/main/java/org/catrobat/catroid/content/Sprite.java85 symbols
catroid/src/main/java/org/catrobat/catroid/content/Look.java85 symbols
catroid/src/main/java/org/catrobat/catroid/ui/fragment/FormulaEditorFragment.java74 symbols
catroid/src/main/java/org/catrobat/catroid/formulaeditor/FormulaElement.java73 symbols
catroid/src/main/java/org/catrobat/catroid/ui/recyclerview/fragment/ScriptFragment.java66 symbols
catroid/src/main/java/org/catrobat/catroid/content/Project.java59 symbols
catroid/src/main/java/org/catrobat/catroid/formulaeditor/InternFormula.java58 symbols
catroid/src/main/java/org/catrobat/catroid/stage/StageListener.java57 symbols
catroid/src/main/java/org/catrobat/catroid/ui/settingsfragments/SettingsFragment.java56 symbols
catroid/src/main/java/org/catrobat/catroid/ui/recyclerview/fragment/DataListFragment.kt47 symbols
catroid/src/main/java/org/catrobat/catroid/ui/recyclerview/adapter/BrickAdapter.kt47 symbols

For agents

$ claude mcp add Catroid \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact