Skip to content

Commit

Permalink
add Feature in Icon Shop
Browse files Browse the repository at this point in the history
  • Loading branch information
appt2 committed Apr 1, 2024
1 parent 23ebbed commit c81b7b4
Show file tree
Hide file tree
Showing 15 changed files with 2,536 additions and 2,793 deletions.
31 changes: 23 additions & 8 deletions .androidide/editor/openedFiles.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,35 @@
{
"allFiles": [
{
"file": "/storage/emulated/0/AndroidIDEProjects/Ghost-web-ide/app/src/main/java/Ninja/coder/Ghostemane/code/terminal/TerminalActivity.java",
"file": "/storage/emulated/0/AndroidIDEProjects/Ghost-web-ide/app/src/main/java/Ninja/coder/Ghostemane/code/model/IconShop.java",
"selection": {
"end": {
"column": 71,
"index": 3493,
"line": 98
"column": 87,
"index": 3714,
"line": 102
},
"start": {
"column": 71,
"index": 3493,
"line": 98
"column": 87,
"index": 3714,
"line": 102
}
}
},
{
"file": "/storage/emulated/0/AndroidIDEProjects/Ghost-web-ide/app/src/main/java/Ninja/coder/Ghostemane/code/adapter/IconManagerAdapter.java",
"selection": {
"end": {
"column": 7,
"index": 5160,
"line": 175
},
"start": {
"column": 7,
"index": 5160,
"line": 175
}
}
}
],
"selectedFile": "/storage/emulated/0/AndroidIDEProjects/Ghost-web-ide/app/src/main/java/Ninja/coder/Ghostemane/code/terminal/TerminalActivity.java"
"selectedFile": "/storage/emulated/0/AndroidIDEProjects/Ghost-web-ide/app/src/main/java/Ninja/coder/Ghostemane/code/model/IconShop.java"
}
Loading

0 comments on commit c81b7b4

Please sign in to comment.