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

fixes edge cases in Android Native App rendering #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 6, 2021

  1. fixes edge cases in Android Native App rendering

    Squashed commit of the following:
    
    commit ba7271f
    Author: mgood7123 <[email protected]>
    Date:   Sat Jul 3 03:12:45 2021 +1000
    
        use std::atomic instead of std::mutex
    
    commit 54e3973
    Author: mgood7123 <[email protected]>
    Date:   Tue Jun 29 07:52:35 2021 +1000
    
        fixes edge cases in Android Native App rendering
    
    Revert "fix possible rendering edge cases"
    
    This reverts commit 3d76fb8.
    
    fix possible rendering edge cases
    
    Update AndroidMain.cpp
    
    add functions for app status
    
    apply validator suggestions
    
    Update AndroidAppBase.hpp
    
    Update AndroidAppBase.cpp
    
    remove unused variables
    mgood7123 committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    ac219fa View commit details
    Browse the repository at this point in the history