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

enhance(Widget): Add overlay actions to trailer screen #34

Merged
merged 6 commits into from
Jun 9, 2021
Merged

Commits on Jun 8, 2021

  1. Merge pull request #17 from arafaysaleem/release

    Merge pull request #15 from arafaysaleem/dev
    arafaysaleem authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    a234228 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. hotfix(CI): fix release CI (#30)

    * ci(Actions): Share data between jobs
    
    Use artifact actions to share outputted files between jobs as artifacts
    
    Signed-off-by: arafaysaleem <[email protected]>
    
    * ci(Actions): Allow Test PR to run on all changes to pass status checks
    
    Signed-off-by: arafaysaleem <[email protected]>
    
    * ci(Actions): Allow release action to run on workflow changes
    
    Signed-off-by: arafaysaleem <[email protected]>
    
    * ci(Actions): Fix path for keystore upload artifact
    
    Signed-off-by: arafaysaleem <[email protected]>
    
    * ci(Actions): Fix download directory paths for artifacts
    
    Signed-off-by: arafaysaleem <[email protected]>
    
    * ci(Actions): Remove unnecessary code gen in analyze step
    
    Signed-off-by: arafaysaleem <[email protected]>
    
    * revert ci(Actions): Remove unnecessary code gen in analyze step
    
    This revert commit 49bd025
    
    Signed-off-by: arafaysaleem <[email protected]>
    
    * ci(Actions): fix artifact downloading, add logging
    
    Signed-off-by: arafaysaleem <[email protected]>
    
    * ci(Actions): fix artifact logging
    
    Signed-off-by: arafaysaleem <[email protected]>
    
    * ci(Actions): fix echo to append multilines in key.properties
    
    Signed-off-by: arafaysaleem <[email protected]>
    
    * ci(Actions): fix path of keystore file
    
    Signed-off-by: arafaysaleem <[email protected]>
    
    * ci(Actions): remove logging from release workflow for security reasons
    
    Signed-off-by: arafaysaleem <[email protected]>
    
    * ci(Actions): remove logging from release workflow for security reasons (#28)
    
    Signed-off-by: arafaysaleem <[email protected]>
    
    * ci(Actions): Remove bundled release apk from outputs
    
    Signed-off-by: arafaysaleem <[email protected]>
    arafaysaleem authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    d110b14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    190403f View commit details
    Browse the repository at this point in the history
  3. feat(Screens): Adjust new overlays in trailer screen

    - Adjust position of overlay widgets for portrait screen
    - Add a route builder for full screen with overlays
    
    Signed-off-by: arafaysaleem <[email protected]>
    arafaysaleem committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    82976f4 View commit details
    Browse the repository at this point in the history
  4. ci(Actions): Improve names of steps in PR test workflow

    Signed-off-by: arafaysaleem <[email protected]>
    arafaysaleem committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    27be717 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #33 from arafaysaleem/feature/youtube-player-for-t…

    …railers
    
    feature(Widgets): Add improvements to trailer screen
    arafaysaleem authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    e79fc5e View commit details
    Browse the repository at this point in the history