MCPcopy Index your code
hub / github.com/brarcher/loyalty-card-locker

github.com/brarcher/loyalty-card-locker @v0.28

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.28 ↗ · + Follow
271 symbols 840 edges 41 files 34 documented · 13% updated 5y agov0.28 · 2020-03-10★ 18056 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

DatabaseImporter (Interface)
Interface for a class which can import the contents of a stream into the database. [3 implementers]
app/src/main/java/protect/card_locker/DatabaseImporter.java
DatabaseExporter (Interface)
Interface for a class which can export the contents of the database in a given format. [3 implementers]
app/src/main/java/protect/card_locker/DatabaseExporter.java

Core symbols most depended-on inside this repo

getString
called by 41
app/src/main/java/protect/card_locker/preferences/Settings.java
getLoyaltyCardCount
called by 29
app/src/main/java/protect/card_locker/DBHelper.java
insertLoyaltyCard
called by 28
app/src/main/java/protect/card_locker/DBHelper.java
getLoyaltyCard
called by 16
app/src/main/java/protect/card_locker/DBHelper.java
getInt
called by 15
app/src/main/java/protect/card_locker/preferences/Settings.java
importData
called by 8
app/src/main/java/protect/card_locker/MultiFormatImporter.java
getLoyaltyCardCursor
called by 8
app/src/main/java/protect/card_locker/DBHelper.java
toLoyaltyCard
called by 7
app/src/main/java/protect/card_locker/LoyaltyCard.java

Shape

Method 224
Class 42
Interface 3
Enum 2

Languages

Java100%

Modules by API surface

app/src/test/java/protect/card_locker/LoyaltyCardViewActivityTest.java31 symbols
app/src/main/java/protect/card_locker/LoyaltyCardEditActivity.java18 symbols
app/src/main/java/protect/card_locker/MainActivity.java17 symbols
app/src/test/java/protect/card_locker/ImportExportTest.java15 symbols
app/src/main/java/protect/card_locker/preferences/Settings.java15 symbols
app/src/main/java/protect/card_locker/ImportExportActivity.java14 symbols
app/src/main/java/protect/card_locker/LoyaltyCardViewActivity.java13 symbols
app/src/main/java/protect/card_locker/ImportExportTask.java11 symbols
app/src/main/java/protect/card_locker/DBHelper.java11 symbols
app/src/test/java/protect/card_locker/DatabaseTest.java10 symbols
app/src/main/java/protect/card_locker/BarcodeSelectorActivity.java10 symbols
app/src/test/java/protect/card_locker/MainActivityTest.java8 symbols

For agents

$ claude mcp add loyalty-card-locker \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact