Coder Social home page Coder Social logo

Comments (4)

fichek avatar fichek commented on June 18, 2024 1

Doesn’t seem to be a problem anymore.

from digiview-android.

D3VL-Jack avatar D3VL-Jack commented on June 18, 2024

The app correctly handles being minimised

2021-05-13 21:10:59.289 12583-12583/com.example.ijdfpvviewer D/ViewRootImpl[MainActivity]: windowFocusChanged hasFocus=false inTouchMode=true
2021-05-13 21:10:59.933 12583-15263/com.example.ijdfpvviewer D/SurfaceUtils: connecting to surface 0xb400007d3c3f3330, reason connectToSurface
2021-05-13 21:10:59.934 12583-15263/com.example.ijdfpvviewer I/MediaCodec: [OMX.qcom.video.decoder.avc] setting surface generation to 12884997
2021-05-13 21:10:59.934 12583-15263/com.example.ijdfpvviewer D/SurfaceUtils: disconnecting from surface 0xb400007d3c3f3330, reason connectToSurface(reconnect)
2021-05-13 21:10:59.934 12583-15263/com.example.ijdfpvviewer D/SurfaceUtils: connecting to surface 0xb400007d3c3f3330, reason connectToSurface(reconnect)
2021-05-13 21:10:59.935 12583-15264/com.example.ijdfpvviewer D/SurfaceUtils: set up nativeWindow 0xb400007d3c3f3330 for 1280x720, color 0x7fa30c06, rotation 0, usage 0x20002900
2021-05-13 21:10:59.936 12583-15263/com.example.ijdfpvviewer D/SurfaceUtils: disconnecting from surface 0xb400007d3c3fbb70, reason disconnectFromSurface

and opened again

2021-05-13 21:11:09.057 12583-12583/com.example.ijdfpvviewer D/RESUME_USB_CONNECTED: not connected
2021-05-13 21:11:09.077 12583-12583/com.example.ijdfpvviewer D/OpScreenModeManager: setRefreshRate parent androidx.constraintlayout.widget.ConstraintLayout{c4a5628 V.E...... ......ID 0,0-3120,1440} parent width 3120 parent height 1440 mRatio 1.2
2021-05-13 21:11:09.077 12583-12583/com.example.ijdfpvviewer D/OpScreenModeManager: setRefreshRate view android.view.SurfaceView{5ca5c4b V.E...... ......ID 0,0-3120,1440 #7f0a00df app:id/fpvView} viewRate 1 width 3120 height 1440
2021-05-13 21:11:09.082 12583-12583/com.example.ijdfpvviewer D/OpScreenModeManager: setRefreshRate parent androidx.constraintlayout.widget.ConstraintLayout{c4a5628 V.E...... ......ID 0,0-2910,1303} parent width 2910 parent height 1303 mRatio 1.2
2021-05-13 21:11:09.082 12583-12583/com.example.ijdfpvviewer D/OpScreenModeManager: setRefreshRate view android.view.SurfaceView{5ca5c4b V.E...... ......ID 0,0-2910,1303 #7f0a00df app:id/fpvView} viewRate 1 width 2910 height 1303
2021-05-13 21:11:09.083 12583-15263/com.example.ijdfpvviewer D/SurfaceUtils: connecting to surface 0xb400007d3c3f9960, reason connectToSurface
2021-05-13 21:11:09.083 12583-15263/com.example.ijdfpvviewer I/MediaCodec: [OMX.qcom.video.decoder.avc] setting surface generation to 12884998
2021-05-13 21:11:09.084 12583-15263/com.example.ijdfpvviewer D/SurfaceUtils: disconnecting from surface 0xb400007d3c3f9960, reason connectToSurface(reconnect)
2021-05-13 21:11:09.084 12583-15263/com.example.ijdfpvviewer D/SurfaceUtils: connecting to surface 0xb400007d3c3f9960, reason connectToSurface(reconnect)
2021-05-13 21:11:09.086 12583-15264/com.example.ijdfpvviewer D/SurfaceUtils: set up nativeWindow 0xb400007d3c3f9960 for 1280x720, color 0x7fa30c06, rotation 0, usage 0x20002900
2021-05-13 21:11:09.089 12583-15263/com.example.ijdfpvviewer D/SurfaceUtils: disconnecting from surface 0xb400007d3c3f3330, reason disconnectFromSurface
2021-05-13 21:11:09.091 12583-12583/com.example.ijdfpvviewer D/OpScreenModeManager: setRefreshRate parent androidx.constraintlayout.widget.ConstraintLayout{c4a5628 V.E...... ........ 0,0-2910,1303} parent width 2910 parent height 1303 mRatio 1.2
2021-05-13 21:11:09.091 12583-12583/com.example.ijdfpvviewer D/OpScreenModeManager: setRefreshRate view android.view.SurfaceView{5ca5c4b V.E...... ........ 0,0-2910,1303 #7f0a00df app:id/fpvView} viewRate 1 width 2910 height 1303
2021-05-13 21:11:09.101 12583-12583/com.example.ijdfpvviewer D/DecorView: onWindowFocusChangedFromViewRoot hasFocus: true, DecorView@cd70f41[MainActivity]
2021-05-13 21:11:09.102 12583-12583/com.example.ijdfpvviewer D/ViewRootImpl[MainActivity]: windowFocusChanged hasFocus=true inTouchMode=true

from digiview-android.

jlucidar avatar jlucidar commented on June 18, 2024

is this still happening with alpha version ?

from digiview-android.

jlucidar avatar jlucidar commented on June 18, 2024

Closing this as it seems to not happen anymore.

from digiview-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.