Code Monkey home page Code Monkey logo

wx---modded-by-ely-m's Issues

VAD wind profile

I’ve noticed two ongoing issues.

  1. Lower right/3dot/Level 3/NVW: VAD wind profile. 👈 Unable to access, 2-attempts shuts wX down.
  2. Lower 5-Button Navigation/Button 4-NOB and Button 5-NOG. 👈 No layer option appears, Select Play Button for either NOB or NOG displays text “Problem Downloading”. The remaining 3 Buttons function properly.

Request feature: The wX app is truly Badass! I’ve always thought it would be helpful to be able to scroll your animated frames in both directions. The current option is to Start, Stop, or Pause. The reason for this request is to better observe rotation within the clouds. Another goal with this request is to eventually observe in detail when & where the Phased Array optics radar system is being used. The electromagnetic waves should appear within at least one or more of the current product layers.

I use the wX app daily to expose weather control manipulation.

Notification problems

As a user, I don't want my Android device waking and activating it's screen on every notification update. Enabling 'Show silently' stops this. This update behavior also sends updates to KDE Connect linked computers every time there is an update which is annoying. Show Silently makes notification stop working when Do Not Disturb is active on the device however. Show Silently and Bypass DND are mutually exclusive. Other apps on my device don't have a problem updating during DND hours, waking the screen, or spamming my desktop with updates. I suspect the method the app uses to update the notification data is the problem.

Question

Have you added support for placefiles?

Settings issue

On my outdated Note 4, settings as mentioned has issues. Once in a while It will go to the settings menu however, if it does all menu items show up in different size fonts. If I try to select any menu item it does not open any and usually throws me back to the home screen or freezes.

Bug not so buggy MESONET ridprefix must be case-sensitive

private fun getRidPrefix(radarSite: String, product: String): String {
val ridPrefix = when (radarSite) {
"JUA" -> "t" // change to "T" if needed
"HKI", "HMO", "HKM", "HWA", "APD", "ACG", "AIH", "AHG", "AKC", "ABC", "AEC", "GUA" -> "p" // change to "P" if needed
else -> "k" //<---change to "K"
}
return if (NexradUtil.isProductTdwr(product)) {
""
} else {
ridPrefix
}
}

// if you try https://mesonet-nexrad.agron.iastate.edu/level2/raw/khtx/
// it will return a 404 NOT FOUND error
// MESONET is case-sensitive so you mustn't use lower-case letters in the function above
// This is how it should be https://mesonet-nexrad.agron.iastate.edu/level2/raw/KHTX/

App keeps crashing at launch

Pixel 4 XL, Android 10, December update, Build QQ1B.191205.012.A1

Previously working fine on my 2 XL. Great replacement for pykl3!

At install it asks for location and storage permissions. Granted. Then crashes.

Any logs I can provide you?

#83 Update Spotter Network Key popup

After installing #83 Update a text image pops up randomly reminding the user to enter a Spotter Network Key number. If you do not have such an account, I found that entering 1234 worked to stop the ongoing popup. In doing this the Spotter feature seems to work the same as it has in the past prior to this update.

Radar Screen Issue

When I am in the radar screen, I have dual panes activated. The radar controls are behind the Android buttons and I cannot access them without hitting the Android back, home or background apps buttons. The rest of the app works fine and stays slotted above the Android buttons on screen.

Radar Not Showing

Cannot see radar images of any kind. Possibly a setting wrong, but seems it may be a bug. Running this on a Samsung Galaxy S9+ with latest OS updates. Using latest release of wX app as well.

Unable to access Settings

Updated to version #63 and now not able to access app Settings.
I start app everything appears to be functioning. Select 3-dots/Tools/Settings and the app dies and the screen returns to Home. In other words, the Setting page no longer loads.

Consolidate notifications

As a user, I don't like having two notifications for data regarding the same location, i.e. local conditions and local forecast. Couldn't we consolidate the two into one expandable item per monitored location?

#83 Show/Hide Color Legend Bug

In version #83 the Show/Hide Color Legend appears to have a bug.

From the Radar Screen/3 Dot Menu/Tools/

When selecting Show/Hide Color Legend the feature currently kills the app.

I have tried clearing app Data Files, reloading backup settings, and again entering Locations, etc. I have also tried deselecting numerous options to see if the issue coexisted with another feature. None of what I tried had an impact on the issue itself.

Radar 3-bar Settings Menu GONE

I believe this same issue took place the last time I mentioned being a somewhat similar issue in the past. Using an Android phone, on the most recent Update #74 the Settings Menu option located in the NEXRAD radar viewing page no longer exists. Also, The Navigation Menu on the Home Page no longer exists. It appears a "+" (plus) icon has replaced the Navigation Bar. However, we are now not able to get to ALL of the WX app's settings features. And, in almost all cases, once you leave the Radar Page, there is NO navigation to return to that page. The only solution for me is to reboot the phone.
The bottom of my Radar Page now displays 5-Radar Layer icons, a Play icon, and a Star.
This has always been the most badass weather app in my opinion. Thank you so much for your dedication to this project!

Update #82 Issue

@ELY3M Installed the #82 update and the app will not open, will not run. Cleared app cache and restarted the device with no luck. The wX app is currently 100% out of commission.

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.