Skip to content
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

Implement Android #398

Merged
merged 41 commits into from
Aug 12, 2024
Merged

Implement Android #398

merged 41 commits into from
Aug 12, 2024

Conversation

SamRodri
Copy link
Collaborator

@SamRodri SamRodri commented Aug 2, 2024

Add basic Android support, as in it builds an apk that renders something on a real device

  • Implement font service
  • Implement suspend/resume (based on respawn logic?), must work on real devices here
  • Implement CI build test
  • Test release build

Closes #71

@SamRodri SamRodri force-pushed the android branch 3 times, most recently from 99a4e60 to ecd0353 Compare August 5, 2024 21:15
@SamRodri SamRodri marked this pull request as ready for review August 12, 2024 03:32
@SamRodri
Copy link
Collaborator Author

Move native dialog impl to #400

@SamRodri SamRodri force-pushed the android branch 2 times, most recently from 9714143 to 3fced8c Compare August 12, 2024 19:00
@SamRodri SamRodri force-pushed the android branch 2 times, most recently from 935b008 to 8e3a9eb Compare August 12, 2024 21:19
@SamRodri
Copy link
Collaborator Author

Moved fs integration issue to #401

@SamRodri
Copy link
Collaborator Author

Moved multi window issue to #402

@SamRodri SamRodri merged commit fc73919 into main Aug 12, 2024
19 checks passed
@SamRodri SamRodri deleted the android branch August 12, 2024 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Android view-process
1 participant