0113f65c7a
docs: Phase 1 verified complete — /pay autocomplete confirmed on emulator
2026-03-28 05:54:21 -07:00
c722ecb3a7
docs: update PHASE1-STATUS.md with final build/test results
2026-03-27 14:44:35 -07:00
bd883e9c3a
Fix ~60 compile errors - build now succeeds
...
- Fixed DI imports: javax.inject -> dev.zacsweers.metro
- Fixed cardano-client-lib API: KoiosBackendService constructor, Amount.quantity type
- Added kotlin-parcelize plugin
- Workaround for Timeline.sendRaw(): use message prefix approach
- Fixed MnemonicCode wordlist access
- Fixed Compose lifecycle/context handling
- Updated test fakes
BUILD SUCCESSFUL - unit tests still need updating for new APIs
2026-03-27 13:30:14 -07:00
b12b1e4770
docs: update status - wallet:api compiles, wallet:impl fails
...
Build tested on Lucy using Docker (mingc/android-build-box)
- wallet:api: COMPILES SUCCESSFULLY ✅
- wallet:impl: FAILS with ~60 errors (documented issues)
2026-03-27 12:47:41 -07:00
a9c05a2b66
docs: add Phase 1 status report
...
BUILD FAILED - Multiple critical issues found:
- Timeline.sendRaw() doesn't exist in SDK
- Koios backend API usage wrong
- DI import paths wrong
- Parcelize imports wrong
- Compose API mismatches
See PHASE1-STATUS.md for full details and remediation plan.
2026-03-27 12:35:51 -07:00