Jump to content

mikejeep

Honored Premier Sponsor
  • Posts

    3,269
  • Joined

  • Last visited

  • Days Won

    188

Everything posted by mikejeep

  1. Android no longer allows apps to fire off dialer codes, but if I can figure out the app package names and associated intents, I can work with that. This is a long shot, but if you happen to know them, feel free to share or send me a PM. I'll check my Galaxy A32 and see if it has those menus also.
  2. Another SignalCheck Pro update is rolling out to all users right now, Happy Holidays! It should be available on Google Play within the hour. This update includes several bugfixes and one notable new feature, a customizable shortcut button on the action bar along the top of the screen. The icon is a lightning bolt. It is configurable via Preferences > Colors and Styles > Custom Action Bar Icon; there is an option to hide it if you do not want it. I am open to suggestions for additional options to choose from, along with any other feedback as always.
  3. Another beta update is rolling out now, in conjunction with a public update. One new feature is live -- a customizable shortcut button on the action bar along the top of the screen. The icon is a lightning bolt. It is configurable via Preferences > Colors and Styles > Custom Action Bar Icon; there is an option to hide it if you do not want it. I am open to suggestions for additional options to choose from, but one-click data uploads will not be added as an option right now. I don't want anyone tempted to hit the button every 2 minutes quite yet..
  4. Not in the same way the Android Issue Tracker does.. my presumption is that these vendors would rather hear issues from the manufacturers that use their products, not end users. If I have an issue with my Cheerios, I don't complain to the wheat farmer, I go to the grocery store.. we'll see what happens. Another developer (Cellmapper dev I believe) has already chimed in with a counter-argument, hopefully it's productive.
  5. Disappointing news, the Android developer team just closed out the bug for incorrect NR bands as "won't fix" and blamed chipset manufacturers. This will make it much more challenging to get resolved. Please continue to let me know if you see incorrect band info and I'll implement as many workarounds as needed.. it's a hack I don't like, but there isn't really any other option.
  6. Oh I have diagnostics from others with a OnePlus that is reporting n25 but at 2600 MHz. Because of the Android band reporting bug and all of the other evidence in the wild, I trust the ARFCN more than the reported band so I implemented a workaround.
  7. Any that were reporting bogus info before.. 😁 Somehow some OnePlus devices are natively reporting n25 instead of n41. Totally different spectrum blocks, so I can't even figure out how the OS would get confused with that.. but it is happening..
  8. A beta update is rolling out now, includes bugfixes that I hope to release publicly this week.
  9. 47 is pretty good.. but there is no set number. It just "helps".. allegedly.. 🤞
  10. It's a known Android 13 bug.. not the app, and can't do much about it other than select a different icon type: https://github.com/bluelinepc/signalcheck/issues/18 Please give it a +1 on the Android Issue Tracker to help get it some attention: https://issuetracker.google.com/issues/244063666
  11. I have discovered a bug in the latest release that is causing force closes for users who have not granted proper Location permissions to the app. I hope to have a fix implemented soon, and will get it rolled out after a brief testing window. In the meantime, impacted users can avoid the crashes by granting precise location permission to SignalCheck (the app is severely limited without it anyway, although it should not crash).
  12. Haha yes it was.. but that's ok! I should've handled that scenario, it just never crossed my mind that a "Back to the Future" situation might come up.. 😁 Nice catches. I try testing all the possible scenarios and handle them gracefully, but it's tricky to plan for everything (see above). Did you happen to send a diagnostic when you got the funky error message? If you can make it happen again, that would help me identify exactly what I need to catch. Yes, this is something I know needs to be improved. I have it display the toast message that it's connecting to the server to let users know something is happening, because that was the quickest implementation I could get working. My goal is to display the login dialog box first, then some sort of animation placeholder while the network connection is working.
  13. Rolling out a minor beta update right now.. will hopefully resolve issues for users who imported databases from newer versions of the app than they were running at the time.
  14. A SignalCheck Pro update is finally rolling out to users right now and should be available on Google Play within the hour! This long-overdue update includes a tremendous amount of bugfixes and stability improvements, especially on 5G-NR connections. View the full changelog here, and feel free to reach out with any feedback by whatever means you prefer. Thank you all for your support and patience.
  15. Another SignalCheck beta is rolling out now -- I was able to replicate an additional instance of n7/n38 appearing incorrectly and improved the workaround for that (hopefully that resolves it for you this time, @dkyeager). This update is being pushed out as version 4.731b to the Beta Crew and version 4.73 to the public!
  16. One last beta update is rolling out now before it goes live for the public.. this includes minor code improvements and cleanup, and the removal of the [SCC] indicator on neighbor cells. For now, only the [PCC] indicator will appear (if applicable) on neighbor cells, as the SCC indicator is basically redundant. If anyone has seen the PCC indicator on their device (or sees it in the future), please let me know. This will likely only appear when you are in a dual SIM configuration and it should help me provide dual SIM support. Absent any new bugs appearing with this update, a parallel release will finally go out to non-beta users soon!
  17. I believe I have finally tracked down the cause of the null pointer issue, it was a compiler issue -- which explains why I could not replicate it myself. New release is rolling out to Google Play now. Please test and submit diagnostics if you encounter any problems. Thanks for all of the help and feedback!
  18. Ok, thanks (EDIT: I didn't get fresh diagnostics from you).. won't be able to get any other updates out tonight, but I'll be working on it again tomorrow. I would appreciate additional diagnostics from anyone who wants to try logging in and sending them. Any logged is still saved, and your device(s) are actually logging in, there's just something weird going on with processing the login response.. if I can't get it fixed by tomorrow afternoon, I'll push out an update that will bypass some things as a temporary fix.
  19. Another update rolling out now.. very odd how I can't replicate this on my devices. Fingers crossed this does the trick..
  20. Another beta update rolling out now, another attempted fix at the web login issues. As before, try to log in and please submit diagnostics if it fails. If logging in works properly, please attempt to upload your data, and also attempt to log out from within the app. Thank you!
  21. Rolling out a new beta release now with some minor adjustments and additional logging. Please log out of the app (or remove your session(s) from the website if the app is not providing the log out option) and try to log in again. If you experience an issue, please submit a diagnostic report immediately after your attempt. Logs only capture a limited amount of information, and sometimes a delay causes the useful information to already be overwritten. I also sent an e-mail to the beta crew offering a faster way to receive beta updates, please let me know if you have any questions.
  22. Yeah that change was a result of the null moving from one point in the code to another with the latest update, ha. I'm digging into it. Appreciate all the quick feedback from everyone! Hopefully can figure out what is going on and resolve it today.
  23. Thank you both, not sure if there is a server issue (@RAvirani?) or I'm just completely missing something, I can see the error but cannot replicate it on my end. If others could chime in with their experience (positive or negative), it might help me narrow down a cause. Thanks!
  24. Could you please try again and submit diagnostics immediately following so I can see what's up.. thanks.
  25. Not sure what is causing that issue for some users (and not me!), but made some adjustments and rolling out another beta update now.. if you receive additional errors on the new version, please submit diagnostics immediately following your login attempt. Thanks!
×
×
  • Create New...