Giter Site home page Giter Site logo

Comments (5)

PhilippC avatar PhilippC commented on May 20, 2024

can you create a logcat of this please?

from keepass2android.

jeroenev avatar jeroenev commented on May 20, 2024

logcat for KP2AAF: https://gist.github.com/jeroen7s/913e01e0463cdfdf587df9335a76073d
also been able to reproduce the other issue from notification tray.
the app i'm trying to login to is com.facebook.katana
it seems like it sometimes also detects com.touchtype.swiftkey
however what's more concerning is that it seems to detect:
com.snapchat.android
io.friendly
com.google.android.calendar
these apps weren't opened while i was logging, however, had notifications active in the notification tray.

from keepass2android.

PhilippC avatar PhilippC commented on May 20, 2024

Thanks for the log! I don't really understand why these events pop up, but it's interesting that the root element's package name actually is com.android.systemui (can be seen from the URL=..):


[ 10-03 10:20:52.544  2949: 2949 D/KP2AAF   ] OnAccEvent
[ 10-03 10:20:52.544  2949: 2949 D/KP2AAF   ] event: 2048, package = com.google.android.calendar
[ 10-03 10:20:52.544  2949: 2949 D/KP2AAF   ] no com.android.systemui
[ 10-03 10:20:52.723  2949: 2949 D/KP2AAF   ] URL=androidapp://com.android.systemui
[ 10-03 10:20:52.725  2949: 2949 D/KP2AAF   ] Cancel notif

However, this seems to be different from the swiftkey events. From the logcat I don't see that these should cancel the notification:

[ 10-03 10:22:10.156 2949: 2949 D/KP2AAF ] OnAccEvent
[ 10-03 10:22:10.156 2949: 2949 D/KP2AAF ] event: 32, package = com.touchtype.swiftkey
[ 10-03 10:22:10.156 2949: 2949 D/KP2AAF ] no com.android.systemui
[ 10-03 10:22:10.254 2949: 2949 D/KP2AAF ] OnAccEvent

This means that the event is not discarded as a notification drawer event (which is correct), but it also neither cancels the notification (there is no Cancel Notif) nor does it update it in any way, so that looks ok. Maybe you can create a shorter log with only few accessibility events, focusing on the swiftkey issue?

from keepass2android.

PhilippC avatar PhilippC commented on May 20, 2024

@jeroen7s can you please check wtih the 1.02-pre4 which I uploaded to beta channel yesterday?

from keepass2android.

jeroenev avatar jeroenev commented on May 20, 2024

it does seem like the notification stays now, thanks a lot, i think the swiftkey issue must have been related, since that's also resolved (opening keyboard adds a notification to the notification tray, that's there to switch to different keyboards, that may have triggered the issue)

from keepass2android.

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.