-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Phase 1 foundations #2939
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Phase 1 foundations #2939
Changes from all commits
Commits
Show all changes
73 commits
Select commit
Hold shift + click to select a range
8387761
docs: add project scaffold (blueprint, status, roadmap, decisions, ag…
ShashiDao 81bb410
docs: add Bract project banner to readme, link to docs scaffold
ShashiDao 5c51ca9
docs: add full product blueprint
ShashiDao 7264676
docs: log ADR-003 (Cordova to Capacitor) and ADR-004 (Svelte for new UI)
ShashiDao 5c3ec6a
docs: revise blueprint for Capacitor shell + Svelte UI decision (v0.2)
ShashiDao 0dcf53a
docs: add Capacitor migration + cleanup items to Phase 0
ShashiDao 0dbda08
docs: update status for Capacitor migration kickoff
ShashiDao fbba864
docs: update AGENTS.md ground rules for harvest-not-rebase model
ShashiDao 291b74c
docs: reframe PATCHES.md as a provenance log per ADR-003
ShashiDao 2cd7290
docs: break roadmap phases into sub-phases, sequenced easy to tough
ShashiDao 65f96a5
docs: point STATUS at new Phase 0 sub-phase sequence
ShashiDao a1cafcb
Merge pull request #1 from ShashiDao/docs/phase-subphase-roadmap
ShashiDao 0e25812
chore: remove Acode-Foundation CODEOWNERS
ShashiDao 71025b1
chore: remove Acode nightly-build release workflow
ShashiDao 68cf916
chore: remove Acode nightly-release workflow
ShashiDao 5790a0b
chore: remove Acode on-demand preview release workflow
ShashiDao 7937bdc
chore: remove Acode community-release-notifier workflow
ShashiDao 29cea0a
chore: remove Acode-Foundation-gated congrats bot workflow
ShashiDao 22bbf60
chore: remove Acode-Foundation CODE_OF_CONDUCT
ShashiDao 3c55d9a
chore: remove redundant package-lock.json (bun.lock is canonical, per…
ShashiDao 329dc87
chore: remove Acode fastlane store metadata
ShashiDao ab8110d
chore: remove Acode fastlane store metadata
ShashiDao fdcf54b
chore: remove Acode fastlane store metadata
ShashiDao c06b292
chore: remove Acode fastlane store metadata
ShashiDao d582172
chore: remove Acode fastlane store metadata
ShashiDao 6f383e0
chore: remove Acode fastlane store metadata
ShashiDao 449e718
chore: remove Acode fastlane store metadata
ShashiDao f5c58d3
chore: remove Acode fastlane store metadata
ShashiDao 3ea0b9f
chore: remove Acode fastlane store metadata
ShashiDao d5443d1
chore: remove Acode fastlane store metadata
ShashiDao d36d7d8
chore: remove Acode fastlane store metadata
ShashiDao 088eb9e
chore: remove Acode fastlane store metadata
ShashiDao 3057c47
placeholder
ShashiDao ac6b221
chore: remove stray placeholder file
ShashiDao 798c667
docs: ADR-005, verify Acode's MIT license carries forward cleanly
ShashiDao f00957a
docs: log Phase 0.1 cleanup and license verification in PATCHES.md
ShashiDao 0a1eb2a
docs: check off Phase 0.1 cleanup and license verification
ShashiDao 9e7974f
docs: STATUS reflects Phase 0.1 cleanup + license verification done
ShashiDao 38197df
Merge pull request #2 from ShashiDao/chore/phase-0.1-cleanup
ShashiDao ddff8d4
Add ADR-006 through ADR-010: resolve remaining Phase 0.1 decisions
ShashiDao 19b8bea
Check off Phase 0.1: remaining decisions resolved (ADR-006–010)
ShashiDao 5885c50
Update STATUS: Phase 0.1 complete, Phase 0.2 next
ShashiDao 93e5d6a
Resolve §11 open decisions; note solo-team caveat on §8 roadmap table
ShashiDao 31d9c68
Add ADR-011: app identity (applicationId, display name, deep-link sch…
ShashiDao 2e311b6
Phase 0.2: add capacitor.config.ts with app identity (ADR-011)
ShashiDao bc1119f
Merge pull request #3 from ShashiDao/phase-0.2-scaffold
ShashiDao adbc3d5
Phase 0.2: stage CI fix (bun) + gated Android build job; document nat…
ShashiDao 8b72f8c
Revise pending CI configuration for Android jobs
ShashiDao 1de3609
Replace Node.js setup with Bun in CI workflow
ShashiDao 02e6ec9
Delete docs/pending-ci-android-job.yml
ShashiDao 760b5ac
docs: STATUS reflects CI fix landed (Phase 0.2 item 2 done); only nat…
ShashiDao cc84ce2
docs: stage one-time GitHub Action to generate the native android/ sc…
ShashiDao 2962bea
docs: STATUS reflects staged Android-scaffold workflow (docs/pending-…
ShashiDao d2bfb16
Add workflow to scaffold Android platform
ShashiDao aa04518
Delete docs/pending-scaffold-android-workflow.yml
ShashiDao 7966902
docs: STATUS reflects scaffold-android.yml landed + staging doc removed
ShashiDao 6f19b63
Refactor intent-filter in scaffold-android.yml
ShashiDao 265c6b1
fix(docs): reword "PNGs" to "PNG images" in STATUS.md — typos-cli spl…
ShashiDao 686f779
Update scaffold-android.yml
ShashiDao 138bb7e
Phase 0.2: generate Android platform (cap add android) + ADR-008/ADR-…
github-actions[bot] a7ddc1b
Merge pull request #5 from ShashiDao/phase-0.2-android-scaffold
ShashiDao 1f52334
Delete .github/workflows/scaffold-android.yml
ShashiDao 5d80e27
fix(build): replace `cordova build` with cap sync + gradle (ADR-003)
ShashiDao c4d4fdd
chore: trigger android-build CI check
ShashiDao b20b6cb
Add Android platform checks and setup in CI workflow
ShashiDao 92b480d
Merge pull request #6 from ShashiDao/ci/verify-android-build
ShashiDao 8a02577
Add CI badge to README
ShashiDao c5d1d6a
chore: remove throwaway CI_VERIFY_TMP.md (PR #6 got merged instead of…
ShashiDao 36df541
Upgrade JDK version from 17 to 21 in CI workflow (#8)
ShashiDao 68574dc
Fix permission issue for gradlew in CI workflow (#7)
ShashiDao 40f0529
Add the missing SFTP/SSH native dependencies to the Android app so th…
ShashiDao 0c6f803
Update readme.md (#9)
ShashiDao 3511f80
Complete Phase 0.2 documentation and Bract web-shell identity cleanup.
ShashiDao File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On a clean CI checkout,
www/build/boot.jsis absent because it is generated by Rspack and ignored by Git. This job syncswwwwithout building it first, so Gradle can produce an APK whoseindex.htmlrequests a missing script. The app then cannot start. Build the web assets before syncing them.