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

[do not merge] App foundations primary issue #1

Merged
merged 156 commits into from
Aug 15, 2019
Merged

Conversation

mzorz
Copy link
Contributor

@mzorz mzorz commented Jul 18, 2019

This PR will serve as the "feature" branch for the basic app.

  • the branch app/foundation will be receiving updates from other PRs as we move forward in implementation of the basic layout
  • other branches will be called app/foundation-<description> and will add bits of behavior in order to get the main structure of the app in place. PRs using these subsequent branches should target app/foundation.

Here's the tasks I have in mind for PRs targeting app/foundation:

In a similar fashion, another set of branches targeting a different "feature" branch would take care of DB/network integration (i.e. FluxC integration) as part of the WP entities mapping work.

Also a different feature branch will be aiming at design and UI interactions when prototype design becomes available, and so on.

This PR specifically adds a new app skeleton, the first draft of the app. It only contains one Activity that performs no action.

@mzorz mzorz requested a review from aforcier July 18, 2019 15:08
@mzorz mzorz changed the title [do not merge] App foundations mater issue [do not merge] App foundations master issue Jul 18, 2019
mzorz and others added 26 commits July 19, 2019 11:17
… better represent current internal project name status
Rename package from com.automattic.loop to com.automattic.portkey
Set up basic CircleCI integration
…BasicHandling.kt as we're not using it in the videoPlayer
mzorz and others added 24 commits August 13, 2019 15:57
…the view hierarchy suffices to make the contained SurfaceTexture available
Add app signing configurations to gradle build
…-cameraX-use

Added safeguard code to re-create TextureView after using CameraX
@aforcier
Copy link
Collaborator

:shipit: !!!!!!

@aforcier aforcier merged commit 4e76ee9 into develop Aug 15, 2019
@aforcier aforcier deleted the app/foundation branch August 15, 2019 16:26
@mzorz mzorz changed the title [do not merge] App foundations master issue [do not merge] App foundations primary issue Jun 22, 2020
mzorz pushed a commit that referenced this pull request May 19, 2021
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.

2 participants