Commit 217e9c9
Claude
chore: remove dead code and clean up stale artifacts
Remove unused `getClipboardText()` from PlatformActions and all
implementations. Delete obsolete EZLink.json sample file and CEPAS
compat parsing from MetrodroidJsonParser. Remove stale plan documents.
Also add kotlin-serialization plugin to web module, fix synchronous
XHR binary loading in wasmJs ResourceAccessor, and update README
WebUSB description.1 parent fa5812e commit 217e9c9
13 files changed
Lines changed: 14 additions & 2282 deletions
File tree
- app
- desktop/src/jvmMain/kotlin/com/codebutler/farebot/desktop
- src
- androidMain/kotlin/com/codebutler/farebot/app/core/platform
- commonMain
- composeResources/files/samples
- web
- src/wasmJsMain/kotlin/com/codebutler/farebot/web
- base/src/wasmJsMain/kotlin/com/codebutler/farebot/base/mdst
- docs/plans
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 29 | | |
40 | 30 | | |
41 | 31 | | |
| |||
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | 87 | | |
96 | 88 | | |
97 | 89 | | |
| |||
Lines changed: 0 additions & 170 deletions
This file was deleted.
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| |||
0 commit comments