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

Android multitouch events support #527

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

nodoteve
Copy link

AndroidApplication::inputEvent() rework mainly

@codecov
Copy link

codecov bot commented Jul 19, 2021

Codecov Report

Merging #527 (2b8387c) into master (2347a7f) will increase coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #527      +/-   ##
==========================================
+ Coverage   79.86%   79.99%   +0.12%     
==========================================
  Files         511      511              
  Lines       31599    31797     +198     
==========================================
+ Hits        25238    25435     +197     
- Misses       6361     6362       +1     
Impacted Files Coverage Δ
src/Magnum/Math/Matrix3.h 98.56% <0.00%> (-0.19%) ⬇️
src/Magnum/PixelFormat.h 100.00% <0.00%> (ø)
src/Magnum/Math/Matrix4.h 100.00% <0.00%> (ø)
src/Magnum/Trade/AbstractImporter.h 100.00% <0.00%> (ø)
src/Magnum/Text/AbstractFontConverter.h 100.00% <0.00%> (ø)
src/Magnum/Trade/AbstractImageConverter.h 100.00% <0.00%> (ø)
src/Magnum/Trade/AbstractSceneConverter.h 100.00% <0.00%> (ø)
src/Magnum/ShaderTools/AbstractConverter.h 100.00% <0.00%> (ø)
...agnumPlugins/AnySceneConverter/AnySceneConverter.h 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2347a7f...2b8387c. Read the comment docs.

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.

None yet

1 participant