Recent content by jkidd01

  1. jkidd01

    Modern Apps Won't Open after installing Office 365 and Visual Studio 2013

    After the next restart from installing Office 365 and Visual Studio 2013, no modern apps will open anymore. Apps now look like this in the start menu: And when you try to open a modern app... you get this:
  2. jkidd01

    [Fuelly.com] Changes to the broken Fuelly app!

    Sorry for the delay in responding, I've been on vacation. :/ ​ They keep making small/subtle changes to random fields on the site... that is what keeps breaking the app. In the mean time though, I may have discovered something good while going over traffic captures that may prevent this issue...
  3. jkidd01

    [Fuelly.com] Changes to the broken Fuelly app!

    Okay, Version 0.8.8.11 has been submitted and should be live within a few hours now. Let me know if any more random issues come up. Hopefully they stop making backend changes for a few days so I can have some time to fix other features (like registration and adding vehicles). Changelog: **...
  4. jkidd01

    [Fuelly.com] Changes to the broken Fuelly app!

    Looks like sometime today they switched back to using HTTPS addresses... and the auto redirects aren't working like they should. There should be an update out later today that contains the fix for HTTPS (will try HTTPS first, then try HTTP if that fails to avoid this issue in the future) and a...
  5. jkidd01

    [Fuelly.com] Changes to the broken Fuelly app!

    Thanks for the feedback. I am adding loading indicators to the fuelup page, and updating the existing progress indicators to be consistent throughout the app for the next update (0.8.8.10). I'm also working on a few things to improve performance (getting rid of redundant page loads, etc)...
  6. jkidd01

    [Fuelly.com] Changes to the broken Fuelly app!

    Version 0.8.8.9 includes better error reporting. Sorry for the delay, there were a few issues that would appear on devices, but not in the emulator or test devices that I needed to sort out. Under settings at the bottom there is now an option to enable extra reporting. When turned on you can...
  7. jkidd01

    [Fuelly.com] Changes to the broken Fuelly app!

    I'm pushing a new update once my internet is back up, which is tomorrow hopefully (with my internet down, my server can't receive error reports from the app) that will enable a ton of extra error reporting. It will also add an option to the settings that allows extra data collection for error...
  8. jkidd01

    [Fuelly.com] Changes to the broken Fuelly app!

    Dave, After troubleshooting in the code, I have only gotten success with adding fuelups with one exception. Any error the site gives when trying to fuel up would cause that error message to display. Such as: The site now warns you if your milage is too different from your last milage. So...
  9. jkidd01

    [Fuelly.com] Changes to the broken Fuelly app!

    I'll be looking into this first thing in the morning. I'm betting it's related to the https changes their site made last week. Hopefully its a quick fix and I can get it pushed out pretty early. I'll post here once I have confirmation it's available.
  10. jkidd01

    Cortana in the car over bluetooth?

    It has a button yes, but the internal system usually works a little different between car manufacturers.
  11. jkidd01

    Cortana in the car over bluetooth?

    I have mine synced like normal. I have a Chevy though, so I doubt yours would work anything like how mine works. Check your manual and see if there's a voice command invoke command. On mine, after syncing it both as a phone and as a music player I just have to hit my voice command button and say...
  12. jkidd01

    [Fuelly.com] Changes to the broken Fuelly app!

    It is still being updated. There are a lot of backend changes that I'm still sorting through (a lot of the app had to be completely rewritten in order to work with the changes on the website). Most of the work has been going into an updated Windows Phone 8.1 version (a few new features, and...
  13. jkidd01

    [Fuelly.com] Changes to the broken Fuelly app!

    Bad news. The fuelly.com site is broken as far as what I use to generate all the data. In its current form it will work, but some functions have been disabled for now (new user registration, new vehicle adding). There is also an issue on their end with how I import the fuelups in. I've put in...
  14. jkidd01

    [Fuelly.com] Changes to the broken Fuelly app!

    So far, I've gotten login to work again. Things I've noticed so far about the changes that will lead to improvements in the near future though: - The site now differentiates between cars and motorcycles on the front end (instead of just on the backend where I couldn't reach before) - The URL...