Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / SalomonBrys/ANR-WatchDog issues and pull requests
#65 - caught
Issue -
State: open - Opened by Runderw1 17 days ago
#62 - Pinterest
Issue -
State: open - Opened by J494-bit about 2 years ago
#61 - anr debug exception please help me
Issue -
State: closed - Opened by skycys4050 over 2 years ago
#60 - Insert ticker runnable using Handler.postAtFrontOfQueue
Pull Request -
State: open - Opened by zmiceruk over 2 years ago
#59 - Set Thread priority below main thread.
Issue -
State: open - Opened by anjalsaneen over 2 years ago
#58 - Suspiciously short list of threads when recording ANRError as Crashlytics non-fatal exception
Issue -
State: closed - Opened by AntonPetrov83 almost 3 years ago
- 7 comments
#57 - Race condition for _tick and _reported
Issue -
State: open - Opened by tovchenko almost 3 years ago
#56 - Support for getStackTrace() and setStackTrace()
Issue -
State: open - Opened by kodoman about 3 years ago
- 1 comment
#55 - Main thread is in runnable state but still ANR is detected.
Issue -
State: closed - Opened by kshitiz-dunzo over 3 years ago
- 1 comment
#54 - It seems not so good to start the anr-watchdog on application oncreate
Issue -
State: open - Opened by zhuozp over 3 years ago
#53 - 10786c7b4e6270fb3a65a89082a6581e8250e1f6
Issue -
State: closed - Opened by ANTLENNER over 3 years ago
#52 - Revert "Replace compile(deprecated) with implementation in readme.md"
Pull Request -
State: closed - Opened by haaami01 over 3 years ago
#51 - Revert "remove libstatic badge"
Pull Request -
State: closed - Opened by haaami01 over 3 years ago
#50 - Cannot download version 1.4.0
Issue -
State: open - Opened by iadcialim over 3 years ago
- 3 comments
#49 - The fix is released in version `1.4.0`.
Issue -
State: open - Opened by haaami01 over 3 years ago
#48 - ANRError indeed is too big for Crashlytics. I convert errors into text files and upload to Firebase storage it is free and you can setup it from Android Studio.
Issue -
State: open - Opened by haaami01 almost 4 years ago
#47 - I too was having this issue earlier, it seems when you Log a non-runtime exception in crashlytics it creates nonfatal exceptions in fabric dashboard since ANRs don't necessarily crash an application. You need to toggle the switch in the fabric dashboard to show all exceptions including non-fatals as by default it only shows fatal exceptions.
Issue -
State: open - Opened by haaami01 almost 4 years ago
#44 - remove libstatic badge
Pull Request -
State: closed - Opened by JulienGenoud over 4 years ago
#42 - Updating buildscripts, migrate to androidx, add nullability annotations
Pull Request -
State: closed - Opened by shashachu almost 5 years ago
- 1 comment
#41 - fix typo error
Pull Request -
State: closed - Opened by wasd845 almost 5 years ago
#40 - Real ANR timeout
Issue -
State: open - Opened by tprochazka over 5 years ago
- 2 comments
#39 - Replace compile(deprecated) with implementation in readme.md
Pull Request -
State: closed - Opened by jQrgen over 5 years ago
- 1 comment
#38 - Anr is not being detected for android 8.0
Issue -
State: closed - Opened by 626838956 over 5 years ago
- 1 comment
#37 - How can I get pid of Thread from ANRErro?
Issue -
State: closed - Opened by JM0425 almost 6 years ago
- 1 comment
#36 - add Bugsnag to list of supported crash reporters
Pull Request -
State: closed - Opened by fractalwrench almost 6 years ago
- 1 comment
#35 - Few queries - Not exactly issue
Issue -
State: closed - Opened by anilprasad8100 almost 6 years ago
- 1 comment
#34 - Debug.waitForDebugger() conflict
Issue -
State: closed - Opened by 14v about 6 years ago
- 1 comment
#33 - add block deal way and extend error info.
Pull Request -
State: closed - Opened by alexknight over 6 years ago
- 1 comment
#32 - Anr is not being detected sometimes
Issue -
State: open - Opened by zeeshanalisayyed over 6 years ago
- 3 comments
#31 - I am getting anr exception, don't know what is root cause
Issue -
State: closed - Opened by amankumarjain almost 7 years ago
- 4 comments
#30 - Not really issues -- more like a couple questions
Issue -
State: closed - Opened by synman almost 7 years ago
- 1 comment
#29 - Caught Exceptions having error object from ANRWatchDog not getting logged on Crashlytics Dashboard
Issue -
State: closed - Opened by harminderkharbanda about 7 years ago
- 10 comments
#28 - Precompiled test app
Issue -
State: closed - Opened by Bluscream about 7 years ago
- 1 comment
#27 - Thread timeout?
Issue -
State: closed - Opened by wisejoy7 over 7 years ago
- 2 comments
#26 - watch for other applications being anred
Issue -
State: closed - Opened by ConductedClever over 7 years ago
- 2 comments
#25 - Readme, fix typo in crash reporters
Pull Request -
State: closed - Opened by ashishkrishnan over 7 years ago
- 1 comment
#24 - 看了下你的源码,原理比较简单,但是还是有不准确的情况
Issue -
State: closed - Opened by SheepYoung over 7 years ago
- 2 comments
#23 - Watchdog send error to Fabric (Crashlytics)
Issue -
State: closed - Opened by giaotuancse over 7 years ago
- 5 comments
#22 - onAppNotResponding not working properly
Issue -
State: closed - Opened by aanshul16 over 7 years ago
- 1 comment
#21 - ANR-WatchDog not works with Bugsnag
Issue -
State: closed - Opened by ekstro over 8 years ago
- 1 comment
#20 - README.md: Explain how to get exact version, 1.2.0
Pull Request -
State: closed - Opened by ozmium over 8 years ago
#19 - Show state of each thread in trace
Pull Request -
State: closed - Opened by sjp4 over 8 years ago
- 2 comments
#18 - Always show the main thread in all-thread ANR traces
Pull Request -
State: closed - Opened by sjp4 over 8 years ago
- 2 comments
#17 - if (_namePrefix != null) should be if (!TextUtils.isEmpty(_namePrefix))
Issue -
State: closed - Opened by helloyingying over 8 years ago
- 1 comment
#16 - Exception thrown by ANR WatchDog not catchable by ACRA
Issue -
State: closed - Opened by rssc over 8 years ago
- 5 comments
#15 - Popular Android library badge
Pull Request -
State: closed - Opened by libtastic almost 9 years ago
- 1 comment
#14 - Is it consume battery and cpu a lot?
Issue -
State: closed - Opened by chechuangfeng almost 9 years ago
- 1 comment
#13 - ANR-WatchDog not works with Fabric(Crashlytics)
Issue -
State: closed - Opened by giaotuancse almost 9 years ago
- 3 comments
#12 - iMac
Issue -
State: closed - Opened by Baebizzle about 9 years ago
- 3 comments
#11 - rooted
Issue -
State: closed - Opened by Baebizzle about 9 years ago
- 3 comments
#10 - sometimes it will not cash when I use the watchdog
Issue -
State: closed - Opened by HolenZhou over 9 years ago
- 8 comments
#9 - where i can read anr report?
Issue -
State: closed - Opened by 7unzhou over 9 years ago
- 1 comment
#8 - It's possible to make it work in debug mode too
Issue -
State: closed - Opened by TWiStErRob over 9 years ago
- 5 comments
#7 - ExceptionHandler is missing
Issue -
State: closed - Opened by DavidMont over 9 years ago
- 1 comment
#6 - How to be sure if main thread is blocked or not?
Issue -
State: closed - Opened by PanWangJ over 9 years ago
- 3 comments
#5 - Indirect Dependency on API Level 15
Issue -
State: closed - Opened by xyxz-web about 10 years ago
- 2 comments
#4 - Update README.md - setListener() is renamed to setANRListener()
Pull Request -
State: closed - Opened by ozmium about 10 years ago
- 1 comment
#3 - Update README.md - ProGuard exception for ANRWatchDog
Pull Request -
State: closed - Opened by ozmium about 10 years ago
- 1 comment
#2 - Changes for upstream
Pull Request -
State: closed - Opened by ndahlquist over 10 years ago
- 3 comments
#1 - Update README.md
Pull Request -
State: closed - Opened by ozmium almost 11 years ago